ansible/cloud/amazon
Will Thames 0dd58e9326 Use connect_to_aws where possible
`connect_to_aws` fixes a bug with security tokens in AWS.
Modules should use that rather than calling
`boto.x.connect_to_region`
2015-11-06 19:05:01 +10:00
..
__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 Use connect_to_aws where possible 2015-11-06 19:05:01 +10:00
ec2.py Use connect_to_aws where possible 2015-11-06 19:05:01 +10: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 Merge pull request #953 from rwky/asg_542 2015-11-02 09:04:42 -05:00
ec2_eip.py @lorin stepping down as maintainer 2015-10-28 14:38:11 -04:00
ec2_elb.py Docs: remove redundant quotes in ec2_elb docs 2015-10-16 00:57:04 +03:00
ec2_elb_lb.py Merge branch 'devel' into feature/add_ec2_elb_lb_idle_timeout 2015-10-29 14:18:34 +00: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 changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_metric_alarm.py Add region to doc and handle missing region parameter 2015-10-15 01:31:42 +00:00
ec2_scaling_policy.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_snapshot.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_tag.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_vol.py Update ec2_vol.py 2015-10-15 01:20:23 +00:00
ec2_vpc.py Use connect_to_aws where possible 2015-11-06 19:05:01 +10:00
ec2_vpc_net.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
elasticache.py Make cache_parameter_group the name of this new param to match with similar params (leave old name as an alias) 2015-11-02 17:33:04 -08:00
elasticache_subnet_group.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
iam.py Use connect_to_aws where possible 2015-11-06 19:05:01 +10:00
iam_cert.py Use connect_to_aws where possible 2015-11-06 19:05:01 +10:00
iam_policy.py Use connect_to_aws where possible 2015-11-06 19:05:01 +10:00
rds.py added note on when reboot command became available 2015-10-17 00:49:01 -04:00
rds_param_group.py Use connect_to_aws where possible 2015-11-06 19:05:01 +10:00
rds_subnet_group.py Use connect_to_aws where possible 2015-11-06 19:05:01 +10:00
route53.py minor doc fixes 2015-07-28 14:50:01 -04:00
s3.py Use connect_to_aws where possible 2015-11-06 19:05:01 +10:00