diff --git a/Examples/runtimes/java/Migration/README.md b/Examples/runtimes/java/Migration/README.md index 49a6c7a7e..5d40e5e6c 100644 --- a/Examples/runtimes/java/Migration/README.md +++ b/Examples/runtimes/java/Migration/README.md @@ -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