DynamoDB - with AWS SDK
You want to fetch all items from a large DynamoDB table using pagination with the SDK. Which approach correctly handles this scenario?
ExclusiveStartKey from the previous LastEvaluatedKey until it is undefined, indicating no more pages.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions