Hello, I am starting to use SST, I want to deploy ...
# help
f
Hello, I am starting to use SST, I want to deploy my REST API in API Gateway but once the api created by default following the documentation tutorial is deployed, it is HTTP type. I would like to know if there is any way that the API created in API Gateway is of type REST
f
We are working on it! Should be avaiable by tmr with the full doc.
Just curious, any specific reason why u need the REST API?
Hi @Fabian Osorio, just released v0.10.9 with REST API support, the construct is called 
sst.ApiGatewayV1Api
. Here is the link to the doc with a few examples - https://docs.serverless-stack.com/constructs/ApiGatewayV1Api
a
@Frank noticing this is from 1 year ago. Any new guidance on create REST type API Gateway resource? Some possible reasons for doing so may be support for API keys, custom gateway response, canary release, WAF. Any thoughts? https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-vs-rest.html