FlowTransitEncryptionKeyConfiguration
Configuration settings for flow transit encryption keys.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- automatic
-
Configuration settings for automatic encryption key management, where MediaConnect handles key creation and rotation.
Type: AutomaticEncryptionKeyConfiguration object
Required: No
- secretsManager
-
The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.
Type: SecretsManagerEncryptionKeyConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: