Knowledge Center Monthly Newsletter - July 2025
Stay up to date with the latest from the Knowledge Center. See all new Knowledge Center articlespublished in the last month, and re:Post’s top contributors.
Questions tagged with Amazon S3 Glacier
data archiving, providing you with the highest performance, most retrieval flexibility, and the lowest cost archive storage in the cloud
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
555 results
On a versioned S3-bucket I enabled a
* "delete-noncurrent-objects" rule
* Permanently delete noncurrent versions of objects
* Days after objects become noncurrent: 3
and nothing else.
Checking the ...
1
answers
0
votes
39
views
asked 4 days ago
I am looking at the cumulativeAccessRatio for S3 Storage Class Analysis, and I don't know how that number is derived.
My guess would be to take GetRequestCount/Storage_MB. (that's the closest I got, ...
1
answers
0
votes
15
views
asked 8 days ago
I have two existing S3 Lifecycle rules—one that deletes all objects after X days and another that deletes expired delete markers. I want to ensure that objects under a specific prefix (e.g., protected...
3
answers
0
votes
62
views
asked 15 days ago
Hi,
We have a S3 Bucket with Glacier Deep Archives. We restore one of them and after 5 days( period we select to restore) file was deleted automatically. We dont have any other backup. The rest of Gl...
Accepted AnswerAmazon S3 Glacier
4
answers
0
votes
52
views
asked 17 days ago
Hello,
Upload to S3 of even zip files is <2MB/s. I am able to upload to G drive at speeds >250MB/s.
1
answers
-1
votes
43
views
asked 18 days ago
Hi ,
I'm trying to create a new S3 bucket using the AWS CLI:
aws s3api create-bucket --bucket mydatabucket --region ap-southeast-1
.
Is a pres...
1
answers
0
votes
60
views
asked a month ago
S3 Bucket Versioning
Can S3 object versioning recover data deleted before it was enabled?
I enabled versioning on my S3 bucket this morning, but I’m wondering if I can recover a file that was accident...
1
answers
0
votes
41
views
asked a month ago
S3 / AWS CLI
Why do S3 CLI uploads sometimes hang mid-transfer with no error?
Using aws s3 cp to upload large files, I occasionally get stuck with no error or timeout — the upload just hangs. Is this ...
1
answers
0
votes
48
views
asked a month ago
How do I create a public URL for one file in S3?
I’m using S3 and want to make one file (like a PDF or JPG) public without exposing the entire bucket. I’ve seen pre-signed URLs and bucket policies men...
1
answers
0
votes
85
views
asked a month ago
How do I set up daily backup for files stored in an S3 bucket?
I'm storing files in an Amazon S3 bucket and want to automatically back them up once per day to a different bucket or location. I’m a beg...
1
answers
0
votes
44
views
asked a month ago