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 AWS 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 AWS 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 AWS SDKs, see the following: