Submit Attachment State Changes
POST {{aws_elastic_container_service_base_url}}/?Action=SubmitAttachmentStateChanges
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"attachments"=>[{"attachmentArn"=>"string", "status"=>"string"}], "cluster"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |