aws ecs get-task-protection --cluster <value>
gives an "Invalid choice" error
#8273
Labels
documentation
This is a problem with documentation.
needs-triage
This issue or PR still needs to be triaged.
Describe the issue
I'm trying to get task protection info for my ECS cluster/service. I am on CLI version 2.8.3 and am following the docs here for v2. However, when I try to call
aws ecs get-task-protection --cluster <value>
, I get the following:It seems like
get-task-protection
is not a valid choice? Was this command removed?Links
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/get-task-protection.html
The text was updated successfully, but these errors were encountered: