-
Notifications
You must be signed in to change notification settings - Fork 955
Closed
Labels
dynamodb-enhancedfeature-requestA feature should be added or improved.A feature should be added or improved.
Description
Describe the Feature
I want to converter Map<String, AttributeValue> -> Map<String, Object>.
aws-sdk-java v1 provides ItemUtils.java for this feature, but v2 did not.
Is there any solution about that ?
[ItemUtils.java in v1]
https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/dynamodbv2/document/ItemUtils.html#toSimpleMapValue-java.util.Map-
Is your Feature Request related to a problem?
Many people needs this feature.
awsdocs/aws-doc-sdk-examples#889
Describe alternatives you've considered
Changing database.
achaphiv, gakinson, mykyta-nikiforov, ShenChen93, frank-poole and 17 more
Metadata
Metadata
Assignees
Labels
dynamodb-enhancedfeature-requestA feature should be added or improved.A feature should be added or improved.