.. |
__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
|
Update module "imports" to new style
|
2015-05-18 11:59:20 -07:00 |
cloudformation.py
|
Add support for SNS notification ARNs in CloudFormation
|
2015-06-12 14:34:18 +02:00 |
ec2.py
|
Do instance update after add tags to instance.
|
2015-05-25 09:25:11 +08:00 |
ec2_ami.py
|
Add "block_device_mapping" parameter on EC2_AMI Amazon module (DOCUMENTATION) - upgraded
|
2015-06-12 09:07:27 +02:00 |
ec2_ami_find.py
|
fixes example documenation
|
2015-05-21 09:07:23 -04:00 |
ec2_asg.py
|
Merge pull request #1030 from jsmartin/asg_rolling_optimizations
|
2015-06-10 17:44:06 +05:30 |
ec2_eip.py
|
Use existing ec2_eip address if already associated
|
2015-05-05 11:37:47 +01:00 |
ec2_elb.py
|
Merge pull request #870 from tpounds/fix-issue-869
|
2015-06-10 18:15:55 +05:30 |
ec2_elb_lb.py
|
adding stickiness support to ec2_elb_lb.py
|
2015-05-14 22:30:45 -07: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 #1472 from bennojoy/fix_11177
|
2015-06-05 19:09:18 -04:00 |
ec2_key.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_lc.py
|
Added volumes dict to ec2_lc example
|
2015-06-08 12:01:27 -04:00 |
ec2_metric_alarm.py
|
Fixed typos
|
2015-05-04 12:54:03 +01:00 |
ec2_scaling_policy.py
|
Fixed typos
|
2015-05-04 12:54:03 +01:00 |
ec2_snapshot.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_tag.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_vol.py
|
[ec2_vol] Find or Create volume by name
|
2015-05-12 07:06:37 +02:00 |
ec2_vpc.py
|
Merge pull request #355 from h3biomed/route_table_tags
|
2015-06-08 19:04:54 +05:30 |
elasticache.py
|
doc fix
|
2015-05-13 15:58:07 -04:00 |
elasticache_subnet_group.py
|
minor doc fixes
|
2015-06-05 10:25:25 -04:00 |
iam.py
|
Fixed bug in example where updating a user to a group
|
2015-06-08 13:55:24 +01:00 |
iam_policy.py
|
author fix
|
2015-05-27 08:37:39 -04:00 |
rds.py
|
Fix for issue #1332 - when instance is has finished deleting and get_db_instance returns None, exit gracefully
|
2015-05-26 15:12:00 +10:00 |
rds_param_group.py
|
Fix Issue #1216 (ValueError with Amazon RDS)
|
2015-05-05 10:53:17 -03:00 |
rds_subnet_group.py
|
Merge pull request #959 from wimnat/hotfix/issue-958
|
2015-06-10 08:39:19 +05:30 |
route53.py
|
Update route53.py
|
2015-06-01 14:53:42 -07:00 |
s3.py
|
Added delobj command to delete an object within a bucket
|
2015-06-11 13:43:15 +00:00 |