By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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.

507 results
Hi, I am new to amazon SageMaker. I've a R model need to load into notebook, I tried load from local file folder. Then zipped the .rdata model into tar.gz file, loaded to s3 and used: model...
1
answers
0
votes
9
views
asked 13 hours ago
I can upload a small file of 268 MBytes into the same bucket that I can't upload a larger 2.3 GByte. When trying to upload large files I get a "The provided token has expired" What's going on an...
1
answers
0
votes
9
views
asked 2 days ago
I am using Glacier Deep Archive to keep backups of my external drives in case something happens to them. I just added a new one and I cannot seem to get the objects in the bucket to move to the Glaci...
2
answers
0
votes
26
views
asked 3 days ago
Hi, Can anyone help on the below. Thanks in advance. I’m setting up Amazon S3 Cross-Region Replication (CRR) to replicate objects from a bucket in the us-east-1 region to another bucket in the us-wes...
2
answers
0
votes
13
views
asked 4 days ago
Archiving about 11TB of data to have retrieval in case of a catastrophe. I am using the Synology Glacier Backup App and uploading to multiple S3 vaults. At some point I would like to move the S3 vaul...
1
answers
0
votes
13
views
asked 5 days ago
I am getting very low speed while uploading data to AWS S3 deep archive storage class, same issue while single thread / session data copy and while multi thread / session data copy. Does AWS restrict ...
2
answers
0
votes
25
views
asked 8 days ago
We are planning to replicate data from S3 bucket in one AWS account to another but to same region. Will there be any pricing involved for this replication. We are planning to replicate 5TB data.
2
answers
0
votes
43
views
AWS
asked 11 days ago
I have 80 cpus how can I run `aws s3 sync source destination` on all cpus.
1
answers
0
votes
30
views
asked 15 days ago
Currently I'm downloading Pdf from s3 bucket, fetching url from server side, then download pdf from url. it's working fine but takes too much time. `try { const response = await fetch(`endpoint?...
2
answers
1
votes
32
views
asked 16 days ago
I have a simple flutter app that will allow users to take a picture and upload it to my S3 bucket. I have created a AWS Cognito identity pool to allow guest access and have set the correct S3 write ac...
1
answers
0
votes
30
views
asked 23 days ago
I am having some trouble deleting an object in S3 via the AWS .NET SDK. The create works fine, but attempting to delete throws an Access Denied error. Here is the code I am using to try and delete th...
2
answers
0
votes
40
views
asked a month ago
Hi, We have a bucket with Deep Glacier data. It was put there by a LifeCycle rule " at 180 days, move for S3 standard to deep glacier". I want to edit the rule to further optimize costs: option ...
3
answers
0
votes
39
views
asked a month ago