..
__init__.py
added __init__.py to new cloud subcategories so builds work again
2016-12-08 11:22:25 -05:00
_ec2_ami_search.py
Fix for #16518 - added missing regions
2016-12-08 11:24:40 -05:00
cloudformation.py
Cloudformation module fix unintentional changed=true
2016-12-08 11:25:21 -05:00
ec2.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
ec2_ami.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
ec2_ami_find.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
ec2_asg.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
ec2_eip.py
Fixes #3144 ( #4305 )
2016-12-08 11:24:55 -05:00
ec2_elb.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
ec2_elb_lb.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
ec2_facts.py
Fix for #16518 - added missing regions
2016-12-08 11:24:40 -05:00
ec2_group.py
Fix for validate rule. Ensure rule is a dict. ( #4640 )
2016-12-08 11:24:59 -05:00
ec2_key.py
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
2016-12-08 11:24:34 -05:00
ec2_lc.py
Improve documentation on security_groups-option
2016-12-08 11:24:44 -05:00
ec2_metric_alarm.py
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
2016-12-08 11:24:34 -05:00
ec2_scaling_policy.py
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
2016-12-08 11:24:34 -05:00
ec2_snapshot.py
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
2016-12-08 11:24:34 -05:00
ec2_tag.py
Add more example on how to use module ec2_tags to list tags on an ins… ( #3530 )
2016-12-08 11:24:24 -05:00
ec2_vol.py
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
2016-12-08 11:24:34 -05:00
ec2_vpc.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
ec2_vpc_net.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
elasticache.py
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
2016-12-08 11:24:34 -05:00
elasticache_subnet_group.py
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
2016-12-08 11:24:34 -05:00
iam.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
iam_cert.py
iam_cert: remove choice list for dup_ok type bool ( #4940 )
2016-12-08 11:25:12 -05:00
iam_policy.py
Accept JSON type as the content of policy_json parameter on iam_policy
module
2016-12-08 11:25:12 -05:00
rds.py
Bulk spelling improvement to modules-core ( #5225 )
2016-12-08 11:25:20 -05:00
rds_param_group.py
Make is so that the params param truly isn't required (fix for #3860 )
2016-12-08 11:25:19 -05:00
rds_subnet_group.py
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
2016-12-08 11:24:34 -05:00
route53.py
Add an example to delete Route53 alias record set ( #3834 )
2016-12-08 11:24:35 -05:00
s3.py
Add s3_url requirement in doc when rgw support is enabled in s3.py
2016-12-08 11:24:38 -05:00