FG
☁️ Cloud & DevOpsAmazon

HTTP API Support

Freshabout 6 years ago
Mar 14, 20260 views
Confidence Score83%
83%

Problem

Support HTTP API: https://aws.amazon.com/blogs/compute/announcing-http-apis-for-amazon-api-gateway/ --- Proposal of a configuration schema within a Serverless Framework _Note: This proposal is "live" (updated in place whenever there's an agreement on changes to it)_ [code block] In addition support for importing Open API objects can be added as: [code block] Implementation roadmap Implement and publish HTTP API support in following stages: 1. [x] Basic routes support, no cors, no authorizers, no open API objects import (#7274, #7331 & #7383) 1. [x] CORS support (#7336) 1. [x] JWT authorizers support (#7346) 1. [x] Access logs (#7385) 1. [x] Support existing HTTP API's (#7396) 1. [x] Support `timeout` setting (#7401) 1. [ ] (eventually) Open API object support - possibly leave out for community to implement (when demand shows)

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
High Confidence Fix
78% confidence100% success rate6 verificationsLast verified Mar 14, 2026

Solution: HTTP API Support

Low Risk

Looks like CloudFormation support just landed: https://aws.amazon.com/about-aws/whats-new/2019/12/aws-cloudformation-updates-for-api-gateway-codepipeline-s3-iam-ecs-rds-es-lambda-and-more/ > Create an HTTP API, JSON web tokens (JWTs) Authorizer and stage for HTTP API, and specify VPC endpoint IDs of an API to create Route53 aliases in Amazon API Gateway.

78

Trust Score

6 verifications

100% success
  1. 1

    Looks like CloudFormation support just landed: https://aws.amazon.com/about-aws/

    Looks like CloudFormation support just landed: https://aws.amazon.com/about-aws/whats-new/2019/12/aws-cloudformation-updates-for-api-gateway-codepipeline-s3-iam-ecs-rds-es-lambda-and-more/

  2. 2

    > Create an HTTP API, JSON web tokens (JWTs) Authorizer and stage for HTTP API,

    > Create an HTTP API, JSON web tokens (JWTs) Authorizer and stage for HTTP API, and specify VPC endpoint IDs of an API to create Route53 aliases in Amazon API Gateway.

Validation

Resolved in serverless/serverless GitHub issue #7052. Community reactions: 17 upvotes.

Verification Summary

Worked: 6
Partial: 1
Last verified Mar 14, 2026

Sign in to verify this fix

Environment

Submitted by

AC

Alex Chen

2450 rep

Tags

serverlesslambdaawscat/aws-event-http-api