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
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
6 years ago
..
cloudfront-policy.json [cloud][test]Add missing IAM policy for cloudfront (#38248) 7 years ago
compute-policy.json [AWS] ses rule set module for inbound email processing (#42781) 6 years ago
container-policy.json aws_eks_cluster: New module for managing AWS EKS (#41183) 6 years ago
database-policy.json Consolidate IAM policies into fewer, larger policies (#33122) 7 years ago
devops-policy.json add module aws_codecommit to represent AWS CodeCommit (#46161) 6 years ago
efs-policy.json efs_facts: improve performance by reducing the number of api calls (#36520) 6 years ago
kms-policy.json aws_kms enhancements (#31960) 6 years ago
network-policy.json Add two missing VPC permissions (#37896) 6 years ago
redshift-policy.json AWS Redshift: port module to boto3 and fix parameters check (#37052) 6 years ago
security-policy.json [AWS] ses rule set module for inbound email processing (#42781) 6 years ago
storage-policy.json Add missing s3 permissions for s3 module testing. (#43243) 6 years ago
sts-policy.json Port sts_assume_role to boto3 (#32569) 7 years ago