https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/iotanalytics/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/iotanalytics/list-dataset-contents.rst
**To list information about dataset contents**

The following ``list-dataset-contents`` example lists information about dataset contents that have been created. ::

    aws iotanalytics list-dataset-contents \
        --dataset-name mydataset

Output::

    {
        "datasetContentSummaries": [
            {
                "status": {
                    "state": "SUCCEEDED"
                },
                "scheduleTime": 1557863215.995,
                "version": "b10ea2a9-66c1-4d99-8d1f-518113b738d0",
                "creationTime": 1557863215.995
            }
        ]
    }

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

https://t.me/RX1948 - 2025