open-vault/builtin/credential/aws
Mike Grass e1541a4569
Improve errors for aws login with an unbound ARN (#10036)
* Improve errors for aws login with an unbound ARN

* Factor hasWildcardBind into its own function

Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-10-22 11:24:47 -07:00
..
cmd/aws
backend.go
backend_e2e_test.go
backend_test.go
cli.go
client.go
path_config_certificate.go
path_config_client.go
path_config_client_test.go
path_config_identity.go
path_config_identity_test.go
path_config_rotate_root.go
path_config_rotate_root_test.go
path_config_sts.go
path_config_tidy_identity_whitelist.go
path_config_tidy_roletag_blacklist.go
path_identity_whitelist.go AWS credential plugin maintenance (#7114) 2019-07-31 16:11:35 -07:00
path_login.go Improve errors for aws login with an unbound ARN (#10036) 2020-10-22 11:24:47 -07:00
path_login_test.go
path_role.go
path_role_tag.go
path_role_test.go
path_roletag_blacklist.go
path_tidy_identity_whitelist.go
path_tidy_roletag_blacklist.go