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

Waiter for ssm to finish executing a command #1744

Closed
dimzak opened this issue May 28, 2019 · 4 comments
Closed

Waiter for ssm to finish executing a command #1744

dimzak opened this issue May 28, 2019 · 4 comments
Labels
enhancement This issue requests an improvement to a current feature.

Comments

@dimzak
Copy link

dimzak commented May 28, 2019

Use case:
After ssm send_command one has to wait until this command executes by running get_command_invocation and wait for a result like Failed, Success etc.

A waiter for "operation": "GetCommandInvocation" would come very handy as it can wait until a command execution finishes.

P.S.
Already have this waiter ready for a PR if there is value in this enhancement :)

@JordonPhillips JordonPhillips added the enhancement This issue requests an improvement to a current feature. label May 31, 2019
@JordonPhillips
Copy link
Contributor

Feel free to open up that pr! We'll have to have some of the other sdk folks look at it to get it merged, but we can get that ball rolling.

@myniva
Copy link

myniva commented Aug 27, 2019

I am looking for that functionality as well. If needed, I have the bandwidth to work on this. @JordonPhillips what actions are needed to get this rolling again?

@stobrien89
Copy link

Hi all,

Thanks again for the request. We are now submitting requests for paginators and waiters upstream so that all AWS SDKs benefit from a consistent implementation. I will pass on the request for these waiters to the service team. We will also update the guidance in the contributing guide to better reflect this policy. I've added an issue to track this here:

aws/aws-sdk#90

Thanks again for bringing this to our attention!

@github-actions
Copy link

github-actions bot commented Jun 7, 2021

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue requests an improvement to a current feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants