AWS::MediaConnect::RouterOutput MediaLiveTransitEncryption - 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::RouterOutput MediaLiveTransitEncryption

The encryption configuration that defines how content is encrypted during transit between MediaConnect Router and MediaLive. This configuration determines whether encryption keys are automatically managed by the service or manually managed through Amazon Secrets Manager.

Syntax

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

Properties

EncryptionKeyConfiguration

The configuration details for the MediaLive encryption key.

Required: Yes

Type: MediaLiveTransitEncryptionKeyConfiguration

Update requires: No interruption

EncryptionKeyType

The type of encryption key to use for MediaLive transit encryption.

Required: No

Type: String

Allowed values: SECRETS_MANAGER | AUTOMATIC

Update requires: No interruption