New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
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
59 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 ...
I have 80 cpus how can I run `aws s3 sync source destination` on all cpus.
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...
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 ...
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...
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...
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,
...
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...
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...
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...
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...
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 ...