Reads:60795Replies:1
Function Mapping Between OSS API and S3 API
Comparison Between OSS APIs and S3 APIs
(Difference are Yellow highlighted):
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1st Reply#
Posted time:Jan 8, 2016 11:50 AM
Summary of Comparison Between OSS APIs and S3 APIs
Currently, there are 53 S3 APIs and 36 OSS APIs. The APIs mainly support operations on services, buckets, and objects. We find most of the main APIs are quite similar. The differences include: 1. Policy can be set by IAM/S3 API in AWS, while for AliCloud, policy can only be set by RAM(similar to IAM) 2. AWS S3 API supports getting(deleting) bucket replication, tagging, version, notification, requestPayment functions 3. OSS API billing is much cheaper than AWS |
|