Creating an AWS Lambda project

Let's get started by creating a new AWS Lambda project.

  1. Click on File | New | Project.
To install the AWS Toolkit, you should see the preceding options on the left-hand side, including AWS Lambda, and there are some sample projects with sample code for your reference.
  1. Let's get started with a very simple AWS Lambda Project using the .NETCore framework. Leave the defaults as they are, as AWSLambda1, and click OK.
  2. Select one of the blueprints. Let's get started with a really simple empty function blueprint. Click Finish.

Our AWS Lambda project has been created and it will show up in our Solution Explorer. Now ...

Get AWS Lambda Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.