Create a option like EXPLAIN
of SQL to check actual JSON parameter
#188
Labels
enhancement
New feature or request
EXPLAIN
of SQL to check actual JSON parameter
#188
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.The text was updated successfully, but these errors were encountered: