Amazon API Gateway Management API

API for directly managing runtime aspects of deployed APIs, including sending data to connected WebSocket clients via the @connections endpoint and managing connection state.

API entry from apis.yml

apis.yml Raw ↑
name: Amazon API Gateway Management API
description: API for directly managing runtime aspects of deployed APIs, including sending data to connected
  WebSocket clients via the @connections endpoint and managing connection state.
image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
humanURL: https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-how-to-call-websocket-api-connections.html
baseURL: https://{api-id}.execute-api.{region}.amazonaws.com/{stage}
tags:
- Connections
- Management
- Runtime
- WebSocket
properties:
- type: Documentation
  url: https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-how-to-call-websocket-api-connections.html
aid: amazon-api-gateway:management-api