aws-samples / aws-dynamodb-examples

DynamoDB Examples
Apache License 2.0
538 stars 210 forks source link

Various Examples and AWS SDK code examples for Amazon DynamoDB

An Amazon Web Services and DynamoDB community-led repository containing code and examples for developing with and using Amazon DynamoDB.

We have IAM policies for DynamoDB, a script to load an existing table into NoSQL Workbench, CloudFormation examples, and a CDK to track table size and item count histories to CloudWatch.

We also have AWS SDK code examples for DynamoDB in various languages. You can find each language examples here:


DynamoDB Examples with Amazon Bedrock

This repository provides comprehensive examples of how to integrate Amazon Bedrock's powerful large language models (LLMs) with AWS DynamoDB for building scalable, context-aware chatbots and AI applications. These examples demonstrate how to leverage DynamoDB's NoSQL database capabilities to persist conversation history and user interactions, ensuring continuity in AI-driven conversations across sessions.

Key highlights include:

These examples are designed to help developers, data scientists, and AI enthusiasts quickly get started with building sophisticated AI applications on AWS, using best practices for cloud-native development.

Integration with LangChain Message History and Bedrock


PS. If you are up for contributing, we welcome community pull requests.

All code in this repository is provided as is, where is. There are no guarantees, either expressed or implied. It is up to you to check what they do and utilize the code responsibly.

Special thanks to other contributors to this repo before it was moved over to this current location. Here are their GitHub users: