View source: R/datazone_operations.R
datazone_get_user_profile | R Documentation |
Gets a user profile in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_get_user_profile/ for full documentation.
datazone_get_user_profile(domainIdentifier, type = NULL, userIdentifier)
domainIdentifier |
[required] the ID of the Amazon DataZone domain the data portal of which you want to get. |
type |
The type of the user profile. |
userIdentifier |
[required] The identifier of the user for which you want to get the user profile. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.