ApiGatewayHttp
Resource Icon

Resource Overview
In API Gateway, HTTP API is a type of API Gateway designed for building APIs based on the HTTP protocol in a simple and lightweight manner. HTTP APIs are simpler and more cost-effective than traditional REST APIs, making them ideal for serverless web applications and simple microservices.
Parent Resource
Associated Resources
Resource Setting Values
integration: Name of API Gateway Integrationhttp_integrationintegration_type: The integration type of API Gateway -Http,Lambdaintegration_method: The integration's HTTP method of API Gatewayintegration_url: The specify a fully-qualified URL for HTTP integration
lambda_integrationintegration_type: The integration type of API Gateway -Http,Lambdaintegration_method: The integration's HTTP method of API Gatewaylinked_lambda_name: The name of the Lambda function for a Lambda proxy integration
routeroute_method: The HTTP method for HTTP APIroute_path: The HTTP method for resource pathtarget_integration: The name of API Gateway Integration -http_integration,lambda_integration
deploymentdescription: The description of API Gateway Deployment
stagedevenable_deployment: Name of REST API Gateway Stageauto_deployment: Enable auto Deployment
testenable_deployment: Name of REST API Gateway Stageauto_deployment: Enable auto Deploymentdeployment_name: The name of API Gateway Deployment to connect to
prodenable_deployment: Name of REST API Gateway Stage