AWS::IoTAnalytics::ChannelResource Type definition for AWS::IoTAnalytics::Channel
4 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ChannelName | string | Create-only |
ChannelStorage | ChannelStorage | |
RetentionPeriod | RetentionPeriod | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Id | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::IoTAnalytics::Channel
Resources:
MyResource:
Type: AWS::IoTAnalytics::Channel
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
iotanalytics:CreateChanneliotanalytics:DescribeChanneliotanalytics:ListTagsForResourceiotanalytics:UpdateChanneliotanalytics:TagResourceiotanalytics:UntagResourceiotanalytics:DeleteChanneliotanalytics:ListChannelsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterChannelNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ChannelName