CDK Lambda Deployment takes about a minute - how about sub second Function Code Deployment?
CDK Lambda Deployment takes about a minute - how about sub second Function Code Deployment? Creation of Lambda infrastructure with the CDK is really powerful. Updating the Function code is really slow. Here is a fix for that to get to a sub-second Lambda function deployment time.