Learn R Programming

paws.database (version 0.1.7)

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"
)

Details

This method only applies to Version 2019.11.21 of global tables.