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

fix(cloudfront): logging bucket uses global domain name #10945

Merged
merged 3 commits into from
Oct 20, 2020

Conversation

njlynch
Copy link
Contributor

@njlynch njlynch commented Oct 19, 2020

This reverts #10570. The logging buckets were originally using the regional
domain names, but this caused odd behavior with CloudFront's new console "Logs"
experience. #10570 switched logging buckets to use the global domain name, which
addressed the console issue but broke customers in CN regions.

We will follow up internally to improve the CloudFront console issue.

fixes #10923


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

This reverts #10512. The logging buckets were originally using the regional
domain names, but this caused odd behavior with CloudFront's new console "Logs"
experience. #10512 switched logging buckets to use the global domain name, which
addressed the console issue but broke customers in CN regions.

We will follow up internally to improve the CloudFront console issue.

fixes #10923
@njlynch njlynch requested a review from a team October 19, 2020 11:17
@njlynch njlynch self-assigned this Oct 19, 2020
@gitpod-io
Copy link

gitpod-io bot commented Oct 19, 2020

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Oct 19, 2020
@mergify
Copy link
Contributor

mergify bot commented Oct 19, 2020

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).

@mergify
Copy link
Contributor

mergify bot commented Oct 20, 2020

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).

@mergify mergify bot merged commit aa3f3fd into master Oct 20, 2020
@mergify mergify bot deleted the njlynch/cf-logging-bucket branch October 20, 2020 10:00
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 0b25e34
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cloudfront] can’t deploy cloudfront distribution with logging bucket in China regions
3 participants