Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ S3DownloadFailedError
Class
S3DownloadFailedError
awscli/s3transfer/exceptions.py:26–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
26
class
S3DownloadFailedError(Exception):
27
pass
28
29
30
class
S3CopyFailedError(Exception):
Callers
1
_main
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected