ChatInputStream
The streaming input for the Chat
API.
Contents
- actionExecutionEvent
-
A request from an end user to perform an Amazon Q Business plugin action.
Type: ActionExecutionEvent object
Required: No
- attachmentEvent
-
A request by an end user to upload a file during chat.
Type: AttachmentInputEvent object
Required: No
- authChallengeResponseEvent
-
An authentication verification event response by a third party authentication server to Amazon Q Business.
Type: AuthChallengeResponseEvent object
Required: No
- configurationEvent
-
A configuration event activated by an end user request to select a specific chat mode.
Type: ConfigurationEvent object
Required: No
- endOfInputEvent
-
The end of the streaming input for the
Chat
API.Type: EndOfInputEvent object
Required: No
- textEvent
-
Information about the payload of the
ChatInputStream
event containing the end user message input.Type: TextInputEvent object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: