Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Questions tagged with Amazon CloudFront
a content delivery network (CDN) service built for high performance, security, and developer convenience
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1652 results
I’m considering using CloudFront with Anycast IP addresses in several of my projects, but I haven’t been able to find any detailed pricing information for that specific feature. In the AWS Console, th...
2
answers
0
votes
49
views
asked 6 days ago
I cannot delete a cloudfront distribution because its real-time log is stuck in 'Deploying' state.
The specific issue: Real-time access logs stuck in "Deploying" state preventing distribution deletio...
Accepted AnswerAmazon CloudFront
3
answers
0
votes
39
views
asked 6 days ago
Hi,
While creating a distribution for my s3 bucket i'm getting the following error. My intention is to let users access my files publicaly. Could you please help me.
Your account must be verified be...
Accepted AnswerAmazon CloudFront
1
answers
0
votes
45
views
asked 11 days ago
I'm using a CloudFront distribution with a Lambda@Edge function as a secure proxy for a Cognito User Pool. The purpose of the function is to intercept outbound POST requests to Cognito, inject a Secre...
1
answers
0
votes
74
views
asked 16 days ago
I need to replace our VPC and an ECS service in my account. In order to avoid service interruption, I'm bringing up the new VPC alongside the old and flipping over in a single Cloudformation operation...
1
answers
0
votes
46
views
asked 17 days ago
I am getting paid as due to WAF , i have 3 active WebACLS ,attached to 3 diffrenent Distrubution , which i just created for learning and not using any more .
now if i try to deassociate WAF , it says...
1
answers
0
votes
50
views
asked 21 days ago
## Question
I'm experiencing excessive bandwidth usage with CloudFront serving MP4 video files. A 10 MB video file is consuming 90 MB of data transfer. When analyzing the HAR file, I see alternating ...
2
answers
0
votes
36
views
asked 22 days ago
**Question**
I’m deploying several non-critical websites (Django + Caddy) on Elastic Beanstalk in single-instance mode (t4g.small).
I’ve enabled IPv6 in my VPC and explicitly disabled public IPv4 assi...
2
answers
0
votes
37
views
asked 24 days ago
I have below aws cdk JSON for WebAcl/WAFV2 resource ::
{
name: `${name}-wafv2`,
scope: 'CLOUDFRONT',
defaultAction: {
allow: {},
},
description: 'AWS Managed Rules Rule Set',...
1
answers
0
votes
42
views
asked 25 days ago
Hello,
After finding that we use a lot of transfer bytes in our NAT Gateway, we enabled the flow jobs and find an IP. This IP links related to cloudfront: When going on it, it seems it listens to HTT...
3
answers
0
votes
30
views
asked a month ago
I’m trying to confirm the billing behavior of Amazon API Gateway when the default execute-api endpoint is disabled (for REST APIs).
Disabled endpoint documentation: [https://docs.aws.amazon.com/apigat...
3
answers
0
votes
65
views
asked a month ago
My hosted zone is correctly configured, as I have been using it for a couple of months now. Double checked with `whois mydomain.com`
Previously, I was using "mydomain.com" A record to route traffic to...
1
answers
0
votes
67
views
asked a month ago