Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ ConnectTimeoutError
Class
ConnectTimeoutError
awscli/botocore/exceptions.py:141–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
140
141
class
ConnectTimeoutError(ConnectionError):
142
fmt =
'Connect timeout on endpoint URL: "{endpoint_url}"'
143
144
145
class
ProxyConnectionError(ConnectionError):
Callers
2
test_token_not_supported_exhaust_retries
Method · 0.90
send
Method · 0.90
Calls
no outgoing calls
Tested by
1
test_token_not_supported_exhaust_retries
Method · 0.72