Your Lambda Passes Tests Then Throws AccessDeniedException in Production
A developer built Infrawise, an open-source tool that prevents AWS AccessDeniedException errors by comparing a Lambda function's code dependencies against its IAM role permissions. The tool scans code…