メインコンテンツまでスキップ

AWSDynamoDBTableReplicaGlobalSecondaryIndex

No description

type AWSDynamoDBTableReplicaGlobalSecondaryIndex {
name: String!
provisionedThroughputOverride: AWSDynamoDBTableProvisionedThroughputOverride
}

Fields

AWSDynamoDBTableReplicaGlobalSecondaryIndex.name ● String! non-null scalar

The name of the global secondary index

AWSDynamoDBTableReplicaGlobalSecondaryIndex.provisionedThroughputOverride ● AWSDynamoDBTableProvisionedThroughputOverride object

If not described, uses the source table GSI's read capacity settings

Member of

AWSDynamoDBTableReplica object