Amazon AWS S3
Amazon S3, full name Amazon Simple Storage Service (Amazon Simple Storage Service), is the first object storage service launched by Amazon.com. Its S3 protocol is almost the de facto standard for object storage services today, with rich developer profiles and an extensive developer ecosystem.
Sufy puts customer experience first, and in order to make it easier for users to access, we have made the S3 protocol compatible, allowing users to use our storage service with the S3 protocol and reducing the cost of learning.
Best Practice Recommendation:
Using the S3 SDK reduces cost of use and migration costs, but does not support some Sufy-specific features.
AWS SDKs
Javascript
This article describes how to access the sufy object storage service with aws-sdk-javascript
Kotlin
This article describes how to access the sufy object storage service with aws-sdk-kotlin
Python3
This article describes how to access the sufy object storage service with aws-sdk-python
Swift
This article describes how to access the sufy object storage service with aws-sdk-swift
Sufy SDKs
The recommended way to interact with the Sufy API is by using one of our official SDKs. Today, Protocol offers fine-tuned JavaScript, Ruby, PHP, Python, and Go libraries to make your life easier and give you the best experience when consuming the API.