Puppet Task: dynamodb_aws_list_tables

Defined in:
tasks/dynamodb_aws_list_tables.json,
tasks/dynamodb_aws_list_tables.rb

Overview

Returns an array of table names associated with the current account and endpoint. The output from ListTables is paginated, with each page returning a maximum of 100 table names.

Supports noop? false

Parameters