Lists all global tables that have a replica in the specified Region.
dynamodb_list_global_tables(ExclusiveStartGlobalTableName, Limit,
RegionName)
The first global table name that this operation will evaluate.
The maximum number of table names to return.
Lists the global tables in a specific Region.
svc$list_global_tables( ExclusiveStartGlobalTableName = "string", Limit = 123, RegionName = "string" )