/aws-dynamodb-examples

DynamoDB Examples

Primary LanguageJavaApache License 2.0Apache-2.0

#aws-dynamodb-examples

This repository contains code samples for the AWS DynamoDB Database Service (http://aws.amazon.com/dynamodb/) using the Java SDK.

##inject-errors-latencies

Demonstrates how to inject/simulate errors and latencies in the AWS Java SDK for testing purposes.