Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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 ...
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...
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...
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...
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...
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...
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...
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...
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...
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 ...
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-...
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...