NotificationEventAttachment
A file attached to a notification event.
Contents
- contentType
-
The MIME content type of the attachment, for example
application/pdf.Type: String
Pattern:
[a-zA-Z0-9]+/[a-zA-Z0-9][a-zA-Z0-9!#$&\-^_.+]*Required: Yes
- displayName
-
The name of the attachment that recipients see.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- attachmentDownloadUrl
-
A temporary URL for downloading the attachment. The URL expires shortly after it's issued.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 4096.
Pattern:
(https?):\/\/.*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: