Skip to content

Request: surface object metadata #340

Description

@crowecawcaw

AWS Deadline Cloud uses this transfer manager to sync assets in and out of S3 as part of its service. The library is on GitHub: https://github.com/aws-deadline/deadline-cloud

We store object metadata on some files that we need to access while processing large numbers of files. Currently, we make a HEAD calla after downloading the file with the transfer manager, but it'd be great to get the headers back from one of the GET requests that we're already performing as part of the object download.

Feature request: make the object metadata available after downloading a file.

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