INPUT_OBJECT

AwsNativeDynamoDbSlaConfigInput

Description

AWS Native DynamoDB SLA configuration.

link GraphQL Schema definition

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