mbeacom/vault-lambda-extension — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2020-10-08
Give a Lambda function access to Vault-stored secrets without writing custom authentication code.
Replace hardcoded credentials in Lambda functions with secrets fetched via the function's own AWS identity.
Simplify application code by reading pre-fetched secrets from a local JSON file instead of calling Vault directly.
| mbeacom/vault-lambda-extension | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2020-10-08 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 1/5 |
| Audience | ops devops | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Doesn't refresh secrets after initial fetch, risky for long-lived provisioned concurrency.
An AWS Lambda extension that automatically fetches secrets from HashiCorp Vault before your function starts, writing them to a local file your code can read.
Dormant — no commits in 2+ years (last push 2020-10-08).
Not specified in the explanation.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
double-check against the repo, no cap.