Skip to content

S3 bug - internationalized domain names

0

Bücher.example - This domain won't work as written in route 53 Bücher.example - This domain won't work as written in s3

xn--bcher-kva.example - This domain works as written in route 53 xn--bcher-kva.example - This domain won't work as written in s3

tl:dr; s3 is lacking support for internationalized domain names. xn--bcher-kva.example and Bücher.example are the same domain name.

asked 3 years ago390 views
1 Answer
1

You can find the Amazon S3 bucket naming rules here.

Bucket names must not start with the prefix xn--.

AWS
answered 3 years ago
AWS
EXPERT
reviewed 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.