1. Amazon S3 User Guide
"Configuring fast
secure file transfers using Amazon S3 Transfer Acceleration": "Amazon S3 Transfer Acceleration can speed up content transfers to and from Amazon S3 by as much as 50-500% for long-distance transfer of larger objects... It takes advantage of Amazon CloudFront’s globally distributed edge locations. As the data arrives at an edge location
data is routed to Amazon S3 over an optimized network path."
2. Amazon S3 User Guide
"Using Amazon S3 Transfer Acceleration": "After you enable Transfer Acceleration on a bucket
you can use the accelerate endpoint... For example
my-bucket.s3-accelerate.amazonaws.com."
3. Amazon CloudFront Developer Guide
"How CloudFront delivers content": "Amazon CloudFront is a web service that speeds up distribution of your static and dynamic web content... to your users. CloudFront delivers your content through a worldwide network of data centers called edge locations." (This highlights its primary role in content delivery
not upload acceleration).
4. AWS Global Accelerator Developer Guide
"How AWS Global Accelerator works": "You can associate the static IP addresses with regional AWS resources or endpoints
such as Application Load Balancers
Network Load Balancers
and Amazon EC2 instances." (Note: S3 buckets are not listed as a standard endpoint type).