Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g. us-east-1
).
Returns an array of all the tables associated with the current account and endpoint.
@see com.amazonaws.services.dynamodbv2.AmazonDynamoDB#listTables(ListTablesRequest)
|
|