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

Commits on Oct 19, 2020

  1. fix(cloudfront): logging bucket uses global domain name

    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 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    086d071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b2959c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    0b25e34 View commit details
    Browse the repository at this point in the history