AWS::MediaTailor::ChannelPolicyDefinition of AWS::MediaTailor::ChannelPolicy Resource Type
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ChannelName | string | RequiredCreate-only |
Policy | objectstring | Required |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MediaTailor::ChannelPolicy
Resources:
MyResource:
Type: AWS::MediaTailor::ChannelPolicy
Properties:
ChannelName: "my-channelname"
Policy: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
mediatailor:PutChannelPolicymediatailor:GetChannelPolicymediatailor:GetChannelPolicymediatailor:PutChannelPolicymediatailor:GetChannelPolicymediatailor:DeleteChannelPolicymediatailor:GetChannelPolicyOur 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