Week 2, Day 4
S3 Event Notification Flow
{ "Records": [ { "eventName": "ObjectCreated:Put", "s3": { "bucket": { "name": "source-bucket" }, "object": { "key": "uploads/image.jpg" } } } ] }