open-vault/builtin/logical/aws
Jeff Mitchell a244ef8a00 Refactor AWS credential code into a function that returns a static->env->instance chain 2016-05-03 15:10:35 -04:00
..
backend.go Add STS path to AWS backend. 2016-01-21 14:05:09 -05:00
backend_test.go Added AcceptanceTest boolean to logical.TestCase 2016-04-05 15:10:44 -04:00
client.go Refactor AWS credential code into a function that returns a static->env->instance chain 2016-05-03 15:10:35 -04:00
path_config_lease.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_config_root.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_roles.go Merge pull request #895 from nickithewatt/aws-prexisting-policies 2016-01-21 13:23:37 -05:00
path_sts.go Improve error message returned when client attempts to generate STS credentials for a managed policy; addresses #1113 2016-02-23 08:58:28 -05:00
path_user.go Allow use of pre-existing policies for AWS users 2015-12-30 18:05:54 +00:00
rollback.go Fixed duration type and added acceptance test for sts 2016-01-21 14:05:10 -05:00
secret_access_keys.go Cap the length midString in IAM user's username to 42 2016-02-19 18:31:10 -05:00
secret_access_keys_test.go Allow use of pre-existing policies for AWS users 2015-12-30 18:05:54 +00:00