OBJECT

AwsNativeDynamoDbSlaConfig

Description

The SLA Domain configuration for AWS DynamoDB instances.

link GraphQL Schema definition

  • type AwsNativeDynamoDbSlaConfig {
  • # Specifies the customer-managed key (CMK) alias to be applied on the primary
  • # backups of the DynamoDB tables.
  • cmkAliasForPrimaryBackup: String!
  • }