Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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 tags to filter
Sort by most recent
3083 results
I am deploying an SPA using S3 (static website hosting) + CloudFront. The SPA will be hosted with say web.foo.com .. It also needs to call APIs which I want to be proxied through the same domain to av...
I use S3 for personal stuff. Security not necessary for my content. I was happy with putting things into an S3 bucket and serving up through http, but many web browsers now refuse to access the page...
Hey everyone,
I’m running a SaaS app and as our user base grows, CloudFront request fees are starting to add up — even when files are served from cache (Object cached: Yes (Disk) or 304 Not Modified ...
I’m using AWS S3 Tables with an Apache Iceberg writer that writes data every 5–15 minutes. Over time, the number of small files in the table grew beyond 75,000, but I noticed that automatic compaction...

AWS OFFICIALUpdated 14 days ago0 votes157 views
This article demonstrates how to create a comprehensive backup monitoring solution that combines the reporting capabilities of AWS Backup with the visualization features of Amazon QuickSight.
We're trying to lock things down on our S3 buckets, and I'm running into a weird error.
When my policy looks like this:
{
"Effect": "Allow",
"Principal": {
...
Hi all
I created an s3 Event notifications to trigger a lambda function. But I can see that some events are not coming through specifically for a specific folder in the S3 bucket. How can I doubleche...
Hello AWS Community,
I am reaching out for urgent help. I have accidentally deleted a very important S3 bucket in my AWS account. The bucket deletion occurred on April 28, 2025 at 16:11 (UTC+03:00)....
Hi,
If I save compressed JSON files with brotli with the extension `.json, the stack deployment by the CDK/CloudFront produces files that can't be decompressed by browsers. If I save the files with ...
I have created an archival rule to archive all files of an s3 bucket that we don't access at all. Below is the config. Bucket versioning is disabled but I have still added rule to archive for current ...
Hi there,
Appreciate any help on this,
**Problem statement:**
Reloading a frontend page results in access denied from the CDN distribution unless I manually add /index.html
**Setup**
1. CloudFront ...
I'm hosting a static website at sdaudit.com using an S3 bucket + CloudFront. DNS is working (confirmed via Resolve-DnsName and nslookup) and the CloudFront domain (dlwszbd1ksu6c.cloudfront.net) resolv...