ansible/hacking/aws_config
Ed Costello b70d5d9aee [AWS] ses rule set module for inbound email processing ()
* Add module ses_rule_set for Amazon SES

* Update behaviours and naming to be consistent with other aws_ses_ modules.

* Add global lock around tests using active rule sets to prevent intermittent test failures.

* Fix deletion of rule sets so that we don't inactivate the active rule set
when force deleting an inactive rule set.
..
testing_policies [AWS] ses rule set module for inbound email processing ()
setup-iam.yml [cloud][test]Add missing IAM policy for cloudfront ()