bref icon indicating copy to clipboard operation
bref copied to clipboard

Mistake in custom domains documentation

Open Adesin-fr opened this issue 2 years ago • 1 comments

In the page main/src/pages/docs/use-cases/http/custom-domains.mdx

There might be a mistake : If I create the certificate on us-east-1, I can't find it when I create the API Gateway on my app region. To find the certificate, I must either create the API gateway to us-east-1, or create the certificate on the app regipon.

Adesin-fr avatar Nov 09 '23 11:11 Adesin-fr

For REST APIs (API Gateway v1), you must create it in us-east-1.

For HTTP APIs (API Gateway v2), you must create it in your region.

Bref switched to v2 recently, that's maybe why the docs still mention us-east-1. Happy to merge a PR that updates this.

mnapoli avatar Nov 09 '23 14:11 mnapoli

Closing because of inactivity.

mnapoli avatar Mar 19 '24 14:03 mnapoli