diff --git a/Examples/runtimes/java/README.md b/Examples/runtimes/java/README.md index 06fc828f6..dc4c0cf78 100644 --- a/Examples/runtimes/java/README.md +++ b/Examples/runtimes/java/README.md @@ -4,6 +4,7 @@ This project contains examples demonstrating how to use the AWS Database Encrypt ``` ├── .. +├── DDBECwithSDKV2: Examples for using features in the DynamoDB Encryption Client with AWS SDK v2 ├── DynamoDbEncryption: Examples for using features in the AWS Database Encryption SDK └── Migration: Examples for migrating from a plaintext table or the DynamoDB Encryption Client 2.0 to AWS DB ESDK ```