View a markdown version of this page

Exporting your curated data - Amazon IoT SiteWise
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Exporting your curated data

You use the CreateDatasetExportJob API to export processed data from a Scenario Discovery dataset to an Amazon S3 destination. Before you can export, you must configure an S3 bucket policy that grants the Amazon IoT SiteWise service principal write access to your target bucket. You then submit the export job by specifying the destination S3 URI and the processing input source, and the service writes the exported data asynchronously. For the full API reference, bucket policy, request payloads, and invocation examples, see CreateDatasetExportJob for Scenario Discovery.

SDK experience

Use Using this service with an Amazon SDK and Installing or updating to the latest version of the Amazon CLI.

The SDK binaries are available at the Amazon SDK downloads page.

API documentation

The full API reference is provided in the Amazon IoT SiteWise API Reference. Additional examples and usage patterns are covered in the appendices.