---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_kendra_faq Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Data Source schema for AWS::Kendra::Faq
---
# awscc_kendra_faq (Data Source)
Data Source schema for AWS::Kendra::Faq
## Schema
### Required
- `id` (String) Uniquely identifies the resource.
### Read-Only
- `arn` (String)
- `description` (String) FAQ description
- `file_format` (String) FAQ file format
- `index_id` (String) Index ID
- `name` (String) FAQ name
- `role_arn` (String) FAQ role ARN
- `s3_path` (Attributes) FAQ S3 path (see [below for nested schema](#nestedatt--s3_path))
- `tags` (Attributes List) Tags for labeling the FAQ (see [below for nested schema](#nestedatt--tags))
### Nested Schema for `s3_path`
Read-Only:
- `bucket` (String)
- `key` (String)
### Nested Schema for `tags`
Read-Only:
- `key` (String) A string used to identify this tag
- `value` (String) A string containing the value for the tag