CreateTokenRequest
class CreateTokenRequest
Types
Properties
Link copied to clipboard
Idempotency token, valid for 10 minutes.
Link copied to clipboard
Token expiration, in days, counted from token creation. The default is 365 days.
Link copied to clipboard
Amazon Resource Name (ARN) of the license. The ARN is mapped to the aud claim of the JWT token.
Link copied to clipboard
Data specified by the caller to be included in the JWT token. The data is mapped to the amr claim of the JWT token.