open-vault/builtin/logical/aws
Ricardo Cardenas d02a20bd2b
feat(aws): add ability to provide a role session name when generating STS credentials (#11345)
* feat(aws): add ability to provide a sessionName to sts credentials

Co-authored-by: Brad Vernon <bvernon@nvidia.com>
Co-authored-by: Jim Kalafut <jim@kalafut.net>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2021-05-17 11:03:09 -07: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 Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
client.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
iam_policies.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -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 Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_config_root.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -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 builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
path_roles.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_roles_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_user.go feat(aws): add ability to provide a role session name when generating STS credentials (#11345) 2021-05-17 11:03:09 -07:00
rollback.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
secret_access_keys.go feat(aws): add ability to provide a role session name when generating STS credentials (#11345) 2021-05-17 11:03:09 -07:00
secret_access_keys_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
stepwise_test.go Stepwise docker env (#9292) 2020-06-26 17:52:31 -05:00