You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
guidanceQuestion that needs advice or information.
1 participant
Converted from issue
This discussion was converted from issue #1214 on April 01, 2022 17:34.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Confirm by changing [ ] to [x] below:
Describe the question
Wanted to create presigned URL for each part when multipart uploading is being used to upload big file from external.
As Python example
https://github.com/T-Tmnr/aws_s3_multipartupload_with_presigned_url/blob/927685c378c4e929ce606dbec735304a3e49a0bd/aws-multipart-upload.py#L38
It's able to specify UploadId and PartNumber.
Is that possible to do so in Golang to generate Presigned URL for each part ?
Thank you in advance !
Beta Was this translation helpful? Give feedback.
All reactions