Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(CloudFront): Add coverage/support for VPC origins construct #32396

Open
2 tasks
wood-brandon opened this issue Dec 5, 2024 · 2 comments
Open
2 tasks

(CloudFront): Add coverage/support for VPC origins construct #32396

wood-brandon opened this issue Dec 5, 2024 · 2 comments
Labels
@aws-cdk/aws-cloudfront Related to Amazon CloudFront effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p3

Comments

@wood-brandon
Copy link

Describe the feature

A new feature has been added to CloudFront, which now supports VPC origins: https://aws.amazon.com/blogs/networking-and-content-delivery/introducing-cloudfront-virtual-private-cloud-vpc-origins-shield-your-web-applications-from-public-internet/

This is currently pending coverage from the CloudFormation roadmap: aws-cloudformation/cloudformation-coverage-roadmap#2195

After coverage is added from CloudFormation, hopefully we can review adding the related constructs to CDK.

Use Case

CloudFront VPC origins is an important security addition that increases overall security posture when used, so is highly desired.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

v2.171.1

Environment details (OS name and version, etc.)

N/A

@wood-brandon wood-brandon added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 5, 2024
@github-actions github-actions bot added the @aws-cdk/aws-cloudfront Related to Amazon CloudFront label Dec 5, 2024
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. p2 and removed needs-triage This issue or PR still needs to be triaged. labels Dec 5, 2024
@khushail khushail self-assigned this Dec 5, 2024
@khushail
Copy link
Contributor

khushail commented Dec 5, 2024

sounds good @wood-brandon , thanks for sharing the update from the Cloudformation coverage roadmap. Marking it as P3 as its good to have and can not be worked on till supported by Cloudformation team.
Thanks.

@khushail khushail added p3 effort/medium Medium work item – several days of effort needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. p2 labels Dec 5, 2024
@khushail khushail removed their assignment Dec 5, 2024
@CalvinRossSmith
Copy link

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-vpcorigin.html ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-cloudfront Related to Amazon CloudFront effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p3
Projects
None yet
Development

No branches or pull requests

3 participants