Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ LoginRefreshTokenExpired
Class
LoginRefreshTokenExpired
awscli/botocore/exceptions.py:769–770 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
767
768
769
class
LoginRefreshTokenExpired(LoginError):
770
fmt =
"Your session has expired. Please reauthenticate using 'aws login'."
771
772
773
class
LoginRefreshPasswordChanged(LoginError):
Callers
1
refresh_credentials
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected