MCPcopy Create free account
hub / github.com/aws/aws-cli / S3ValidationError

Class S3ValidationError

awscli/s3transfer/exceptions.py:48–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47
48class S3ValidationError(Exception):
49 pass
50
51
52class S3DownloadChecksumError(Exception):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected