Hello community,
Anyone experienced on setting up ECS Agents? I successfully register the flow and the agent, the task appears in AWS on the designated Cluster but nothing happens (the Prefect Task remains pending)
Please, leave here any useful resource 😄 thanks
✅ 1
c
Carlo
09/14/2022, 2:08 PM
I would check IAM (ecsTaskExecution, ECR, s3, cloudwatch, kms). Typically if it never runs, it's because of something keeping from launching
✅ 1
gratitude thank you 1
v
Vlad Tudor
09/14/2022, 2:12 PM
Thanks! When you say check, what values / configuration should I check against? Is there any generic configuration I can take as an example?