

# CloudFront でのエラーレスポンスステータスコードのトラブルシューティング
<a name="troubleshooting-response-errors"></a>

CloudFront からオリジンにオブジェクトをリクエストし、オリジンから HTTP 4xx または 5xx ステータスコードが返された場合は、CloudFront とオリジンとの間に通信の問題があります。

このトピックには、Lambda@Edge または CloudFront Functions を使用する場合の、これらのステータスコードのトラブルシューティング手順も記載されています。

以降のトピックでは、このようなエラーレスポンスの背後にある潜在的な原因の詳細な説明と、根本的な問題を診断して解決する方法に関するステップバイステップのガイダンスを提供します。

**Topics**
+ [HTTP 400 ステータスコード (Bad Request)](http-400-bad-request.md)
+ [HTTP 401 ステータスコード (Unauthorized)](http-401-unauthorized.md)
+ [HTTP 403 ステータスコード (無効なメソッド)](http-403-invalid-method.md)
+ [HTTP 403 ステータスコード (Permission Denied)](http-403-permission-denied.md)
+ [HTTP 404 ステータスコード (Not Found)](http-404-not-found.md)
+ [HTTP 412 ステータスコード (Precondition Failed)](http-412-precondition-failed.md)
+ [HTTP 500 ステータスコード (Internal Server Error)](http-500-internal-server-error.md)
+ [HTTP 502 ステータスコード (Bad Gateway)](http-502-bad-gateway.md)
+ [HTTP 503 ステータスコード (Service Unavailable)](http-503-service-unavailable.md)
+ [HTTP 504 ステータスコード (Gateway Timeout)](http-504-gateway-timeout.md)