NotificationEventAttachment - AWS User Notifications
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: