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
upload_fileobj function is not working after boto3 version 1.35.0 , fails with "error occurred (SignatureDoesNotMatch) when calling the PutObject operation"
#4516
WIth the version of boto3==1.37.25 the function upload_fileobj fails with error "error occurred (SignatureDoesNotMatch) when calling the PutObject operation". without changing the code I was trying for earlier version and it passed at boto3==1.35.0. I would like to know if the function will be supported in any future release or do we have any alternate function?
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
Uh oh!
There was an error while loading. Please reload this page.
-
WIth the version of boto3==1.37.25 the function upload_fileobj fails with error "error occurred (SignatureDoesNotMatch) when calling the PutObject operation". without changing the code I was trying for earlier version and it passed at boto3==1.35.0. I would like to know if the function will be supported in any future release or do we have any alternate function?
Beta Was this translation helpful? Give feedback.
All reactions