Questions tagged with Amazon S3 Access Grants

Content language: English

Select up to 5 tags to filter
Sort by most recent

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

I am new to posting data to S3. I have a file that needs to be pushed to S3 bucket. I have created a HttpPost Request with canonical request, string to sign and adding signature to header. It always...
1
answers
0
votes
26
views
BH
asked 4 days ago
Hello, is it possible to configure an Object Lambda to only run for certain keys? Example: only `*.json` files are processed through the lambda, the rest of the files are going directly to the...
1
answers
0
votes
27
views
oskbor
asked 4 days ago
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
19
views
asked 11 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
31
views
Aviv
asked 13 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
7
views
asked 17 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
68
views
asked 19 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
58
views
asked 19 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
56
views
asked 25 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
90
views
Sohail
asked a month ago
Hi, I set up my bucket CORS policy as following: ``` [ { "AllowedHeaders": [ "*" ], "AllowedMethods": [ "GET", "HEAD" ], ...
1
answers
0
votes
96
views
Tomas
asked a month ago
I have deleted files from s3 bucket. What could be the cause of this, and can I see logs?
1
answers
0
votes
80
views
asked 2 months ago
This is the code ``` response = client.create_data_source( dataDeletionPolicy='RETAIN', dataSourceConfiguration={![Enter image description...
2
answers
0
votes
159
views
asked 2 months ago