Open ronaldtse opened 5 years ago
@phuonghuynh can you help this? Thanks!
Features Not Available over IPv6 The following features are not currently supported when accessing an S3 bucket over IPv6: Static website hosting from an S3 bucket BitTorrent
@ronaldtse S3 Static website not support IPV6 acess for now, https://docs.aws.amazon.com/AmazonS3/latest/dev/ipv6-access.html
PR for Cloudfront IPV6 support submitted here
Tested using a free online IPV6 test sevice for the sample site http://mysite.booppi.website
.
@phuonghuynh I see. Does this mean the cloudfront ipv6 works with S3 ipv4?
We received a kind report from @tambry on the following:
This we need to fix in the underlying Terraform module (https://github.com/riboseinc/terraform-aws-s3-cloudfront-website) and updating the site to use the new module with the AAAA records. The S3 bucket in the module needs to also have IPv6 enabled.