View a markdown version of this page

AWS::IVS::Composition - AWS CloudFormation

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: - DestinationConfiguration Layout: LayoutConfiguration StageArn: String Tags: - Tag

Properties

Destinations

Property description not available.

Required: Yes

Type: Array of DestinationConfiguration

Minimum: 1

Maximum: 2

Update requires: Replacement

Layout

Property description not available.

Required: No

Type: LayoutConfiguration

Update requires: Replacement

StageArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:aws:ivs:[a-z0-9-]+:[0-9]+:stage/[a-zA-Z0-9-]+$

Minimum: 1

Maximum: 128

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

StartTime

Property description not available.

State

Property description not available.