datazone_update_user_profile: Updates the specified user profile in Amazon DataZone

View source: R/datazone_operations.R

datazone_update_user_profileR Documentation

Updates the specified user profile in Amazon DataZone

Description

Updates the specified user profile in Amazon DataZone.

See https://www.paws-r-sdk.com/docs/datazone_update_user_profile/ for full documentation.

Usage

datazone_update_user_profile(
  domainIdentifier,
  status,
  type = NULL,
  userIdentifier
)

Arguments

domainIdentifier

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

status

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

type

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

userIdentifier

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


paws.analytics documentation built on April 3, 2025, 11:10 p.m.