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 FlowTransitEncryption
The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "EncryptionKeyConfiguration" :FlowTransitEncryptionKeyConfiguration, "EncryptionKeyType" :String}
Properties
EncryptionKeyConfiguration-
The configuration details for the encryption key.
Required: Yes
Type: FlowTransitEncryptionKeyConfiguration
Update requires: No interruption
EncryptionKeyType-
The type of encryption key to use for flow transit encryption.
Required: No
Type: String
Allowed values:
SECRETS_MANAGER | AUTOMATICUpdate requires: No interruption