aws / aws-sdk

Landing page for the AWS SDKs on GitHub
https://aws.amazon.com/tools/
Other
68 stars 12 forks source link

Feature request: add paginator to SSM list_inventory_entries #756

Open stepcz opened 1 month ago

stepcz commented 1 month ago

SSM list_inventory_entries does not have a paginator even though the underlying API ListInventoryEntries does support pagination. It would be a usefull addition as some of the inventory types (like AWS:Application) return large sets.