Tuesday, August 6, 2024

Show HN: Resolve AWS SecretManager secrets as env vars https://ift.tt/ElbaY8H

Show HN: Resolve AWS SecretManager secrets as env vars Frustrated by the official way to resolve secretmanager secrets in Lambda functions using the official Lambda extension ( https://ift.tt/eZS0cQW... ), I built a more user-friendly way, which requires no code changes to the Lambda function code. https://ift.tt/pk5W3sT August 7, 2024 at 02:08AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...