← ALL NOTES
Aws

aws-lambda-runtime-eol — catch deprecated Lambda runtimes before AWS blocks your deploy

A Go CLI that scans your AWS Lambda functions and flags any running a deprecated or soon-to-be end-of-life runtime, with EOL dates, severity, table/JSON output, and a --fail-on gate for CI.

Loading…