--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_wisdom_knowledge_base Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Wisdom::KnowledgeBase --- # awscc_wisdom_knowledge_base (Data Source) Data Source schema for AWS::Wisdom::KnowledgeBase ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `description` (String) - `knowledge_base_arn` (String) - `knowledge_base_id` (String) - `knowledge_base_type` (String) - `name` (String) - `rendering_configuration` (Attributes) (see [below for nested schema](#nestedatt--rendering_configuration)) - `server_side_encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--server_side_encryption_configuration)) - `source_configuration` (Attributes) (see [below for nested schema](#nestedatt--source_configuration)) - `tags` (Attributes Set) (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `rendering_configuration` Read-Only: - `template_uri` (String) ### Nested Schema for `server_side_encryption_configuration` Read-Only: - `kms_key_id` (String) ### Nested Schema for `source_configuration` Read-Only: - `app_integrations` (Attributes) (see [below for nested schema](#nestedatt--source_configuration--app_integrations)) ### Nested Schema for `source_configuration.app_integrations` Read-Only: - `app_integration_arn` (String) - `object_fields` (List of String) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)