ansible/cloud/amazon
Stepan Stipl 6bad06e827 Fix: route53_facts hosted_zone_id boto error
Boto is expecting parameter called "Id", not "HostedZoneId".
See
http://boto3.readthedocs.org/en/latest/reference/services/route53.html#Route53.Client.get_hosted_zone

Fixes ansible/ansible-modules-extras/#1465
2016-01-07 18:06:35 +00:00
..
__init__.py moved cloudtrail to amazon subdir 2015-03-26 01:15:34 -04:00
cloudtrail.py minor doc fixes 2015-07-17 01:19:21 -04:00
dynamodb_table.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_ami_copy.py updated to use shared region docs from ec2 2015-10-07 23:20:27 -04:00
ec2_elb_facts.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_eni.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_eni_facts.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_remote_facts.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_vpc_igw.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_vpc_net_facts.py Use doc fragment and fix examples 2015-10-13 13:26:19 +11:00
ec2_vpc_route_table.py Doc fix ec2_vpc_route_table.py 2015-12-07 19:15:24 +02:00
ec2_vpc_route_table_facts.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_vpc_subnet.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_vpc_subnet_facts.py corrected version added to 2.1 2015-12-07 10:03:13 -08:00
ec2_win_password.py updated to use shared region docs from ec2 2015-10-07 23:20:27 -04:00
ecs_cluster.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ecs_task.py updated to use shared region docs from ec2 2015-10-07 23:20:27 -04:00
ecs_taskdefinition.py updated to use shared region docs from ec2 2015-10-07 23:20:27 -04:00
GUIDELINES.md Add GUIDELINES for AWS module development 2015-06-19 12:40:56 +10:00
route53_facts.py Fix: route53_facts hosted_zone_id boto error 2016-01-07 18:06:35 +00:00
route53_health_check.py Doc fix on route53_health_check.py. Fixed first example. Should be register instead of record. 2015-12-07 18:55:45 +02:00
route53_zone.py added examples to route53_zone 2015-12-23 12:01:47 -05:00
s3_bucket.py Use boto normalized location for bucket creation 2015-11-20 13:55:46 -05:00
s3_lifecycle.py Added missing else statement that caused existing rules to be discarded 2015-12-04 01:50:38 +00:00
s3_logging.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
sns_topic.py Documentation fixes 2015-11-11 12:38:51 -08:00
sqs_queue.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
sts_assume_role.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00