This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IVS::Composition
The AWS::IVS::Composition resource Property description not available. for IVS.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::IVS::Composition", "Properties" : { "Destinations" :[ DestinationConfiguration, ... ], "Layout" :LayoutConfiguration, "StageArn" :String, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::IVS::Composition Properties: Destinations:- DestinationConfigurationLayout:LayoutConfigurationStageArn:StringTags:- Tag
Properties
DestinationsProperty description not available.
Required: Yes
Type: Array of DestinationConfiguration
Minimum:
1Maximum:
2Update requires: Replacement
LayoutProperty description not available.
Required: No
Type: LayoutConfiguration
Update requires: Replacement
StageArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:aws:ivs:[a-z0-9-]+:[0-9]+:stage/[a-zA-Z0-9-]+$Minimum:
1Maximum:
128Update requires: Replacement
Property description not available.
Required: No
Type: Array of Tag
Update requires: Replacement
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
StartTimeProperty description not available.
StateProperty description not available.