-
### Describe the bug
The property from [this interface](https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudfront/lib/origin.ts#L104) is not being used anywhere.
Hence setting …
-
### What Roadmap is this project for?
DevOps Roadmap
### Project Difficulty
Intermediate
### Add Project Details
Requires AWS account with necessary permissions
-
import * as cdk from 'aws-cdk-lib';
import * as cloudfront from 'aws-cdk-lib/aws-cloudfront';
import * as origins from 'aws-cdk-lib/aws-cloudfront-origins';
import * as s3 from 'aws-cdk-lib/aws-s3';
…
-
### Description
> Amazon CloudFront announces Virtual Private Cloud (VPC) origins, a new feature that allows customers to use CloudFront to deliver content from applications hosted in VPC private s…
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
Hello,
Would it be possible to have Bruno ge…
-
### Terraform Core Version
1.9.7
### AWS Provider Version
5.77.0
### Affected Resource(s)
aws_cloudfront_distribution
### Expected Behavior
I expect that a custom domain can be set on a CloudFr…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.77.0
### Affected Resource(s)
* aws_cloudfront_public_key
### Expected Behavior
`terraform apply` should succeed once and subsequentl…
t0yv0 updated
3 hours ago
-
Just like there are `aws.iam.ManagedPolicy.AmazonS3ReadOnlyAccess` enums, it would be useful to have accessors for AWS CloudFront managed Cache and Origin policies.
The current list can be found with…
-
In a layman’s perspective, let’s break this down with an analogy:
---
Origin Access Identity (OAI):
Think of this as giving someone a key to your house (S3 bucket). When you use OAI:
You’re telli…
-
### Description
On Oct 6, 2016, on AWS blog stated,
> IPv6 will be enabled by default for all newly created Amazon CloudFront web distributions starting today.
https://aws.amazon.com/about-aws…