vault-clj
vault-clj copied to clipboard
[2.x] Implement AWS auth method
Implement the AWS auth method in the new 2.x branch. Note that this must not pull in any AWS dependencies, so more complex/automated code may need to live in a separate vault-clj-aws library. The only required endpoint to implement is login, anything else is a bonus and can be added later.