Fix ecs wait service-stable
example
#6959
Labels
bug
This issue is a bug.
community
documentation
This is a problem with documentation.
implementation
p3
This is a minor priority issue
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 betasks-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 theRUNNING
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
The text was updated successfully, but these errors were encountered: