discharge icon indicating copy to clipboard operation
discharge copied to clipboard

IPv6 support

Open tambry opened this issue 5 years ago • 1 comments

S3 website hosting supports IPv6 in some regions. Albeit being undocumented, it works without problems.

For example:

# host s3-website.dualstack.us-east-1.amazonaws.com
s3-website.dualstack.us-east-1.amazonaws.com has address 52.216.225.2
s3-website.dualstack.us-east-1.amazonaws.com has IPv6 address 2600:1fa0:8090:8b89:34d8:e2ea::

# host s3-website.dualstack.ca-central-1.amazonaws.com
s3-website.dualstack.ca-central-1.amazonaws.com has address 52.95.147.19

It should be safe to use dualstack endpoints for all regions, even those, which don't support IPv6 yet, so IPv6 will be magically enabled once they're dualstacked.

tambry avatar Aug 30 '18 17:08 tambry

Interesting! Let me do some reading on this to make sure I understand it!

brandonweiss avatar Aug 30 '18 17:08 brandonweiss