AttachmentContent
A structure that includes attributes that describe a document attachment.
Contents
- Hash
-
The cryptographic hash value of the document content.
Type: String
Length Constraints: Maximum length of 256.
Required: No
- HashType
-
The hash algorithm used to calculate the hash value.
Type: String
Valid Values:
Sha256
Required: No
- Name
-
The name of an attachment.
Type: String
Pattern:
^[a-zA-Z0-9_\-.]{3,128}$
Required: No
- Size
-
The size of an attachment in bytes.
Type: Long
Required: No
- Url
-
The URL location of the attachment content.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: