class Aws::IoTAnalytics::Types::ChannelStorage


@return [Types::CustomerManagedChannelS3Storage]
after the data store is created.
parameter is ignored. You can’t change the choice of S3 storage
customer managed storage is selected, the ‘retentionPeriod`
Used to store channel data in an S3 bucket that you manage. If
@!attribute [rw] customer_managed_s3
@return [Types::ServiceManagedChannelS3Storage]
created.
You can’t change the choice of S3 storage after the data store is
Used to store channel data in an S3 bucket managed by IoT Analytics.
@!attribute [rw] service_managed_s3
}
},
role_arn: “RoleArn”, # required
key_prefix: “S3KeyPrefix”,
bucket: “BucketName”, # required
customer_managed_s3: {
},
service_managed_s3: {
{
data as a hash:
@note When making an API call, you may pass ChannelStorage
of the channel.
default is ‘serviceManagedS3`. This can’t be changed after creation
`serviceManagedS3`, ‘customerManagedS3` storage. If not specified, the
Where channel data is stored. You may choose one of