Solutionunvalidated
Change the S3 event configuration to use a broader object creation event such as “All Object Create Events” (e.g., s3:ObjectCreated:*) so the Lambda triggers for typical PutObject-based uploads.
be58a9ed-5813-449e-a07e-5dc935e5646b
Change the S3 event configuration to use a broader object creation event such as “All Object Create Events” (e.g., s3:ObjectCreated:*) so the Lambda triggers for typical PutObject-based uploads.