open-vault/builtin/credential/aws
2020-09-15 10:01:26 -04:00
..
cmd/aws
backend.go Run CI tests in docker instead of a machine. (#8948) 2020-09-15 10:01:26 -04:00
backend_e2e_test.go
backend_test.go Always pick us-east-1 for the "aws" partition (#8679) 2020-04-03 15:08:56 -07:00
cli.go Fix AWS region tests (#8145) 2020-01-13 14:56:41 -08:00
client.go add debug logging for client selection (#8556) 2020-03-16 13:36:47 -07:00
path_config_certificate.go
path_config_client.go Run CI tests in docker instead of a machine. (#8948) 2020-09-15 10:01:26 -04:00
path_config_client_test.go Add an sts_region parameter to the AWS auth engine's client config (#7922) 2019-12-10 16:02:04 -08:00
path_config_identity.go Add helper for aliasmetadata and add to AWS auth (#8783) 2020-04-27 10:06:07 -07:00
path_config_identity_test.go
path_config_sts.go
path_config_tidy_identity_whitelist.go
path_config_tidy_roletag_blacklist.go
path_identity_whitelist.go
path_login.go Aws auth fixes (#9825) 2020-08-25 17:37:59 -05:00
path_login_test.go Aws auth fixes (#9825) 2020-08-25 17:37:59 -05:00
path_role.go
path_role_tag.go
path_role_test.go Migrate built in auto seal to go-kms-wrapping (#8118) 2020-01-10 20:39:52 -05:00
path_roletag_blacklist.go
path_tidy_identity_whitelist.go
path_tidy_roletag_blacklist.go