We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.24.0 published on Wednesday, Jan 15, 2025 by Pulumi
aws-native.bedrock.getKnowledgeBase
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.24.0 published on Wednesday, Jan 15, 2025 by Pulumi
Definition of AWS::Bedrock::KnowledgeBase Resource Type
Using getKnowledgeBase
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getKnowledgeBase(args: GetKnowledgeBaseArgs, opts?: InvokeOptions): Promise<GetKnowledgeBaseResult>
function getKnowledgeBaseOutput(args: GetKnowledgeBaseOutputArgs, opts?: InvokeOptions): Output<GetKnowledgeBaseResult>
def get_knowledge_base(knowledge_base_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetKnowledgeBaseResult
def get_knowledge_base_output(knowledge_base_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetKnowledgeBaseResult]
func LookupKnowledgeBase(ctx *Context, args *LookupKnowledgeBaseArgs, opts ...InvokeOption) (*LookupKnowledgeBaseResult, error)
func LookupKnowledgeBaseOutput(ctx *Context, args *LookupKnowledgeBaseOutputArgs, opts ...InvokeOption) LookupKnowledgeBaseResultOutput
> Note: This function is named LookupKnowledgeBase
in the Go SDK.
public static class GetKnowledgeBase
{
public static Task<GetKnowledgeBaseResult> InvokeAsync(GetKnowledgeBaseArgs args, InvokeOptions? opts = null)
public static Output<GetKnowledgeBaseResult> Invoke(GetKnowledgeBaseInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetKnowledgeBaseResult> getKnowledgeBase(GetKnowledgeBaseArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:bedrock:getKnowledgeBase
arguments:
# arguments dictionary
The following arguments are supported:
- Knowledge
Base stringId - The unique identifier of the knowledge base.
- Knowledge
Base stringId - The unique identifier of the knowledge base.
- knowledge
Base StringId - The unique identifier of the knowledge base.
- knowledge
Base stringId - The unique identifier of the knowledge base.
- knowledge_
base_ strid - The unique identifier of the knowledge base.
- knowledge
Base StringId - The unique identifier of the knowledge base.
getKnowledgeBase Result
The following output properties are available:
- Created
At string - The time at which the knowledge base was created.
- Description string
- Description of the Resource.
- Failure
Reasons List<string> - A list of reasons that the API operation on the knowledge base failed.
- Knowledge
Base stringArn - The ARN of the knowledge base.
- Knowledge
Base Pulumi.Configuration Aws Native. Bedrock. Outputs. Knowledge Base Configuration - Contains details about the embeddings configuration of the knowledge base.
- Knowledge
Base stringId - The unique identifier of the knowledge base.
- Name string
- The name of the knowledge base.
- Role
Arn string - The ARN of the IAM role with permissions to invoke API operations on the knowledge base. The ARN must begin with AmazonBedrockExecutionRoleForKnowledgeBase_
- Status
Pulumi.
Aws Native. Bedrock. Knowledge Base Status - The status of the knowledge base.
- Dictionary<string, string>
- Metadata that you can assign to a resource as key-value pairs. For more information, see the following resources:
- Updated
At string - The time at which the knowledge base was last updated.
- Created
At string - The time at which the knowledge base was created.
- Description string
- Description of the Resource.
- Failure
Reasons []string - A list of reasons that the API operation on the knowledge base failed.
- Knowledge
Base stringArn - The ARN of the knowledge base.
- Knowledge
Base KnowledgeConfiguration Base Configuration - Contains details about the embeddings configuration of the knowledge base.
- Knowledge
Base stringId - The unique identifier of the knowledge base.
- Name string
- The name of the knowledge base.
- Role
Arn string - The ARN of the IAM role with permissions to invoke API operations on the knowledge base. The ARN must begin with AmazonBedrockExecutionRoleForKnowledgeBase_
- Status
Knowledge
Base Status - The status of the knowledge base.
- map[string]string
- Metadata that you can assign to a resource as key-value pairs. For more information, see the following resources:
- Updated
At string - The time at which the knowledge base was last updated.
- created
At String - The time at which the knowledge base was created.
- description String
- Description of the Resource.
- failure
Reasons List<String> - A list of reasons that the API operation on the knowledge base failed.
- knowledge
Base StringArn - The ARN of the knowledge base.
- knowledge
Base KnowledgeConfiguration Base Configuration - Contains details about the embeddings configuration of the knowledge base.
- knowledge
Base StringId - The unique identifier of the knowledge base.
- name String
- The name of the knowledge base.
- role
Arn String - The ARN of the IAM role with permissions to invoke API operations on the knowledge base. The ARN must begin with AmazonBedrockExecutionRoleForKnowledgeBase_
- status
Knowledge
Base Status - The status of the knowledge base.
- Map<String,String>
- Metadata that you can assign to a resource as key-value pairs. For more information, see the following resources:
- updated
At String - The time at which the knowledge base was last updated.
- created
At string - The time at which the knowledge base was created.
- description string
- Description of the Resource.
- failure
Reasons string[] - A list of reasons that the API operation on the knowledge base failed.
- knowledge
Base stringArn - The ARN of the knowledge base.
- knowledge
Base KnowledgeConfiguration Base Configuration - Contains details about the embeddings configuration of the knowledge base.
- knowledge
Base stringId - The unique identifier of the knowledge base.
- name string
- The name of the knowledge base.
- role
Arn string - The ARN of the IAM role with permissions to invoke API operations on the knowledge base. The ARN must begin with AmazonBedrockExecutionRoleForKnowledgeBase_
- status
Knowledge
Base Status - The status of the knowledge base.
- {[key: string]: string}
- Metadata that you can assign to a resource as key-value pairs. For more information, see the following resources:
- updated
At string - The time at which the knowledge base was last updated.
- created_
at str - The time at which the knowledge base was created.
- description str
- Description of the Resource.
- failure_
reasons Sequence[str] - A list of reasons that the API operation on the knowledge base failed.
- knowledge_
base_ strarn - The ARN of the knowledge base.
- knowledge_
base_ Knowledgeconfiguration Base Configuration - Contains details about the embeddings configuration of the knowledge base.
- knowledge_
base_ strid - The unique identifier of the knowledge base.
- name str
- The name of the knowledge base.
- role_
arn str - The ARN of the IAM role with permissions to invoke API operations on the knowledge base. The ARN must begin with AmazonBedrockExecutionRoleForKnowledgeBase_
- status
Knowledge
Base Status - The status of the knowledge base.
- Mapping[str, str]
- Metadata that you can assign to a resource as key-value pairs. For more information, see the following resources:
- updated_
at str - The time at which the knowledge base was last updated.
- created
At String - The time at which the knowledge base was created.
- description String
- Description of the Resource.
- failure
Reasons List<String> - A list of reasons that the API operation on the knowledge base failed.
- knowledge
Base StringArn - The ARN of the knowledge base.
- knowledge
Base Property MapConfiguration - Contains details about the embeddings configuration of the knowledge base.
- knowledge
Base StringId - The unique identifier of the knowledge base.
- name String
- The name of the knowledge base.
- role
Arn String - The ARN of the IAM role with permissions to invoke API operations on the knowledge base. The ARN must begin with AmazonBedrockExecutionRoleForKnowledgeBase_
- status "CREATING" | "ACTIVE" | "DELETING" | "UPDATING" | "FAILED" | "DELETE_UNSUCCESSFUL"
- The status of the knowledge base.
- Map<String>
- Metadata that you can assign to a resource as key-value pairs. For more information, see the following resources:
- updated
At String - The time at which the knowledge base was last updated.
Supporting Types
KnowledgeBaseBedrockEmbeddingModelConfiguration
- Dimensions int
- The dimensions details for the vector configuration used on the Bedrock embeddings model.
- Dimensions int
- The dimensions details for the vector configuration used on the Bedrock embeddings model.
- dimensions Integer
- The dimensions details for the vector configuration used on the Bedrock embeddings model.
- dimensions number
- The dimensions details for the vector configuration used on the Bedrock embeddings model.
- dimensions int
- The dimensions details for the vector configuration used on the Bedrock embeddings model.
- dimensions Number
- The dimensions details for the vector configuration used on the Bedrock embeddings model.
KnowledgeBaseConfiguration
- Type
Pulumi.
Aws Native. Bedrock. Knowledge Base Type - The type of data that the data source is converted into for the knowledge base.
- Kendra
Knowledge Pulumi.Base Configuration Aws Native. Bedrock. Inputs. Knowledge Base Kendra Knowledge Base Configuration - Settings for an Amazon Kendra knowledge base.
- Sql
Knowledge Pulumi.Base Configuration Aws Native. Bedrock. Inputs. Knowledge Base Sql Knowledge Base Configuration - Vector
Knowledge Pulumi.Base Configuration Aws Native. Bedrock. Inputs. Knowledge Base Vector Knowledge Base Configuration - Contains details about the model that's used to convert the data source into vector embeddings.
- Type
Knowledge
Base Type - The type of data that the data source is converted into for the knowledge base.
- Kendra
Knowledge KnowledgeBase Configuration Base Kendra Knowledge Base Configuration - Settings for an Amazon Kendra knowledge base.
- Sql
Knowledge KnowledgeBase Configuration Base Sql Knowledge Base Configuration - Vector
Knowledge KnowledgeBase Configuration Base Vector Knowledge Base Configuration - Contains details about the model that's used to convert the data source into vector embeddings.
- type
Knowledge
Base Type - The type of data that the data source is converted into for the knowledge base.
- kendra
Knowledge KnowledgeBase Configuration Base Kendra Knowledge Base Configuration - Settings for an Amazon Kendra knowledge base.
- sql
Knowledge KnowledgeBase Configuration Base Sql Knowledge Base Configuration - vector
Knowledge KnowledgeBase Configuration Base Vector Knowledge Base Configuration - Contains details about the model that's used to convert the data source into vector embeddings.
- type
Knowledge
Base Type - The type of data that the data source is converted into for the knowledge base.
- kendra
Knowledge KnowledgeBase Configuration Base Kendra Knowledge Base Configuration - Settings for an Amazon Kendra knowledge base.
- sql
Knowledge KnowledgeBase Configuration Base Sql Knowledge Base Configuration - vector
Knowledge KnowledgeBase Configuration Base Vector Knowledge Base Configuration - Contains details about the model that's used to convert the data source into vector embeddings.
- type
Knowledge
Base Type - The type of data that the data source is converted into for the knowledge base.
- kendra_
knowledge_ Knowledgebase_ configuration Base Kendra Knowledge Base Configuration - Settings for an Amazon Kendra knowledge base.
- sql_
knowledge_ Knowledgebase_ configuration Base Sql Knowledge Base Configuration - vector_
knowledge_ Knowledgebase_ configuration Base Vector Knowledge Base Configuration - Contains details about the model that's used to convert the data source into vector embeddings.
- type "VECTOR" | "KENDRA" | "SQL"
- The type of data that the data source is converted into for the knowledge base.
- kendra
Knowledge Property MapBase Configuration - Settings for an Amazon Kendra knowledge base.
- sql
Knowledge Property MapBase Configuration - vector
Knowledge Property MapBase Configuration - Contains details about the model that's used to convert the data source into vector embeddings.
KnowledgeBaseCuratedQuery
- Natural
Language string - Sql string
- Natural
Language string - Sql string
- natural
Language String - sql String
- natural
Language string - sql string
- natural_
language str - sql str
- natural
Language String - sql String
KnowledgeBaseEmbeddingModelConfiguration
- Bedrock
Embedding Pulumi.Model Configuration Aws Native. Bedrock. Inputs. Knowledge Base Bedrock Embedding Model Configuration - The vector configuration details on the Bedrock embeddings model.
- Bedrock
Embedding KnowledgeModel Configuration Base Bedrock Embedding Model Configuration - The vector configuration details on the Bedrock embeddings model.
- bedrock
Embedding KnowledgeModel Configuration Base Bedrock Embedding Model Configuration - The vector configuration details on the Bedrock embeddings model.
- bedrock
Embedding KnowledgeModel Configuration Base Bedrock Embedding Model Configuration - The vector configuration details on the Bedrock embeddings model.
- bedrock_
embedding_ Knowledgemodel_ configuration Base Bedrock Embedding Model Configuration - The vector configuration details on the Bedrock embeddings model.
- bedrock
Embedding Property MapModel Configuration - The vector configuration details on the Bedrock embeddings model.
KnowledgeBaseInclusionType
KnowledgeBaseKendraKnowledgeBaseConfiguration
- Kendra
Index stringArn - The ARN of the Amazon Kendra index.
- Kendra
Index stringArn - The ARN of the Amazon Kendra index.
- kendra
Index StringArn - The ARN of the Amazon Kendra index.
- kendra
Index stringArn - The ARN of the Amazon Kendra index.
- kendra_
index_ strarn - The ARN of the Amazon Kendra index.
- kendra
Index StringArn - The ARN of the Amazon Kendra index.
KnowledgeBaseQueryEngineType
KnowledgeBaseQueryGenerationColumn
- Description string
- Inclusion
Knowledge
Base Inclusion Type - Name string
- description String
- inclusion
Knowledge
Base Inclusion Type - name String
- description string
- inclusion
Knowledge
Base Inclusion Type - name string
- description String
- inclusion "INCLUDE" | "EXCLUDE"
- name String
KnowledgeBaseQueryGenerationConfiguration
KnowledgeBaseQueryGenerationContext
KnowledgeBaseQueryGenerationTable
KnowledgeBaseRedshiftConfiguration
- Query
Engine Pulumi.Configuration Aws Native. Bedrock. Inputs. Knowledge Base Redshift Query Engine Configuration - Storage
Configurations List<Pulumi.Aws Native. Bedrock. Inputs. Knowledge Base Redshift Query Engine Storage Configuration> - Query
Generation Pulumi.Configuration Aws Native. Bedrock. Inputs. Knowledge Base Query Generation Configuration
KnowledgeBaseRedshiftProvisionedAuthConfiguration
- Type
Pulumi.
Aws Native. Bedrock. Knowledge Base Redshift Provisioned Auth Type - Database
User string - Redshift database user
- Username
Password stringSecret Arn
- Type
Knowledge
Base Redshift Provisioned Auth Type - Database
User string - Redshift database user
- Username
Password stringSecret Arn
- type
Knowledge
Base Redshift Provisioned Auth Type - database
User String - Redshift database user
- username
Password StringSecret Arn
- type
Knowledge
Base Redshift Provisioned Auth Type - database
User string - Redshift database user
- username
Password stringSecret Arn
- type
Knowledge
Base Redshift Provisioned Auth Type - database_
user str - Redshift database user
- username_
password_ strsecret_ arn
- type "IAM" | "USERNAME_PASSWORD" | "USERNAME"
- database
User String - Redshift database user
- username
Password StringSecret Arn
KnowledgeBaseRedshiftProvisionedAuthType
KnowledgeBaseRedshiftProvisionedConfiguration
KnowledgeBaseRedshiftQueryEngineAwsDataCatalogStorageConfiguration
- Table
Names List<string>
- Table
Names []string
- table
Names List<String>
- table
Names string[]
- table_
names Sequence[str]
- table
Names List<String>
KnowledgeBaseRedshiftQueryEngineConfiguration
KnowledgeBaseRedshiftQueryEngineRedshiftStorageConfiguration
- Database
Name string
- Database
Name string
- database
Name String
- database
Name string
- database_
name str
- database
Name String
KnowledgeBaseRedshiftQueryEngineStorageConfiguration
- Type
Pulumi.
Aws Native. Bedrock. Knowledge Base Redshift Query Engine Storage Type - Aws
Data Pulumi.Catalog Configuration Aws Native. Bedrock. Inputs. Knowledge Base Redshift Query Engine Aws Data Catalog Storage Configuration - Redshift
Configuration Pulumi.Aws Native. Bedrock. Inputs. Knowledge Base Redshift Query Engine Redshift Storage Configuration
KnowledgeBaseRedshiftQueryEngineStorageType
KnowledgeBaseRedshiftQueryEngineType
KnowledgeBaseRedshiftServerlessAuthConfiguration
KnowledgeBaseRedshiftServerlessAuthType
KnowledgeBaseRedshiftServerlessConfiguration
KnowledgeBaseS3Location
- Uri string
- The location's URI
- Uri string
- The location's URI
- uri String
- The location's URI
- uri string
- The location's URI
- uri str
- The location's URI
- uri String
- The location's URI
KnowledgeBaseSqlKnowledgeBaseConfiguration
KnowledgeBaseStatus
KnowledgeBaseSupplementalDataStorageConfiguration
KnowledgeBaseSupplementalDataStorageLocation
KnowledgeBaseSupplementalDataStorageLocationType
KnowledgeBaseType
KnowledgeBaseVectorKnowledgeBaseConfiguration
- Embedding
Model stringArn - The ARN of the model used to create vector embeddings for the knowledge base.
- Embedding
Model Pulumi.Configuration Aws Native. Bedrock. Inputs. Knowledge Base Embedding Model Configuration - The embeddings model configuration details for the vector model used in Knowledge Base.
- Supplemental
Data Pulumi.Storage Configuration Aws Native. Bedrock. Inputs. Knowledge Base Supplemental Data Storage Configuration - If you include multimodal data from your data source, use this object to specify configurations for the storage location of the images extracted from your documents. These images can be retrieved and returned to the end user. They can also be used in generation when using RetrieveAndGenerate .
- Embedding
Model stringArn - The ARN of the model used to create vector embeddings for the knowledge base.
- Embedding
Model KnowledgeConfiguration Base Embedding Model Configuration - The embeddings model configuration details for the vector model used in Knowledge Base.
- Supplemental
Data KnowledgeStorage Configuration Base Supplemental Data Storage Configuration - If you include multimodal data from your data source, use this object to specify configurations for the storage location of the images extracted from your documents. These images can be retrieved and returned to the end user. They can also be used in generation when using RetrieveAndGenerate .
- embedding
Model StringArn - The ARN of the model used to create vector embeddings for the knowledge base.
- embedding
Model KnowledgeConfiguration Base Embedding Model Configuration - The embeddings model configuration details for the vector model used in Knowledge Base.
- supplemental
Data KnowledgeStorage Configuration Base Supplemental Data Storage Configuration - If you include multimodal data from your data source, use this object to specify configurations for the storage location of the images extracted from your documents. These images can be retrieved and returned to the end user. They can also be used in generation when using RetrieveAndGenerate .
- embedding
Model stringArn - The ARN of the model used to create vector embeddings for the knowledge base.
- embedding
Model KnowledgeConfiguration Base Embedding Model Configuration - The embeddings model configuration details for the vector model used in Knowledge Base.
- supplemental
Data KnowledgeStorage Configuration Base Supplemental Data Storage Configuration - If you include multimodal data from your data source, use this object to specify configurations for the storage location of the images extracted from your documents. These images can be retrieved and returned to the end user. They can also be used in generation when using RetrieveAndGenerate .
- embedding_
model_ strarn - The ARN of the model used to create vector embeddings for the knowledge base.
- embedding_
model_ Knowledgeconfiguration Base Embedding Model Configuration - The embeddings model configuration details for the vector model used in Knowledge Base.
- supplemental_
data_ Knowledgestorage_ configuration Base Supplemental Data Storage Configuration - If you include multimodal data from your data source, use this object to specify configurations for the storage location of the images extracted from your documents. These images can be retrieved and returned to the end user. They can also be used in generation when using RetrieveAndGenerate .
- embedding
Model StringArn - The ARN of the model used to create vector embeddings for the knowledge base.
- embedding
Model Property MapConfiguration - The embeddings model configuration details for the vector model used in Knowledge Base.
- supplemental
Data Property MapStorage Configuration - If you include multimodal data from your data source, use this object to specify configurations for the storage location of the images extracted from your documents. These images can be retrieved and returned to the end user. They can also be used in generation when using RetrieveAndGenerate .
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.24.0 published on Wednesday, Jan 15, 2025 by Pulumi