

There are more AWS SDK examples available in the [AWS Doc SDK Examples](https://github.com/awsdocs/aws-doc-sdk-examples) GitHub repo.

# Serverless examples for DynamoDB
<a name="dynamodb_code_examples_serverless_examples"></a>

The following code examples show how to use DynamoDB with AWS SDKs.

**Topics**
+ [Invoke a Lambda function from a DynamoDB trigger](dynamodb_example_serverless_DynamoDB_Lambda_section.md)
+ [Reporting batch item failures for Lambda functions with a DynamoDB trigger](dynamodb_example_serverless_DynamoDB_Lambda_batch_item_failures_section.md)