hashicorp / hashicorp/vault-lambda-extension

when path is invalid, lambda extension does not error out, only warns.

Open
#129 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
148
Forks
31
PR merge metrics
No merged PRs in 30d

Description

was trying to diagnose why lambda layers wasn't working.

Instead of erroring out, it silently warns inside the JSON and returns a blank/undefined object in data:

> "Invalid path for a versioned K/V secrets engine. See the API docs for the appropriate API endpoints to use. If using the Vault CLI, use 'vault kv get' for this operation."

IMO it should cause a fatal error if the result is a blank .data.data

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.