AttachmentInput
A file directly uploaded into a web experience chat.
Contents
- data
-
The data contained within the uploaded file.
Type: Base64-encoded binary data object
Required: Yes
- name
-
The name of the file.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Pattern:
^\P{C}*$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: