* - introduce environment variable for DEFAULT_KEY_BUFFER_SIZE * - prefix env variable with MOTO_S3 to avoid env variable conflicts * - reduce the DEFAULT_KEY_BUFFER_SIZE to be less than the S3_UPLOAD_PART_MIN_SIZE to prevent in memory caching of multi part uploads * - black formatting * - fix formatting * - fix missing import |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| red.jpg | ||
| test_s3.py | ||
| test_s3_classdecorator.py | ||
| test_s3_cloudformation.py | ||
| test_s3_lifecycle.py | ||
| test_s3_multipart.py | ||
| test_s3_storageclass.py | ||
| test_s3_utils.py | ||
| test_server.py | ||