Submit Container State Change
POST {{aws_elastic_container_service_base_url}}/?Action=SubmitContainerStateChange
Request Params
Key | Datatype | Required | Description |
---|
Action | string | | |
Request Body
{"cluster"=>"string", "containerName"=>"string", "exitCode"=>42, "networkBindings"=>[{"bindIP"=>"string", "containerPort"=>42, "hostPort"=>42, "protocol"=>"string"}], "reason"=>"string", "runtimeId"=>"string", "status"=>"string", "task"=>"string"}
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
User-Agent | string | | |
X-Amz-Target | string | | |