Puppet Task: route53_aws_list_hosted_zones

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

Overview

Retrieves a list of the public and private hosted zones that are associated with the current AWS account. The response includes a HostedZones child element for each hosted zone. Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of hosted zones, you can use the maxitems parameter to list them in groups of up to 100.

Supports noop? false

Parameters