This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
moto
/
moto
/
s3
History
Mike Grima
d925335f05
Merge pull request
#2443
from mikegrima/configquery
...
Adding support for querying AWS Config
2019-10-03 13:38:43 -07:00
..
__init__.py
Lints.
2017-02-23 21:37:43 -05:00
config.py
Adding support for querying AWS Config for supported configurations.
2019-10-03 11:43:56 -07:00
exceptions.py
Add S3 support for INTELLIGENT_TIERING, GLACIER and DEEP_ARCHIVE storage
2019-08-05 17:34:39 +02:00
models.py
Add S3 support for INTELLIGENT_TIERING, GLACIER and DEEP_ARCHIVE storage
2019-08-05 17:34:39 +02:00
responses.py
Fix copying S3 objects with question marks in keys
2019-09-29 23:55:52 +08:00
urls.py
Allows leading // for mocked s3 paths (
#1637
).
2019-08-28 16:17:45 +02:00
utils.py
switch from calling clean in loop to undoing clean in delete_keys
2019-09-24 17:07:58 -05:00