How to exec to a aws ECS fargate container without editing the Task defenition?
How can I exec to an AWS ECS fargate container without editing the Task definition? The problem is, in my task definition exec command is not enabled.
How can I exec to an AWS ECS fargate container without editing the Task definition? The problem is, in my task definition exec command is not enabled.