..
__init__.py
added __init__.py to new cloud subcategories so builds work again
2016-12-08 11:22:25 -05:00
cloudformation.py
update to use connect_to_region to avoid errors with china
2016-12-08 11:22:34 -05:00
ec2.py
Fix for py2.6 (no dict comprehensions on py2.6)
2016-12-08 11:22:48 -05:00
ec2_ami.py
now captures connection exceptions and returns in 'nicer' module failure
2016-12-08 11:22:44 -05:00
ec2_ami_search.py
Added better region handling and enabled eu-central-1
2016-12-08 11:22:33 -05:00
ec2_asg.py
Fixes #744 .
2016-12-08 11:22:49 -05:00
ec2_eip.py
More EC2 doc tweaks
2016-12-08 11:22:29 -05:00
ec2_elb.py
Added better region handling and enabled eu-central-1
2016-12-08 11:22:33 -05:00
ec2_elb_lb.py
add hosted_zone information to ec2_elb_lb return
2016-12-08 11:22:44 -05:00
ec2_facts.py
Added better region handling and enabled eu-central-1
2016-12-08 11:22:33 -05:00
ec2_group.py
Fixes issue 697 -- only purge the grants that need to be purged
2016-12-08 11:22:44 -05:00
ec2_key.py
More EC2 doc tweaks
2016-12-08 11:22:29 -05:00
ec2_lc.py
Allow ec2_lc to create EC2-Classic Launch Configs
2016-12-08 11:22:36 -05:00
ec2_metric_alarm.py
check keys is in dim2 before evaluating
2016-12-08 11:22:47 -05:00
ec2_scaling_policy.py
Added better region handling and enabled eu-central-1
2016-12-08 11:22:33 -05:00
ec2_snapshot.py
Added the ability to remove snapshots
2016-12-08 11:22:29 -05:00
ec2_tag.py
Remove potentially out of date or specific product references.
2016-12-08 11:22:29 -05:00
ec2_vol.py
fix instance=None documentation
2016-12-08 11:22:43 -05:00
ec2_vpc.py
Sort subnets by the order they are specified in the play
2016-12-08 11:22:47 -05:00
elasticache.py
Potential fix for 640
2016-12-08 11:22:38 -05:00
rds.py
corrected version added for latest features
2016-12-08 11:22:40 -05:00
rds_param_group.py
More EC2 doc tweaks
2016-12-08 11:22:29 -05:00
rds_subnet_group.py
Fix slight typo in doco
2016-12-08 11:22:37 -05:00
route53.py
Fix KeyError in public zones in route53
2016-12-08 11:22:48 -05:00
s3.py
cloud/amazon/s3: update documentation
2016-12-08 11:22:48 -05:00