class Aws::BedrockAgent::Types::KnowledgeBase
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/KnowledgeBase AWS API Documentation
@return [Time]
The time the knowledge base was last updated.
@!attribute [rw] updated_at
@return [Types::StorageConfiguration]
base.
Contains details about the storage configuration of the knowledge
@!attribute [rw] storage_configuration
@return [String]
* FAILED – The knowledge base API operation failed.
* UPDATING – The knowledge base is being updated.
* DELETING – The knowledge base is being deleted.
* ACTIVE – The knowledge base is ready to be queried.
* CREATING – The knowledge base is being created.
possible:
The status of the knowledge base. The following statuses are
@!attribute [rw] status
@return [String]
invoke API operations on the knowledge base.
The Amazon Resource Name (ARN) of the IAM role with permissions to
@!attribute [rw] role_arn
@return [String]
The name of the knowledge base.
@!attribute [rw] name
@return [String]
The unique identifier of the knowledge base.
@!attribute [rw] knowledge_base_id
@return [Types::KnowledgeBaseConfiguration]
base.
Contains details about the embeddings configuration of the knowledge
@!attribute [rw] knowledge_base_configuration
@return [String]
The Amazon Resource Name (ARN) of the knowledge base.
@!attribute [rw] knowledge_base_arn
@return [Array<String>]
failed.
A list of reasons that the API operation on the knowledge base
@!attribute [rw] failure_reasons
@return [String]
The description of the knowledge base.
@!attribute [rw] description
@return [Time]
The time the knowledge base was created.
@!attribute [rw] created_at
Contains information about a knowledge base.