pulumi / pulumi-aws-apigateway

Apache License 2.0
11 stars 5 forks source link

Add support for HTTP API #6

Open danielrbradley opened 2 years ago

danielrbradley commented 2 years ago

Hello!

Issue details

Add support for the lighter-weight API Gateway V2 variant - HTTP API (as opposed to the REST API). This newer variant is quite similar to the REST API but a little less complicated and is cheaper per request to operate.

Affected area/feature

lukehoban commented 2 years ago

See also pulumi/pulumi-aws-apigateway#38.