encryption Type
Parameters
value
The encryption at rest options for the table.
AWS owned key (default) -
AWS_OWNED_KMS_KEY
Customer managed key -
CUSTOMER_MANAGED_KMS_KEY
If you choose
CUSTOMER_MANAGED_KMS_KEY
, akms_key_identifier
in the format of a key ARN is required. Valid values:CUSTOMER_MANAGED_KMS_KEY
|AWS_OWNED_KMS_KEY
.