vault/builtin/logical/aws
kpcraig d8482b008a
VAULT-32804: Add STS Fallback parameters to secrets-aws engine (#29051)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-12-05 16:22:21 -05:00
..
cmd/aws [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend_test.go AWS secrets: add support for STS session tags (#27620) 2024-07-02 10:48:52 -04:00
backend.go VAULT-30877: Repopulate AWS static creds queue in initialize (#28775) 2024-11-04 09:32:14 -06:00
client.go VAULT-32804: Add STS Fallback parameters to secrets-aws engine (#29051) 2024-12-05 16:22:21 -05:00
iam_policies_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
iam_policies.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_config_lease.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_config_root_test.go VAULT-32804: Add STS Fallback parameters to secrets-aws engine (#29051) 2024-12-05 16:22:21 -05:00
path_config_root.go VAULT-32804: Add STS Fallback parameters to secrets-aws engine (#29051) 2024-12-05 16:22:21 -05:00
path_config_rotate_root.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_roles_test.go AWS secrets: add support for STS session tags (#27620) 2024-07-02 10:48:52 -04:00
path_roles.go AWS secrets: add support for STS session tags (#27620) 2024-07-02 10:48:52 -04:00
path_static_creds_test.go VAULT-30877: Repopulate AWS static creds queue in initialize (#28775) 2024-11-04 09:32:14 -06:00
path_static_creds.go VAULT-30877: Repopulate AWS static creds queue in initialize (#28775) 2024-11-04 09:32:14 -06:00
path_static_roles_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_static_roles.go VAULT-30877: Repopulate AWS static creds queue in initialize (#28775) 2024-11-04 09:32:14 -06:00
path_user.go AWS secrets: add support for STS session tags (#27620) 2024-07-02 10:48:52 -04:00
rollback.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
rotation_test.go VAULT-30877: Repopulate AWS static creds queue in initialize (#28775) 2024-11-04 09:32:14 -06:00
rotation.go VAULT-30877: Repopulate AWS static creds queue in initialize (#28775) 2024-11-04 09:32:14 -06:00
secret_access_keys_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secret_access_keys.go AWS secrets: add support for STS session tags (#27620) 2024-07-02 10:48:52 -04:00
stepwise_test.go secrets/aws: add support for STS Session Tokens with TOTP (#23690) 2023-11-08 17:06:28 -06:00