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 have a versioning enabled bucket with objects having retention, and if I suspend the versioning of the bucket and put object with same name again, will there be again two different object versions...
2
answers
0
votes
196
views
Saurav
asked a month ago
If bucket versioning is suspended for a bucket and an object has been added to it, the object version will be null. Now if I Enable the versioning of the bucket and upload the object again with same...
1
answers
0
votes
184
views
Saurav
asked a month ago
Dear all, My AWS account was loading the query output.csv off from AMC (Amazon Marketing Cloud) and the S3 policy below worked just fine: ``` { "Version": "2012-10-17", "Id":...
1
answers
0
votes
314
views
Fang
asked a month ago
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
233
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
310
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
264
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
291
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
320
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
408
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
349
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
600
views
AWS
asked a month ago