Skip to content

Amazon API Gateway HTTP APIs #11148

@ewbankkit

Description

@ewbankkit

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Amazon API Gateway offers faster, cheaper, simpler APIs using HTTP APIs.

The API Gateway HTTP API is in preview.

New or Affected Resource(s)

Potential Terraform Configuration

resource "aws_api_gateway_v2_api" "example" {
  protocol_type = "HTTP"
}

References

Announcement.
Blog post.
Developer guide.

Requires AWS SDK v1.25.48:

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.service/apigatewayv2Issues and PRs that pertain to the apigatewayv2 service.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions