AWS::MediaLive::Channel FailoverConditionSettings - 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::MediaLive::Channel FailoverConditionSettings

Settings for one failover condition.

The parent of this entity is FailoverCondition.

Syntax

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

Properties

AudioSilenceSettings

MediaLive will perform a failover if the specified audio selector is silent for the specified period.

Required: No

Type: AudioSilenceFailoverSettings

Update requires: No interruption

InputLossSettings

MediaLive will perform a failover if content is not detected in this input for the specified period.

Required: No

Type: InputLossFailoverSettings

Update requires: No interruption

VideoBlackSettings

MediaLive will perform a failover if content is considered black for the specified period.

Required: No

Type: VideoBlackFailoverSettings

Update requires: No interruption