VerifiedAccessSseSpecificationRequest
AWS Verified Access provides server side encryption by default to data at rest using AWS-owned KMS keys. You also have the option of using customer managed KMS keys, which can be specified using the options below.
Contents
- CustomerManagedKeyEnabled
-
Enable or disable the use of customer managed KMS keys for server side encryption.
Valid values:
True
|False
Type: Boolean
Required: No
- KmsKeyArn
-
The ARN of the KMS key.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: