community.general/lib/ansible/module_utils/aws
Ryan Brown c8ef07e015 Route custom waiter (#36922)
This creates a way for us to use boto3's data-driven waiter support to use custom waiters where Boto3 hasn't implemented them yet.

The only waiter implemented so far is for VPC Route Tables to check that they exist, and this replaces some custom retry code.
2018-03-06 08:22:16 +10:00
..
__init__.py
batch.py [cloud] new module aws_batch_job_queue: support for AWS Batch Job Queues (#26701) 2018-01-30 17:22:06 -05:00
cloudfront_facts.py [cloud] New module cloudfront_distribution (#31284) 2018-01-17 11:03:23 -05:00
core.py Additions to AWS Module Guidlines from Pull Request Feedback (#36834) 2018-03-02 11:40:01 +10:00
direct_connect.py [cloud] new module - AWS Direct Connect virtual interface (#33211) 2018-01-29 17:23:03 -05:00
waf.py [cloud] Retry WAF actions on WAFStaleDataException (#36405) 2018-02-21 08:14:17 -05:00
waiters.py Route custom waiter (#36922) 2018-03-06 08:22:16 +10:00