* Add IAM Role Description field to list_roles responses The IAM ListRoles IAM API call will return the Description key/value for each role if it exists. If it does not exist the Description key is not included. * fix handling in create_role resp * blackg * Combine two tests using pytest.mark.parametrize * consistency |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_iam.py | ||
| test_iam_account_aliases.py | ||
| test_iam_cloudformation.py | ||
| test_iam_groups.py | ||
| test_iam_policies.py | ||
| test_server.py | ||