Puppet Task: dynamodb_aws_list_backups
- Defined in:
-
tasks/dynamodb_aws_list_backups.json,
tasks/dynamodb_aws_list_backups.rb
Overview
List backups associated with an AWS account. To list backups for a given table, specify TableName. ListBackups returns a paginated list of results with at most 1MB worth of items in a page. You can also specify a limit for the maximum number of entries to be returned in a page. In the request, start time is inclusive but end time is exclusive. Note that these limits are for the time at which the original backup was requested. You can call ListBackups a maximum of 5 times per second.