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 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
113
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
244
views
asked a month 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
162
views
Mingye
asked a month 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
160
views
SE_Jeff
asked a month 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
182
views
Jake45
asked a month 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
193
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
159
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
208
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
268
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
220
views
asked a month ago
I have a versioning enabled bucket with objects having retention, and if I suspend the versioning of the bucket and put object with same name again, will there be again two different object versions...
2
answers
0
votes
202
views
Saurav
asked a month ago