Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ ReadTimeoutError
Class
ReadTimeoutError
awscli/botocore/exceptions.py:137–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
136
137
class
ReadTimeoutError(HTTPClientError, urllib3.exceptions.ReadTimeoutError):
138
fmt =
'Read timeout on endpoint URL: "{endpoint_url}"'
139
140
141
class
ConnectTimeoutError(ConnectionError):
Callers
5
test_metadata_token_not_supported_timeout
Method · 0.90
create_context
Method · 0.90
create_context
Method · 0.90
send
Method · 0.90
read
Method · 0.90
Calls
no outgoing calls
Tested by
3
test_metadata_token_not_supported_timeout
Method · 0.72
create_context
Method · 0.72
create_context
Method · 0.72