Skip to content

chore: add migration examples #2057

Open
rishav-karanjit wants to merge 36 commits intoddbec-with-sdk-v2from
rishav/ddbec-v2/add-examples
Open

chore: add migration examples #2057
rishav-karanjit wants to merge 36 commits intoddbec-with-sdk-v2from
rishav/ddbec-v2/add-examples

Conversation

@rishav-karanjit
Copy link
Member

@rishav-karanjit rishav-karanjit commented Feb 4, 2026

Issue #, if available:

Description of changes:
Migration example from DDBEC with SDK V2 to DB-ESDK

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rishav-karanjit rishav-karanjit force-pushed the rishav/ddbec-v2/add-examples branch from 5a7811f to 1b87db7 Compare February 5, 2026 07:06
@rishav-karanjit rishav-karanjit changed the title wip: migration examples chore: add migration examples Feb 5, 2026
@rishav-karanjit rishav-karanjit marked this pull request as ready for review February 9, 2026 17:34
@rishav-karanjit rishav-karanjit requested a review from a team as a code owner February 9, 2026 17:34
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we usually check this in?

Comment on lines +26 to +27
import software.amazon.cryptools.dynamodbencryptionclientsdk2.encryption.DynamoDBEncryptor;
import software.amazon.cryptools.dynamodbencryptionclientsdk2.encryption.providers.DirectKmsMaterialsProvider;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we rename these new packages?
from
package software.amazon.cryptools.dynamodbencryptionclientsdk2.*;
to
package com.amazonaws.services.dynamodbv2.datamodeling.sdkv2.*;

Base automatically changed from rishav/ddbec-v2/adapter to ddbec-with-sdk-v2 February 24, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants