I deployed an application to Fargate. Then I wanted to run ECS Exec against the running service/task. It turns out I would have to make adjustments to my running resources through the AWS CLI (and to the Task role) in order to enable running ECS Exec commands.
Describe the solution you'd like
When I deploy to Fargate, it would be great if I had the option to enable ECS Exec support.
This is a 🚀 feature request
I deployed an application to Fargate. Then I wanted to run ECS Exec against the running service/task. It turns out I would have to make adjustments to my running resources through the AWS CLI (and to the Task role) in order to enable running ECS Exec commands.
Describe the solution you'd like
When I deploy to Fargate, it would be great if I had the option to enable ECS Exec support.
This is a 🚀 feature request