AWS::IoTAnalytics::Channel ChannelStorage - Amazon CloudFormation
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).

AWS::IoTAnalytics::Channel ChannelStorage

Where channel data is stored. You may choose one of serviceManagedS3, customerManagedS3 storage. If not specified, the default is serviceManagedS3. This can't be changed after creation of the channel.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

CustomerManagedS3

Used to store channel data in an S3 bucket that you manage. If customer managed storage is selected, the retentionPeriod parameter is ignored. You can't change the choice of S3 storage after the data store is created.

Required: No

Type: CustomerManagedS3

Update requires: No interruption

ServiceManagedS3

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

Required: No

Type: Json

Update requires: No interruption