dynamodb_describe_table_replica_auto_scaling {paws.database} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/dynamodb_describe_table_replica_auto_scaling/ for full documentation.
Usage
dynamodb_describe_table_replica_auto_scaling(TableName)
Arguments
TableName |
[required] The name of the table. You can also provide the Amazon Resource Name (ARN) of the table in this parameter. |
[Package paws.database version 0.7.0 Index]