ActionExecutionEvent
A request from an end user signalling an intent to perform an Amazon Q Business plugin action during a streaming chat.
Contents
- payload
-
A mapping of field names to the field values in input that an end user provides to Amazon Q Business requests to perform their plugin action.
Type: String to ActionExecutionPayloadField object map
Key Length Constraints: Minimum length of 1.
Required: Yes
- payloadFieldNameSeparator
-
A string used to retain information about the hierarchical contexts within a action execution event payload.
Type: String
Length Constraints: Fixed length of 1.
Required: Yes
- pluginId
-
The identifier of the plugin for which the action is being requested.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: