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
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
486 results
I had created a bucket to store customer images on S3 quite some time ago. Our customer emails contain s3 urls of the format
`https://s3.amazonaws.com/<bucketName>/<fileName>`
so that the customers...
Hello, I have started facing problem in SDK on 15th April 2024 14:00 IST. Process keep loading on:
```
try {
$result = $s3client->putObject([
'Bucket' => $bucket_name,
...
Hi, I have a use-case to delete billions of object from s3 storage. The data is in folder inside the bucket which have storage class "Glacier Deep Archive". Is there any efficient and cost effective...
The goal here is to, using the AWS CLI, automate restoring objects back from Deep Archive and copying them back to INTELLIGENT_TIERING. I have the first part working, I create and upload a CSV to a...
I set a lifecycle rule on a buck with around 130 TB. The data was to start moving after being in the bucket for 10 days. There is still around 90 TB in standard storage. Why will it not move? The...
We've encountered a critical issue with portrait image uploads to S3. They appear flipped or rotated incorrectly upon upload. Could you please advise on the cause and potential solutions?
Your prompt...
Hello, I only have one bucket with about 10-20 files saved in it; all of which are saved in the glacier deep archive tier. However, most of my bill for the past few months has been for Amazon Simple...
I am fairly new to s3 and am using it to host a static website. not too long ago I requested an ssl certificate through ACM for my static website to use it with cloud front services. Around the same...
The index of an E-commerce website must display a list of product images, which will be updated regularly. The backend of this website is developed using Spring Boot. Each time the index page loads,...
I want to move 200 million files from Standard to Glacier_IR storage classes. I know that I can use lifecycle rules and I'm planning to do that for any **new** files.
But for transitioning all the...
I am having an issue with the way our phone log is formatted now in our amazon s3 console
The calls are now showing in the format below....
Is it possible to move Open ZFS data grater than a certain period of time (say 6 months) to another low cost filesystem (S3 glacier). Most of the data needs to be kept for compliance purpose, hence...