Readonly
designOptional
Readonly
encryptionWhether server-side encryption with an AWS managed customer master key is enabled.
- server-side encryption is enabled with an AWS owned customer master key
stable
Optional
Readonly
encryptionExternal KMS key to use for table encryption.
This property can only be set if encryption
is set to TableEncryption.CUSTOMER_MANAGED
.
encryption
is set to TableEncryption.CUSTOMER_MANAGED
and this
property is undefined, a new KMS key will be created and associated with this table.stable
Generated using TypeDoc
Table design