moto/moto/s3
Leo Sutic 94543f6e48
Include response headers when deleting objects. (#3313)
* Return delete meta.

* Add tests.

* Lint fixes.

Co-authored-by: Leo Sutic <leo.sutic@matterport.com>
2020-09-15 13:29:09 +01:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
cloud_formation.py S3 cloudformation update (#3199) 2020-08-01 22:43:03 +01:00
config.py Implemented S3 Account-level public access block. 2020-02-17 15:41:27 -08:00
exceptions.py Add If-Match, If-None-Match and If-Unmodified-Since to S3 GET/HEAD (#3021) 2020-09-11 10:17:39 +01:00
models.py Include response headers when deleting objects. (#3313) 2020-09-15 13:29:09 +01:00
responses.py Include response headers when deleting objects. (#3313) 2020-09-15 13:29:09 +01:00
urls.py Allow S3 keys to start with leading slashes. 2020-04-25 17:49:50 +02:00
utils.py S3 - Only add metadata once; use binary file content 2020-07-12 18:29:10 +01:00