---
type: resource-type
title: GroupProfile
description: aws resource type AWS::DataZone::GroupProfile
name: GroupProfile
lexicon: aws
resource_type: AWS::DataZone::GroupProfile
---
`AWS::DataZone::GroupProfile`, a resource type of the aws lexicon.

## Properties

- `DomainIdentifier` (`string`, required): The identifier of the Amazon DataZone domain in which the group profile would be created.
- `DomainId` (`string`, optional): The identifier of the Amazon DataZone domain in which the group profile is created.
- `GroupIdentifier` (`string`, optional): The ID of the group.
- `GroupName` (`string`, optional): The group-name of the Group Profile.
- `GroupType` (`GroupProfile_GroupType`, optional)
- `Id` (`string`, optional): The ID of the Amazon DataZone group profile.
- `RolePrincipalArn` (`string`, optional): The ARN of the role principal for the group profile.
- `RolePrincipalId` (`string`, optional): The ID of the role principal for the group profile.
- `Status` (`GroupProfile_GroupProfileStatus`, optional)

## Attributes

- `DomainId`
- `GroupName`
- `Id`
- `RolePrincipalId`
