AwsDynamoDbTableReplica - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsDynamoDbTableReplica

Information about a replica of a DynamoDB table.

Contents

GlobalSecondaryIndexes

List of global secondary indexes for the replica.

Type: Array of AwsDynamoDbTableReplicaGlobalSecondaryIndex objects

Required: No

KmsMasterKeyId

The identifier of the Amazon KMS key that will be used for Amazon KMS encryption for the replica.

Type: String

Pattern: .*\S.*

Required: No

ProvisionedThroughputOverride

Replica-specific configuration for the provisioned throughput.

Type: AwsDynamoDbTableProvisionedThroughputOverride object

Required: No

RegionName

The name of the Region where the replica is located.

Type: String

Pattern: .*\S.*

Required: No

ReplicaStatus

The current status of the replica. Valid values are as follows:

  • ACTIVE

  • CREATING

  • CREATION_FAILED

  • DELETING

  • UPDATING

Type: String

Pattern: .*\S.*

Required: No

ReplicaStatusDescription

Detailed information about the replica status.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: