AWS::MediaConnect::Flow SourceMonitoringConfig - 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::MediaConnect::Flow SourceMonitoringConfig

The SourceMonitoringConfig property type specifies the source monitoring settings for an AWS::MediaConnect::Flow.

Syntax

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

Properties

AudioMonitoringSettings

Contains the settings for audio stream metrics monitoring.

Required: No

Type: Array of AudioMonitoringSetting

Update requires: No interruption

ContentQualityAnalysisState

Indicates whether content quality analysis is enabled or disabled.

Required: No

Type: String

Allowed values: ENABLED | DISABLED

Update requires: No interruption

ThumbnailState

The current state of the thumbnail monitoring.

  • If you don't explicitly specify a value when creating a flow, no thumbnail state will be set.

  • If you update an existing flow and remove a previously set thumbnail state, the value will change to DISABLED.

Required: No

Type: String

Allowed values: ENABLED | DISABLED

Update requires: No interruption

VideoMonitoringSettings

Contains the settings for video stream metrics monitoring.

Required: No

Type: Array of VideoMonitoringSetting

Update requires: No interruption