Apigatewayv2Functions
Functions
The `AWS::ApiGatewayV2::Api`
resource creates an API. WebSocket APIs and HTTP APIs are supported. For more information about WebSocket APIs, see About WebSocket APIs in API Gateway in the API Gateway Developer Guide. For more information about HTTP APIs, see HTTP APIs in the API Gateway Developer Guide.
The `AWS::ApiGatewayV2::ApiMapping`
resource contains an API mapping. An API mapping relates a path of your custom domain name to a stage of your API. A custom domain name can have multiple API mappings, but the paths can't overlap. A custom domain can map only to APIs of the same protocol type. For more information, see CreateApiMapping in the Amazon API Gateway V2 API Reference.
Resource Type definition for AWS::ApiGatewayV2::Authorizer
The `AWS::ApiGatewayV2::Deployment`
resource creates a deployment for an API.
The `AWS::ApiGatewayV2::DomainName`
resource specifies a custom domain name for your API in Amazon API Gateway (API Gateway). You can use a custom domain name to provide a URL that's more intuitive and easier to recall. For more information about using custom domain names, see Set up Custom Domain Name for an API in API Gateway in the API Gateway Developer Guide.
The `AWS::ApiGatewayV2::IntegrationResponse`
resource updates an integration response for an WebSocket API. For more information, see Set up WebSocket API Integration Responses in API Gateway in the API Gateway Developer Guide.
The `AWS::ApiGatewayV2::Model`
resource updates data model for a WebSocket API. For more information, see Model Selection Expressions in the API Gateway Developer Guide.
The `AWS::ApiGatewayV2::Route`
resource creates a route for an API.
The `AWS::ApiGatewayV2::RouteResponse`
resource creates a route response for a WebSocket API. For more information, see Set up Route Responses for a WebSocket API in API Gateway in the API Gateway Developer Guide.
Resource Type definition for AWS::ApiGatewayV2::VpcLink