RetrievalConfiguration
Configuration for content retrieval operations.
Contents
- knowledgeSource
-
The knowledge source configuration for content retrieval.
Type: KnowledgeSource object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- filter
-
The filter configuration for content retrieval.
Type: RetrievalFilterConfiguration object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- numberOfResults
-
The number of results to retrieve.
Type: Integer
Required: No
- overrideKnowledgeBaseSearchType
-
Override setting for the knowledge base search type during retrieval.
Type: String
Valid Values:
HYBRID | SEMANTICRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: