File size: 430 Bytes
c88c237
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
**To delete dataset content**

The following ``delete-dataset-content`` example deletes the content of the specified dataset. ::

    aws iotanalytics delete-dataset-content \
        --dataset-name mydataset

This command produces no output.

For more information, see `DeleteDatasetContent <https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeleteDatasetContent.html>`__ in the *AWS IoT Analytics API Reference*.