JSON is wordy enough already most of the time. When you want to just see it, you don't need to know about the encoding types that Dynamo needs to know about.
Here is a project that does it in a simple web page:
https://dangerfarms.github.io/unmarshall-dynamodb-json/
Here's the line of interest: https://github.com/dangerfarms/unmarshall-dynamodb-json/blob/master/index.html#L10