AWS S3 creation error: “The event is not supported for notifications (Service: Amazon S3; Status Code: 400; Error Code: InvalidArgument”

Based on the comments.

The issue was caused by using S3:ObjectCreated:*, rather then s3:ObjectCreated:*.

S3 event names are case-sensitive.

CLICK HERE to find out more related problems solutions.

Leave a Comment

Your email address will not be published.

Scroll to Top