30 CDK constructs available in aws-cdk-lib/aws-apigatewayv2
import * as apigatewayv2 from 'aws-cdk-lib/aws-apigatewayv2';Higher-level abstractions with sensible defaults and convenience methods.
An API Gateway ApiKey. An ApiKey can be distributed to API clients that are connecting to WebSocket APIs that require API key authentication. The key is used to authenticate WebSocket connections and associate them with usage plans for throttling and quota management.
Create a new API mapping for API Gateway API endpoint.
Custom domain resource for the API.
Create a new API Gateway HTTP API endpoint.
An authorizer for Http Apis.
The integration for an API route.
Route class that creates the Route for API Gateway HTTP API.
Represents a stage where an instance of the API is deployed.
An API Gateway ApiKey, for which a rate limiting configuration can be specified.
A UsagePlan.
Define a new VPC Link Specifies an API Gateway VPC link for a HTTP API to access resources in an Amazon Virtual Private Cloud (VPC).
Create a new API Gateway WebSocket API endpoint.
An authorizer for WebSocket Apis.
The integration for an API route.
Route class that creates the Route for API Gateway WebSocket API.
Represents a stage where an instance of the API is deployed.
Direct CloudFormation resource mappings. One-to-one with CloudFormation resource types.
AWS::ApiGatewayV2::ApiAWS::ApiGatewayV2::ApiGatewayManagedOverridesAWS::ApiGatewayV2::ApiMappingAWS::ApiGatewayV2::AuthorizerAWS::ApiGatewayV2::DeploymentAWS::ApiGatewayV2::DomainNameAWS::ApiGatewayV2::IntegrationAWS::ApiGatewayV2::IntegrationResponseAWS::ApiGatewayV2::ModelAWS::ApiGatewayV2::RouteAWS::ApiGatewayV2::RouteResponseAWS::ApiGatewayV2::RoutingRuleAWS::ApiGatewayV2::StageAWS::ApiGatewayV2::VpcLinkOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-cdk-lib/aws-apigatewayv2