AWS::MediaConnect::Flow SourceMonitoringConfig - AWS CloudFormation

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 AWS 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