Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ecs): enable cluster to grant task protection API permissions to…
… IAM entities (#28486) Added a `grantTaskProtection` method to the ECS (Elastic Container Service) Cluster. This method grants ECS tasks the necessary permissions to interact with the task protection API. Closes #26233 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information