View source: R/licensemanager_operations.R
licensemanager_get_access_token | R Documentation |
Gets a temporary access token to use with AssumeRoleWithWebIdentity. Access tokens are valid for one hour.
See https://www.paws-r-sdk.com/docs/licensemanager_get_access_token/ for full documentation.
licensemanager_get_access_token(Token, TokenProperties = NULL)
Token |
[required] Refresh token, encoded as a JWT token. |
TokenProperties |
Token properties to validate against those present in the JWT token. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.