2 Risposte
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
0
Hi,
Are you sure that your Lambda execution role is correct: i.e. giving all needed rights to source and destination buckets?
Please, follow this article to have all required steps: https://repost.aws/knowledge-center/lambda-copy-s3-files
Best,
Didier
0
You can use S3 Replication for that exact same task: https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication.html
con risposta 2 anni fa
I dont think so, this is feasible. since it is having mechanism to use Athena which I really dont want to encounter, wanted to keep it very much simple and straight forward mechanism.

In my policy JSON data under the permission of AWS S3 bucket is
Hi, this is good for the target bucket, you need a similar Statement for source bucket , maybe limited to read only