aws-containers / amazon-ecs-exec-checker

🚀 Pre-flight checks for ECS Exec
MIT No Attribution
886 stars 141 forks source link

Respect overridden task role for permission check #23

Closed toricls closed 3 years ago

toricls commented 3 years ago

This PR fixes #22.

Now we can check the task role permissions correctly even if the ECS task has overridden task role.