v1

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

Updates the specified user profile in Amazon DataZone.

put/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}

Path parameters

domainIdentifierstring required

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

userIdentifierstring required

The identifier of the user whose user profile is to be updated.

Request body

type'IAM' | 'SSO'

The type of the user profile that are to be updated.

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

The status of the user profile that are to be updated.

sessionNamestring

The session name for IAM role sessions.

Response

Success

domainIdstring

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

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.