Skip to content

Commit

Permalink
Add ARN
Browse files Browse the repository at this point in the history
  • Loading branch information
cjohns-scottlogic committed Jul 24, 2024
1 parent d0b8d86 commit f220a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/dynamic_data_workflow_dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
# "workingDirectory": "/usr/bin",
# "entryPoint": ["sh", "-c"],
# "command": ["ls"],
"executionRoleArn": "arn:aws:iam::955696714113:role/development-mwaa-execution-role",
"logConfiguration": {
"executionRoleArn": "arn:aws:iam::955696714113:role/development-mwaa-execution-role",
"logDriver": "awslogs",
"options": {
"awslogs-group": "airflow-development-mwaa-Task",
Expand Down

0 comments on commit f220a71

Please sign in to comment.