Cost Explorer paginators #3327
Labels
costexplorer
feature-request
This issue requests a feature.
investigating
This issue is being investigated and/or work is in progress to resolve the issue.
p3
This is a minor priority issue
paginator
Describe the feature
Add Paginators for CostExplorer operations:
Use Case
While I was looking for a paginator for the get_cost_and_usage operation in CostExplorer (ce), I noticed that there was none. I think that's a lack, unless there's a reason why there's no need for paginators for the CostExplorer service?
My first need was for get_cost_and_usage, then maybe get_cost_and_usage_with_resources, get_cost_categories and get_tags, but if I'm right there are at least 20 operations that could get a paginator in CostExplorer (listed above).
Proposed Solution
Add paginators in the paginators-1.json of CostExplorer, to generate them.
Other Information
No response
Acknowledgements
SDK version used
1.35.90
Environment details (OS name and version, etc.)
Linux and Windows, Python 3.12
The text was updated successfully, but these errors were encountered: