This website requires JavaScript.
Explore
Help
Sign in
catalin
/
moto
Watch
1
Star
0
Fork
You've already forked moto
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
9e73d10e59
moto
/
moto
/
s3
History
Download ZIP
Download TAR.GZ
Declan Shanaghy
1441087e5c
Add S3 parsing for CloudFormation
2016-08-15 10:57:40 -07: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
Add S3 parsing for CloudFormation
2016-08-15 10:57:40 -07: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