keyspaces_get_table_auto_scaling_settings: Returns auto scaling related settings of the specified table...

View source: R/keyspaces_operations.R

keyspaces_get_table_auto_scaling_settingsR Documentation

Returns auto scaling related settings of the specified table in JSON format

Description

Returns auto scaling related settings of the specified table in JSON format. If the table is a multi-Region table, the Amazon Web Services Region specific auto scaling settings of the table are included.

See https://www.paws-r-sdk.com/docs/keyspaces_get_table_auto_scaling_settings/ for full documentation.

Usage

keyspaces_get_table_auto_scaling_settings(keyspaceName, tableName)

Arguments

keyspaceName

[required] The name of the keyspace.

tableName

[required] The name of the table.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.