amazonaws.com – apigatewaymanagementapi
The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs. To use it, you must explicitly set the SDK's endpoint to point to the endpoint of your deployed API. The endpoint will be of the form https://{api-id}.execute-api.{region}.amazonaws.com/{stage}, or will be the endpoint corresponding to your API's custom domain and base path, if applicable.
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:apigatewaymanagementapi/2018-11-29.json
- Provider
- amazonaws.com:apigatewaymanagementapi / apigatewaymanagementapi
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/apigatewaymanagementapi/2018-11-29/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/apigatewaymanagementapi/2018-11-29/openapi.yaml
Tools (5)
Extracted live via the executor SDK.
-
connections.deleteConnectionDelete the connection with the provided id.
-
connections.getConnectionGet information about the connection with the provided id.
-
connections.postToConnectionSends the provided data to the specified connection.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools