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
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
131
views
asked 21 days 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
107
views
JMN
asked 21 days 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
190
views
asked 23 days 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
239
views
asked 23 days ago
I am just curious whether reducing tail latency by sending hedged requests toward S3 replicas would be possible. So let's say the first request toward the closest replica reaches a certain latency...
2
answers
0
votes
157
views
Mingye
asked 24 days ago
I want to use a Distributed Map State to set tags on multiple objects in a "requester pays" bucket on S3. It seems that ItemReader does not support the "RequestPayer" option, even though it is...
0
answers
0
votes
159
views
SE_Jeff
asked 25 days ago
recently setup an S3 bucket for offloading backups from Veeam. Initially it worked, but now when attempting to backup we get an error message `14/08/2024 14:12:32 Warning Failed to import backup...
1
answers
0
votes
175
views
Jake45
asked 25 days ago
The documentation on both S3 and EC2 pricing pages seem to indicate that there're not data transfer charges when transferring data directly from an S3 bucket to an EC2 instance in the same region...
1
answers
0
votes
182
views
oortega
asked a month ago
I have deleted all Vaults that were in Glacier however I'm still being charged a small amount every month. I'd like to know what I am being charged for, and how I can remove that service, so that I'm...
1
answers
0
votes
150
views
AWS
Rajjii
asked a month ago
Hi, I have a question while using the GetObject API in S3. https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html As far as I understand, when requesting with a specified 'Range'...
1
answers
0
votes
204
views
hs
asked a month ago
I am trying to write the most basic of static website servers possible with AWS in CloudFormation. But for some reason my OAC is not working and I am getting AccessDenied errors when I access...
2
answers
0
votes
260
views
asked a month ago
If I have a bucket that is versioned. What CLI command can delete all versions of all objects as well as the bucket? I ran the aws s3 rm command but it did not delete all versions of the...
1
answers
0
votes
213
views
asked a month ago