AWS Fundamentals Logo
AWS Fundamentals

AWS ApiGatewayV2

14 CloudFormation resource types available for ApiGatewayV2.

Api

AWS::ApiGatewayV2::Api

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](https://docs.aw

ApiGatewayManagedOverrides

AWS::ApiGatewayV2::ApiGatewayManagedOverrides

Resource Type definition for AWS::ApiGatewayV2::ApiGatewayManagedOverrides

ApiMapping

AWS::ApiGatewayV2::ApiMapping

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 mapp

Authorizer

AWS::ApiGatewayV2::Authorizer

The AWS::ApiGatewayV2::Authorizer resource creates an authorizer for a WebSocket API or an HTTP API. To learn more, see [Controlling and managing access to a WebSocket API in API Gateway](https://

Deployment

AWS::ApiGatewayV2::Deployment

The AWS::ApiGatewayV2::Deployment resource creates a deployment for an API.

DomainName

AWS::ApiGatewayV2::DomainName

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 intuitiv

Integration

AWS::ApiGatewayV2::Integration

Resource Type definition for AWS::ApiGatewayV2::Integration

IntegrationResponse

AWS::ApiGatewayV2::IntegrationResponse

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](http

Model

AWS::ApiGatewayV2::Model

The AWS::ApiGatewayV2::Model resource updates data model for a WebSocket API. For more information, see [Model Selection Expressions](https://docs.aws.amazon.com/apigateway/latest/developerguide/a

Route

AWS::ApiGatewayV2::Route

The AWS::ApiGatewayV2::Route resource creates a route for an API.

RouteResponse

AWS::ApiGatewayV2::RouteResponse

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](https://docs.aws.a

RoutingRule

AWS::ApiGatewayV2::RoutingRule

Represents a routing rule. When the incoming request to a domain name matches the conditions for a rule, API Gateway invokes a stage of a target API. Supported only for REST APIs.

Stage

AWS::ApiGatewayV2::Stage

Resource Type definition for AWS::ApiGatewayV2::Stage

VpcLink

AWS::ApiGatewayV2::VpcLink

The AWS::ApiGatewayV2::VpcLink resource creates a VPC link. This VPC link can be used with both REST and HTTP APIs. The VPC link status must transition from PENDING to AVAILABLE to success

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter

Quick Stats

Resource Types
14
Service Namespace
AWS::ApiGatewayV2::*

Related Links