ansible/hacking/aws_config/testing_policies
Mark Chappell 9edcda7ef7
Refactor iam_role to bring down the complexity score (#66027)
* Simplify BotoCore- / Client- Error try/except loops where we don't need different behaviour

* Refactor IAM Role manipulation to reduce complexity scores

* Missing permissions

* Add retry decorator by default

* compare_attached_role_policies is dead code, remove it
2020-02-15 12:57:52 +00:00
..
compute-policy.json [aws] integration tests for ec2_vol (#66193) 2020-01-23 15:34:06 -07:00
container-policy.json Add support for ECR Lifecycle Policies to ecs_ecr (#48997) 2019-12-19 11:41:41 -07:00
database-policy.json AnsibleAWSModule related cleanup - redshift (#66779) 2020-02-12 11:17:18 -07:00
devops-policy.json
network-policy.json
security-policy.json Refactor iam_role to bring down the complexity score (#66027) 2020-02-15 12:57:52 +00:00
storage-policy.json