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

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

Syntax

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