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::MediaConnect::RouterInput ContentQualityAnalysisFeatureConfiguration
The ContentQualityAnalysisFeatureConfiguration property type specifies Property description not available. for an AWS::MediaConnect::RouterInput.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BlackFrames" :BlackFramesConfiguration, "FrozenFrames" :FrozenFramesConfiguration, "SilentAudio" :SilentAudioConfiguration}
YAML
BlackFrames:BlackFramesConfigurationFrozenFrames:FrozenFramesConfigurationSilentAudio:SilentAudioConfiguration
Properties
BlackFramesProperty description not available.
Required: No
Type: BlackFramesConfiguration
Update requires: No interruption
FrozenFramesProperty description not available.
Required: No
Type: FrozenFramesConfiguration
Update requires: No interruption
SilentAudioProperty description not available.
Required: No
Type: SilentAudioConfiguration
Update requires: No interruption