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
I'm attempting to create s3 folders (prefixes) within a bucket that is only accessible to specific EC2 instances via IAM Role policies based on their name. The idea would be something like...
1
answers
0
votes
88
views
Mike
asked 25 days ago
I've configured an S3 bucket for private access and set up an event notification to trigger an SQS message upon object uploads (PUT method). While I'm successfully receiving SQS notifications, I'm...
2
answers
0
votes
68
views
Ragsop
asked a month ago
We have a static file in a private bucket on S3. Which we usually update once a day (sometimes it can be updated within the day too) We are serving this with CloudFront as CDN.. What I want to...
1
answers
0
votes
62
views
spy16
asked a month ago
I am in the process of trying to create an alarm via CDK. My Alarm references AWS Config; but specified resourceType is **AWS::S3::AccountPublicAccessBlock** When I go through the console I am able...
1
answers
0
votes
93
views
asked a month ago
So we have a AWS Bedrock Knowledge Base. In that, when we are updating the data source (basically over-writing the files in S3 bucket), then the syncs are failing. Below are some of the logs:...
1
answers
0
votes
123
views
asked a month ago
If I create an S3 Gateway Endpoint in a VPC and the EC2 instances within the VPC use this S3 Gateway Endpoint to connect to S3: I understand that using the S3 Gateway Endpoint does not incur...
2
answers
0
votes
131
views
asked a month ago
Hi, Recently we are noticing huge spike in s3 api requests. In order to find out the top buckets which are getting the api requests, we need to enable the Advanced metrics and recommendations in...
3
answers
0
votes
107
views
asked a month ago
When running an AWS DataSync task it fails with error "Unable to Connect to S3 Endpoint". The DataSync configuration is setup as below: * We create all of our DataSync tasks and locations in a...
4
answers
0
votes
96
views
Damon
asked a month ago
We have created a Knowledge Base with a mongodb vector DB and a storage layer of S3. We have metadata files for each file that we have (both are in JSON format, the data file and the metadata...
1
answers
0
votes
146
views
asked a month ago
I have a bucket for client recordings and I routinely edit the permissions so they can access their session. My most recent recordings permissions are NOT staying set at public access, even though I...
2
answers
0
votes
112
views
JMN
asked a month ago
The [MediaLive Trusted Entity Requirements](https://docs.aws.amazon.com/medialive/latest/ug/trusted-entity-requirements.html) for S3 list `PutObject` twice, once (along with `ListBucket`, `GetObject`,...
1
answers
0
votes
195
views
asked a month ago
I want to trigger a Lambda function whenever a user deactivates their MFA. To achieve this, I've set up an AWS CloudFormation template that creates a CloudTrail trail and an EventBridge...
2
answers
0
votes
243
views
asked a month ago