why aws s3 transfer acceleration is not working

0 votes

1

I have to upload some files that are between 3 and 7Gb to s3. The default upload speed when using the AWS Console is about 1.3 Mbs. I read about transfer acceleration here:

https://docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration-examples.html#transfer-acceleration-examples-aws-cli

So I followed the steps:

  1. Turn on transfer acceleration on the bucket, in the console. Then...

    aws s3api put-bucket-accelerate-configuration --bucket [bucket name] --accelerate-configuration Status=Enabled

    aws configure set default.s3.use_accelerate_endpoint true

    aws s3 cp some_file.txt s3://[bucket]/some_file.txt --region us-east-1 --endpoint-ur http://[bucket].s3-accelerate.amazonaws.com

It uploads still at the same 1.3 Mbs. I am WFH so subject to Wifi, but still I wish it could be better. Is there anything else? Do I need to use Python boto3? I was hoping this would be quicker.

Feb 16, 2022 in Cloud Computing by Rahul
• 2,080 points
293 views

1 answer to this question.

0 votes
AWS S3 Transfer Acceleration enables fast, easy and secure transfer of files over long distances between your client and an S3 bucket. Transfer Acceleration 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.
answered Feb 16, 2022 by anonymous

Related Questions In Cloud Computing

0 votes
1 answer

Is there a way to transfer files between AWS s3 and ec2

The answer is a definite yes yes. ...READ MORE

answered Apr 17, 2018 in Cloud Computing by brat_1
• 7,200 points
624 views
+1 vote
2 answers

AWS: s3 file downloads not working in Chrome specifically

The canonical Internet media type for a PDF document ...READ MORE

answered Sep 4, 2018 in Cloud Computing by eatcodesleeprepeat
• 4,710 points
8,135 views
+4 votes
4 answers

AWS S3 cli isn’t working on Windows server

The error message has nothing to do ...READ MORE

answered Aug 20, 2018 in Cloud Computing by Priyaj
• 58,090 points
1,230 views
+4 votes
2 answers

How come AWS S3 is erasing my extension from PDF files?

I think the problem should be with ...READ MORE

answered Mar 27, 2018 in Cloud Computing by code_ninja
• 6,290 points
3,607 views
+4 votes
3 answers

AWS S3 pricing - data transfer in/out

All traffic FROM mobile phones to S3 ...READ MORE

answered Oct 16, 2018 in Cloud Computing by anish
1,139 views
+2 votes
2 answers

Is there a way to add cache control in AWS S3?

use of  current upstream master branch will ...READ MORE

answered Apr 10, 2018 in Cloud Computing by hemant
• 5,790 points
8,317 views
0 votes
1 answer

What is the difference between AWS S3 Bucket Log Vs AWS CloudTrail

Let me give you a few pointers: In ...READ MORE

answered Apr 19, 2018 in Cloud Computing by brat_1
• 7,200 points
1,226 views
0 votes
1 answer

AWS: Is there a way I can edit files in S3 right away in the browser?

There is not currently an AWS-supported method ...READ MORE

answered Jun 19, 2018 in Cloud Computing by Meci Matt
• 9,460 points
4,888 views
0 votes
1 answer

AWS: Why is EC2 so popular?

See if some of these features make ...READ MORE

answered Jul 20, 2018 in Cloud Computing by DragonLord999
• 8,450 points
485 views
0 votes
1 answer

What is AWS CloudFormation? Why is it Used?

hey vishal here is an introduction, AWS CloudFormation ...READ MORE

answered Dec 11, 2018 in Cloud Computing by brat_1
• 7,200 points
523 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP