Robert
05/10/2022, 8:40 PMserverless.yml
, trying to move them over sst but I want to do it over time.
As of now, I do use a custom domain for my lambdas in the yaml file. Seed is handling everything with the custom domain. I tried to add a custom domain in my sst apiGateway stack, but it tries to create the custom domain, which I don't want.
In the AWS console it is possible to add API mapping on an existing domain. And I was wondering if it is possible with the APIGatewayV1API
object in sst.Frank
Frank
Robert
05/11/2022, 9:45 AM