```sql SELECT * FROM "dynamodb-name" WHERE payload.key.name = 'some value' ``` Note that the single and double quotes matter.