Skip to content

feat(aws-cloudfront-origins): add custom headers to S3Origin#16161

Merged
mergify[bot] merged 17 commits intoaws:masterfrom
robertd:s3-origin-custom-headers
Aug 27, 2021
Merged

feat(aws-cloudfront-origins): add custom headers to S3Origin#16161
mergify[bot] merged 17 commits intoaws:masterfrom
robertd:s3-origin-custom-headers

Conversation

@robertd
Copy link
Copy Markdown
Contributor

@robertd robertd commented Aug 22, 2021

Closes #16160.

@njlynch Can you please review this when time permits and see if it needs any further polishing.

cc @nwitte-rocketloans


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

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Aug 22, 2021

@robertd
Copy link
Copy Markdown
Contributor Author

robertd commented Aug 24, 2021

@njlynch What are your thoughts on sanitizing custom headers vs throwing errors if forbidden headers are present (which is implemented in this PR)?

Copy link
Copy Markdown
Contributor

@njlynch njlynch left a comment

Choose a reason for hiding this comment

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

This looks good; thanks again for taking the initiative here.

I've got a few minor nitpicks that I think will improve the (contributor|developer) experience.

@mergify mergify bot dismissed njlynch’s stale review August 25, 2021 15:45

Pull request has been modified.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Aug 27, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 49163e9
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify mergify bot merged commit f42b233 into aws:master Aug 27, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Aug 27, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@robertd robertd deleted the s3-origin-custom-headers branch August 27, 2021 12:46
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Sep 6, 2021
Closes aws#16160.

@njlynch Can you please review this when time permits and see if it needs any further polishing.

cc @nwitte-rocketloans

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
david-doyle-as24 pushed a commit to david-doyle-as24/aws-cdk that referenced this pull request Sep 7, 2021
Closes aws#16160.

@njlynch Can you please review this when time permits and see if it needs any further polishing.

cc @nwitte-rocketloans

----

*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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(aws-cloudfront-origins): add custom headers to S3Origin

3 participants