Skip to content

Conversation

@paulhcsun
Copy link
Contributor

@paulhcsun paulhcsun commented Feb 28, 2025

Description of changes

backfill missing enums for cloudfront

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team February 28, 2025 23:19
@github-actions github-actions bot added the p2 label Feb 28, 2025
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Feb 28, 2025
@Leo10Gama
Copy link
Member

This one has non-trivial conflicts to go through.

@paulhcsun paulhcsun marked this pull request as ready for review March 1, 2025 01:14
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: c4a2b60
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

/**
* The origin-response specifies the outgoing response
*/
ORIGIN_RESPONSE = 'origin-response',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These new enum values do not seem right. The origin-X events are only available to Lambda@Edge functions but not CloudFront functions: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/edge-functions-choosing.html

@paulhcsun paulhcsun added the pr/do-not-merge This PR should not be merged at this time. label Mar 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2 pr/do-not-merge This PR should not be merged at this time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants