scaleway/docs-content

๐Ÿ‘ฉโ€๐Ÿ’ป Documentation Request: Upload, download files to object storage using node and python

Closed this issue ยท 1 comments

Summary

In the docs, I see only GUI approach to upload and download files. How do I do it with python / node / GET / POST requests.

Why is it needed?

For integrating with apps.

Want to write this documentation yourself?

Yes

Related PR(s)

No response

(Optional) Scaleway Organization ID

No response

Email address

No response

Hello @INF800, thank you for your feedback. Scaleway Object Storage relies on the S3 protocol, you can therefore use the most popular Python and Node SDKs such as Boto3 and the AWS SDK for Node. In addition, you can also refer to our dedicated documentation on the AWS CLI or the MinIO client if you need CLI tools to manage your Scaleway Object Storage.

We will take your feedback into account for upcoming documentation on the different tools for object storage.

Hope this helps!

Best,

Samy