Questions tagged with Amazon Simple Storage Service

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.

I have deleted all Vaults that were in Glacier however I'm still being charged a small amount every month. I'd like to know what I am being charged for, and how I can remove that service, so that I'm...
1
answers
0
votes
34
views
AWS
Rajjii
asked 10 hours ago
Hi, I have a question while using the GetObject API in S3. https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html As far as I understand, when requesting with a specified 'Range'...
1
answers
0
votes
65
views
hs
asked 2 days ago
I am trying to write the most basic of static website servers possible with AWS in CloudFormation. But for some reason my OAC is not working and I am getting AccessDenied errors when I access...
2
answers
0
votes
128
views
asked 3 days ago
If I have a bucket that is versioned. What CLI command can delete all versions of all objects as well as the bucket? I ran the aws s3 rm command but it did not delete all versions of the...
1
answers
0
votes
106
views
asked 4 days ago
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
101
views
Saurav
asked 4 days 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
96
views
Saurav
asked 4 days 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
215
views
Fang
asked 5 days 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
185
views
asked 6 days 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
260
views
asked 7 days 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
212
views
Sayali
asked 7 days 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
180
views
Marcelo
asked 7 days 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
260
views
Patryk
asked 7 days ago