Fixing incorrect KMS Key Policy when deploying Lambda with an IAM Role
Often you'll want to create environment variables to pass as CLI arguments to a Lambda function. Lambda as a service does not support passing CLI arguments using things like argparse, but rather you have to configure individual environment variables ...
Feb 14, 20252 min read6