Skip to content

fix: Use Pagination for aws_ec2_images#13560

Merged
kodiakhq[bot] merged 3 commits intomainfrom
ami-pagination
Sep 1, 2023
Merged

fix: Use Pagination for aws_ec2_images#13560
kodiakhq[bot] merged 3 commits intomainfrom
ami-pagination

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

Summary

Rather than returning all images in a single API call, this PR changes it to use pagination... It will return 1000 images at a time. This will improve performance for large accounts where it is faster to batch the results rather than return them all at once

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants