Questo contenuto non è disponibile nella lingua selezionata
Lavoriamo costantemente per rendere disponibili i contenuti nella lingua selezionata. Ti ringraziamo per la comprensione.
How do I resolve "403 ERROR - The request could not be satisfied. Bad Request" in CloudFront?
3 minuti di lettura
1
Amazon CloudFront is returning the error message "403 ERROR - The request could not be satisfied. Bad Request."
Short description
The error message "403 ERROR - The request could not be satisfied. Bad Request." is from the client. This error can occur due to one of the following reasons:
The request is initiated over HTTP, but the CloudFront distribution is configured to allow only HTTPS requests. To resolve this issue, follow the steps in the Allow HTTP requests Resolution section.
The requested alternate domain name (CNAME) isn't associated with the CloudFront distribution. To resolve this issue, follow the steps in the Associate a CNAME with a distribution Resolution section.
Note: This resolution is for troubleshooting the error when you own the application or website that uses CloudFront to serve content to end users. If you receive this error when trying to view an application or access a website, then contact the provider or website owner for assistance.
Choose the distribution that's returning the Bad Request error.
Choose the Behaviors tab.
Choose the behavior that matches the request. Then, choose Edit.
For Viewer Protocol Policy, choose either HTTP and HTTPS or Redirect HTTP to HTTPS. Note:HTTP and HTTPS allows connections on both HTTP and HTTPS. Redirect HTTP to HTTPS automatically redirects HTTP requests to HTTPS.