* - 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 | ||
| cloud_formation.py | ||
| config.py | ||
| exceptions.py | ||
| models.py | ||
| responses.py | ||
| urls.py | ||
| utils.py | ||