AgentKnowledgeBaseSummary
Contains details about a knowledge base associated with an agent.
Contents
- knowledgeBaseId
-
The unique identifier of the knowledge base associated with an agent.
Type: String
Pattern:
^[0-9a-zA-Z]{10}$
Required: Yes
- knowledgeBaseState
-
Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.
Type: String
Valid Values:
ENABLED | DISABLED
Required: Yes
- updatedAt
-
The time at which the knowledge base associated with an agent was last updated.
Type: Timestamp
Required: Yes
- description
-
The description of the knowledge base associated with an agent.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: