ansible/hacking/aws_config
Mark Chappell da30e6d2e1
sqs_queue - Move to boto3 and add support for various extra features (#66795)
* reworked sqs_queue

* Switch default purge_tags behaviour to false.

This matches the behaviour of ec2_tag and ecs_tag.

* Minor lint / review fixups

* Add missing AWS IAM policy for SQS tests

* Move integration tests to using module_defaults: group/aws:...

* add changelog

* Break out the 'compatability' map from our spec definition (gets flagged by the schema validation)

* Tweaks based on review

* add basic examples

* Lint fixups

* Switch out NonExistentQueue logic so it's easier to follow

* Reorder name argument options for consistency

Co-authored-by: Dennis Podkovyrin <dennis.podkovyrin@gmail.com>
2020-02-27 15:26:20 -07:00
..
testing_policies sqs_queue - Move to boto3 and add support for various extra features (#66795) 2020-02-27 15:26:20 -07:00
build_iam_policy_framework.py AWS module_utils: Clear out Sanity Test issues (#63991) 2019-10-28 09:21:40 +00:00
setup-iam.yml Fix EC2 test suite to work with testing policies (#44387) 2019-07-04 15:25:19 -04:00