How can we get all the items by invoking dynamodb.query? The documentation states that we need to look for the presence of 'LastEvaluatedKey'. Just wondering how we ...