AwsDynamoDbTableReplica - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS KMS key that will be used for AWS 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 AWS SDKs, see the following: