route53_get_hosted_zone_count: Retrieves the number of hosted zones that are associated with the
current AWS account
Description
Retrieves the number of hosted zones that are associated with the
current AWS account.
Usage
route53_get_hosted_zone_count()
Value
A list with the following syntax:
list(
HostedZoneCount = 123
)
Request syntax
svc$get_hosted_zone_count()