ansible/hacking/aws_config/testing_policies
Shuang Wang 0c6513e9b1 add module aws_codecommit to represent AWS CodeCommit (#46161)
* kick off

* done for the day

* beta code and test

* fix a typo

* boto3_conn and boto_exception aren't used in this code, ec2_argument_spec is used but unneeded.

* Returning when find a match avoids doing extra work, especially when pagination is involved

* add new permissions for test

* (output is changed) is preferred over accessing the attribute directly.

* pass the result through camel_dict_to_snake_dict() before returning it.

* AnsibleAWSModule automatically merges the argument_spec.

* deletes the created resources even if a test fails.

* AnsibleAWSModule automatically merges the argument_spec.

* fix typo

* fix pep8

* paginate list_repositories

* specify permissions for test

* cut the unnecessary code.

* add return doc string

* add missed ':'

* fix syntax error: mapping values are not allowed here

* add description for return

* fix syntax error

* rename module name and turn off automated integration test.
2018-10-18 14:32:06 +10:00
..
cloudfront-policy.json [cloud][test]Add missing IAM policy for cloudfront (#38248) 2018-04-05 14:06:04 -04:00
compute-policy.json sns_topic boto3 port (#39292) 2018-08-23 21:04:18 -04:00
container-policy.json aws_eks_cluster: New module for managing AWS EKS (#41183) 2018-06-07 08:44:04 -04:00
database-policy.json Consolidate IAM policies into fewer, larger policies (#33122) 2017-11-21 17:15:31 -05:00
devops-policy.json add module aws_codecommit to represent AWS CodeCommit (#46161) 2018-10-18 14:32:06 +10:00
efs-policy.json efs_facts: improve performance by reducing the number of api calls (#36520) 2018-07-08 16:34:22 -04:00
network-policy.json Add two missing VPC permissions (#37896) 2018-05-25 06:31:54 -04:00
security-policy.json Improve iam_group exception handling (#45599) 2018-09-17 19:53:44 -04:00
storage-policy.json Add missing s3 permissions for s3 module testing. (#43243) 2018-09-10 17:21:36 -04:00
sts-policy.json Port sts_assume_role to boto3 (#32569) 2018-01-22 17:46:08 -05:00