MediaInsightsPipelineConfiguration - Amazon Chime SDK

MediaInsightsPipelineConfiguration

A structure that contains the configuration settings for a media insights pipeline.

Contents

CreatedTimestamp

The time at which the configuration was created.

Type: Timestamp

Required: No

Elements

The elements in the configuration.

Type: Array of MediaInsightsPipelineConfigurationElement objects

Required: No

MediaInsightsPipelineConfigurationArn

The ARN of the configuration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^arn[\/\:\-\_\.a-zA-Z0-9]+$

Required: No

MediaInsightsPipelineConfigurationId

The ID of the configuration.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-fA-F0-9]{8}(?:-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}

Required: No

MediaInsightsPipelineConfigurationName

The name of the configuration.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 64.

Pattern: ^[0-9a-zA-Z._-]+

Required: No

RealTimeAlertConfiguration

Lists the rules that trigger a real-time alert.

Type: RealTimeAlertConfiguration object

Required: No

ResourceAccessRoleArn

The ARN of the role used by the service to access AWS resources.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^arn[\/\:\-\_\.a-zA-Z0-9]+$

Required: No

UpdatedTimestamp

The time at which the configuration was last updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: