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.
This operation only applies to Version 2019.11.21
of global tables.
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"
)