@ -50,10 +50,10 @@ options:
required : false
required : false
next_marker :
next_marker :
description :
description :
- Some requests such as list_command : hosted_zones will return a maximum
- " Some requests such as list_command: hosted_zones will return a maximum
number of entries - EG 100. If the number of entries exceeds this maximum
number of entries - EG 100. If the number of entries exceeds this maximum
another request can be sent using the NextMarker entry from the first response
another request can be sent using the NextMarker entry from the first response
to get the next page of results
to get the next page of results "
required : false
required : false
delegation_set_id :
delegation_set_id :
description :
description :
@ -61,8 +61,8 @@ options:
required : false
required : false
start_record_name :
start_record_name :
description :
description :
- The first name in the lexicographic ordering of domain names that you want
- " The first name in the lexicographic ordering of domain names that you want
the list_command : record_sets to start listing from
the list_command : record_sets to start listing from "
required : false
required : false
type :
type :
description :
description :
@ -85,9 +85,9 @@ options:
required : false
required : false
hosted_zone_method :
hosted_zone_method :
description :
description :
- This is used in conjunction with query : hosted_zone .
- " This is used in conjunction with query: hosted_zone .
It allows for listing details , counts or tags of various
It allows for listing details , counts or tags of various
hosted zone details .
hosted zone details . "
required : false
required : false
choices : [
choices : [
' details ' ,
' details ' ,
@ -99,9 +99,9 @@ options:
default : ' list '
default : ' list '
health_check_method :
health_check_method :
description :
description :
- This is used in conjunction with query : health_check .
- " This is used in conjunction with query: health_check .
It allows for listing details , counts or tags of various
It allows for listing details , counts or tags of various
health check details .
health check details . "
required : false
required : false
choices : [
choices : [
' list ' ,
' list ' ,