We recommend new projects start with resources from the AWS provider.
aws-native.wisdom.KnowledgeBase
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Wisdom::KnowledgeBase Resource Type
Create KnowledgeBase Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new KnowledgeBase(name: string, args: KnowledgeBaseArgs, opts?: CustomResourceOptions);
@overload
def KnowledgeBase(resource_name: str,
args: KnowledgeBaseArgs,
opts: Optional[ResourceOptions] = None)
@overload
def KnowledgeBase(resource_name: str,
opts: Optional[ResourceOptions] = None,
knowledge_base_type: Optional[KnowledgeBaseType] = None,
description: Optional[str] = None,
name: Optional[str] = None,
rendering_configuration: Optional[KnowledgeBaseRenderingConfigurationArgs] = None,
server_side_encryption_configuration: Optional[KnowledgeBaseServerSideEncryptionConfigurationArgs] = None,
source_configuration: Optional[Union[KnowledgeBaseSourceConfiguration0PropertiesArgs, KnowledgeBaseSourceConfiguration1PropertiesArgs]] = None,
tags: Optional[Sequence[_root_inputs.CreateOnlyTagArgs]] = None,
vector_ingestion_configuration: Optional[KnowledgeBaseVectorIngestionConfigurationArgs] = None)
func NewKnowledgeBase(ctx *Context, name string, args KnowledgeBaseArgs, opts ...ResourceOption) (*KnowledgeBase, error)
public KnowledgeBase(string name, KnowledgeBaseArgs args, CustomResourceOptions? opts = null)
public KnowledgeBase(String name, KnowledgeBaseArgs args)
public KnowledgeBase(String name, KnowledgeBaseArgs args, CustomResourceOptions options)
type: aws-native:wisdom:KnowledgeBase
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name
This property is required. string - The unique name of the resource.
- args
This property is required. KnowledgeBaseArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name
This property is required. str - The unique name of the resource.
- args
This property is required. KnowledgeBaseArgs - The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. KnowledgeBaseArgs - The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. KnowledgeBaseArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name
This property is required. String - The unique name of the resource.
- args
This property is required. KnowledgeBaseArgs - The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
KnowledgeBase Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The KnowledgeBase resource accepts the following input properties:
- Knowledge
Base Type This property is required. Pulumi.Aws Native. Wisdom. Knowledge Base Type - The type of knowledge base. Only CUSTOM knowledge bases allow you to upload your own content. EXTERNAL knowledge bases support integrations with third-party systems whose content is synchronized automatically.
- Description string
- The description.
- Name string
- The name of the knowledge base.
- Rendering
Configuration Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base Rendering Configuration - Information about how to render the content.
- Server
Side Pulumi.Encryption Configuration Aws Native. Wisdom. Inputs. Knowledge Base Server Side Encryption Configuration - This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide . - Source
Configuration Pulumi.Aws | Pulumi.Native. Wisdom. Inputs. Knowledge Base Source Configuration0Properties Aws Native. Wisdom. Inputs. Knowledge Base Source Configuration1Properties - The source of the knowledge base content. Only set this argument for EXTERNAL or Managed knowledge bases.
- List<Pulumi.
Aws Native. Inputs. Create Only Tag> - The tags used to organize, track, or control access for this resource.
- Vector
Ingestion Pulumi.Configuration Aws Native. Wisdom. Inputs. Knowledge Base Vector Ingestion Configuration - Contains details about how to ingest the documents in a data source.
- Knowledge
Base Type This property is required. KnowledgeBase Type - The type of knowledge base. Only CUSTOM knowledge bases allow you to upload your own content. EXTERNAL knowledge bases support integrations with third-party systems whose content is synchronized automatically.
- Description string
- The description.
- Name string
- The name of the knowledge base.
- Rendering
Configuration KnowledgeBase Rendering Configuration Args - Information about how to render the content.
- Server
Side KnowledgeEncryption Configuration Base Server Side Encryption Configuration Args - This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide . - Source
Configuration KnowledgeBase | KnowledgeSource Configuration0Properties Args Base Source Configuration1Properties Args - The source of the knowledge base content. Only set this argument for EXTERNAL or Managed knowledge bases.
- Create
Only Tag Args - The tags used to organize, track, or control access for this resource.
- Vector
Ingestion KnowledgeConfiguration Base Vector Ingestion Configuration Args - Contains details about how to ingest the documents in a data source.
- knowledge
Base Type This property is required. KnowledgeBase Type - The type of knowledge base. Only CUSTOM knowledge bases allow you to upload your own content. EXTERNAL knowledge bases support integrations with third-party systems whose content is synchronized automatically.
- description String
- The description.
- name String
- The name of the knowledge base.
- rendering
Configuration KnowledgeBase Rendering Configuration - Information about how to render the content.
- server
Side KnowledgeEncryption Configuration Base Server Side Encryption Configuration - This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide . - source
Configuration KnowledgeBase | KnowledgeSource Configuration0Properties Base Source Configuration1Properties - The source of the knowledge base content. Only set this argument for EXTERNAL or Managed knowledge bases.
- List<Create
Only Tag> - The tags used to organize, track, or control access for this resource.
- vector
Ingestion KnowledgeConfiguration Base Vector Ingestion Configuration - Contains details about how to ingest the documents in a data source.
- knowledge
Base Type This property is required. KnowledgeBase Type - The type of knowledge base. Only CUSTOM knowledge bases allow you to upload your own content. EXTERNAL knowledge bases support integrations with third-party systems whose content is synchronized automatically.
- description string
- The description.
- name string
- The name of the knowledge base.
- rendering
Configuration KnowledgeBase Rendering Configuration - Information about how to render the content.
- server
Side KnowledgeEncryption Configuration Base Server Side Encryption Configuration - This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide . - source
Configuration KnowledgeBase | KnowledgeSource Configuration0Properties Base Source Configuration1Properties - The source of the knowledge base content. Only set this argument for EXTERNAL or Managed knowledge bases.
- Create
Only Tag[] - The tags used to organize, track, or control access for this resource.
- vector
Ingestion KnowledgeConfiguration Base Vector Ingestion Configuration - Contains details about how to ingest the documents in a data source.
- knowledge_
base_ type This property is required. KnowledgeBase Type - The type of knowledge base. Only CUSTOM knowledge bases allow you to upload your own content. EXTERNAL knowledge bases support integrations with third-party systems whose content is synchronized automatically.
- description str
- The description.
- name str
- The name of the knowledge base.
- rendering_
configuration KnowledgeBase Rendering Configuration Args - Information about how to render the content.
- server_
side_ Knowledgeencryption_ configuration Base Server Side Encryption Configuration Args - This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide . - source_
configuration KnowledgeBase | KnowledgeSource Configuration0Properties Args Base Source Configuration1Properties Args - The source of the knowledge base content. Only set this argument for EXTERNAL or Managed knowledge bases.
- Sequence[Create
Only Tag Args] - The tags used to organize, track, or control access for this resource.
- vector_
ingestion_ Knowledgeconfiguration Base Vector Ingestion Configuration Args - Contains details about how to ingest the documents in a data source.
- knowledge
Base Type This property is required. "EXTERNAL" | "CUSTOM" | "MESSAGE_TEMPLATES" | "MANAGED" - The type of knowledge base. Only CUSTOM knowledge bases allow you to upload your own content. EXTERNAL knowledge bases support integrations with third-party systems whose content is synchronized automatically.
- description String
- The description.
- name String
- The name of the knowledge base.
- rendering
Configuration Property Map - Information about how to render the content.
- server
Side Property MapEncryption Configuration - This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide . - source
Configuration Property Map | Property Map - The source of the knowledge base content. Only set this argument for EXTERNAL or Managed knowledge bases.
- List<Property Map>
- The tags used to organize, track, or control access for this resource.
- vector
Ingestion Property MapConfiguration - Contains details about how to ingest the documents in a data source.
Outputs
All input properties are implicitly available as output properties. Additionally, the KnowledgeBase resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Knowledge
Base stringArn - The Amazon Resource Name (ARN) of the knowledge base.
- Knowledge
Base stringId - The ID of the knowledge base.
- Id string
- The provider-assigned unique ID for this managed resource.
- Knowledge
Base stringArn - The Amazon Resource Name (ARN) of the knowledge base.
- Knowledge
Base stringId - The ID of the knowledge base.
- id String
- The provider-assigned unique ID for this managed resource.
- knowledge
Base StringArn - The Amazon Resource Name (ARN) of the knowledge base.
- knowledge
Base StringId - The ID of the knowledge base.
- id string
- The provider-assigned unique ID for this managed resource.
- knowledge
Base stringArn - The Amazon Resource Name (ARN) of the knowledge base.
- knowledge
Base stringId - The ID of the knowledge base.
- id str
- The provider-assigned unique ID for this managed resource.
- knowledge_
base_ strarn - The Amazon Resource Name (ARN) of the knowledge base.
- knowledge_
base_ strid - The ID of the knowledge base.
- id String
- The provider-assigned unique ID for this managed resource.
- knowledge
Base StringArn - The Amazon Resource Name (ARN) of the knowledge base.
- knowledge
Base StringId - The ID of the knowledge base.
Supporting Types
CreateOnlyTag, CreateOnlyTagArgs
KnowledgeBaseAppIntegrationsConfiguration, KnowledgeBaseAppIntegrationsConfigurationArgs
- App
Integration Arn This property is required. string - Object
Fields List<string>
- App
Integration Arn This property is required. string - Object
Fields []string
- app
Integration Arn This property is required. String - object
Fields List<String>
- app
Integration Arn This property is required. string - object
Fields string[]
- app_
integration_ arn This property is required. str - object_
fields Sequence[str]
- app
Integration Arn This property is required. String - object
Fields List<String>
KnowledgeBaseBedrockFoundationModelConfiguration, KnowledgeBaseBedrockFoundationModelConfigurationArgs
- Model
Arn This property is required. string - The model ARN of the Bedrock foundation model.
- Parsing
Prompt Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base Bedrock Foundation Model Configuration Parsing Prompt Properties - The parsing prompt of the Bedrock foundation model configuration.
- Model
Arn This property is required. string - The model ARN of the Bedrock foundation model.
- Parsing
Prompt KnowledgeBase Bedrock Foundation Model Configuration Parsing Prompt Properties - The parsing prompt of the Bedrock foundation model configuration.
- model
Arn This property is required. String - The model ARN of the Bedrock foundation model.
- parsing
Prompt KnowledgeBase Bedrock Foundation Model Configuration Parsing Prompt Properties - The parsing prompt of the Bedrock foundation model configuration.
- model
Arn This property is required. string - The model ARN of the Bedrock foundation model.
- parsing
Prompt KnowledgeBase Bedrock Foundation Model Configuration Parsing Prompt Properties - The parsing prompt of the Bedrock foundation model configuration.
- model_
arn This property is required. str - The model ARN of the Bedrock foundation model.
- parsing_
prompt KnowledgeBase Bedrock Foundation Model Configuration Parsing Prompt Properties - The parsing prompt of the Bedrock foundation model configuration.
- model
Arn This property is required. String - The model ARN of the Bedrock foundation model.
- parsing
Prompt Property Map - The parsing prompt of the Bedrock foundation model configuration.
KnowledgeBaseBedrockFoundationModelConfigurationParsingPromptProperties, KnowledgeBaseBedrockFoundationModelConfigurationParsingPromptPropertiesArgs
- Parsing
Prompt Text This property is required. string
- Parsing
Prompt Text This property is required. string
- parsing
Prompt Text This property is required. String
- parsing
Prompt Text This property is required. string
- parsing_
prompt_ text This property is required. str
- parsing
Prompt Text This property is required. String
KnowledgeBaseFixedSizeChunkingConfiguration, KnowledgeBaseFixedSizeChunkingConfigurationArgs
- Max
Tokens This property is required. double - The maximum number of tokens to include in a chunk.
- Overlap
Percentage This property is required. double - The percentage of overlap between adjacent chunks of a data source.
- Max
Tokens This property is required. float64 - The maximum number of tokens to include in a chunk.
- Overlap
Percentage This property is required. float64 - The percentage of overlap between adjacent chunks of a data source.
- max
Tokens This property is required. Double - The maximum number of tokens to include in a chunk.
- overlap
Percentage This property is required. Double - The percentage of overlap between adjacent chunks of a data source.
- max
Tokens This property is required. number - The maximum number of tokens to include in a chunk.
- overlap
Percentage This property is required. number - The percentage of overlap between adjacent chunks of a data source.
- max_
tokens This property is required. float - The maximum number of tokens to include in a chunk.
- overlap_
percentage This property is required. float - The percentage of overlap between adjacent chunks of a data source.
- max
Tokens This property is required. Number - The maximum number of tokens to include in a chunk.
- overlap
Percentage This property is required. Number - The percentage of overlap between adjacent chunks of a data source.
KnowledgeBaseHierarchicalChunkingConfiguration, KnowledgeBaseHierarchicalChunkingConfigurationArgs
- Level
Configurations This property is required. List<Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base Hierarchical Chunking Level Configuration> - Token settings for each layer.
- Overlap
Tokens This property is required. double - The number of tokens to repeat across chunks in the same layer.
- Level
Configurations This property is required. []KnowledgeBase Hierarchical Chunking Level Configuration - Token settings for each layer.
- Overlap
Tokens This property is required. float64 - The number of tokens to repeat across chunks in the same layer.
- level
Configurations This property is required. List<KnowledgeBase Hierarchical Chunking Level Configuration> - Token settings for each layer.
- overlap
Tokens This property is required. Double - The number of tokens to repeat across chunks in the same layer.
- level
Configurations This property is required. KnowledgeBase Hierarchical Chunking Level Configuration[] - Token settings for each layer.
- overlap
Tokens This property is required. number - The number of tokens to repeat across chunks in the same layer.
- level_
configurations This property is required. Sequence[KnowledgeBase Hierarchical Chunking Level Configuration] - Token settings for each layer.
- overlap_
tokens This property is required. float - The number of tokens to repeat across chunks in the same layer.
- level
Configurations This property is required. List<Property Map> - Token settings for each layer.
- overlap
Tokens This property is required. Number - The number of tokens to repeat across chunks in the same layer.
KnowledgeBaseHierarchicalChunkingLevelConfiguration, KnowledgeBaseHierarchicalChunkingLevelConfigurationArgs
- Max
Tokens This property is required. double - The maximum number of tokens that a chunk can contain in this layer.
- Max
Tokens This property is required. float64 - The maximum number of tokens that a chunk can contain in this layer.
- max
Tokens This property is required. Double - The maximum number of tokens that a chunk can contain in this layer.
- max
Tokens This property is required. number - The maximum number of tokens that a chunk can contain in this layer.
- max_
tokens This property is required. float - The maximum number of tokens that a chunk can contain in this layer.
- max
Tokens This property is required. Number - The maximum number of tokens that a chunk can contain in this layer.
KnowledgeBaseManagedSourceConfigurationProperties, KnowledgeBaseManagedSourceConfigurationPropertiesArgs
- Web
Crawler Configuration This property is required. Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base Web Crawler Configuration
- Web
Crawler Configuration This property is required. KnowledgeBase Web Crawler Configuration
- web
Crawler Configuration This property is required. KnowledgeBase Web Crawler Configuration
- web
Crawler Configuration This property is required. KnowledgeBase Web Crawler Configuration
- web_
crawler_ configuration This property is required. KnowledgeBase Web Crawler Configuration
- web
Crawler Configuration This property is required. Property Map
KnowledgeBaseRenderingConfiguration, KnowledgeBaseRenderingConfigurationArgs
- Template
Uri string A URI template containing exactly one variable in
${variableName}
format. This can only be set forEXTERNAL
knowledge bases. For Salesforce, ServiceNow, and Zendesk, the variable must be one of the following:- Salesforce:
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, orIsDeleted
- ServiceNow:
number
,short_description
,sys_mod_count
,workflow_state
, oractive
- Zendesk:
id
,title
,updated_at
, ordraft
The variable is replaced with the actual value for a piece of content when calling GetContent .
- Salesforce:
- Template
Uri string A URI template containing exactly one variable in
${variableName}
format. This can only be set forEXTERNAL
knowledge bases. For Salesforce, ServiceNow, and Zendesk, the variable must be one of the following:- Salesforce:
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, orIsDeleted
- ServiceNow:
number
,short_description
,sys_mod_count
,workflow_state
, oractive
- Zendesk:
id
,title
,updated_at
, ordraft
The variable is replaced with the actual value for a piece of content when calling GetContent .
- Salesforce:
- template
Uri String A URI template containing exactly one variable in
${variableName}
format. This can only be set forEXTERNAL
knowledge bases. For Salesforce, ServiceNow, and Zendesk, the variable must be one of the following:- Salesforce:
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, orIsDeleted
- ServiceNow:
number
,short_description
,sys_mod_count
,workflow_state
, oractive
- Zendesk:
id
,title
,updated_at
, ordraft
The variable is replaced with the actual value for a piece of content when calling GetContent .
- Salesforce:
- template
Uri string A URI template containing exactly one variable in
${variableName}
format. This can only be set forEXTERNAL
knowledge bases. For Salesforce, ServiceNow, and Zendesk, the variable must be one of the following:- Salesforce:
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, orIsDeleted
- ServiceNow:
number
,short_description
,sys_mod_count
,workflow_state
, oractive
- Zendesk:
id
,title
,updated_at
, ordraft
The variable is replaced with the actual value for a piece of content when calling GetContent .
- Salesforce:
- template_
uri str A URI template containing exactly one variable in
${variableName}
format. This can only be set forEXTERNAL
knowledge bases. For Salesforce, ServiceNow, and Zendesk, the variable must be one of the following:- Salesforce:
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, orIsDeleted
- ServiceNow:
number
,short_description
,sys_mod_count
,workflow_state
, oractive
- Zendesk:
id
,title
,updated_at
, ordraft
The variable is replaced with the actual value for a piece of content when calling GetContent .
- Salesforce:
- template
Uri String A URI template containing exactly one variable in
${variableName}
format. This can only be set forEXTERNAL
knowledge bases. For Salesforce, ServiceNow, and Zendesk, the variable must be one of the following:- Salesforce:
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, orIsDeleted
- ServiceNow:
number
,short_description
,sys_mod_count
,workflow_state
, oractive
- Zendesk:
id
,title
,updated_at
, ordraft
The variable is replaced with the actual value for a piece of content when calling GetContent .
- Salesforce:
KnowledgeBaseSeedUrl, KnowledgeBaseSeedUrlArgs
- Url string
- Url string
- url String
- url string
- url str
- url String
KnowledgeBaseSemanticChunkingConfiguration, KnowledgeBaseSemanticChunkingConfigurationArgs
- Breakpoint
Percentile Threshold This property is required. double - The dissimilarity threshold for splitting chunks.
- Buffer
Size This property is required. double - The buffer size.
- Max
Tokens This property is required. double - The maximum number of tokens that a chunk can contain.
- Breakpoint
Percentile Threshold This property is required. float64 - The dissimilarity threshold for splitting chunks.
- Buffer
Size This property is required. float64 - The buffer size.
- Max
Tokens This property is required. float64 - The maximum number of tokens that a chunk can contain.
- breakpoint
Percentile Threshold This property is required. Double - The dissimilarity threshold for splitting chunks.
- buffer
Size This property is required. Double - The buffer size.
- max
Tokens This property is required. Double - The maximum number of tokens that a chunk can contain.
- breakpoint
Percentile Threshold This property is required. number - The dissimilarity threshold for splitting chunks.
- buffer
Size This property is required. number - The buffer size.
- max
Tokens This property is required. number - The maximum number of tokens that a chunk can contain.
- breakpoint_
percentile_ threshold This property is required. float - The dissimilarity threshold for splitting chunks.
- buffer_
size This property is required. float - The buffer size.
- max_
tokens This property is required. float - The maximum number of tokens that a chunk can contain.
- breakpoint
Percentile Threshold This property is required. Number - The dissimilarity threshold for splitting chunks.
- buffer
Size This property is required. Number - The buffer size.
- max
Tokens This property is required. Number - The maximum number of tokens that a chunk can contain.
KnowledgeBaseServerSideEncryptionConfiguration, KnowledgeBaseServerSideEncryptionConfigurationArgs
- Kms
Key stringId The customer managed key used for encryption.
This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom.For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) .
- Kms
Key stringId The customer managed key used for encryption.
This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom.For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) .
- kms
Key StringId The customer managed key used for encryption.
This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom.For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) .
- kms
Key stringId The customer managed key used for encryption.
This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom.For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) .
- kms_
key_ strid The customer managed key used for encryption.
This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom.For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) .
- kms
Key StringId The customer managed key used for encryption.
This customer managed key must have a policy that allows
kms:CreateGrant
andkms:DescribeKey
permissions to the IAM identity using the key to invoke Wisdom.For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) .
KnowledgeBaseSourceConfiguration0Properties, KnowledgeBaseSourceConfiguration0PropertiesArgs
- App
Integrations This property is required. Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base App Integrations Configuration
- App
Integrations This property is required. KnowledgeBase App Integrations Configuration
- app
Integrations This property is required. KnowledgeBase App Integrations Configuration
- app
Integrations This property is required. KnowledgeBase App Integrations Configuration
- app_
integrations This property is required. KnowledgeBase App Integrations Configuration
- app
Integrations This property is required. Property Map
KnowledgeBaseSourceConfiguration1Properties, KnowledgeBaseSourceConfiguration1PropertiesArgs
- Managed
Source Configuration This property is required. Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base Managed Source Configuration Properties
- Managed
Source Configuration This property is required. KnowledgeBase Managed Source Configuration Properties
- managed
Source Configuration This property is required. KnowledgeBase Managed Source Configuration Properties
- managed
Source Configuration This property is required. KnowledgeBase Managed Source Configuration Properties
- managed_
source_ configuration This property is required. KnowledgeBase Managed Source Configuration Properties
- managed
Source Configuration This property is required. Property Map
KnowledgeBaseType, KnowledgeBaseTypeArgs
- External
- EXTERNAL
- Custom
- CUSTOM
- Message
Templates - MESSAGE_TEMPLATES
- Managed
- MANAGED
- Knowledge
Base Type External - EXTERNAL
- Knowledge
Base Type Custom - CUSTOM
- Knowledge
Base Type Message Templates - MESSAGE_TEMPLATES
- Knowledge
Base Type Managed - MANAGED
- External
- EXTERNAL
- Custom
- CUSTOM
- Message
Templates - MESSAGE_TEMPLATES
- Managed
- MANAGED
- External
- EXTERNAL
- Custom
- CUSTOM
- Message
Templates - MESSAGE_TEMPLATES
- Managed
- MANAGED
- EXTERNAL
- EXTERNAL
- CUSTOM
- CUSTOM
- MESSAGE_TEMPLATES
- MESSAGE_TEMPLATES
- MANAGED
- MANAGED
- "EXTERNAL"
- EXTERNAL
- "CUSTOM"
- CUSTOM
- "MESSAGE_TEMPLATES"
- MESSAGE_TEMPLATES
- "MANAGED"
- MANAGED
KnowledgeBaseVectorIngestionConfiguration, KnowledgeBaseVectorIngestionConfigurationArgs
- Chunking
Configuration Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base Vector Ingestion Configuration Chunking Configuration Properties - Details about how to chunk the documents in the data source. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried.
- Parsing
Configuration Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base Vector Ingestion Configuration Parsing Configuration Properties - A custom parser for data source documents.
- Chunking
Configuration KnowledgeBase Vector Ingestion Configuration Chunking Configuration Properties - Details about how to chunk the documents in the data source. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried.
- Parsing
Configuration KnowledgeBase Vector Ingestion Configuration Parsing Configuration Properties - A custom parser for data source documents.
- chunking
Configuration KnowledgeBase Vector Ingestion Configuration Chunking Configuration Properties - Details about how to chunk the documents in the data source. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried.
- parsing
Configuration KnowledgeBase Vector Ingestion Configuration Parsing Configuration Properties - A custom parser for data source documents.
- chunking
Configuration KnowledgeBase Vector Ingestion Configuration Chunking Configuration Properties - Details about how to chunk the documents in the data source. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried.
- parsing
Configuration KnowledgeBase Vector Ingestion Configuration Parsing Configuration Properties - A custom parser for data source documents.
- chunking_
configuration KnowledgeBase Vector Ingestion Configuration Chunking Configuration Properties - Details about how to chunk the documents in the data source. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried.
- parsing_
configuration KnowledgeBase Vector Ingestion Configuration Parsing Configuration Properties - A custom parser for data source documents.
- chunking
Configuration Property Map - Details about how to chunk the documents in the data source. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried.
- parsing
Configuration Property Map - A custom parser for data source documents.
KnowledgeBaseVectorIngestionConfigurationChunkingConfigurationProperties, KnowledgeBaseVectorIngestionConfigurationChunkingConfigurationPropertiesArgs
- Chunking
Strategy This property is required. Pulumi.Aws Native. Wisdom. Knowledge Base Vector Ingestion Configuration Chunking Configuration Properties Chunking Strategy - Fixed
Size Pulumi.Chunking Configuration Aws Native. Wisdom. Inputs. Knowledge Base Fixed Size Chunking Configuration - Hierarchical
Chunking Pulumi.Configuration Aws Native. Wisdom. Inputs. Knowledge Base Hierarchical Chunking Configuration - Semantic
Chunking Pulumi.Configuration Aws Native. Wisdom. Inputs. Knowledge Base Semantic Chunking Configuration
- Chunking
Strategy This property is required. KnowledgeBase Vector Ingestion Configuration Chunking Configuration Properties Chunking Strategy - Fixed
Size KnowledgeChunking Configuration Base Fixed Size Chunking Configuration - Hierarchical
Chunking KnowledgeConfiguration Base Hierarchical Chunking Configuration - Semantic
Chunking KnowledgeConfiguration Base Semantic Chunking Configuration
- chunking
Strategy This property is required. KnowledgeBase Vector Ingestion Configuration Chunking Configuration Properties Chunking Strategy - fixed
Size KnowledgeChunking Configuration Base Fixed Size Chunking Configuration - hierarchical
Chunking KnowledgeConfiguration Base Hierarchical Chunking Configuration - semantic
Chunking KnowledgeConfiguration Base Semantic Chunking Configuration
- chunking
Strategy This property is required. KnowledgeBase Vector Ingestion Configuration Chunking Configuration Properties Chunking Strategy - fixed
Size KnowledgeChunking Configuration Base Fixed Size Chunking Configuration - hierarchical
Chunking KnowledgeConfiguration Base Hierarchical Chunking Configuration - semantic
Chunking KnowledgeConfiguration Base Semantic Chunking Configuration
- chunking_
strategy This property is required. KnowledgeBase Vector Ingestion Configuration Chunking Configuration Properties Chunking Strategy - fixed_
size_ Knowledgechunking_ configuration Base Fixed Size Chunking Configuration - hierarchical_
chunking_ Knowledgeconfiguration Base Hierarchical Chunking Configuration - semantic_
chunking_ Knowledgeconfiguration Base Semantic Chunking Configuration
KnowledgeBaseVectorIngestionConfigurationChunkingConfigurationPropertiesChunkingStrategy, KnowledgeBaseVectorIngestionConfigurationChunkingConfigurationPropertiesChunkingStrategyArgs
- Fixed
Size - FIXED_SIZE
- None
- NONE
- Hierarchical
- HIERARCHICAL
- Semantic
- SEMANTIC
- Knowledge
Base Vector Ingestion Configuration Chunking Configuration Properties Chunking Strategy Fixed Size - FIXED_SIZE
- Knowledge
Base Vector Ingestion Configuration Chunking Configuration Properties Chunking Strategy None - NONE
- Knowledge
Base Vector Ingestion Configuration Chunking Configuration Properties Chunking Strategy Hierarchical - HIERARCHICAL
- Knowledge
Base Vector Ingestion Configuration Chunking Configuration Properties Chunking Strategy Semantic - SEMANTIC
- Fixed
Size - FIXED_SIZE
- None
- NONE
- Hierarchical
- HIERARCHICAL
- Semantic
- SEMANTIC
- Fixed
Size - FIXED_SIZE
- None
- NONE
- Hierarchical
- HIERARCHICAL
- Semantic
- SEMANTIC
- FIXED_SIZE
- FIXED_SIZE
- NONE
- NONE
- HIERARCHICAL
- HIERARCHICAL
- SEMANTIC
- SEMANTIC
- "FIXED_SIZE"
- FIXED_SIZE
- "NONE"
- NONE
- "HIERARCHICAL"
- HIERARCHICAL
- "SEMANTIC"
- SEMANTIC
KnowledgeBaseVectorIngestionConfigurationParsingConfigurationProperties, KnowledgeBaseVectorIngestionConfigurationParsingConfigurationPropertiesArgs
- parsing
Strategy This property is required. "BEDROCK_FOUNDATION_MODEL" - bedrock
Foundation Property MapModel Configuration
KnowledgeBaseVectorIngestionConfigurationParsingConfigurationPropertiesParsingStrategy, KnowledgeBaseVectorIngestionConfigurationParsingConfigurationPropertiesParsingStrategyArgs
- Bedrock
Foundation Model - BEDROCK_FOUNDATION_MODEL
- Knowledge
Base Vector Ingestion Configuration Parsing Configuration Properties Parsing Strategy Bedrock Foundation Model - BEDROCK_FOUNDATION_MODEL
- Bedrock
Foundation Model - BEDROCK_FOUNDATION_MODEL
- Bedrock
Foundation Model - BEDROCK_FOUNDATION_MODEL
- BEDROCK_FOUNDATION_MODEL
- BEDROCK_FOUNDATION_MODEL
- "BEDROCK_FOUNDATION_MODEL"
- BEDROCK_FOUNDATION_MODEL
KnowledgeBaseWebCrawlerConfiguration, KnowledgeBaseWebCrawlerConfigurationArgs
- Url
Configuration This property is required. Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base Web Crawler Configuration Url Configuration Properties - Crawler
Limits Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base Web Crawler Configuration Crawler Limits Properties - Exclusion
Filters List<string> - Inclusion
Filters List<string> - Scope
Pulumi.
Aws Native. Wisdom. Knowledge Base Web Crawler Configuration Scope
- url_
configuration This property is required. KnowledgeBase Web Crawler Configuration Url Configuration Properties - crawler_
limits KnowledgeBase Web Crawler Configuration Crawler Limits Properties - exclusion_
filters Sequence[str] - inclusion_
filters Sequence[str] - scope
Knowledge
Base Web Crawler Configuration Scope
- url
Configuration This property is required. Property Map - crawler
Limits Property Map - exclusion
Filters List<String> - inclusion
Filters List<String> - scope "HOST_ONLY" | "SUBDOMAINS"
KnowledgeBaseWebCrawlerConfigurationCrawlerLimitsProperties, KnowledgeBaseWebCrawlerConfigurationCrawlerLimitsPropertiesArgs
- Rate
Limit double
- Rate
Limit float64
- rate
Limit Double
- rate
Limit number
- rate_
limit float
- rate
Limit Number
KnowledgeBaseWebCrawlerConfigurationScope, KnowledgeBaseWebCrawlerConfigurationScopeArgs
- Host
Only - HOST_ONLY
- Subdomains
- SUBDOMAINS
- Knowledge
Base Web Crawler Configuration Scope Host Only - HOST_ONLY
- Knowledge
Base Web Crawler Configuration Scope Subdomains - SUBDOMAINS
- Host
Only - HOST_ONLY
- Subdomains
- SUBDOMAINS
- Host
Only - HOST_ONLY
- Subdomains
- SUBDOMAINS
- HOST_ONLY
- HOST_ONLY
- SUBDOMAINS
- SUBDOMAINS
- "HOST_ONLY"
- HOST_ONLY
- "SUBDOMAINS"
- SUBDOMAINS
KnowledgeBaseWebCrawlerConfigurationUrlConfigurationProperties, KnowledgeBaseWebCrawlerConfigurationUrlConfigurationPropertiesArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.