ansible/test/integration/targets/aws_kms
Will Thames 362c45517d aws_kms: fix failing tests (#60206)
Preserve tag key case by only calling camel_dict_to_snake_dict once,
before the tags are added.

Don't call assert_policy_shape as it seems to fail

Use aws_caller_info in the test suite now that it exists rather
than running `aws sts get_caller_identity`

Ensure that calls using `grant_types` can also use key aliases
2019-08-20 07:15:40 -04:00
..
meta
tasks aws_kms: fix failing tests (#60206) 2019-08-20 07:15:40 -04:00
aliases AWS modules: _facts -> _info (#57613) 2019-06-10 15:52:49 +02:00