-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Labels
aws:s3Amazon Simple Storage ServiceAmazon Simple Storage Servicestatus: backlogTriaged but not yet being worked onTriaged but not yet being worked ontype: featureNew feature, or improvement to an existing featureNew feature, or improvement to an existing feature
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
Simillar to #13323. S3 has conditional CopyObject operations which aren't supported by localstack yet. https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html
🧑💻 Implementation
I think its just a copy pasta from PutObject() which already deals with the headers "If-Match" and "If-None-Match".
Happy to contribute to this.
Anything else?
No response
Metadata
Metadata
Assignees
Labels
aws:s3Amazon Simple Storage ServiceAmazon Simple Storage Servicestatus: backlogTriaged but not yet being worked onTriaged but not yet being worked ontype: featureNew feature, or improvement to an existing featureNew feature, or improvement to an existing feature