Definition at line 23 of file s3api.py.
◆ __str__()
| pytest_userver.s3api._S3InvalidPartError.__str__ |
( |
| self | ) |
|
◆ code
| str pytest_userver.s3api._S3InvalidPartError.code = 'InvalidPart' |
|
static |
◆ message
| tuple pytest_userver.s3api._S3InvalidPartError.message |
|
static |
Initial value:= (
'One or more of the specified parts could not be found.'
' The part might not have been uploaded, or the specified'
" ETag might not have matched the uploaded part's ETag."
)
Definition at line 25 of file s3api.py.
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/s3api.py