moto/moto/s3
Dawn James 8ce12027dd
Return correct error when creating a bucket with empty CreateBucketConfiguration (#3079)
* Several updates to the contributor documentation with extra information.

* Fix failing test by providing a region.

* Create test for issue 2210.

* Check if CreateBucketConfiguration is supplied and empty; raise MalformedXML error if so.
2020-06-19 11:44: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 Fix s3 Added Error handling in case of invalid uploadID (#2979) 2020-05-12 14:59:07 +01:00
models.py Merge pull request #3040 from timvlaer/fix/s3_bucket_creation_date_tz 2020-06-11 20:59:24 -05:00
responses.py Return correct error when creating a bucket with empty CreateBucketConfiguration (#3079) 2020-06-19 11:44:43 +01:00
urls.py Allow S3 keys to start with leading slashes. 2020-04-25 17:49:50 +02:00
utils.py #2711 - Register default S3 metrics in CloudWatch 2020-03-23 15:53:39 +00:00