❓Testing can be cumbersome when you have to continuously push images to ECR and deploy your Lambdas. It consumes a significant amount of time. ✅ With AWS Lambda Python Runtime Interface Client we have ability to test Lambda containers locally. Run the following three commands to do it:
Share this post
🐾Developing Lambda - Testing containers🐾
Share this post
❓Testing can be cumbersome when you have to continuously push images to ECR and deploy your Lambdas. It consumes a significant amount of time. ✅ With AWS Lambda Python Runtime Interface Client we have ability to test Lambda containers locally. Run the following three commands to do it: