community.general/lib/ansible/module_utils/aws
Sloane Hertel 7da565b3ae
parse botocore.endpoint logs into a list of AWS actions (#49312)
* Add an option to parse botocore.endpoint logs for the AWS actions performed during a task

Add a callback to consolidate all AWS actions used by modules

Added some documentation to the AWS guidelines

* Enable aws_resource_actions callback only for AWS tests

* Add script to help generate policies

* Set debug_botocore_endpoint_logs via environment variable for all AWS integration tests

Ensure AWS tests inherit environment

(also remove AWS CLI in aws_rds inventory tests and use the module)
2019-03-18 08:29:03 -05: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 Added default value for when CloudFrontOriginAccessIdentityList is (#44984) 2018-09-02 12:17:25 +10:00
core.py parse botocore.endpoint logs into a list of AWS actions (#49312) 2019-03-18 08:29:03 -05:00
direct_connect.py
elb_utils.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
elbv2.py check elb type in compare_subnets for elbv2 (#50203) 2019-01-29 13:28:39 +10:00
iam.py EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00
rds.py rds_instance module and tests (#43789) 2018-08-31 12:17:02 +10:00
urls.py Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
waf.py AWS WAF module custom waiter (#37026) 2018-04-05 11:30:57 +10:00
waiters.py rds_instance module and tests (#43789) 2018-08-31 12:17:02 +10:00