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[KnowledgeBaseSourceConfigurationArgs] = None,
tags: Optional[Sequence[_root_inputs.CreateOnlyTagArgs]] = 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 string
- The unique name of the resource.
- args KnowledgeBaseArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args 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 string
- The unique name of the resource.
- args KnowledgeBaseArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args KnowledgeBaseArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args 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
The KnowledgeBase resource accepts the following input properties:
- Knowledge
Base Pulumi.Type 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 Native. Wisdom. Inputs. Knowledge Base Source Configuration - The source of the knowledge base content. Only set this argument for EXTERNAL knowledge bases.
- List<Pulumi.
Aws Native. Inputs. Create Only Tag> - The tags used to organize, track, or control access for this resource.
- Knowledge
Base KnowledgeType 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 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 Source Configuration Args - The source of the knowledge base content. Only set this argument for EXTERNAL knowledge bases.
- Create
Only Tag Args - The tags used to organize, track, or control access for this resource.
- knowledge
Base KnowledgeType 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 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 Source Configuration - The source of the knowledge base content. Only set this argument for EXTERNAL knowledge bases.
- List<Create
Only Tag> - The tags used to organize, track, or control access for this resource.
- knowledge
Base KnowledgeType 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 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 Source Configuration - The source of the knowledge base content. Only set this argument for EXTERNAL knowledge bases.
- Create
Only Tag[] - The tags used to organize, track, or control access for this resource.
- knowledge_
base_ Knowledgetype 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 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 Source Configuration Args - The source of the knowledge base content. Only set this argument for EXTERNAL knowledge bases.
- Sequence[Create
Only Tag Args] - The tags used to organize, track, or control access for this resource.
- knowledge
Base "EXTERNAL" | "CUSTOM" | "MESSAGE_TEMPLATES"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 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 - The source of the knowledge base content. Only set this argument for EXTERNAL knowledge bases.
- List<Property Map>
- The tags used to organize, track, or control access for this resource.
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 stringArn The Amazon Resource Name (ARN) of the AppIntegrations DataIntegration to use for ingesting content.
- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
as source fields. - For ServiceNow , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
as source fields. - For Zendesk , your AppIntegrations DataIntegration must have an ObjectConfiguration if
objectFields
is not provided, including at leastid
,title
,updated_at
, anddraft
as source fields. - For SharePoint , your AppIntegrations DataIntegration must have a FileConfiguration, including only file extensions that are among
docx
,pdf
,html
,htm
, andtxt
. - For Amazon S3 , the ObjectConfiguration and FileConfiguration of your AppIntegrations DataIntegration must be null. The
SourceURI
of your DataIntegration must use the following format:s3://your_s3_bucket_name
.
The bucket policy of the corresponding S3 bucket must allow the AWS principal
app-integrations.amazonaws.com
to performs3:ListBucket
,s3:GetObject
, ands3:GetBucketLocation
against the bucket.- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
- Object
Fields List<string> The fields from the source that are made available to your agents in Amazon Q in Connect. Optional if ObjectConfiguration is included in the provided DataIntegration.
- For Salesforce , you must include at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
. - For ServiceNow , you must include at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
. - For Zendesk , you must include at least
id
,title
,updated_at
, anddraft
.
Make sure to include additional fields. These fields are indexed and used to source recommendations.
- For Salesforce , you must include at least
- App
Integration stringArn The Amazon Resource Name (ARN) of the AppIntegrations DataIntegration to use for ingesting content.
- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
as source fields. - For ServiceNow , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
as source fields. - For Zendesk , your AppIntegrations DataIntegration must have an ObjectConfiguration if
objectFields
is not provided, including at leastid
,title
,updated_at
, anddraft
as source fields. - For SharePoint , your AppIntegrations DataIntegration must have a FileConfiguration, including only file extensions that are among
docx
,pdf
,html
,htm
, andtxt
. - For Amazon S3 , the ObjectConfiguration and FileConfiguration of your AppIntegrations DataIntegration must be null. The
SourceURI
of your DataIntegration must use the following format:s3://your_s3_bucket_name
.
The bucket policy of the corresponding S3 bucket must allow the AWS principal
app-integrations.amazonaws.com
to performs3:ListBucket
,s3:GetObject
, ands3:GetBucketLocation
against the bucket.- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
- Object
Fields []string The fields from the source that are made available to your agents in Amazon Q in Connect. Optional if ObjectConfiguration is included in the provided DataIntegration.
- For Salesforce , you must include at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
. - For ServiceNow , you must include at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
. - For Zendesk , you must include at least
id
,title
,updated_at
, anddraft
.
Make sure to include additional fields. These fields are indexed and used to source recommendations.
- For Salesforce , you must include at least
- app
Integration StringArn The Amazon Resource Name (ARN) of the AppIntegrations DataIntegration to use for ingesting content.
- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
as source fields. - For ServiceNow , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
as source fields. - For Zendesk , your AppIntegrations DataIntegration must have an ObjectConfiguration if
objectFields
is not provided, including at leastid
,title
,updated_at
, anddraft
as source fields. - For SharePoint , your AppIntegrations DataIntegration must have a FileConfiguration, including only file extensions that are among
docx
,pdf
,html
,htm
, andtxt
. - For Amazon S3 , the ObjectConfiguration and FileConfiguration of your AppIntegrations DataIntegration must be null. The
SourceURI
of your DataIntegration must use the following format:s3://your_s3_bucket_name
.
The bucket policy of the corresponding S3 bucket must allow the AWS principal
app-integrations.amazonaws.com
to performs3:ListBucket
,s3:GetObject
, ands3:GetBucketLocation
against the bucket.- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
- object
Fields List<String> The fields from the source that are made available to your agents in Amazon Q in Connect. Optional if ObjectConfiguration is included in the provided DataIntegration.
- For Salesforce , you must include at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
. - For ServiceNow , you must include at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
. - For Zendesk , you must include at least
id
,title
,updated_at
, anddraft
.
Make sure to include additional fields. These fields are indexed and used to source recommendations.
- For Salesforce , you must include at least
- app
Integration stringArn The Amazon Resource Name (ARN) of the AppIntegrations DataIntegration to use for ingesting content.
- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
as source fields. - For ServiceNow , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
as source fields. - For Zendesk , your AppIntegrations DataIntegration must have an ObjectConfiguration if
objectFields
is not provided, including at leastid
,title
,updated_at
, anddraft
as source fields. - For SharePoint , your AppIntegrations DataIntegration must have a FileConfiguration, including only file extensions that are among
docx
,pdf
,html
,htm
, andtxt
. - For Amazon S3 , the ObjectConfiguration and FileConfiguration of your AppIntegrations DataIntegration must be null. The
SourceURI
of your DataIntegration must use the following format:s3://your_s3_bucket_name
.
The bucket policy of the corresponding S3 bucket must allow the AWS principal
app-integrations.amazonaws.com
to performs3:ListBucket
,s3:GetObject
, ands3:GetBucketLocation
against the bucket.- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
- object
Fields string[] The fields from the source that are made available to your agents in Amazon Q in Connect. Optional if ObjectConfiguration is included in the provided DataIntegration.
- For Salesforce , you must include at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
. - For ServiceNow , you must include at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
. - For Zendesk , you must include at least
id
,title
,updated_at
, anddraft
.
Make sure to include additional fields. These fields are indexed and used to source recommendations.
- For Salesforce , you must include at least
- app_
integration_ strarn The Amazon Resource Name (ARN) of the AppIntegrations DataIntegration to use for ingesting content.
- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
as source fields. - For ServiceNow , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
as source fields. - For Zendesk , your AppIntegrations DataIntegration must have an ObjectConfiguration if
objectFields
is not provided, including at leastid
,title
,updated_at
, anddraft
as source fields. - For SharePoint , your AppIntegrations DataIntegration must have a FileConfiguration, including only file extensions that are among
docx
,pdf
,html
,htm
, andtxt
. - For Amazon S3 , the ObjectConfiguration and FileConfiguration of your AppIntegrations DataIntegration must be null. The
SourceURI
of your DataIntegration must use the following format:s3://your_s3_bucket_name
.
The bucket policy of the corresponding S3 bucket must allow the AWS principal
app-integrations.amazonaws.com
to performs3:ListBucket
,s3:GetObject
, ands3:GetBucketLocation
against the bucket.- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
- object_
fields Sequence[str] The fields from the source that are made available to your agents in Amazon Q in Connect. Optional if ObjectConfiguration is included in the provided DataIntegration.
- For Salesforce , you must include at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
. - For ServiceNow , you must include at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
. - For Zendesk , you must include at least
id
,title
,updated_at
, anddraft
.
Make sure to include additional fields. These fields are indexed and used to source recommendations.
- For Salesforce , you must include at least
- app
Integration StringArn The Amazon Resource Name (ARN) of the AppIntegrations DataIntegration to use for ingesting content.
- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
as source fields. - For ServiceNow , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
as source fields. - For Zendesk , your AppIntegrations DataIntegration must have an ObjectConfiguration if
objectFields
is not provided, including at leastid
,title
,updated_at
, anddraft
as source fields. - For SharePoint , your AppIntegrations DataIntegration must have a FileConfiguration, including only file extensions that are among
docx
,pdf
,html
,htm
, andtxt
. - For Amazon S3 , the ObjectConfiguration and FileConfiguration of your AppIntegrations DataIntegration must be null. The
SourceURI
of your DataIntegration must use the following format:s3://your_s3_bucket_name
.
The bucket policy of the corresponding S3 bucket must allow the AWS principal
app-integrations.amazonaws.com
to performs3:ListBucket
,s3:GetObject
, ands3:GetBucketLocation
against the bucket.- For Salesforce , your AppIntegrations DataIntegration must have an ObjectConfiguration if objectFields is not provided, including at least
- object
Fields List<String> The fields from the source that are made available to your agents in Amazon Q in Connect. Optional if ObjectConfiguration is included in the provided DataIntegration.
- For Salesforce , you must include at least
Id
,ArticleNumber
,VersionNumber
,Title
,PublishStatus
, andIsDeleted
. - For ServiceNow , you must include at least
number
,short_description
,sys_mod_count
,workflow_state
, andactive
. - For Zendesk , you must include at least
id
,title
,updated_at
, anddraft
.
Make sure to include additional fields. These fields are indexed and used to source recommendations.
- For Salesforce , you must include at least
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:
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) .
KnowledgeBaseSourceConfiguration, KnowledgeBaseSourceConfigurationArgs
- App
Integrations Pulumi.Aws Native. Wisdom. Inputs. Knowledge Base App Integrations Configuration - Configuration information for Amazon AppIntegrations to automatically ingest content.
- App
Integrations KnowledgeBase App Integrations Configuration - Configuration information for Amazon AppIntegrations to automatically ingest content.
- app
Integrations KnowledgeBase App Integrations Configuration - Configuration information for Amazon AppIntegrations to automatically ingest content.
- app
Integrations KnowledgeBase App Integrations Configuration - Configuration information for Amazon AppIntegrations to automatically ingest content.
- app_
integrations KnowledgeBase App Integrations Configuration - Configuration information for Amazon AppIntegrations to automatically ingest content.
- app
Integrations Property Map - Configuration information for Amazon AppIntegrations to automatically ingest content.
KnowledgeBaseType, KnowledgeBaseTypeArgs
- External
- EXTERNAL
- Custom
- CUSTOM
- Message
Templates - MESSAGE_TEMPLATES
- Knowledge
Base Type External - EXTERNAL
- Knowledge
Base Type Custom - CUSTOM
- Knowledge
Base Type Message Templates - MESSAGE_TEMPLATES
- External
- EXTERNAL
- Custom
- CUSTOM
- Message
Templates - MESSAGE_TEMPLATES
- External
- EXTERNAL
- Custom
- CUSTOM
- Message
Templates - MESSAGE_TEMPLATES
- EXTERNAL
- EXTERNAL
- CUSTOM
- CUSTOM
- MESSAGE_TEMPLATES
- MESSAGE_TEMPLATES
- "EXTERNAL"
- EXTERNAL
- "CUSTOM"
- CUSTOM
- "MESSAGE_TEMPLATES"
- MESSAGE_TEMPLATES
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.