Cross-service examples for Lambda using Amazon SDKs
The following sample applications use Amazon SDKs to combine Lambda with other Amazon Web Services. Each example includes a link to GitHub, where you can find instructions on how to set up and run the application.
Examples
- Create a REST API to track COVID-19 data
- Create a lending library REST API
- Create a messenger application
- Create a serverless application to manage photos
- Create a websocket chat application
- Create an application to analyze customer feedback
- Invoke a Lambda function from a browser
- Use API Gateway to invoke a Lambda function
- Use Step Functions to invoke Lambda functions
- Use scheduled events to invoke a Lambda function