Deploy .Net Core AWS Lambda Function using AWS CodeBuild Pipeline
I have divided the deployment process into 5 steps Understand and update aws-lambda-tools-defaults.json of our .Net project Add a buildspec.yml file to our .Net project Create an AWS CodeBuild pipeline Permissions required to deploy Run CodeBuil...
Apr 7, 20234 min read