deleteDataset
inline suspend fun IotAnalyticsClient.deleteDataset(crossinline block: DeleteDatasetRequest.Builder.() -> Unit): DeleteDatasetResponse
Deletes the specified dataset.
You do not have to delete the content of the dataset before you perform this operation.