Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
787
class
LoginTokenLoadError(LoginError):
788
fmt =
"Error loading login session token: {error_msg}"
789
790
791
class
LoginAuthorizationCodeError(LoginError):
Callers
3
load_cached_credentials
Method · 0.90
refresh_credentials
Method · 0.90
_load_private_key
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected