Bruno Murino
01/17/2022, 4:29 PMAnna Geller
--propagateTags flag when starting the ECS Service for the agent.
You can also assign the tags to the ECS cluster, and the tags should propagate to ECS tasks as well:
aws ecs create-cluster --cluster-name prefectEcsCluster --tags key=prefectOwned,value=trueBruno Murino
01/17/2022, 5:58 PMBruno Murino
01/17/2022, 5:58 PMAnna Geller
--propagateTags flag.Bruno Murino
01/18/2022, 9:50 AMAnna Geller