403 ERROR The request could not be satisfied getting this error with amplify cloudfront #3968
Open
3 tasks done
Labels
feature-request
New feature or request
Before opening, please confirm:
Amplify Hosting feature
Redirects
Is your feature request related to a problem? Please describe:
I have an nginx proxy server hosted on ec2 and my nextjs fronted app is hosted on amplify, I am trying to redirect /logon/ traffic from the nginx reverse proxy server to amplify hosted frontend, but I am receiving the below error in the browser.
I am passing proxy pass value as amplify custom domain
ex : proxy_pass https://amplify-custom-domain
Describe how you'd like this feature to work
I want when the request comes to the reverse proxy server, it redirects to aws amplify domain.
The text was updated successfully, but these errors were encountered: