Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

115
Views
AWS Lambda Event for a set of files

Is it possible to trigger a AWS Lambda function once a set of files has been uploaded to AWS S3. For example, if and only if file A, B, and C have been uploaded?

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Not that I've found, the only way I've found to do it is to send a notification file once the others are complete, so create A, B and C then create files.complete - I usually pass it the file names for the params.Body. You can then S3.listObjects on your bucket (the bucket name is passed in the event data) to get the names and iterate through that list to access them.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!