integrations.sh
← all integrations

amazonaws.com – apigatewaymanagementapi

OpenAPI apis-guru cloud

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.deleteConnection

    Delete the connection with the provided id.

  • connections.getConnection

    Get information about the connection with the provided id.

  • connections.postToConnection

    Sends the provided data to the specified connection.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools