This was made using Soto v7.0.0-rc1. Assuming that your Partition Key and Sort Key are named PK and SK in your table. Also that your PK for all users are USER#. let input = DynamoDB.QueryInput( expressionAttributeNames: ["#p": "PK"], ...
heyjaycodes.com1 min readNo responses yet.