Hey all, is there a good article or so that describes how AWS ECS task and execution roles need to be set up so that not only flows but also subflows have the required permissions?
It seems to me that in our current setup, the deployment of the parent flow has the required permissions, but child deployment flow runs seem to lack the permissions to e.g. read a secret from the AWS Secrets Manager.