Definition of AWS::Wisdom::KnowledgeBase Resource Type
knowledge_base_type
(String)name
(String)description
(String)rendering_configuration
(Attributes) (see below for nested schema)server_side_encryption_configuration
(Attributes) (see below for nested schema)source_configuration
(Attributes) (see below for nested schema)tags
(Attributes Set) (see below for nested schema)id
(String) Uniquely identifies the resource.knowledge_base_arn
(String)knowledge_base_id
(String)rendering_configuration
Optional:
template_uri
(String)server_side_encryption_configuration
Optional:
kms_key_id
(String)source_configuration
Optional:
app_integrations
(Attributes) (see below for nested schema)source_configuration.app_integrations
Required:
app_integration_arn
(String)Optional:
object_fields
(List of String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_wisdom_knowledge_base.example <resource ID>