You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/amazon
Brian Coca f3e4704d92 Merge pull request #569 from 47lining/rate-throttling-retries-update
add retry with exponential backoff when we receive throttling error code...
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
cloudformation.py Merge pull request #569 from 47lining/rate-throttling-retries-update 10 years ago
ec2.py Fix for py2.6 (no dict comprehensions on py2.6) 10 years ago
ec2_ami.py now captures connection exceptions and returns in 'nicer' module failure 10 years ago
ec2_ami_search.py Merge pull request #260 from willthames/aws_frankfurt 10 years ago
ec2_asg.py Re-wording of feature. 10 years ago
ec2_eip.py More EC2 doc tweaks 10 years ago
ec2_elb.py Merge pull request #260 from willthames/aws_frankfurt 10 years ago
ec2_elb_lb.py fix syntax in last example 10 years ago
ec2_facts.py Merge pull request #260 from willthames/aws_frankfurt 10 years ago
ec2_group.py Fixes issue 697 -- only purge the grants that need to be purged 10 years ago
ec2_key.py More EC2 doc tweaks 10 years ago
ec2_lc.py Allow ec2_lc to create EC2-Classic Launch Configs 10 years ago
ec2_metric_alarm.py check keys is in dim2 before evaluating 10 years ago
ec2_scaling_policy.py Added better region handling and enabled eu-central-1 10 years ago
ec2_snapshot.py Added the ability to remove snapshots 10 years ago
ec2_tag.py Remove potentially out of date or specific product references. 10 years ago
ec2_vol.py fix instance=None documentation 10 years ago
ec2_vpc.py Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules. 10 years ago
elasticache.py Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules. 10 years ago
rds.py corrected version added for latest features 10 years ago
rds_param_group.py Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules. 10 years ago
rds_subnet_group.py Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules. 10 years ago
route53.py Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules. 10 years ago
s3.py Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules. 10 years ago