AWS::MediaLive::Channel FailoverConditionSettings - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

Settings for one failover condition.

The parent of this entity is FailoverCondition.

Syntax

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