ansible/hacking/aws_config/testing_policies
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
..
cloudfront-policy.json
compute-policy.json Fix ec2_instance eventual consistency when wait: false (#51885) 2019-03-06 22:46:37 +10:00
container-policy.json Fix ec2_instance eventual consistency when wait: false (#51885) 2019-03-06 22:46:37 +10:00
database-policy.json
devops-policy.json
efs-policy.json
kms-policy.json
network-policy.json AWS: new module ec2_transit_gateway fixes #49376 (#53651) 2019-03-14 09:42:33 +10:00
redshift-policy.json AWS Redshift: port module to boto3 and fix parameters check (#37052) 2019-02-21 17:04:42 -06:00
security-policy.json Aws waf region (#48953) 2019-05-17 10:36:14 +10:00
storage-policy.json
sts-policy.json