AgentInputMessage
Represents a message sent to the agent during chat-based profile customization.
Contents
- Body
-
The text of your message to the agent.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 40960.
Required: Yes
- Type
-
The type of input message, which determines how the agent processes your request. Valid values:
-
normal: A regular message to the agent. -
confirmation_response: A response to a confirmation request from the agent.
Type: String
Valid Values:
normal | confirmation_responseRequired: Yes
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: