Michael James Munar
03/08/2022, 2:44 AMcustomDomain: {
domainName: '<http://customDomain.com|customDomain.com>',
isExternalDomain: true,
certificate: Certificate.fromCertificateArn(this, 'Digital Ocean Certificate', certificate-arn),
}
I have also tried to configure custom domain in API Gateway and hosted zone in route 53, but nothing seems to workFrank
certificate-arn
come from? Did u manually create the certificate in Amazon Certificate Manager?Michael James Munar
03/08/2022, 3:10 AMMichael James Munar
03/08/2022, 3:33 AMcustomDomain>
I've also followed this https://aws.plainenglish.io/custom-domain-for-aws-api-gateway-86d14e0d6024
but I can't find anything specific if you wanna use Digital Ocean's DNS as the domain for your SST appFrank
Michael James Munar
03/08/2022, 3:52 AMFrank
Michael James Munar
03/08/2022, 3:55 AMFrank
Michael James Munar
03/08/2022, 4:11 AMMichael James Munar
03/08/2022, 5:24 AMLukasz K
03/08/2022, 2:00 PMMichael James Munar
03/08/2022, 2:17 PM