Pattern
S3 Event Type Mismatch
s3-event-type-mismatch
A recurring integration shape where S3 notifications are configured for a narrow HTTP method/event type (e.g., POST) while real uploads use a different API (e.g., PUT), so Lambda never triggers despite correct code and IAM.