ansible/hacking/aws_config/testing_policies
Rafael Driutti c68838fb13 AWS Redshift: port module to boto3 and fix parameters check (#37052)
* fix parameters check and port module to boto3

* begin with integration tests

* allow redshift iam policy

* Wait for cluster to be created before moving on to delete it

* Allow sts credentials so this can be run in CI

Don't log credentials

ensure cluster can be removed

* - Replace DIY waiters with boto3 waiters
- test multi node cluster

* catch specific boto3 error codes

* remove wait from test

* add missing alias for shippable

* - Rework modify function.
- Default unavailable parameters to none.
- Add cluster modify test

* Ensure resources are cleaned up if tests fail

* Ensure all botocore ClientError and BotoCoreError exceptions are handled
2019-02-21 17:04:42 -06:00
..
cloudfront-policy.json
compute-policy.json [AWS] ses rule set module for inbound email processing (#42781) 2018-11-14 12:15:24 -05:00
container-policy.json
database-policy.json
devops-policy.json add module aws_codecommit to represent AWS CodeCommit (#46161) 2018-10-18 14:32:06 +10:00
efs-policy.json
kms-policy.json aws_kms enhancements (#31960) 2019-02-13 13:06:58 +10:00
network-policy.json
redshift-policy.json AWS Redshift: port module to boto3 and fix parameters check (#37052) 2019-02-21 17:04:42 -06:00
security-policy.json [AWS] ses rule set module for inbound email processing (#42781) 2018-11-14 12:15:24 -05:00
storage-policy.json Add missing s3 permissions for s3 module testing. (#43243) 2018-09-10 17:21:36 -04:00
sts-policy.json