MCPcopy 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
26class S3DownloadFailedError(Exception):
27 pass
28
29
30class S3CopyFailedError(Exception):

Callers 1

_mainMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected