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
sdubrul 061877d584 added account_alias in the response of module aws_caller_facts (#42345)
* added account_alias in the response of module aws_caller_facts

* added comment to explain list_account_aliases

* renamed caller_identity to caller_facts as the content is extended

* created changelog

* security-policy needs the iam:ListAccountAliases for this module to work

* test now checks for the added field account_alias

* gracefully handle missing iam:ListAccountAliases permission
6 years ago
..
cloudfront-policy.json [cloud][test]Add missing IAM policy for cloudfront (#38248) 7 years ago
compute-policy.json Port ec2_tag to boto3 (#39712) 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
efs-policy.json efs_facts: improve performance by reducing the number of api calls (#36520) 6 years ago
network-policy.json Add two missing VPC permissions (#37896) 6 years ago
security-policy.json added account_alias in the response of module aws_caller_facts (#42345) 6 years ago
storage-policy.json s3_bucket: add integration tests (#36941) 7 years ago
sts-policy.json Port sts_assume_role to boto3 (#32569) 7 years ago