View a markdown version of this page

AWS::IVS::Composition - 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::IVS::Composition

The AWS::IVS::Composition resource Property description not available. for IVS.

Syntax

To declare this entity in your Amazon 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.