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

## Properties

- `DomainIdentifier` (`string`, required): The identifier of the Amazon DataZone domain in which the user profile would be created.
- `UserIdentifier` (`string`, required): The ID of the user.
- `Details` (`any`, optional)
- `DomainId` (`string`, optional): The identifier of the Amazon DataZone domain in which the user profile is created.
- `Id` (`string`, optional): The ID of the Amazon DataZone user profile.
- `SessionName` (`string`, optional): The session name of the user profile.
- `Status` (`DataZoneUserProfile_UserProfileStatus`, optional)
- `Type` (`DataZoneUserProfile_UserProfileType`, optional)
- `UserType` (`DataZoneUserProfile_UserType`, optional)

## Attributes

- `Details`
- `DomainId`
- `Id`
- `Type`
