Knowledge Center Monthly Newsletter - September 2025
Stay up to date with the latest from the Knowledge Center. See all new Knowledge Center articles published in the last month, and re:Post’s top contributors.
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
Filter content
Select tags to filter
Sort by
Sort by most recent
3148 results
I’m trying to deploy a FastAPI project using Docker and GitLab CI/CD.
However, the project includes large ONNX model files, which are too heavy to push to Git.
So far, I've been manually pushing th...
2
answers
0
votes
33
views
asked 2 months ago
My team is making a product where we want users to upload video transcript files to a Bedrock knowledge base. The file format we're working on right now .SRT, which is just a plain text file under the...
2
answers
0
votes
46
views
asked 2 months ago
I have a below Json in my s3 bucket.
[
{
}
]
"""id": "123",
"name": "Test",
"message_id": "123456789",
"timestamp": "2025-08-04T11:00:44.197145"
Whether this will work in the copy command or n...
1
answers
0
votes
33
views
asked 2 months ago
I need to store snapshots exported from Aurora PostgreSQL in S3 for a long period due to compliance and I need to know if there is any way to import these gzip Apache Parquet files into a new Aurora P...
1
answers
0
votes
67
views
asked 2 months ago
Hi AWS team,
I'm currently modeling performance characteristics of Amazon S3 for a workload optimization use case. I’m trying to establish benchmark values (baseline capacities) for the following per...
2
answers
0
votes
69
views
asked 2 months ago
use case: i followed this [blog post](https://aws.amazon.com/blogs/networking-and-content-delivery/hosting-internal-https-static-websites-with-alb-s3-and-privatelink/) without adding custom domain nam...
1
answers
0
votes
74
views
asked 2 months ago
1. When I test via endpoint http://casayank.com.s3-website-us-east-1.amazonaws.com/, it works and shows the test page. So, seemingly, the bucket is set up correctly
2. When I test hosting zone using A...
3
answers
0
votes
60
views
asked 2 months ago
I am looking for a solution to below problem,
Problem Statement -: Within an AWS Account, there will be multiple buckets lets say 100 S3 General Purpose Buckets. Out of 100, lets say 20 have PII data...
2
answers
0
votes
58
views
asked 2 months ago
Subject: Inconsistent Behavior in AWS CLI sync --delete Command Across Different Clients
Hello
We have observed that client requests vary, even when using the same AWS CLI command. Please review the...
2
answers
0
votes
38
views
asked 2 months ago

AWS OFFICIALUpdated a month ago0 votes429 views
This article explores how to switch Amazon Elastic Kubernetes Service (Amazon EKS) control plane logging to the Amazon CloudWatch Logs Infrequent Access (IA) log class. This change can reduce the inge...
I have a glue job that is reading TXT files from S3 location, performing some validations and then writing the final file in Parquet format to S3. At this last spark dataframe write to S3 it fails.
Co...
2
answers
0
votes
67
views
asked 2 months ago
Hello,
When I've tried to use metadata like below, also considering [this](https://repost.aws/questions/QU35_wOPx1QVGxS8rnlLJsUg/s3-vector-metadata-error) question:
```
s3vectors-embed put --vector-b...
5
answers
1
votes
981
views
asked 2 months ago