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.
Hello! I'm looking for a service that provides adult content cloud storage and I was wondering if S3 or another AWS service allows that content. Thank you!
I'm trying to move cold data from FSX for Windows to S3 standard storage and eventually move to S3 Glacier Deep Archive using the lifecycle rules in S3. I am trying to filter data by date, basically...
I hope you are having a good day. I am facing an issue with Serverless and the use of S3 services. When I implement version 2 of the AWS SDK ("aws-sdk": "^2.1386.0"), everything works perfectly; I can...
Guys, I'm a beginner here, and I have a specific question about one of the last steps regarding exporting snapshots to S3.
As indicated, the step by step would be as follows:
"> In the list of...
I am new here, so please guide me through. I am working on a project for an IoT-based company. The goal is to send data from IoT devices that will include device IDs and sensor values. This data will...
Hello,
S3 bucket details
- no versioning
- all objects in the Standard class
- all objects are older than 2-3 years
Yesterday (more than 24 hours ago) the rule was created with the following:
- day...
is there a way to download multiple files from s3 bucket nodejs. specific files not all files in s3 bucket?
Hi Experts,
I have a requirement to get data from SAP Datasphere to amazon redshift. can any of you guide me in how to do this? I read in a blog that we need to use amazon S3 for that, but I am...
Hi, I have a webserver that write's to S3 and create a pre signed URL for the file to be downloaded, It is working locally. However, when I pushed it to EC2, the pre signed URL generated is not...
I need to use the Amazon q to generate automatic response in the chat where I should not use the pre defined response, For example like how Amazon q helping as agent assist in amazon connect by...
How can we calculate the cost of moving our data from Glacier Flexible Retrieval to Glacier Deep Archive? Not having much luck with the cost calculator. New here. It's several hundred TB of data.
I want to change the storage class of a folder in S3 through the CLI.
I created a lifecycle-policy.json
```
{
"Rules": [
{
"ID": "Move to Glacier Instant Retrieval",
"Status":...