dynamodb_describe_global_table_settings {paws.database} | R Documentation |
Describes Region-specific settings for a global table
Description
Describes Region-specific settings for a global table.
See https://www.paws-r-sdk.com/docs/dynamodb_describe_global_table_settings/ for full documentation.
Usage
dynamodb_describe_global_table_settings(GlobalTableName)
Arguments
GlobalTableName |
[required] The name of the global table to describe. |
[Package paws.database version 0.9.0 Index]