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

Need support for Servicecatalog waiters createprovisionedproduct and updateprovisionedproduct #3281

Closed
1 of 2 tasks
ARUNJIJO opened this issue Oct 17, 2024 · 2 comments
Closed
1 of 2 tasks
Assignees
Labels
feature-request This issue requests a feature. p2 This is a standard priority issue service-api This issue is caused by the service API, not the SDK implementation. waiter

Comments

@ARUNJIJO
Copy link

Describe the feature

Waiters are missing for Servicecatalog in Boto3

Use Case

Instead of polling the status repeatedly from boto3 to get the status in our application, we would like to use waiters so that we can avoid polling from our end and can have a blocking request.

Proposed Solution

No response

Other Information

No response

Acknowledgements

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

SDK version used

boto3 1.35.42

Environment details (OS name and version, etc.)

Ubuntu

@ARUNJIJO ARUNJIJO added feature-request This issue requests a feature. needs-triage This issue or PR still needs to be triaged. labels Oct 17, 2024
@tim-finnigan tim-finnigan self-assigned this Oct 17, 2024
@tim-finnigan
Copy link
Contributor

tim-finnigan commented Oct 17, 2024

Thanks for the feature request. Waiters are implemented and maintained upstream by service teams, as they are shared across AWS SDKs like boto3. So I'll go ahead and forward this request to the Service Catalog team internally for consideration.

Update - this feature request is now being tracked in the Service Catalog team's backlog. We cannot guarantee if or when this would be considered, but please refer to the CHANGELOG for updates going forward. I will close this issue as not planned at this time.

@tim-finnigan tim-finnigan added service-api This issue is caused by the service API, not the SDK implementation. waiter and removed needs-triage This issue or PR still needs to be triaged. labels Oct 17, 2024
@tim-finnigan tim-finnigan removed their assignment Oct 17, 2024
@tim-finnigan tim-finnigan added the p2 This is a standard priority issue label Oct 17, 2024
@tim-finnigan tim-finnigan self-assigned this Nov 5, 2024
@tim-finnigan tim-finnigan closed this as not planned Won't fix, can't repro, duplicate, stale Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue requests a feature. p2 This is a standard priority issue service-api This issue is caused by the service API, not the SDK implementation. waiter
Projects
None yet
Development

No branches or pull requests

2 participants