CaseAttachmentAttributes
Contents
- attachmentId
-
Type: String
Pattern:
[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}
Required: Yes
- attachmentStatus
-
Type: String
Valid Values:
Verified | Failed | Pending
Required: Yes
- createdDate
-
Type: Timestamp
Required: Yes
- creator
-
Type: String
Pattern:
.*(^internal:midway:([a-z]{3,8}|svc-mw-[0-9]{12}[a-zA-Z0-9-]{5,20})$)|(^external:aws:\d{12}$).*
Required: Yes
- fileName
-
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-zA-Z0-9._-]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: