Matt Alhonte
07/21/2022, 6:59 PMDaskExecutor
and/or ECSRun
?Kevin Kho
07/21/2022, 7:29 PMMatt Alhonte
07/26/2022, 11:50 PMDaskExecutor
was actually straightforward, but for `ECSRun`ya need to add
{"name": "ENABLE_ECS_MANAGED_TAGS", "value": "true"},
{"name": "PROPAGATE_TAGS", "value": "true"},
under environment
under containerDefinitions
, and the tags need to be under run_task_kwargs