.. |
__init__.py
|
added __init__.py to new cloud subcategories so builds work again
|
2016-12-08 11:22:25 -05:00 |
cloudformation.py
|
add retry with exponential backoff when we receive throttling error code from cloudformation
|
2016-12-08 11:22:50 -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
|
Re-wording of feature.
|
2016-12-08 11:22:50 -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
|
fix syntax in last example
|
2016-12-08 11:22:50 -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
|
use simpler ec2_connect ec2 util call
|
2016-12-08 11:22:50 -05:00 |
elasticache.py
|
Add `cache_subnet_group` to elasticache module
|
2016-12-08 11:22:50 -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
|
use aws connect call in rds_subnet_group that allows boto profile use
|
2016-12-08 11:22:50 -05:00 |
route53.py
|
Fix KeyError in public zones in route53
|
2016-12-08 11:22:48 -05:00 |
s3.py
|
added patch to workaround some s3 connection faliures
|
2016-12-08 11:22:50 -05:00 |