There are more AWS SDK examples available in the AWS Doc SDK Examples
Serverless examples for Lambda using AWS SDKs
The following code examples show how to use Lambda with AWS SDKs.
Examples
- Connecting to an Amazon RDS database in a Lambda function
- Invoke a Lambda function from a Kinesis trigger
- Invoke a Lambda function from a DynamoDB trigger
- Invoke a Lambda function from a Amazon DocumentDB trigger
- Invoke a Lambda function from an Amazon MSK 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 a DynamoDB trigger
- Reporting batch item failures for Lambda functions with an Amazon SQS trigger