Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [amazon-cloudfront]

Amazon CloudFront is a content delivery network (CDN) offered by Amazon Web Services.

1 vote
0 answers
135 views

I'm seeing unexpected high traffic in Cloudfront and suspect someone is scraping our site. How can I find their IP address and block them?
0 votes
1 answer
76 views

We create Cloudfront distributions through the CDK, we got alert that "'CloudFrontWebDistribution' is deprecated" so I created new distributions with "Distribution", I create an S3 ...
0 votes
0 answers
118 views

Kindly confirm that AWS Cloudfront is to get access from the public Internet. It is not possible to access CloudFront from within a corporate network via AWS Direct Connect without any traffic going ...
1 vote
2 answers
101 views

We have a web-service, the frontend(s) for which is split into multiple applications that are delivered by cloudfront endpoints. These currently all have their own subdomains, like e.g. service-a....
0 votes
1 answer
215 views

I've spent quite a bit of time troubleshooting. Here is what I have confirmed so far: S3 side Bucket name is exactly my site's name Static Hosting enabled, with Index document set as index.html (...
0 votes
0 answers
114 views

I am trying to use CF -> EC2 with domain from Route 53 and SSL from ACM but this URL works only on HTTP and on HTTPS, it returns 504 ERROR: The request could not be satisfied.: The EC2 is running ...
3 votes
1 answer
1k views

I've created a Cloudfront distribution and got a address to put as CNAME. The problem is that I can't set a CNAME on a root Domain like mysite.com, just for subdomains. My DNS records are from Azure, ...
1 vote
1 answer
77 views

I'm trying to setting up a application on S3 and CloudFront and the frontend application is using Flutter. Frontend I have managed to deployed S3 and CloudFront successfully. Let's say the domain dev....
0 votes
0 answers
239 views

I'm encountering challenges deploying both a React app and a WordPress site on the same CloudFront Distribution domain name while utilizing different origins and behaviors. Here's my setup: I have a ...
0 votes
1 answer
668 views

I am running a nodejs server on ec2 on port 3000. In order to connect it to internet, I am running a nginx server to proxy requests from port 80 to 3000. I have a ec2 domain "http://ec2-xxx....
0 votes
1 answer
304 views

Well, maybe I am not providing enough information to you all. Hope you can help me, give a clue or hint, or guide me how to advance. I have an application that is consuming data from a web service. ...
0 votes
1 answer
2k views

I am using the following CF policy in my S3 bucket: { "Version": "2008-10-17", "Id": "PolicyForCloudFrontPrivateContent", "...
0 votes
1 answer
829 views

I have a static s3 website hosted through CloudFront. In it, I make a request that will result in a redirect if the user is not logged in. Preflight then fails because of a 302: Access to fetch at '...
-1 votes
1 answer
246 views

How to create nginx rules to copy the wordpress feed url. Actually, I want two versions of the feeds, one cached and one not, to simulate AWS Cloudfront cache behaviors. Both urls should function ...
3 votes
0 answers
627 views

I have CloudFront configured with an API Gateway origin. In the application accessed via API Gateway, my application responds to a particular request with a Content-Disposition header so that the data ...

15 30 50 per page
1
2 3 4 5
27