AWS::MediaConnect::FlowOutput SecretsManagerEncryptionKeyConfiguration - AWS CloudFormation

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::FlowOutput SecretsManagerEncryptionKeyConfiguration

The SecretsManagerEncryptionKeyConfiguration property type specifies Property description not available. for an AWS::MediaConnect::FlowOutput.

Syntax

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

JSON

{ "RoleArn" : String, "SecretArn" : String }

YAML

RoleArn: String SecretArn: String

Properties

RoleArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:(aws[a-zA-Z-]*):iam::[0-9]{12}:role/[a-zA-Z0-9_+=,.@-]+$

Update requires: No interruption

SecretArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:(aws[a-zA-Z-]*):secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+$

Update requires: No interruption