By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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 up to 5 tags to filter
Sort by most recent
2901 results
I have several folders in my bucket uploaded between 2021 and 2022. The bucket is set to have public read access and everything works great. I went to add another folder this week to the same bucket ...
2
answers
0
votes
330
views
asked a month ago
Hello, I am trying to Configuring web ACL traffic logging for an Amazon S3 bucket in aws cdk code. I got a error 'The bucket policy already exists on bucket aws-waf-logs-*testName*.' when i deploy th...
1
answers
0
votes
93
views
asked a month ago
Hi all, I have a VPC with an ALB in it which is listening to HTTPS on a custom domain name. Behind this, I have an API Gateway and an EC2 instance. These both talk to services in a private subnet and...
1
answers
0
votes
171
views
asked a month ago
I have setup S3 with Storage Gateway. All users will access S3 using SMB, AD authenticated, share on Storage Gateway. The first two months, I will move all 10TB of their data to S3. After that, I w...
1
answers
0
votes
55
views
asked a month ago
Hello We are trying to build the knowledge base through bedrock Our data is the description of each product. Since there are multiple languages involed, we choose "Embeddings model **Model Embed Mult...
1
answers
0
votes
98
views
asked a month ago
Hello, I have been using Glacier Deep Archive S3 storage class to archive data for several years now. These particular files include raw data that varies from the 2-20GB range, and some additional m...
2
answers
0
votes
218
views
asked 2 months ago
Description: I'm generating an Excel file using Python and storing it in an S3 bucket. When I try to access the file, it downloads instead of opening directly in a web browser (like Chrome). I want t...
2
answers
0
votes
92
views
asked 2 months ago
I have a ubuntu 20.04 LTS hosting docker gitlab-ce:11.6.3. The host has a cronjob which perform backup using command docker exec -t gitlab gitlab-rake gitlab:backup:create. I have also config the gitl...
0
answers
0
votes
12
views
asked 2 months ago
A s3 bucket is configured to send notifications to SQS queue when a file is put in the prefix s3://bucket-name/subject-area/. How to prevent notifications when files are put inside some other prefix i...
2
answers
0
votes
101
views
asked 2 months ago
I have a lambda that needs to be in a us-east-1 VPC to access some resources, but also needs to write to an S3 bucket which needs to be in a different region. (I must use the python boto3 client for ...
2
answers
0
votes
116
views
asked 2 months ago
We are exploring ways to be able to read large parquet files efficiently in memory (in streams). One of the approaches that seemed promising is [AWS SDK for pandas' read_parquet function](https://aws-...
1
answers
0
votes
101
views
asked 2 months ago
Hi, I’m trying to set up a monthly backup of my S3 bucket using AWS Backup, but I’m encountering several issues related to permissions and IAM role configuration. Here’s the situation: When I attem...
2
answers
0
votes
79
views
asked 2 months ago