List Tables
| dynamodb_list_tables | R Documentation |
Returns an array of table names associated with the current account and endpoint¶
Description¶
Returns an array of table names associated with the current account and
endpoint. The output from list_tables is paginated, with each page
returning a maximum of 100 table names.
Usage¶
Arguments¶
ExclusiveStartTableNameThe first table name that this operation will evaluate. Use the value that was returned for
LastEvaluatedTableNamein a previous operation, so that you can obtain the next page of results.LimitA maximum number of table names to return. If this parameter is not specified, the limit is 100.
Value¶
A list with the following syntax: