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

## Properties

- `Name` (`string`, required): The name for the new dataset group.
- `DatasetGroupArn` (`string`, optional): The Amazon Resource Name (ARN) of the dataset group.
- `Domain` (`"ECOMMERCE" | "VIDEO_ON_DEMAND"`, optional): The domain of a Domain dataset group.
- `KmsKeyArn` (`string`, optional): The Amazon Resource Name(ARN) of a AWS Key Management Service (KMS) key used to encrypt the datasets.
- `RoleArn` (`string`, optional): The ARN of the AWS Identity and Access Management (IAM) role that has permissions to access the AWS Key Management Service (KMS) key. Supplying an IAM role is only valid when also specifying a KMS key.

## Attributes

- `DatasetGroupArn`
