EncryptionConfig
Information about the encryption configuration for an account. Required to call
      UpdateAccountConfiguration.
Contents
- kmsKeyArn
 - 
               
The KMS key ARN that is used for encryption. If an AWS-managed key is used for encryption, returns empty.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
arn:aws:kms:[\S]+:[\d]{12}:key\/(([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})|(mrk-[0-9a-zA-Z]{32}))Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: