How do I get pagination working with exclusiveStartKey for dynamodb? #1502
Answered
by
skmcgrail
Zeedinstein
asked this question in
Q&A
-
I'm trying to create a pagination endpoint for a dynamodb table I have. But I've tried everything to get the exclusiveStartKey to be the correct type for it to work. However, everything I've tried doesn't seem to work. example code:
|
Beta Was this translation helpful? Give feedback.
Answered by
skmcgrail
Dec 14, 2021
Replies: 2 comments
-
Hey @Zeedinstein , just wanted to give you a heads up that there is a fix in place for this this, and it will be part of our next SDK release: #1531 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Zeedinstein
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @Zeedinstein , just wanted to give you a heads up that there is a fix in place for this this, and it will be part of our next SDK release: #1531