dynein icon indicating copy to clipboard operation
dynein copied to clipboard

Create a option like `EXPLAIN` of SQL to check actual JSON parameter

Open StoneDot opened this issue 2 years ago • 0 comments

Dynein automatically generate a JSON parameter for DynamoDB API. It is great if we can check these JSON parameters. It helps to learn DynamoDB and debug some issues. Additionally, if the JSON can be consumed by --cli-input-json option of AWS CLI, dynein can support additional use-case.

StoneDot avatar Oct 19 '23 00:10 StoneDot