amazon/dynamodb-local

Verified Publisher

By Amazon Web Services

Updated 20 days ago

DynamoDB local

Image
Integration & delivery
Databases & storage
484

100M+

amazon/dynamodb-local repository overview

DynamoDB local

DynamoDB local is a downloadable version of DynamoDB that enables developers to develop and test applications using a version of DynamoDB running in your own development environment.

Benefits of using DynamoDB local

The new DynamoDB local Docker image enables you to get started with DynamoDB local quickly by using a docker image with all the DynamoDB local dependencies and necessary configuration built in. The new Docker image also enables you to include DynamoDB local in your containerized builds and as part of your continuous integration testing.

Using DynamoDB local does not require an internet connection and DynamoDB local works with your existing DynamoDB API calls. There are no provisioned throughput, data storage, or data transfer costs with DynamoDB local.

Getting Started with DynamoDB on Docker

Simply run docker run -p 8000:8000 amazon/dynamodb-local to execute DynamoDB locally.

You can find a sample application on GitHub demonstrating how to use DynamoDB local for testing.

To learn how to configure DynamoDB local, see the DynamoDB local usage notes in the AWS Docs.

Note
 DynamoDB local version 2.0.0 and greater AWS_ACCESS_KEY_ID can contain the only letters (A–Z, a–z) and numbers (0–9). 

Tag summary

Content type

Image

Digest

sha256:d89f8fcc6

Size

225.1 MB

Last updated

20 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

1,606,793

Last week