View source: R/keyspaces_operations.R
keyspaces_get_table_auto_scaling_settings | R Documentation |
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.
keyspaces_get_table_auto_scaling_settings(keyspaceName, tableName)
keyspaceName |
[required] The name of the keyspace. |
tableName |
[required] The name of the table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.