--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_wisdom_assistant Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Wisdom::Assistant --- # awscc_wisdom_assistant (Data Source) Data Source schema for AWS::Wisdom::Assistant ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `assistant_arn` (String) - `assistant_id` (String) - `description` (String) - `name` (String) - `server_side_encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--server_side_encryption_configuration)) - `tags` (Attributes Set) (see [below for nested schema](#nestedatt--tags)) - `type` (String) ### Nested Schema for `server_side_encryption_configuration` Read-Only: - `kms_key_id` (String) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)