Skip to content

Multipart upload does not support tags and metadata tags #306

@chamikabm

Description

@chamikabm

I tried using the following function to pass the tags and meta_tags when uploading a file with a multi-part upload method. It fails miserably, and I would suspect an issue with the source code. Could someone show me if you have successfully used the following function to save the tags and meta tags with the uploaded files?

AWSS3.s3_multipart_upload(aws_config, bucket, key, data, part_size_mb; tags, meta_tags)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions