Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

259
Vistas
Can AWS lambda listen to S3 createobject events when files are dropped manually

I have and s3 bucket and lambda function, this function has trigger which listens to s3 createobject events. somehow some are missed in s3, i am planning to drop them manually. Can my lambda function will get the events like before?

Also i will put files in different folders based on date. will i get different events on each file drop?

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

To answer the second question: Yes, every time a file is added to your bucket (assuming that the Lambda function is listening for changes on in all folders and not just a prefix), your lambda function will receive an event object that will contain information about that file.

over 4 years ago · Santiago Trujillo Denunciar

0

The objectCreate:* events fire whenever a file is updated in any way (except deletion) so yes, if you manually upload files to the bucket the event will fire IFF that file meets the prefix & suffix requirements. The event payload data on a manually uploaded file doesn't appear to be different from one created via another process.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda