integrations.sh
← all integrations

amazonaws.com – apigatewayv2

OpenAPI apis-guru cloud

Amazon API Gateway V2

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:apigatewayv2/2018-11-29.json
Provider
amazonaws.com:apigatewayv2 / apigatewayv2
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/apigatewayv2/2018-11-29/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/apigatewayv2/2018-11-29/openapi.yaml

Tools (74)

Extracted live via the executor SDK.

  • apis.createApi

    Creates an Api resource.

  • apis.createAuthorizer

    Creates an Authorizer for an API.

  • apis.createDeployment

    Creates a Deployment for an API.

  • apis.createIntegration

    Creates an Integration.

  • apis.createIntegrationResponse

    Creates an IntegrationResponses.

  • apis.createModel

    Creates a Model for an API.

  • apis.createRoute

    Creates a Route for an API.

  • apis.createRouteResponse

    Creates a RouteResponse for a Route.

  • apis.createStage

    Creates a Stage for an API.

  • apis.deleteAccessLogSettings

    Deletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings.

  • apis.deleteApi

    Deletes an Api resource.

  • apis.deleteAuthorizer

    Deletes an Authorizer.

  • apis.deleteCorsConfiguration

    Deletes a CORS configuration.

  • apis.deleteDeployment

    Deletes a Deployment.

  • apis.deleteIntegration

    Deletes an Integration.

  • apis.deleteIntegrationResponse

    Deletes an IntegrationResponses.

  • apis.deleteModel

    Deletes a Model.

  • apis.deleteRoute

    Deletes a Route.

  • apis.deleteRouteRequestParameter

    Deletes a route request parameter.

  • apis.deleteRouteResponse

    Deletes a RouteResponse.

  • apis.deleteRouteSettings

    Deletes the RouteSettings for a stage.

  • apis.deleteStage

    Deletes a Stage.

  • apis.exportApi
  • apis.getApi

    Gets an Api resource.

  • apis.getApis

    Gets a collection of Api resources.

  • apis.getAuthorizer

    Gets an Authorizer.

  • apis.getAuthorizers

    Gets the Authorizers for an API.

  • apis.getDeployment

    Gets a Deployment.

  • apis.getDeployments

    Gets the Deployments for an API.

  • apis.getIntegration

    Gets an Integration.

  • apis.getIntegrationResponse

    Gets an IntegrationResponses.

  • apis.getIntegrationResponses

    Gets the IntegrationResponses for an Integration.

  • apis.getIntegrations

    Gets the Integrations for an API.

  • apis.getModel

    Gets a Model.

  • apis.getModels

    Gets the Models for an API.

  • apis.getModelTemplate

    Gets a model template.

  • apis.getRoute

    Gets a Route.

  • apis.getRouteResponse

    Gets a RouteResponse.

  • apis.getRouteResponses

    Gets the RouteResponses for a Route.

  • apis.getRoutes

    Gets the Routes for an API.

  • apis.getStage

    Gets a Stage.

  • apis.getStages

    Gets the Stages for an API.

  • apis.importApi

    Imports an API.

  • apis.reimportApi

    Puts an Api resource.

  • apis.resetAuthorizersCache

    Resets all authorizer cache entries on a stage. Supported only for HTTP APIs.

  • apis.updateApi

    Updates an Api resource.

  • apis.updateAuthorizer

    Updates an Authorizer.

  • apis.updateDeployment

    Updates a Deployment.

  • apis.updateIntegration

    Updates an Integration.

  • apis.updateIntegrationResponse

    Updates an IntegrationResponses.

  • apis.updateModel

    Updates a Model.

  • apis.updateRoute

    Updates a Route.

  • apis.updateRouteResponse

    Updates a RouteResponse.

  • apis.updateStage

    Updates a Stage.

  • domainnames.createApiMapping

    Creates an API mapping.

  • domainnames.createDomainName

    Creates a domain name.

  • domainnames.deleteApiMapping

    Deletes an API mapping.

  • domainnames.deleteDomainName

    Deletes a domain name.

  • domainnames.getApiMapping

    Gets an API mapping.

  • domainnames.getApiMappings

    Gets API mappings.

  • domainnames.getDomainName

    Gets a domain name.

  • domainnames.getDomainNames

    Gets the domain names for an AWS account.

  • domainnames.updateApiMapping

    The API mapping.

  • domainnames.updateDomainName

    Updates a domain name.

  • tags.getTags

    Gets a collection of Tag resources.

  • tags.tagResource

    Creates a new Tag resource to represent a tag.

  • tags.untagResource

    Deletes a Tag.

  • vpclinks.createVpcLink

    Creates a VPC link.

  • vpclinks.deleteVpcLink

    Deletes a VPC link.

  • vpclinks.getVpcLink

    Gets a VPC link.

  • vpclinks.getVpcLinks

    Gets a collection of VPC links.

  • vpclinks.updateVpcLink

    Updates a VPC link.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools