39 lines
899 B
JSON
39 lines
899 B
JSON
{
|
|
"metadata": {
|
|
"apiVersion": "2018-11-29",
|
|
"endpointPrefix": "execute-api",
|
|
"signingName": "execute-api",
|
|
"serviceFullName": "AmazonApiGatewayManagementApi",
|
|
"serviceId": "ApiGatewayManagementApi",
|
|
"protocol": "rest-json",
|
|
"jsonVersion": "1.1",
|
|
"uid": "apigatewaymanagementapi-2018-11-29",
|
|
"signatureVersion": "v4"
|
|
},
|
|
"operations": {
|
|
"PostToConnection": {
|
|
"http": {
|
|
"requestUri": "/@connections/{connectionId}",
|
|
"responseCode": 200
|
|
},
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Data": {
|
|
"type": "blob"
|
|
},
|
|
"ConnectionId": {
|
|
"location": "uri",
|
|
"locationName": "connectionId"
|
|
}
|
|
},
|
|
"required": [
|
|
"ConnectionId",
|
|
"Data"
|
|
],
|
|
"payload": "Data"
|
|
}
|
|
}
|
|
},
|
|
"shapes": {}
|
|
} |