How should the developer write the DynamoDB query?

2 Comments

  1. Larry
    Author

    From my perspective, the answer is:
    Add a local secondary index (LSI) during table creation. Query the LSI by using strongly consistent reads.

  2. Angela
    Author

    My best guess is:
    Add a local secondary index (LSI) during table creation. Query the LSI by using strongly consistent reads.

Leave a Reply

Your email address will not be published. Required fields are marked *

2 × four =