AWS::MediaPackageV2::ChannelGroup - 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::MediaPackageV2::ChannelGroup

Specifies the configuraiton for a MediaPackage V2 channel group.

Syntax

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

JSON

{ "Type" : "AWS::MediaPackageV2::ChannelGroup", "Properties" : { "ChannelGroupName" : String, "Description" : String, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::MediaPackageV2::ChannelGroup Properties: ChannelGroupName: String Description: String Tags: - Tag

Properties

ChannelGroupName

The name of the channel group.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9_-]+$

Minimum: 1

Maximum: 256

Update requires: Replacement

Description

The configuration for a MediaPackage V2 channel group.

Required: No

Type: String

Minimum: 0

Maximum: 1024

Update requires: No interruption

Tags

The tags associated with the channel group.

Required: No

Type: Array of Tag

Update requires: No interruption

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns arn:aws:mediapackagev2:region:AccountId:ChannelGroup|ChannelGroupName .

For more information about using the Ref function, see Ref.

Fn::GetAtt

The attributes of the channel group. You can only use the GetAtt function for readOnly properties. For example, you can use the GetAtt function to retrieve the read-only CreatedAt property.

Arn

The Amazon Resource Name (ARN) of the channel group.

CreatedAt

The timestamp of the creation of the channel group.

EgressDomain

The egress domain of the channel group.

ModifiedAt

The timestamp of the modification of the channel group.