..
__init__.py
added __init__.py to new cloud subcategories so builds work again
2014-11-05 11:07:19 -05:00
_ec2_ami_search.py
Clarity of owner, even though module is deprecated
2015-10-28 14:40:54 -04:00
cloudformation.py
Merge pull request #725 from robbwagoner/cloudformation-resources
2015-10-07 21:35:39 -04:00
ec2.py
Merge pull request #2541 from joshuaeke/patch-1
2015-12-05 10:12:55 -05:00
ec2_ami.py
added missing version_added
2015-11-03 13:25:46 -05:00
ec2_ami_find.py
Another fix for docs
2015-10-21 08:40:10 -07:00
ec2_asg.py
Don't raise or catch StandardError in amazon modules
2015-11-30 19:02:28 -08:00
ec2_eip.py
return allocation id for vpc address.
2016-01-02 11:16:46 +00:00
ec2_elb.py
Don't raise or catch StandardError in amazon modules
2015-11-30 19:02:28 -08:00
ec2_elb_lb.py
Merge pull request #2543 from krdlab/fix-ec2_elb_lb-status
2016-01-12 10:48:15 -05:00
ec2_facts.py
minor doc fixes
2015-07-28 14:50:01 -04:00
ec2_group.py
changed modules to use common ec2 docs for region
2015-10-07 16:16:24 -04:00
ec2_key.py
changed modules to use common ec2 docs for region
2015-10-07 16:16:24 -04:00
ec2_lc.py
Don't raise or catch StandardError in amazon modules
2015-11-30 19:02:28 -08:00
ec2_metric_alarm.py
Don't raise or catch StandardError in amazon modules
2015-11-30 19:02:28 -08:00
ec2_scaling_policy.py
Don't raise or catch StandardError in amazon modules
2015-11-30 19:02:28 -08:00
ec2_snapshot.py
Fix ec2_snapshot documentation
2015-11-25 15:08:48 +07:00
ec2_tag.py
changed modules to use common ec2 docs for region
2015-10-07 16:16:24 -04:00
ec2_vol.py
Set the argument type for ec2_vol's encrypted parameter
2015-12-09 10:14:06 +07:00
ec2_vpc.py
1113 fix ec2 subnet tags
2016-01-14 16:17:36 -08:00
ec2_vpc_net.py
Don't raise or catch StandardError in amazon modules
2015-11-30 19:02:28 -08:00
elasticache.py
changing default of cache_security_groups to none, removing the ['default']
2016-01-15 13:56:07 -05:00
elasticache_subnet_group.py
changed modules to use common ec2 docs for region
2015-10-07 16:16:24 -04:00
iam.py
Merge pull request #2413 from raben2/devel
2015-11-20 17:00:20 -08:00
iam_cert.py
Update try statement as pointed out by defionscode
2015-10-22 09:12:58 +10:00
iam_policy.py
be smarter when dealing with policy_json input
2015-12-24 00:18:21 -05:00
rds.py
Merge pull request #2375 from bcoca/rds_port_defaults
2016-01-12 10:46:55 -05:00
rds_param_group.py
Don't raise or catch StandardError in amazon modules
2015-11-30 19:02:28 -08:00
rds_subnet_group.py
changed modules to use common ec2 docs for region
2015-10-07 16:16:24 -04:00
route53.py
updated version_added
2016-01-12 09:33:58 -05:00
s3.py
updated s3 docs to reflect mode choices
2016-01-15 00:44:29 -05:00