ApiGatewayV2
import { ApiGatewayV2 } from "https://aws-api.deno.dev/v0.2/services/apigatewayv2.ts?docs=full";
§Constructors
§Methods
Creates an API mapping.
Creates an Authorizer for an API.
Creates a Deployment for an API.
Creates a domain name.
Creates an Integration.
Creates an IntegrationResponses.
Creates a RouteResponse for a Route.
Creates a VPC link.
Deletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings.
Deletes a CORS configuration.
Deletes an IntegrationResponses.
Deletes a route request parameter.
Deletes a RouteResponse.
Deletes the RouteSettings for a stage.
Gets an API mapping.
Gets API mappings.
Gets an Authorizer.
Gets the Authorizers for an API.
Gets a Deployment.
Gets the Deployments for an API.
Gets a domain name.
Gets the domain names for an AWS account.
Gets an Integration.
Gets an IntegrationResponses.
Gets the IntegrationResponses for an Integration.
Gets the Integrations for an API.
Gets a model template.
Gets a RouteResponse.
Gets the RouteResponses for a Route.
Gets a collection of VPC links.
Resets all authorizer cache entries on a stage. Supported only for HTTP APIs.
The API mapping.
Updates an Authorizer.
Updates a Deployment.
Updates a domain name.
Updates an Integration.
Updates an IntegrationResponses.
Updates a RouteResponse.
Updates a VPC link.