dynamodb_describe_global_table {paws.database} | R Documentation |
Returns information about the specified global table
Description
Returns information about the specified global table.
See https://www.paws-r-sdk.com/docs/dynamodb_describe_global_table/ for full documentation.
Usage
dynamodb_describe_global_table(GlobalTableName)
Arguments
GlobalTableName |
[required] The name of the global table. |
[Package paws.database version 0.7.0 Index]