.. |
__init__.py
|
added __init__.py to new cloud subcategories so builds work again
|
2014-11-05 11:07:19 -05:00 |
cloudformation.py
|
Merge pull request #569 from 47lining/rate-throttling-retries-update
|
2015-03-27 08:21:09 -04:00 |
ec2.py
|
Fix for py2.6 (no dict comprehensions on py2.6)
|
2015-03-11 19:07:55 -07:00 |
ec2_ami.py
|
now captures connection exceptions and returns in 'nicer' module failure
|
2015-02-20 09:28:11 -05:00 |
ec2_ami_search.py
|
Merge pull request #260 from willthames/aws_frankfurt
|
2014-12-22 08:47:27 -05:00 |
ec2_asg.py
|
Re-wording of feature.
|
2015-03-20 14:59:34 -04:00 |
ec2_eip.py
|
More EC2 doc tweaks
|
2014-12-01 15:14:57 -05:00 |
ec2_elb.py
|
Merge pull request #260 from willthames/aws_frankfurt
|
2014-12-22 08:47:27 -05:00 |
ec2_elb_lb.py
|
fix syntax in last example
|
2015-03-24 10:31:34 -04:00 |
ec2_facts.py
|
Merge pull request #260 from willthames/aws_frankfurt
|
2014-12-22 08:47:27 -05:00 |
ec2_group.py
|
Merge pull request #318 from preo/ec2-group-empty-rules
|
2015-03-29 10:26:33 -04:00 |
ec2_key.py
|
More EC2 doc tweaks
|
2014-12-01 15:14:57 -05:00 |
ec2_lc.py
|
Allow ec2_lc to create EC2-Classic Launch Configs
|
2015-01-06 09:30:44 -02:00 |
ec2_metric_alarm.py
|
check keys is in dim2 before evaluating
|
2015-01-29 16:36:35 -05:00 |
ec2_scaling_policy.py
|
Added better region handling and enabled eu-central-1
|
2014-11-22 11:35:46 +10:00 |
ec2_snapshot.py
|
Added the ability to remove snapshots
|
2014-12-02 11:18:53 +10:00 |
ec2_tag.py
|
Remove potentially out of date or specific product references.
|
2014-12-01 15:16:22 -05:00 |
ec2_vol.py
|
fix instance=None documentation
|
2015-02-18 13:32:50 -05:00 |
ec2_vpc.py
|
Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules.
|
2015-03-26 22:44:56 -06:00 |
elasticache.py
|
Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules.
|
2015-03-26 22:44:56 -06:00 |
rds.py
|
corrected version added for latest features
|
2015-01-28 12:55:05 -05:00 |
rds_param_group.py
|
Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules.
|
2015-03-26 22:44:56 -06:00 |
rds_subnet_group.py
|
Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules.
|
2015-03-26 22:44:56 -06:00 |
route53.py
|
describe choices in alias documentation
|
2015-03-27 16:20:20 -04:00 |
s3.py
|
Merge pull request #1021 from defionscode/s3_conn
|
2015-03-29 10:08:54 -04:00 |