2 Answers
- Newest
- Most votes
- Most comments
1
Hi. Could you share your network response from Browser? Especially response headers.
answered 2 years ago
0
When creating a new REST API in Amazon API Gateway and selecting Edge-optimized as the endpoint type, this setting ensures that API requests are routed through the nearest CloudFront Point of Presence (PoP) to the client. Seems like the timeout comes from the automatic setup of nearest CloudFront Point of Presence (PoP) to the client.
answered 2 years ago
Relevant content
asked 2 years ago
asked a year ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 10 months ago

Omg, it is related to CloudFront!!!! Thanks for asking me to check the header! Your answer helped me identify the root cause! Million thanks!!!!
Content-Length: 945 Date: Mon, 23 Sep 2024 11:06:33 GMT Via: 1.1 73e8a4e0d7a6505c14ca295a546bcf8e.cloudfront.net (CloudFront) x-amz-cf-id: lUNEAiVf_pNsmSp2JC9sqFP28DzFUq_6MJ4jJ_JChsjio1ET1-Q_8A== x-amz-cf-pop: SFO5-P3 x-cache: Error from cloudfront
However, I have checked everything about Cloudfront, I don't see I have set up anything that is causing the problem