Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Middleware] Parameters Secrets lambda extension #1270

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

willfarrell
Copy link
Member

@willfarrell willfarrell commented Jan 3, 2025

Closes #1262

There isn't much documentation on this Lambda extension, so this is highly POC until someone test for real and can report back the actual response structure (specifically when the requested item is not found).

Todo List:

  • Feature/Fix fully implemented
  • All commits are cryptographically signed
  • Updated relevant types
  • Added tests (if applicable)
    • Unit tests - missing tests when item is not found or timeout
    • Fuzz tests
    • Type tests
    • Benchmark tests
  • Updated relevant documentation
  • Updated relevant examples

Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Middleware: Lambda Extensions (secrets)
1 participant