Values_1.EmailAttachmentSourceInformation about the email attachment files.
type nonrec t = {fileName : Values_0.FileName.t;A case-sensitive name of the attached file being uploaded.
*)s3Url : PreSignedAttachmentUrl.t;The pre-signed URLs for the S3 bucket where the email attachment is stored.
*)}