Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ LoginAuthorizationCodeError
Class
LoginAuthorizationCodeError
awscli/botocore/exceptions.py:791–792 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
789
790
791
class
LoginAuthorizationCodeError(LoginError):
792
fmt =
"Error loading or redeeming a login authorization code: {error_msg} "
793
794
795
class
CapacityNotAvailableError(BotoCoreError):
Callers
3
_exchange_auth_code_for_access_token
Method · 0.90
fetch_token
Method · 0.90
fetch_token
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected