---
type: resource-type
title: PersonalizeSchema
description: aws resource type AWS::Personalize::Schema
name: PersonalizeSchema
lexicon: aws
resource_type: AWS::Personalize::Schema
---
`AWS::Personalize::Schema`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): Name for the schema.
- `Schema` (`string`, required): A schema in Avro JSON format.
- `Domain` (`"ECOMMERCE" | "VIDEO_ON_DEMAND"`, optional): The domain of a Domain dataset group.
- `SchemaArn` (`string`, optional): Arn for the schema.

## Attributes

- `SchemaArn`
