DynamoDB - with AWS SDK
When paginating results using DynamoDB SDK, how do you specify the starting point for the next page of results?
LastEvaluatedKey to indicate where to continue.ExclusiveStartKey in the request to the previous LastEvaluatedKey.StartKey, NextPageToken, and PageNumber are not valid DynamoDB SDK parameters.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions