moto/moto/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 Lints. 2017-02-23 21:37:43 -05:00
cloud_formation.py S3 cloudformation update (#3199) 2020-08-01 22:43:03 +01:00
config.py Implemented S3 Account-level public access block. 2020-02-17 15:41:27 -08:00
exceptions.py Add If-Match, If-None-Match and If-Unmodified-Since to S3 GET/HEAD (#3021) 2020-09-11 10:17:39 +01:00
models.py Issue 3224 s3 copy glacier object (#3318) 2020-09-21 07:37:50 +01:00
responses.py Issue 3224 s3 copy glacier object (#3318) 2020-09-21 07:37:50 +01:00
urls.py Allow S3 keys to start with leading slashes. 2020-04-25 17:49:50 +02:00
utils.py S3 - Only add metadata once; use binary file content 2020-07-12 18:29:10 +01:00