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

S3 DNS warning is outdated #152

Open
Sleavely opened this issue Feb 9, 2021 · 0 comments
Open

S3 DNS warning is outdated #152

Sleavely opened this issue Feb 9, 2021 · 0 comments

Comments

@Sleavely
Copy link

Sleavely commented Feb 9, 2021

cli.log(`WARNING: DNS incompatible bucket name detected (${bucket}).`);
cli.log(` These will cause errors starting 30 Sep 2020 due to S3 API changes`);
cli.log(` and SSL certificate mismatches for virtual-hosting style S3 URLs.`);
cli.log(` Read more here: https://forums.aws.amazon.com/ann.jspa?annID=6776`);

The deadline has been extended indefinitely according to the linked post:

Updated on September 23, 2020
Over the last year, we’ve heard feedback from many customers who have asked us to extend the deprecation date of path-style URLs. Based on this feedback, we have decided to delay the deprecation of path-style URLs [...]

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

No branches or pull requests

1 participant