MCPcopy 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
791class LoginAuthorizationCodeError(LoginError):
792 fmt = "Error loading or redeeming a login authorization code: {error_msg} "
793
794
795class CapacityNotAvailableError(BotoCoreError):

Callers 3

fetch_tokenMethod · 0.90
fetch_tokenMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected