licensemanager_get_access_token: Gets a temporary access token to use with...

View source: R/licensemanager_operations.R

licensemanager_get_access_tokenR Documentation

Gets a temporary access token to use with AssumeRoleWithWebIdentity

Description

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.

Usage

licensemanager_get_access_token(Token, TokenProperties = NULL)

Arguments

Token

[required] Refresh token, encoded as a JWT token.

TokenProperties

Token properties to validate against those present in the JWT token.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.