moto/moto/s3
David Holroyd a845de1142 PutObject and DeleteObject should produce no XML
S3 itself produces an empty body, with any response metadata in HTTP
headers only.
2020-04-06 21:01:43 +01:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
config.py Implemented S3 Account-level public access block. 2020-02-17 15:41:27 -08:00
exceptions.py Raise errors on tagging buckets with aws:* 2020-03-30 17:27:06 -07:00
models.py Optimize content length for large files 2020-03-17 09:16:12 +00:00
responses.py PutObject and DeleteObject should produce no XML 2020-04-06 21:01:43 +01:00
urls.py Implemented S3 Account-level public access block. 2020-02-17 15:41:27 -08:00
utils.py #2255 - CF - Implement FN::Transform and AWS::Include 2020-03-18 13:02:07 +00:00