'error creating API Gateway v2 integration: BadRequestException: Currently, an API

Error: creating API Gateway v2 integration: BadRequestException: Currently, an API with a protocol type of HTTP may only be associated with proxy integrations (AWS_PROXY, HTTP_PROXY) My terraform code like this..... Module link : https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2

The main.tf

main.tf



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source