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] Distribution - Support for custom origins #9106

Closed
2 tasks
njlynch opened this issue Jul 16, 2020 · 0 comments · Fixed by #9137
Closed
2 tasks

[CloudFront] Distribution - Support for custom origins #9106

njlynch opened this issue Jul 16, 2020 · 0 comments · Fixed by #9137
Assignees
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. in-progress This issue is being actively worked on.

Comments

@njlynch
Copy link
Contributor

njlynch commented Jul 16, 2020

Extend the new Origin model to have more complete support for custom (HTTP) origins.

Use Case

Enables users to have origins backed by HTTP servers, load balancers, etc.

Proposed Solution

See aws/aws-cdk-rfcs#171.

Other

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

This is a 🚀 Feature Request

@njlynch njlynch added feature-request A feature should be added or improved. effort/medium Medium work item – several days of effort labels Jul 16, 2020
@njlynch njlynch self-assigned this Jul 16, 2020
@github-actions github-actions bot added the @aws-cdk/aws-cloudfront Related to Amazon CloudFront label Jul 16, 2020
@njlynch njlynch added the in-progress This issue is being actively worked on. label Jul 17, 2020
njlynch added a commit that referenced this issue Jul 17, 2020
Adds support to the new Distribution construct for custom HTTP origins and
more properties on both S3 and HTTP-based origins.

fixes #9106
@mergify mergify bot closed this as completed in #9137 Jul 20, 2020
mergify bot pushed a commit that referenced this issue Jul 20, 2020
Adds support to the new Distribution construct for custom HTTP origins and
more properties on both S3 and HTTP-based origins.

fixes #9106


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Chriscbr pushed a commit to Chriscbr/aws-cdk that referenced this issue Jul 23, 2020
Adds support to the new Distribution construct for custom HTTP origins and
more properties on both S3 and HTTP-based origins.

fixes aws#9106


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
curtiseppel pushed a commit to curtiseppel/aws-cdk that referenced this issue Aug 11, 2020
Adds support to the new Distribution construct for custom HTTP origins and
more properties on both S3 and HTTP-based origins.

fixes aws#9106


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
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. in-progress This issue is being actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants