How can the developer test a specific Lambda function locally?
A developer is implementing an AWS Cloud Development Kit (AWS CDK) serverless application.The developer will provision several AWS Lambda functions and Amazon API Gateway APIs during AWS CloudFormation stack creation.The developer’s workstation has the AWS Serverless Application Model (AWS SAM) and the AWS CDK installed locally.How can the developer test a specific Lambda function locally?Read More →