Questions tagged with Amazon S3 Storage Lens

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.

28 results
I'm developing website similar to onlyfans. and planning to use S3 for storage. Is Adult content legal in S3
2
answers
0
votes
21
views
asked 2 days ago
My s3 account was hacked and they deleted all the data and left a note, they want me to pay, how can I get files :( To recover your lost files and avoid leaking it: In case of ignoring this message,...
2
answers
0
votes
173
views
asked 3 months ago
I am trying to access AWS S3 Bucket URL under Static website hosting link. I have changed my bucket policy to public and disabled everything that is blocking public access. So I believe my domain is p...
1
answers
0
votes
77
views
asked 3 months ago
I was just experimenting with the S3 Storage Lens dashboard as a way to see all of my S3 buckets and what encryption standard they are using, but why is the dashboard reporting that more than 100% of ...
1
answers
0
votes
61
views
asked 3 months ago
Hy, I have a s3 bucket containing large video files. In a nodeJs server, I use Aws.s3.getObject from 'aws-sdk' npm to get the needed file. I need the response stream to contain a watermark layer that ...
1
answers
0
votes
89
views
asked 3 months ago
I deleted multiple objects from the bucket, but the JSON response logged in CloudTrail only contains the bucket ARN and does not include any information about the deleted objects { "eventVersi...
3
answers
0
votes
177
views
asked 4 months ago
Hi, Recently we are noticing huge spike in s3 api requests. In order to find out the top buckets which are getting the api requests, we need to enable the Advanced metrics and recommendations in defa...
3
answers
0
votes
195
views
asked 4 months ago
I am trying to add trigger on lambda and I followed the instructions but I face the issue with characters. ![error message ](/media/postImages/original/IMbo1Gw4iJSZy6Odp6gLPCvQ)
2
answers
0
votes
247
views
asked 4 months 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
277
views
asked 4 months ago
In my bucket, I am able to download the images that I put inside. However, if I click on the link to display them, it doesnt work, and it returns the error: ``` This XML file does not appear to have ...
2
answers
0
votes
625
views
asked 4 months ago
Hi all, So I'm getting error 'Access Denied' from a Cloudfront Signed URL linked into S3 Bucket generated by my Node JS Server. I have added full access for the S3 Bucket & Cloudfront to the IAM Users...
1
answers
0
votes
194
views
asked 5 months ago
I wrote a blog with flask python app using sqlalchemy for database. I want to test this blog in AWS Lambda, do I need to migrate my code to use an AWS database? or can I use it with my onw sqlalchemy...
1
answers
0
votes
471
views
asked 5 months ago