View source: R/datazone_operations.R
datazone_update_user_profile | R Documentation |
Updates the specified user profile in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_update_user_profile/ for full documentation.
datazone_update_user_profile(
domainIdentifier,
status,
type = NULL,
userIdentifier
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.