dynamodb_describe_global_table_settings: Describes Region-specific settings for a global table
Description
Describes Region-specific settings for a global table.
This operation only applies to Version 2017.11.29
of global tables.
Usage
dynamodb_describe_global_table_settings(GlobalTableName)
Arguments
GlobalTableName
[required] The name of the global table to describe.
Request syntax
svc$describe_global_table_settings(
GlobalTableName = "string"
)