open-vault/builtin/credential/aws
Raymond Ho c6a455c92f
fix TestBackendAcc_LoginWithCallerIdentity (#19201)
2023-02-15 12:40:49 -08:00
..
cmd/aws Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
pkcs7 Add LICENSE back to pkcs7 (#18527) 2022-12-22 09:54:43 -08:00
backend.go Move awsutil over to the go-secure-stdlib version (#12128) 2021-07-20 20:42:00 -04:00
backend_e2e_test.go Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
backend_test.go fix TestBackendAcc_LoginWithCallerIdentity (#19201) 2023-02-15 12:40:49 -08:00
certificates.go update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
cli.go Allow auto-detection of AWS region when using the vault CLI (#14051) 2022-02-14 12:01:27 -08:00
client.go Move awsutil over to the go-secure-stdlib version (#12128) 2021-07-20 20:42:00 -04:00
path_config_certificate.go Update AWS auth method certificates (#15719) 2022-06-01 10:26:17 -07:00
path_config_client.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -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 Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
path_config_identity_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_config_rotate_root.go Fix auth/aws so that config/rotate-root saves new key pair to vault (#12715) 2021-10-19 10:26:47 -04:00
path_config_rotate_root_test.go Correct drift between ENT and OSS (#15966) 2022-06-14 17:53:19 -07:00
path_config_sts.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_config_tidy_identity_accesslist.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_config_tidy_roletag_denylist.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_identity_accesslist.go Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
path_login.go Add role resolution operations to cert and aws auth types (VAULT-6612) (#16079) 2022-06-22 08:53:00 -04:00
path_login_test.go Add role resolution operations to cert and aws auth types (VAULT-6612) (#16079) 2022-06-22 08:53:00 -04:00
path_role.go update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
path_role_tag.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
path_role_test.go Move awsutil over to the go-secure-stdlib version (#12128) 2021-07-20 20:42:00 -04:00
path_roletag_denylist.go Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
path_tidy_identity_accesslist.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
path_tidy_roletag_denylist.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00