--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_personalize_schema Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Personalize::Schema --- # awscc_personalize_schema (Data Source) Data Source schema for AWS::Personalize::Schema ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `domain` (String) The domain of a Domain dataset group. - `name` (String) Name for the schema. - `schema` (String) A schema in Avro JSON format. - `schema_arn` (String) Arn for the schema.