dynamodb_describe_global_table_settings: Describes Region-specific settings for a global table
Description
Describes Region-specific settings for a global table.
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"
)