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