Help us improve AWS re:Post! We're interested in understanding how you use re:Post and its impact on your AWS journey. Please take a moment to complete our brief 3-question survey.
All Content tagged with Amazon S3 Storage Lens
Content language: English
Select tags to filter
Sort by most recent
35 results
I am developing a Vue App using Vuetify 3. I have a Unity Web App which i want to run inside my app using Iframe.
I save the Unity files inside S3 Folder.
boiler/index.html
boiler/Build/builds.data...
I have configured storage lens dashboard to show metrics about my bucket items, such as number of requests. I need to monitor the number of GET requests of each specific file prefixes in our bucket, s...
You have a ec2 instance running in private subnet, you need to allow the ec2 to access s3 bucket without using access keys. How would you achieve this?
I’m currently using AWS S3 for storing large amounts of data for my business. While it’s a great service, I’m looking for ways to optimize and reduce the storage costs. Could you provide some best pra...
I have accidentally overwright a bucket and now I want to undone it? What should I do?
I'm developing website similar to onlyfans. and planning to use S3 for storage.
Is Adult content legal in S3
EXPERT
published 4 months ago4 votes388 views
This article explores cost-saving techniques for using Amazon S3 Deep Archive, a low-cost long-term data storage service. It focuses on addressing the challenges of small data objects, which can incur...
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,...
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...
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 ...
EXPERT
published 5 months ago2 votes184 views
Join us live on [Twitch.tv](https://bit.ly/4anH9WR) on Monday, September 16th to hear our experts discuss Data Back-up and Recovery with Amazon S3!
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 ...