We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
taskRoleArn
1 parent ea1bf96 commit e15d0a4Copy full SHA for e15d0a4
1 file changed
.aws/ecs-task-definition.json
@@ -42,6 +42,7 @@
42
}
43
],
44
"family": "xrpedia-ai-proxy",
45
+ "taskRoleArn": "arn:aws:iam::864981757354:role/ecsTaskExecutionRole",
46
"executionRoleArn": "arn:aws:iam::864981757354:role/ecsTaskExecutionRole",
47
"networkMode": "awsvpc",
48
"volumes": [],
0 commit comments