DynamoDB JSON Converter

Convert DynamoDB AttributeValue JSON into plain JSON with AWS SDK unmarshall

Accepts single AttributeValue objects, item maps, scan/query payloads, and nested structures.
Input (DynamoDB JSON)
Output (Normal JSON)
Converted JSON will appear here