MCPcopy Create free account
hub / github.com/aws/aws-cli / LoginTokenLoadError

Class LoginTokenLoadError

awscli/botocore/exceptions.py:787–788  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

785
786
787class LoginTokenLoadError(LoginError):
788 fmt = "Error loading login session token: {error_msg}"
789
790
791class LoginAuthorizationCodeError(LoginError):

Callers 3

refresh_credentialsMethod · 0.90
_load_private_keyMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected