community.general/lib/ansible/module_utils/aws
mjmayer c8e179fbf1 Aws waf region (#48953)
* Add waiter for AWSRegional

* Add support for WAF Regional

* Add support for regional waf web acl

* Remove set_trace, pep formatting

* Add paginator for regional_waf

* Change name of param for waf_regional

This is more in line with how AWS refers to the service. Additional
 changes made to how client is called. Used ternary to reduce if
 statements

* Change parameter name to waf_regional

* Add support for removal waf regional condition

* Change parameter from cloudfront to waf_regional

* Added state: absent waf rule

* Remove set_trace

* Add integration tests for waf regional

* WIP: adding region parameter to tests

* Add support for waf facts module

* Add region to waf regional integration tests

* Update security policy for waf regional testing

* Add type to documentation for waf_regional param
2019-05-17 10:36:14 +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 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 [cloud] new module - AWS Direct Connect virtual interface (#33211) 2018-01-29 17:23:03 -05:00
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 region (#48953) 2019-05-17 10:36:14 +10:00
waiters.py Aws waf region (#48953) 2019-05-17 10:36:14 +10:00