- The global secondary indexes in DynamoDB are consistent, and are not guaranteed to return correct results.
- The global secondary indexes in DynamoDB are transactionally consistent, and are guaranteed to return correct results.
- The global secondary indexes in DynamoDB are partially consistent, and are not guaranteed to return correct results.
- The global secondary indexes in DynamoDB are eventually consistent, and are not guaranteed to return correct results.
Which statement accurately describes global secondary indexes in DynamoDB?
June 25, 2021June 25, 2021
0 Comment