..
__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 stack events itertools.imap bugfix ( #4868 )
2016-12-08 11:25:05 -05:00
ec2.py
Check status of finished spot instance requests ( #4990 )
2016-12-08 11:25:15 -05:00
ec2_ami.py
added missing colons to documentation ( #3913 )
2016-12-08 11:24:36 -05:00
ec2_ami_find.py
Allow us to sort by all available datatypes
2016-12-08 11:24:11 -05:00
ec2_asg.py
fix health instances count when we have more than one lb in asg
2016-12-08 11:25:13 -05:00
ec2_eip.py
Fixes #3144 ( #4305 )
2016-12-08 11:24:55 -05:00
ec2_elb.py
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
2016-12-08 11:24:34 -05:00
ec2_elb_lb.py
Fixes #4227 : just changing messaging
2016-12-08 11:24:46 -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
Getting rid of a None type error when no resource tags are defined. ( #4638 )
2016-12-08 11:24:59 -05:00
ec2_vpc_net.py
Check mode fixes for ec2_vpc_net module ( #2179 )
2016-12-08 11:24:47 -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
IAM group modules need module
passed
2016-12-08 11:24:39 -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
Add default port for aurora ( #4102 )
2016-12-08 11:24:42 -05:00
rds_param_group.py
Add support for PostgreSQL 9.5 in rds_param_group (fix for #3846 )
2016-12-08 11:24:35 -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