- Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Objective
To be able to modify arbitrary upload/download options, such as adding metadata to uploads or downloading specific versions. Currently there are callbacks to change client options (i.e. downloaderOpts, uploaderOpts), but these do not provide the functionality I'm requesting. Adding support for callbacks that are provided s3manager.UploadInput before it is passed to s3manager.Uploader::Upload would greatly increase the flexibility of the tool.
Deliverables
- Support modifying
s3manager.UploadInputstruct before upload - Support modifying
s3.GetObjectInputstruct before download
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request