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

Rust: Use into_paginator().items() when available. #5603

Merged

Conversation

DavidSouther
Copy link
Contributor

Closes #5448.


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

@DavidSouther DavidSouther self-assigned this Nov 2, 2023
@DavidSouther DavidSouther added Rust This issue relates to the AWS SDK for Rust (Preview) On Call Review needed This work needs an on-call review Text Review not needed This contains no text which needs review Task A general update to the code base for language clarification, missing actions, tests, etc. labels Nov 2, 2023
@Laren-AWS Laren-AWS added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Nov 2, 2023
@Laren-AWS Laren-AWS force-pushed the rust/5448/into_paginator_review branch from 51f7ab8 to 30a8626 Compare November 2, 2023 22:14
@Laren-AWS Laren-AWS merged commit 9465b36 into awsdocs:main Nov 2, 2023
9 checks passed
@DavidSouther DavidSouther deleted the rust/5448/into_paginator_review branch November 6, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Call Review complete On call review complete Rust This issue relates to the AWS SDK for Rust (Preview) Task A general update to the code base for language clarification, missing actions, tests, etc. Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust: Review into_paginator usages
2 participants