aws-lambda-image icon indicating copy to clipboard operation
aws-lambda-image copied to clipboard

Add option to preserve image tags in S3

Open andreineacsu opened this issue 6 years ago • 1 comments

Hello,

This is a feature request to add an option to preserve image tags in S3. In my case there is some business logic related to S3 file tags and we need them kept.

Thanks, Andrei

andreineacsu avatar Jul 22 '19 11:07 andreineacsu

Refers to https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#putObject-property, Tagging or Metadata should be fine and it can declare at config.json

ysugimoto avatar Nov 26 '19 12:11 ysugimoto