Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ ProxyConnectionError
Class
ProxyConnectionError
awscli/botocore/exceptions.py:145–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
145
class
ProxyConnectionError(ConnectionError):
146
fmt =
'Failed to connect to proxy URL: "{proxy_url}"'
147
148
149
class
NoCredentialsError(BotoCoreError):
Callers
1
send
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected