v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450227196.3 KB

Gets a temporary access token to use with AssumeRoleWithWebIdentity. Access tokens are valid for one hour.

post/#X-Amz-Target=AWSLicenseManager.GetAccessToken

Headers

X-Amz-Target'AWSLicenseManager.GetAccessToken' required

Request body

Tokenstring required

Refresh token, encoded as a JWT token.

TokenPropertiesString[]

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

Response

Success

AccessTokenstring

Temporary access token.