Learn R Programming

paws.analytics (version 0.7.0)

datazone_update_user_profile: 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.