Join Slack
Powered by
Hello, quick question, how can I simulate the KeyC...
# help
m
Meris Tarhanis
03/23/2022, 3:07 PM
Hello, quick question, how can I simulate the KeyConditionExpression from SST Console where key is anything
t
thdxr
03/23/2022, 3:24 PM
under the hood this does a dynamodb scan instead of a query
m
Meris Tarhanis
03/23/2022, 3:26 PM
Thank you, will test it out
Meris Tarhanis
03/23/2022, 3:31 PM
It works, thanks
t
thdxr
03/23/2022, 3:36 PM
note that it probably should not be used for production
thdxr
03/23/2022, 3:36 PM
if you're scanning the whole table that's likely a data model issue
2
Views
Open in Slack
Previous
Next