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

fix: handle multi-part token paths in paginator #1160

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Feb 7, 2024

fixes aws/aws-sdk-js-v3#5766

In the conversion to the createPaginator function, the handling of deep paths was lost. This bug affects 9 paginator functions in CloudFront, Elasticache, Neptune, RDS, and Redshift, out of a total of 2776.

@kuhe kuhe requested review from a team as code owners February 7, 2024 15:10
@kuhe kuhe requested a review from milesziemer February 7, 2024 15:10
@kuhe kuhe merged commit 88980bc into smithy-lang:main Feb 7, 2024
7 checks passed
@kuhe kuhe deleted the fix/paginator branch February 7, 2024 16:58
This pull request was closed.
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.

paginateListDistributions does not paginate
3 participants