All Content tagged with Amazon S3 Access Grants

Content language: English

Select up to 5 tags to filter
Sort by most recent
I am generating the AWS SSM inventory data (us-east-1) and pushing it to the S3 bucket (us-east-1) in same region and it works. But If I push the SSM inventory data (us-east-1) to S3 bucket...
1
answers
0
votes
13
views
asked 3 days ago
Hy, I have a s3 bucket containing large video files. In a nodeJs server, I use Aws.s3.getObject from 'aws-sdk' npm to get the needed file. I need the response stream to contain a watermark layer that...
1
answers
0
votes
16
views
Aviv
asked 5 days ago
This is the third time I've run into this error. I don't know is it a real issue or I just forget to set something up. So basically when I try to add data permission to all table in Lakeformation...
0
answers
0
votes
6
views
asked 9 days ago
We are migrating our service from DUB->ZAZ (eu-south-2) . Since there are many AWS services with a lot of features, having feature-level insights for S3, DynamoDB, SNS, SQS, Lambda, and API Gateway...
2
answers
0
votes
55
views
asked 11 days ago
I'm having a problem accessing an image saved in the Bucket, the return is in the image below . ![Error opening link](/media/postImages/original/IMFpMUKhgOT_6PX4Q8J8yC2Q) In the S3 settings I have...
4
answers
0
votes
53
views
asked 11 days ago
I am attempting to get an contact form working on an Amazon s3 bucket. I can receive email when running tests via Lambda and API Gateway just fine but when I try to submit the form via the website I...
0
answers
0
votes
55
views
asked 17 days ago
I'm trying to set up an AWS S3 bucket for secure image handling on my website. Users should be able to upload, view, and print images. The bucket's public access is blocked to prevent direct access to...
1
answers
0
votes
87
views
Sohail
asked 20 days ago
Hi, I set up my bucket CORS policy as following: ``` [ { "AllowedHeaders": [ "*" ], "AllowedMethods": [ "GET", "HEAD" ], ...
1
answers
0
votes
92
views
Tomas
asked 24 days ago
I have deleted files from s3 bucket. What could be the cause of this, and can I see logs?
1
answers
0
votes
76
views
asked a month ago
This is the code ``` response = client.create_data_source( dataDeletionPolicy='RETAIN', dataSourceConfiguration={![Enter image description...
2
answers
0
votes
154
views
asked a month ago
In my bucket, I am able to download the images that I put inside. However, if I click on the link to display them, it doesnt work, and it returns the error: ``` This XML file does not appear to have...
2
answers
0
votes
234
views
Ernesto
asked a month ago
Hi everyone, I'm trying to use Amazon Personalize and i'm stuck at creating dataset import job This is my IAM Role & S3 Bucket policy ![IAM...
5
answers
0
votes
85
views
asked a month ago