ByteContentDoc
This property contains the document to chat with, along with its attributes.
Contents
- contentType
-
The MIME type of the document contained in the wrapper object.
Type: String
Pattern:
[a-z]{1,20}/.{1,20}
Required: Yes
- data
-
The byte value of the file to upload, encoded as a Base-64 string.
Type: Base64-encoded binary data object
Length Constraints: Minimum length of 1. Maximum length of 10485760.
Required: Yes
- identifier
-
The file name of the document contained in the wrapper object.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: