- Newest
- Most votes
- Most comments
Many thanks for the quick reply. I'm using the web interface in light sail "Storage" / identify your bucket:
Could you show or explain how you're trying to create the bucket? Console? CLI? SDK? CDK? I've just created a bucket that is a valid DNS hostname with no issues at the command-line:
aws s3 mb s3://www.domain.com
- just an example.
Edit given other detail: You may be running into a limitation of the Lightsail console interface; perhaps use the AWS console directly to configure S3?
Hi, thank you for reaching out, Lightsail bucket does not support dns style bucket name, does Cloudflare offer any alternatives to using dns-style bucket names? Amazon S3 do support dns style bucket names, however it is not recommended because with that you can't use virtual-host-style addressing over HTTPS, unless you perform your own certificate validation. For more details, please reference this doc: https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html
Relevant content
- I've added AWS A & AAA record on Cloudflare domain. Do I still need to add AWS' CNAME on Cloudflare?Accepted Answerasked a year ago
- Accepted Answerasked 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago