we current use ECS for running agents: if I need to issue some kind of IAM permission to the actual flow run, should that be placed in the agent policy or the task policy?
✅ 1
a
Anna Geller
08/25/2022, 11:38 PM
task_role_arn is what you need - you can set it directly on ECSRun()