Hello, quick question, how can I simulate the KeyC...
# help
m
Hello, quick question, how can I simulate the KeyConditionExpression from SST Console where key is anything
t
under the hood this does a dynamodb scan instead of a query
m
Thank you, will test it out
It works, thanks
t
note that it probably should not be used for production
if you're scanning the whole table that's likely a data model issue