AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the Retrieve operation. Queries a knowledge base and retrieves information from it.
Namespace: Amazon.BedrockAgentRuntime.Model
Assembly: AWSSDK.BedrockAgentRuntime.dll
Version: 3.x.y.z
public class RetrieveRequest : AmazonBedrockAgentRuntimeRequest IAmazonWebServiceRequest
The RetrieveRequest type exposes the following members
Name | Description | |
---|---|---|
RetrieveRequest() |
Name | Type | Description | |
---|---|---|---|
KnowledgeBaseId | System.String |
Gets and sets the property KnowledgeBaseId. The unique identifier of the knowledge base to query. |
|
NextToken | System.String |
Gets and sets the property NextToken.
If there are more results than can fit in the response, the response returns a |
|
RetrievalConfiguration | Amazon.BedrockAgentRuntime.Model.KnowledgeBaseRetrievalConfiguration |
Gets and sets the property RetrievalConfiguration. Contains configurations for the knowledge base query and retrieval process. For more information, see Query configurations. |
|
RetrievalQuery | Amazon.BedrockAgentRuntime.Model.KnowledgeBaseQuery |
Gets and sets the property RetrievalQuery. Contains the query to send the knowledge base. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5