keyspaces_get_table_auto_scaling_settings function

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

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

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)

Arguments

  • keyspaceName: [required] The name of the keyspace.
  • tableName: [required] The name of the table.