InvalidSsoTokenException

class InvalidSsoTokenException(message: String, cause: Throwable? = null)

An error associated with a cached SSO token from ~/.aws/sso/cache/

Constructors

Link copied to clipboard
constructor(message: String, cause: Throwable? = null)