Questions tagged with Amazon S3 Access Grants

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

154 results
We are contemplating a design where we create S3 objects containing data files for our customers to download, and are trying to understand what options we have for those customers that use their own a...
1
answers
0
votes
26
views
asked 5 days ago
I have a policy and attached to a user test-user { "Version": "2012-10-17", "Statement": [ { "Sid": "S3ConsoleAccess", "Effect": "Allow", "Action":...
1
answers
0
votes
45
views
asked 20 days ago
We are trying to set up S3 Access Grants feature for our users in AWS Cognito User Pool. Goal is to log the user context in CloudTrail. I have followed the user guide available on the S3 Access Grant...
2
answers
0
votes
84
views
asked a month ago
Hello, I have a bucket that was created with ACLs enabled and now that option is being deprecated, I would like to remove it. When I simply remove the AccessControl property the update fails with an ...
2
answers
0
votes
86
views
asked 2 months ago
I am experiencing an issue where my AWS root user is completely locked out of an S3 bucket. The bucket does not appear when listing S3 buckets in my account, yet if I try to create it, AWS says it alr...
2
answers
0
votes
67
views
asked 2 months ago
I am building a folder management software where folders and files are stored in AWS S3. User authentication is managed through AWS Cognito, with application users stored in a Cognito User Pool. I nee...
1
answers
0
votes
42
views
asked 3 months ago
I created a S3 bucket with DENY all policies on it while learning CDK (with the help of some very bad genAI advice). Now I can't do anything to the bucket, everything returns: An error occurred (Acce...
2
answers
0
votes
137
views
asked 3 months ago
I just entered to my lightsail account and noticed that one of my buckets was not working. The error message says: **Unable to load your bucket objects An Amazon S3 setting might be preventing acces...
1
answers
0
votes
51
views
asked 3 months ago
I'm currently developing Hello, I am developing an AWS Lambda function in Typescript and aiming to optimize performance by initializing AWS SDK v3 clients before the Lambda execution starts. I want t...
2
answers
0
votes
147
views
asked 3 months ago
I get this response from the server when I am uploading a video: <?xml version="1.0" encoding="UTF-8"?> <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>Y2FT5WHS8M270VQN</Re...
1
answers
0
votes
73
views
asked 3 months ago
Does Database Migration Service (DMS) support S3 Access points as a target?
1
answers
0
votes
43
views
AWS
asked 3 months ago
I have a weird situation, where I have setup a glue crawler which consumes SQS(s3 event triggered). SO, technically it triggers whenever a message is sent to the queue with a table level of 3 s3://s3_...
0
answers
0
votes
43
views
asked 3 months ago