View source: R/sso_operations.R
sso_get_role_credentials | R Documentation |
Returns the STS short-term credentials for a given role name that is assigned to the user.
See https://www.paws-r-sdk.com/docs/sso_get_role_credentials/ for full documentation.
sso_get_role_credentials(roleName, accountId, accessToken)
roleName |
[required] The friendly name of the role that is assigned to the user. |
accountId |
[required] The identifier for the AWS account that is assigned to the user. |
accessToken |
[required] The token issued by the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.