ExtractionConfiguration
The extraction configuration that defines how data is extracted from customer interactions.
Contents
- PromptHint
-
The prompt hint that guides the extraction. This text tells the generative AI model what data to look for in the customer interaction.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
- NotFoundBehavior
-
The behavior when the extraction cannot find the specified data in the interaction.
Type: ExtractionDefinitionNotFoundBehavior object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: