botocore icon indicating copy to clipboard operation
botocore copied to clipboard

servicecatalog - add SearchProducts and SearchProvisionedProducts paginators

Open avoidik opened this issue 1 year ago • 5 comments

Describe the feature

hello,

there're few paginators missing

Use Case

I would like to see this as a native feature, rather than in a script

Proposed Solution

https://github.com/boto/botocore/pull/3315

Other Information

No response

Acknowledgements

  • [X] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

SDK version used

latest

Environment details (OS name and version, etc.)

any

avoidik avatar Dec 03 '24 13:12 avoidik

Hi @avoidik, thanks for reaching out. Those paginators are actually already modeled, but they're missing the result_key field, which is required for them to work in Boto3. I've reached out to the service team about adding this field to their paginators. I'll let you know when I have an update. Thanks!

Ticket # for internal use : P175779020

RyanFitzSimmonsAK avatar Dec 03 '24 22:12 RyanFitzSimmonsAK

Closing this issue as the service team has acknowledged the bug.

RyanFitzSimmonsAK avatar Sep 08 '25 20:09 RyanFitzSimmonsAK

@RyanFitzSimmonsAK Sorry what!? Until the paginators exist and are usable, this bug should stay open. Unless the plan is to NOT ever fix this bug, in which case that should be made clear here.

abatkin avatar Sep 08 '25 20:09 abatkin

This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.

github-actions[bot] avatar Sep 08 '25 20:09 github-actions[bot]

Sure; we typically close service team issues once they get acknowledged by the service team, but I'd be happy to leave this open for tracking.

Unless the plan is to NOT ever fix this bug, in which case that should be made clear here.

The most recent update is that a fix is being worked on, and I asked them for another update just now.

RyanFitzSimmonsAK avatar Sep 08 '25 21:09 RyanFitzSimmonsAK