Found this question but it was Java specific, and I need a .net answer:
Converting DynamoDB JSON to Standard JSON with Java
Anyway to do that in C#? Trying to set up a test framework that reads a json file with the dynamodb json as an input for mocked data. I can't seem to figure it out.