open-vault/builtin/logical/aws
Lauren Voswinkel 075898cf73
Add IAM tagging support for iam_user roles in AWS secret engine (#10953)
* Added support for iam_tags for AWS secret roles

This change allows iam_users generated by the secrets engine
to add custom tags in the form of key-value pairs to users
that are created.
2021-02-25 16:03:24 -08:00
..
cmd/aws Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go Add logging during awskms auto-unseal (#9794) 2020-09-28 14:06:49 -07:00
backend_test.go Add IAM tagging support for iam_user roles in AWS secret engine (#10953) 2021-02-25 16:03:24 -08:00
client.go Add logging during awskms auto-unseal (#9794) 2020-09-28 14:06:49 -07:00
iam_policies.go AWS: Add iam_groups parameter to role create/update (#8811) 2020-06-09 16:56:12 -07:00
iam_policies_test.go AWS: Add iam_groups parameter to role create/update (#8811) 2020-06-09 16:56:12 -07:00
path_config_lease.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_config_root.go Add reading AWS root/config endpoint (#7245) 2019-09-13 10:07:04 -07:00
path_config_root_test.go Add reading AWS root/config endpoint (#7245) 2019-09-13 10:07:04 -07:00
path_config_rotate_root.go Forward requests for rotate-root on Performance secondary / standbys (#9606) 2020-07-28 09:22:32 -05:00
path_roles.go Add IAM tagging support for iam_user roles in AWS secret engine (#10953) 2021-02-25 16:03:24 -08:00
path_roles_test.go secret/aws: Support permissions boundaries on iam_user creds (#6786) 2019-09-19 16:35:12 -07:00
path_user.go AWS: Add iam_groups parameter to role create/update (#8811) 2020-06-09 16:56:12 -07:00
rollback.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
secret_access_keys.go Add IAM tagging support for iam_user roles in AWS secret engine (#10953) 2021-02-25 16:03:24 -08:00
secret_access_keys_test.go
stepwise_test.go Stepwise docker env (#9292) 2020-06-26 17:52:31 -05:00