lib/aws-sdk-keyspaces/plugins/endpoints.rb in aws-sdk-keyspaces-1.15.0 vs lib/aws-sdk-keyspaces/plugins/endpoints.rb in aws-sdk-keyspaces-1.16.0

- old
+ new

@@ -67,9 +67,11 @@ Aws::Keyspaces::Endpoints::DeleteTable.build(context) when :get_keyspace Aws::Keyspaces::Endpoints::GetKeyspace.build(context) when :get_table Aws::Keyspaces::Endpoints::GetTable.build(context) + when :get_table_auto_scaling_settings + Aws::Keyspaces::Endpoints::GetTableAutoScalingSettings.build(context) when :list_keyspaces Aws::Keyspaces::Endpoints::ListKeyspaces.build(context) when :list_tables Aws::Keyspaces::Endpoints::ListTables.build(context) when :list_tags_for_resource