EncryptionContext
Encryption context for a Domain.
Contents
- encryptionType
-
The type of encryption key used.
Type: String
Valid Values:
AWS_OWNED_KEY | CUSTOMER_MANAGED_KEYRequired: Yes
- kmsKeyArn
-
The ARN of the KMS key. Only present when encryptionType is CUSTOMER_MANAGED_KEY.
Type: String
Pattern:
arn:aws:kms:[a-z0-9-]+:[0-9]{12}:key/[a-f0-9-]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: