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

imagebuilder paginators missing #2382

Closed
michael-c-hoffman opened this issue Apr 14, 2020 · 2 comments
Closed

imagebuilder paginators missing #2382

michael-c-hoffman opened this issue Apr 14, 2020 · 2 comments
Assignees
Labels
duplicate This issue is a duplicate. feature-request This issue requests a feature.

Comments

@michael-c-hoffman
Copy link

boto3 SKD does not have any paginators for imagebuilder.
Unable to list_images and list_image_build_versions due to no pagination implemented.

All of the client list_* methods accept nextTokens but without any paginators unable to retrieve full list of results.

@michael-c-hoffman michael-c-hoffman added feature-request This issue requests a feature. needs-triage This issue or PR still needs to be triaged. labels Apr 14, 2020
@swetashre swetashre self-assigned this Apr 14, 2020
@swetashre
Copy link
Contributor

@crashdummymch - Thank you for your post. Marking this as a feature request. Currently you have to make api call with the nextToken value for retrieving all the results.

@swetashre swetashre added duplicate This issue is a duplicate. and removed needs-triage This issue or PR still needs to be triaged. labels Apr 14, 2020
@swetashre
Copy link
Contributor

swetashre commented Apr 14, 2020

This issue is a duplicate of botocore issue boto/botocore#2017 . Let's track the progress of this issue under the linked botocore issue. Closing this one as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate. feature-request This issue requests a feature.
Projects
None yet
Development

No branches or pull requests

2 participants