Skip to content

Commit

Permalink
Set task arn
Browse files Browse the repository at this point in the history
  • Loading branch information
cjohns-scottlogic committed Jul 24, 2024
1 parent 3188d74 commit f99b046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dags/dynamic_data_workflow_dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
collection_task = EcsRegisterTaskDefinitionOperator(
task_id="collection-task",
family="collection",
task_role_arn="arn:aws:iam::955696714113:role/development-mwaa-execution-role",
container_definitions=[
{
"name": "collection-task",
Expand Down

0 comments on commit f99b046

Please sign in to comment.