moto/moto/s3
Jesse Szwedko ef10df0636 Update format of S3 client errors
To match
http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#RESTErrorResponses
which documents that it should be at the top level rather than nested
under `Errors`.
2016-07-08 19:32:34 +00:00
..
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
exceptions.py Update format of S3 client errors 2016-07-08 19:32:34 +00:00
models.py Fix issues around S3 deletion. Closes #606. 2016-05-08 17:14:35 -04:00
responses.py Return headers and response matching AWS specification for copy_from requests. 2016-06-13 13:24:09 -07:00
urls.py Fix issues with unicode and slashes for S3. Closes #521. 2016-05-01 22:03:52 -04:00
utils.py Add special S3 bucket create logic for us-east-1. Closes #273. 2014-12-10 20:20:51 -05:00