© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Taegu Kang
DevOps, SRE, Cloud Engineer, AWS
outline Script for check and change runtime version of AWS Lambda functions. Below is example for chainging python 3.7 to 3.9.. script for i in $(aws lambda list-functions --function-version ALL --region ap-northeast-2 --output text --query "Fun...
No responses yet.