Hello World AWS Lambda and Amazon API Gateway REST API

Amazon API Gateway REST API → AWS Lambda

Create a simple Lambda function connected to a REST API.

This sample project shows how to trigger a simple Lambda function using a REST API.
This pattern deploys one Lambda function, and one API Gateway REST API.

< Back to all patterns
AWS Top Pick

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/apigw-rest-api-lambda-dotnet

Deploy

sam deploy --guided


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the application: sam delete.

Created by:

Seshu Brahma

Seshu Brahma

AWS Lambda Software Dev Engineer

Follow on LinkedIn