aws-s3-multipart-copy
aws-s3-multipart-copy copied to clipboard
added support for S3 tags
I've verified the AWS documentation for createMultipartUpload which accepts Tagging
as a param.
I've tested this by including a tag in the options and it persists after upload.