Troubleshooting the MFA in Lambda— Works Locally, Not In Lambda
ACM.330 Resolved some issues, others could not due to misleading error messages and mismatched environments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
⚙️ Check out my series on Automating Cybersecurity Metrics | Code.
🔒 Related Stories: Lambda | GitHub Security | Container Security.
💻 Free Content on Jobs in Cybersecurity | ✉️ Sign up for the Email List
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In the last post I wanted to deploy a pretty cool way to enforce MFA on GitHub actions (like clone, commit, etc.)
Not to be confused with GitHub Actions — which require you to share AWS credentials with GitHub and has proven to be problematic in some cases as I wrote about in prior posts on GitHub Security: