Announcing HTTP APIs for Amazon API Gateway
https://aws.amazon.com/blogs/compute/announcing-http-apis-for-amazon-api-gateway/
AWS::ApiGatewayV2::Api
Use the AWS::ApiGatewayV2::Api resource to create an HTTP API (beta).
AWS::ApiGatewayV2::Authorizer
Use the AWS::ApiGatewayV2::Authorizer resource to create a JWT authorizer for an HTTP API (beta).
AWS::ApiGatewayV2::Integration
Use the AWS::ApiGatewayV2::Integration resource to create an integration for an HTTP API (beta).
AWS::ApiGatewayV2::Stage
Use the AWS::ApiGatewayV2::Stage resource to create a stage for an HTTP API (beta).
This is a :rocket: Feature Request
HttpApi:
Type: AWS::ApiGatewayV2::Api
Properties:
Name: Lambda Proxy
Description: Lambda proxy using quick create
ProtocolType: HTTP
Target: ${lambda arn}
Hi @nija-at
Are we planning to build a new aws-apigatewayv2 L2 just like aws-elasticloadbalancingv2 or just extending the existing aws-apigateway with AWS::ApiGatewayV2::*
support?
Hey all. When can we expect this one to drop?
When this will be ready? We really need this!
Most helpful comment
When this will be ready? We really need this!