moto/moto/s3
Berislav Kovacki b7884ef903 Add S3 support for INTELLIGENT_TIERING, GLACIER and DEEP_ARCHIVE storage
* Add INTELLIGENT_TIERING, GLACIER and DEEP_ARCHIVE as valid storage
classes for objects
* Add ObjectNotInActiveTierError error on PUT object copy for GLACIER
and DEEP_ARCHIVE storage class objects
2019-08-05 17:34:39 +02:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05: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 Add S3 support for INTELLIGENT_TIERING, GLACIER and DEEP_ARCHIVE storage 2019-08-05 17:34:39 +02:00
urls.py Implemented checking if S3 action is permitted. 2019-07-04 16:38:53 +02:00
utils.py S3 Ignore Subdomain for Bucketname Flag (#1419) 2018-03-21 09:33:09 -07:00