Serverless snippets for Lambda using Amazon SDKs
The following code examples show how to use Lambda with Amazon SDKs.
Examples
- Invoke a Lambda function from a Kinesis trigger
- Invoke a Lambda function from an Amazon S3 trigger
- Invoke a Lambda function from an Amazon SNS trigger
- Invoke a Lambda function from an Amazon SQS trigger
- Reporting batch item failures for Lambda functions with a Kinesis trigger
- Reporting batch item failures for Lambda functions with an Amazon SQS trigger