Slide 5
Slide 5 text
ECS Event is Կ
e.g. Task ىಈ
{
"version": "0",
"id": "451dda85-ca1a-9045-5121-7a12dfb9317f",
"detail-type": "ECS Task State Change",
"source": "aws.ecs",
"account": "123456789012",
"time": "2017-09-07T08:28:04Z",
"region": "ap-northeast-1",
"resources": [
"arn:aws:ecs:ap-northeast-1:123456789012:task/b280d725-7382-43b8-a50d-ef909a36cb80"
],
"detail": {
"clusterArn": "arn:aws:ecs:ap-northeast-1:123456789012:cluster/uorat-ecs-event-test",
"containerInstanceArn": "arn:aws:ecs:ap-northeast-1:123456789012:container-instance/ff83c4a8-67fc-4a13-8134-897c6dd2195a",
...
"desiredStatus": "RUNNING",
...
"lastStatus": "PENDING",
...
"taskDefinitionArn": "arn:aws:ecs:ap-northeast-1:123456789012:task-definition/uorat-ecs-event-test:35",
...
}
}
ECS Task Event