Paul
02/03/2022, 4:21 PMcustomDomain
. I am using the API construct and my config looks like this:
customDomain: {
hostedZone: "<http://spedifux.ch|spedifux.ch>",
domainName: "<http://api-dev.spedifux.ch|api-dev.spedifux.ch>",
path: "test",
}
Have tried to comment out and deploy, than uncomment and redeploy several times now, as I have read that this helps in some cases.
Strangely enough I can see the domain is correctly configured in API-Gateway “Custom domain names” and I see the A-Record in Route53 pointing to the correct ...execute-api.eu-central-1...
address. But I always get a “Connection refused” Error when trying to access. Any ideas?Frank
Frank
<https://api-dev.spedifux.ch/test>
it shows Forbidden
Frank
Paul
02/04/2022, 2:06 PM