ImageFile
Contains an image file.
Contents
- data
-
The image file contents, represented as a base64-encoded string. The file size must be less than 1 MB.
Type: Base64-encoded binary data object
Length Constraints: Minimum length of 1. Maximum length of 1500000.
Required: Yes
- type
-
The file type of the image.
Type: String
Valid Values:
PNG
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: