EmailAttachment
Information about the email attachment files.
Contents
- FileName
-
A case-sensitive name of the attached file being uploaded.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^\P{C}*$
Required: Yes
- S3Url
-
The pre-signed URLs for the S3 bucket where the email attachment is stored.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: