All Content tagged with Amazon Simple Storage Service

Amazon Simple Storage Service (Amazon S3) is an object storage service offering industry-leading scalability, data availability, security, and performance.

Content language: English

Select up to 5 tags to filter
Sort by most recent
I want to get the size of the object with the maximum size in a bucket which has huge number of objects(100s of millions). I have tried the following CLI Command to try to filter objects greater than...
2
answers
0
votes
237
views
asked a month ago
We are trying to use the CLI on Linux to upload a file larger than 110GB to AWS S3, however, we are getting the following error. ``` An error occurred (EntityTooLarge) when calling the PutObject...
3
answers
0
votes
320
views
asked a month ago
Hi, I have recently started using AWS, so I am little knowledge about all the AWS services. I have a software that is accessing Objects in S3 (images ~4MB). I am facing issues while...
1
answers
0
votes
271
views
Sayali
asked a month ago
Hi, I'll try to be brief in my explanation. I created 3 plans in the AWS Backup system that record 3 S3 buckets in the vault. What should work is that every Sunday a script is run that sends the...
0
answers
0
votes
293
views
Marcelo
asked a month ago
Despite creating a pre-signed URL valid for 7 days, it will never last for more than 12 hours because the role token expires. This seems to be a problem a lot of people experience. Am I missing...
1
answers
0
votes
326
views
Patryk
asked a month ago
Hello As part of Cloud Migration and Modernization approach using using AWS, the requirement is to migrate Hbase data directly to S3 then read the data from S3 using Java Microservices. (EMR would not...
1
answers
0
votes
412
views
bnaha
asked a month ago
Hi there, I have a S3 bucket with versions enabled(not sure if this is relavant), I moved some objects from IA storage class to glacier deep archive so as to save storage cost. However, the storage...
2
answers
0
votes
353
views
Xuejie
asked a month ago
Hello, I have a SPA internal web app served through Cloudfront/S3 which was flagged by audit for being accessible over public network, i am required to restrict access to internal company...
1
answers
0
votes
603
views
AWS
asked a month ago
I have an S3 website with route-53 and cloudfront. I'm really happy with it. I've edited the default cloudfront behaviour to redirect http to https and has a function on Viewer Request that rewrites...
1
answers
0
votes
445
views
asked a month ago
Do we have easiest way to find the S3 bucket and its sub folder size ? As the Bucket size is in TiB and large number of objects, while calculating the size S3 console GUI & CLI gets hung. Does any...
3
answers
0
votes
305
views
asked a month ago
The cyclic dependency issue in your CloudFormation template occurs because the S3 bucket's notification configuration depends on the SQS queue's ARN, while the SQS queue's policy depends on the S3...
2
answers
0
votes
381
views
asked 2 months ago
We have a Prometheus setup in EC2. We are trying to build an alerting pipeline around it. Our requirement is to keep the rule files in Github, somehow push those files to the prometheus instance on...
1
answers
0
votes
218
views
spy16
asked 2 months ago