Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Examples/runtimes/java/Migration/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DynamoDb Encryption Client to AWS Database Encryption SDK for DynamoDb Migration

This project contains an example project demonstrating how to safely upgrade
from the DynamoDb Encryption Client (v2.0.1) to the AWS Database Encryption SDK for DynamoDb (v3.x).
from the DynamoDb Encryption Client with AWS SDK for Java 2.x to the AWS Database Encryption SDK for DynamoDb (v4.x).

## Getting Started

Expand Down
Loading