Bedrock Knowledge Base

This table represents the Bedrock Knowledge Base resource from Amazon Web Services.

aws.bedrock_knowledge_base

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_atcoretimestampThe time the knowledge base was created.
descriptioncorestringThe description of the knowledge base.
failure_reasonscorearray<string>A list of reasons that the API operation on the knowledge base failed.
knowledge_base_arncorestringThe Amazon Resource Name (ARN) of the knowledge base.
knowledge_base_configurationcorejsonContains details about the embeddings configuration of the knowledge base.
knowledge_base_idcorestringThe unique identifier of the knowledge base.
namecorestringThe name of the knowledge base.
role_arncorestringThe Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
statuscorestringThe status of the knowledge base. The following statuses are possible: <ul> <li> CREATING – The knowledge base is being created. </li> <li> ACTIVE – The knowledge base is ready to be queried. </li> <li> DELETING – The knowledge base is being deleted. </li> <li> UPDATING – The knowledge base is being updated. </li> <li> FAILED – The knowledge base API operation failed. </li> </ul>
storage_configurationcorejsonContains details about the storage configuration of the knowledge base.
tagscorehstore
updated_atcoretimestampThe time the knowledge base was last updated.