moto/tests/test_s3
ruthbovell 1022aa0968
Issue 3224 s3 copy glacier object (#3318)
* 3224 Enhancement - S3 Copy restored glacier objects

- adds setter for expiry date
- copy sets expiry date to none when source is glacier object
- throws error for copying glacier object only if not restored/still restoring

* 3224 Enhancement - S3 Copy restored glacier objects

- throws error for copying deep archive object only if not restored/still restoring
2020-09-21 07:37:50 +01:00
..
__init__.py implement s3 object tagging 2017-07-15 22:36:12 -04:00
test_s3_cloudformation.py Iam cloudformation update, singificant cloudformation refactoring (#3218) 2020-08-27 10:11:47 +01:00
test_s3_lifecycle.py S3 - Add IllegalLocationConstraint validation when creating buckets 2020-02-02 10:36:51 +00:00
test_s3_storageclass.py Issue 3224 s3 copy glacier object (#3318) 2020-09-21 07:37:50 +01:00
test_s3_utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_s3.py Include response headers when deleting objects. (#3313) 2020-09-15 13:29:09 +01:00
test_server.py Enable CORS from everywhere using flask-cors. (#3316) 2020-09-19 10:07:17 +01:00