All Content tagged with 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.

Content language: English

Select up to 5 tags to filter
Sort by most recent
58 results
I need to offer accelerated file transfer solution for clients across two different countries with access control for sharing large (>200GB) files. I'm thinking of setting up SFTP server backed by S3 ...
2
answers
0
votes
58
views
asked a month ago
I have 80 cpus how can I run `aws s3 sync source destination` on all cpus.
1
answers
0
votes
74
views
asked 2 months ago
Hi Community, I would like to know how I can find the resources from my S3 bucket that are being utilised on my website and in what bandwidth they are being fetched. I want this breakdown to underst...
1
answers
0
votes
39
views
asked 2 months ago
Hi Team, I am trying to achieve the replication from source bucket to destination bucket wherein source and destination buckets are in different account. condition I have is, can we move the object ...
3
answers
0
votes
506
views
asked 5 months ago
Good day Friends, I am finding it difficult to enable Transfer acceleration for S3 buckets created with my root user account. I continue getting **"Access denied"** *error.* I had always thought a roo...
2
answers
0
votes
111
views
asked 6 months ago
When I try to enable Transfer Acceleration for my S3 bucket both as the root user or an IAM user with the s3:PutAccelerateConfiguration permission, I get the below access denied error: ![Access Denied...
1
answers
0
votes
168
views
asked 8 months ago
Hi, I am "using boto3 copying an S3 object to itself" in order to change the last modified date. While response = input_s3_client.copy_object( Bucket=bucket, ...
1
answers
0
votes
1K
views
asked 8 months ago
Hi all, I uploaded all my videos to S3, and I use amz s3 links on my website for audience views. Most of my audience are complaining that videos lag, and take forever to load. And even after loading t...
3
answers
0
votes
1.1K
views
asked 9 months ago
Hi there, I am new to the Java SDK and used Node before. I noticed, that my lambda function, which reads JSON from a S3 Bucket, processes it and saves it back, is very inefficient. I made some measur...
0
answers
0
votes
139
views
asked 9 months ago
During a recent AWS BLUAGE L3 workshop task involving file transfers within the AppStream 2.0 environment, I encountered difficulty due to the apparent fullness of the D drive. Following workshop gu...
2
answers
0
votes
365
views
asked 10 months ago
I purchased the starter kit for the Amazon Monitron and I'm trying to record the data from the sensors and send it to S3 to store and then to Sagemaker to make a model of. Right now, I connected my Am...
1
answers
0
votes
289
views
asked a year ago
Hi, I am working on using https POST to write data block into AWS S3 directly, it is working fine in PC Postman without any dedicated client certificate being installed in the PC. May I confirm there ...
1
answers
0
votes
339
views
asked a year ago