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

Fix ecs wait service-stable example #6959

Closed
justindho opened this issue May 16, 2022 · 1 comment · Fixed by #6167
Closed

Fix ecs wait service-stable example #6959

justindho opened this issue May 16, 2022 · 1 comment · Fixed by #6167
Labels
bug This issue is a bug. community documentation This is a problem with documentation. implementation p3 This is a minor priority issue

Comments

@justindho
Copy link
Contributor

Describe the bug

The example given for the aws ecs wait services-stable example for pausing until a task if confirmed to be running is incorrect. The correct subcommand seems like it should be tasks-running.

Expected Behavior

The example should display the correct command with the correct command line options.

Current Behavior

The example uses the aws ecs wait services-stable to wait for a task to be in the RUNNING state.

Reproduction Steps

Look at example 2 in the ecs wait services-stable docs.

Possible Solution

No response

Additional Information/Context

No response

CLI version used

any

Environment details (OS name and version, etc.)

any

@justindho justindho added the bug This issue is a bug. label May 16, 2022
@justindho justindho linked a pull request May 16, 2022 that will close this issue
@justindho justindho moved this to Implementation in AWS CLI Community Contributions May 16, 2022
@justindho justindho added community implementation documentation This is a problem with documentation. labels May 16, 2022
@tim-finnigan tim-finnigan added the p3 This is a minor priority issue label Nov 10, 2022
Copy link

github-actions bot commented Jul 2, 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
bug This issue is a bug. community documentation This is a problem with documentation. implementation p3 This is a minor priority issue
Projects
Status: Implementation
Development

Successfully merging a pull request may close this issue.

2 participants