GlobalTableReplicaSseSpecification

data class GlobalTableReplicaSseSpecification(val kmsMasterKeyId: String)

Constructors

Link copied to clipboard
constructor(kmsMasterKeyId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AWS KMS key that should be used for the AWS KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key alias/aws/dynamodb .