Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ EndpointConnectionError
Class
EndpointConnectionError
awscli/botocore/exceptions.py:122–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
121
122
class
EndpointConnectionError(ConnectionError):
123
fmt =
'Could not connect to the endpoint URL: "{endpoint_url}"'
124
125
126
class
SSLError(ConnectionError):
Callers
1
send
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected