DatastoreStorage - Amazon IoT Analytics
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).

DatastoreStorage

Where data in a data store is stored.. You can choose serviceManagedS3 storage, customerManagedS3 storage, or iotSiteWiseMultiLayerStorage storage. The default is serviceManagedS3. You can't change the choice of Amazon S3 storage after your data store is created.

Contents

customerManagedS3

S3-customer-managed; When you choose customer-managed storage, the retentionPeriod parameter is ignored. You can't change the choice of Amazon S3 storage after your data store is created.

Type: CustomerManagedDatastoreS3Storage object

Required: No

iotSiteWiseMultiLayerStorage

Used to store data used by Amazon IoT SiteWise in an Amazon S3 bucket that you manage. You can't change the choice of Amazon S3 storage after your data store is created.

Type: DatastoreIotSiteWiseMultiLayerStorage object

Required: No

serviceManagedS3

Used to store data in an Amazon S3 bucket managed by Amazon IoT Analytics. You can't change the choice of Amazon S3 storage after your data store is created.

Type: ServiceManagedDatastoreS3Storage object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: