This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::IoTAnalytics::Datastore DatastoreStorage
Where data store data is stored.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CustomerManagedS3" :CustomerManagedS3, "IotSiteWiseMultiLayerStorage" :IotSiteWiseMultiLayerStorage, "ServiceManagedS3" :Json}
YAML
CustomerManagedS3:CustomerManagedS3IotSiteWiseMultiLayerStorage:IotSiteWiseMultiLayerStorageServiceManagedS3:Json
Properties
- CustomerManagedS3
- 
                    Use this to store data store data in an S3 bucket that you manage. The choice of service-managed or customer-managed S3 storage cannot be changed after creation of the data store. Required: No Type: CustomerManagedS3 Update requires: No interruption 
- IotSiteWiseMultiLayerStorage
- 
                    Use this 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. Required: No Type: IotSiteWiseMultiLayerStorage Update requires: No interruption 
- ServiceManagedS3
- 
                    Use this to store data store data in an S3 bucket managed by the Amazon IoT Analytics service. The choice of service-managed or customer-managed S3 storage cannot be changed after creation of the data store. Required: No Type: Json Update requires: No interruption