Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
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...
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...
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...
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...
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 ...
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.
I have 80 cpus how can I run `aws s3 sync source destination` on all cpus.
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?...
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...
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...
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 ...