ImageMetadata
Metadata information about an uploaded image file.
Contents
- fileExtension
-
The file extension of the image.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 131072.
Pattern:
[\s\S]*Required: Yes
- lastUploadTimestamp
-
The timestamp when the image was last uploaded.
Type: Timestamp
Required: Yes
- mimeType
-
The MIME type of the image.
Type: String
Valid Values:
image/png | image/jpeg | image/x-iconRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: