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

Syntax

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