dynamodb_describe_table_replica_auto_scaling: Describes auto scaling settings across replicas of the global table at
once
Description
Describes auto scaling settings across replicas of the global table at
once.
Usage
dynamodb_describe_table_replica_auto_scaling(TableName)
Arguments
TableName
[required] The name of the table.
Request syntax
svc$describe_table_replica_auto_scaling(
TableName = "string"
)