I'm going to connect HTTP API to my domain and use it.
My domain is ***.art and I'm using it from Google.
First, I connected CNAME to connect to AWS Amplify.
Below is a captured copy of the Admin tab for the Amplify domain and the DNS settings status for the Google domain.

Subsequently, we created an HTTP API and verified calls through that URL.
The path and CORS settings of the API are shown in the screenshot below.


And the settings for the custom domain are as follows.

Finally, the certificate and the DNS setting of the Google domain to which it was applied are as follows.

I would appreciate it if you could tell me which part went wrong.
The following is an error response when Chrome accessed the HTTP API address through my custom domain.
