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/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
5 years ago
..
cloudfront-policy.json [cloud][test]Add missing IAM policy for cloudfront (#38248) 7 years ago
compute-policy.json Fix ec2_instance eventual consistency when wait: false (#51885) 6 years ago
container-policy.json Fix ec2_instance eventual consistency when wait: false (#51885) 6 years ago
database-policy.json Consolidate IAM policies into fewer, larger policies (#33122) 7 years ago
devops-policy.json add module aws_codecommit to represent AWS CodeCommit (#46161) 6 years ago
efs-policy.json efs_facts: improve performance by reducing the number of api calls (#36520) 6 years ago
kms-policy.json aws_kms enhancements (#31960) 6 years ago
network-policy.json AWS: new module ec2_transit_gateway fixes #49376 (#53651) 6 years ago
redshift-policy.json AWS Redshift: port module to boto3 and fix parameters check (#37052) 6 years ago
security-policy.json Aws waf region (#48953) 5 years ago
storage-policy.json Add missing s3 permissions for s3 module testing. (#43243) 6 years ago
sts-policy.json Port sts_assume_role to boto3 (#32569) 7 years ago