Much appreciate this pack of nodes. I am interfacing to AWS dynamoDB and have some nodes, i.e the scan node working well. I am however battling to get the get GetItem or Query nodes working - and think it has something to do with the way I am passing the parameters to your node. Typical errors are "SyntaxError: Unexpected token c in JSON at position 2" for Getitem and "failed: ValidationException: Either the KeyConditions or KeyConditionExpression parameter must be specified in the request. " for Query.
I have read extensively but am just not getting it right. Are you able to expand your usage instructions with some examples of use.
Much appreciate this pack of nodes. I am interfacing to AWS dynamoDB and have some nodes, i.e the scan node working well. I am however battling to get the get GetItem or Query nodes working - and think it has something to do with the way I am passing the parameters to your node. Typical errors are "SyntaxError: Unexpected token c in JSON at position 2" for Getitem and "failed: ValidationException: Either the KeyConditions or KeyConditionExpression parameter must be specified in the request. " for Query.
I have read extensively but am just not getting it right. Are you able to expand your usage instructions with some examples of use.