vault/builtin/logical/aws
Violet Hynes 3a46ecc389
Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357)
* Replace all time.ParseDurations with testutil.ParseDurationSeconds

* Changelog

* Import formatting

* Import formatting

* Import formatting

* Import formatting

* Semgrep rule that runs as part of CI
2023-06-20 14:37:46 -04:00
..
cmd/aws adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend_test.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
backend.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
client.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
iam_policies_test.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
iam_policies.go aws: pass cancelable context with aws calls (#19365) 2023-03-23 12:02:24 -05:00
path_config_lease.go Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357) 2023-06-20 14:37:46 -04:00
path_config_root_test.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
path_config_root.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_config_rotate_root.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_roles_test.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
path_roles.go secrets/aws: fix role field description (#20686) 2023-05-19 18:33:18 +00:00
path_static_creds_test.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
path_static_creds.go Update aws static credential fields to match dynamic credential fields (#21017) 2023-06-06 14:30:39 -05:00
path_static_roles_test.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
path_static_roles.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
path_user.go openapi: A few fixes for display attributes (#20549) 2023-05-11 17:20:11 -04:00
rollback.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
rotation_test.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
rotation.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
secret_access_keys_test.go VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
secret_access_keys.go Revert changes to STS leases but keep the ttl field (#20034) 2023-04-13 15:02:39 -05:00
stepwise_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00