View source: R/codecatalyst_operations.R
codecatalyst_get_user_details | R Documentation |
Returns information about a user.
See https://www.paws-r-sdk.com/docs/codecatalyst_get_user_details/ for full documentation.
codecatalyst_get_user_details(id = NULL, userName = NULL)
id |
The system-generated unique ID of the user. |
userName |
The name of the user as displayed in Amazon CodeCatalyst. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.