Cody
08/24/2023, 3:00 PMMarvin
08/24/2023, 3:01 PMMitch
08/24/2023, 8:04 PMCody
08/24/2023, 8:08 PMMitch
08/24/2023, 8:11 PM"taskDefinition": "{{ task_definition_arn }}",
"networkConfiguration": {
"awsvpcConfiguration": {
"subnets": [
"subnet-ccc",
"subnet-sss",
"subnet-bbb",
"subnet-aaaaa"
],
"assignPublicIp": "ENABLED",
"securityGroups": [
"sg-xxx"
]
}
}
},
Cody
08/24/2023, 8:12 PMMitch
08/24/2023, 8:15 PMCody
08/24/2023, 8:56 PMMitch
08/24/2023, 9:29 PMCody
08/24/2023, 9:31 PMMitch
08/24/2023, 10:21 PM