moderate
aws
lambda
Lambda Functions Without Logs
AWS Lambda Functions without Logs
Lambda runs code in response to events. Risks stem from overly broad roles, insecure triggers, and hidden execution paths. Proper permission scoping and monitoring are required.
AWS Lambda Functions without Logs
AWS Lambda can encounter failure states when attemping an update. When an update fails the service falls back to the previous iteration of the code potentially leading to outdated application …
Running depreciated AWS Lambda runtimes incurs both security and operational risks as well as upgrade risk should the service owner force an update to the runtime
AWS Lambda can encounter failure states when attemping execution of code. When invocations of the function fail the reason will be provided by the AWS Lambda Service for remediation