v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Creates a user profile in Amazon DataZone.

post/v2/domains/{domainIdentifier}/user-profiles

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain in which a user profile is created.

Request body

userIdentifierstring required

The identifier of the user for which the user profile is created.

userType'IAM_USER' | 'IAM_ROLE' | 'SSO_USER' | 'IAM_ROLE_SESSION'

The user type of the user for which the user profile is created.

sessionNamestring

The session name for IAM role sessions.

clientTokenstring

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Response

Success

domainIdstring

The identifier of the Amazon DataZone domain in which a user profile is created.

idstring

The identifier of the user profile.

type'IAM' | 'SSO'

The type of the user profile.

status'ASSIGNED' | 'NOT_ASSIGNED' | 'ACTIVATED' | 'DEACTIVATED'

The status of the user profile.