Struct modeling incoming s3 compatible Events
@type t() :: %Webhoox.Webhook.S3{event: String.t(), key: String.t(), records: map()}