Does anyone have a good example using AWS DynamoDB DAX in node.js? And what needs to be considered? (E.g. VPC, Subnet, Security Group, etc.).
I am getting
Error: NoRouteException: No endpoints available
and partially
Error: ValidationException: One of the required keys was not given a value
Don't get data stored, not in the cache, nor on the DB.
Thank you!