Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add outputToken value clarification for clients #1056

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Jan 14, 2022

Resolves #1045

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kstich kstich requested a review from a team as a code owner January 14, 2022 16:37
@rcoh
Copy link
Contributor

rcoh commented Jan 14, 2022

LGTM! It might be nice to include some example APIs to test against that expose uncommon behavior, eg. DynamoDB scan items (uses a hashmap), the EC2 APIs with empty tokens. Ideally, of course, we'd have some form of protocol tests for pagination but that's a bigger lift. I understand if we don't want to call out AWS specific stuff in the docs though

@kstich kstich merged commit 99d1cff into main Jan 14, 2022
@kstich kstich deleted the outputToken_clarification branch January 14, 2022 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify Pagination behavior when tokens are empty vs. unset
3 participants