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...
sandeep-nandey.hashnode.dev4 min read