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::MediaLive::Input Smpte2110ReceiverGroupSettings
Include this parameter if the input is a SMPTE 2110 input, to identify the stream sources for this input.
The parent of this entity is Input.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Smpte2110ReceiverGroups" :[ Smpte2110ReceiverGroup, ... ]}
Properties
Smpte2110ReceiverGroups-
The list of SMPTE 2110 receiver groups for this input. Each receiver group is a collection of video, audio, and ancillary streams that you want to group together.
Required: No
Type: Array of Smpte2110ReceiverGroup
Update requires: No interruption