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
Will Thames d2569a3f7d Improve iam_group exception handling (#45599)
* Improve iam_group exception handling

Use AnsibleAWSModule for iam_group and handle BotoCoreErrors
as well as ClientErrors. Use fail_json_aws to improve error messages

* Add minimal iam_group test suite

Update some of the read-only IAM permissions (this is not sufficient
to run the test suite but it gets further than it did until it tries
to add a (non-existent) user)

* Clean up after tests
6 years ago
..
cloudfront-policy.json
compute-policy.json sns_topic boto3 port (#39292) 6 years ago
container-policy.json
database-policy.json
efs-policy.json efs_facts: improve performance by reducing the number of api calls (#36520) 6 years ago
network-policy.json
security-policy.json Improve iam_group exception handling (#45599) 6 years ago
storage-policy.json Add missing s3 permissions for s3 module testing. (#43243) 6 years ago
sts-policy.json