Open
Description
What content on scaleway.com/en/docs is affected?
https://www.scaleway.com/en/docs/object-storage/api-cli/object-operations/#putobject
What part(s) of the content would you like to see updated?
When navigating to one of my buckets, a popup linking this doc page was telling me to do multipart upload for big files.
Unfortunately, the given command on this doc didn't work as the uplaod wasn't a multipart.
It could be interesting to tell users to use aws s3 cp
command to achieve this, either with a note on this doc page, or with a link to another doc page from the bucket page of the console.
Additional context
No response
Related PR(s)
No response