Compatible Interface
Last Updated:2021-03-24
Service API
| AWS S3 interface | Description |
|---|---|
| GET Service/List buckets | Compatibility |
Bucket API
| AWS S3 interface | Description |
|---|---|
| DELETE bucket | Compatibility |
| GET bucket/List objects | Compatible with GET bucket (List objects) Version 1 |
| GET bucket acl | Compatibility |
| HEAD bucket | Compatibility |
| List Multipart Uploads | Compatibility |
| PUT bucket | Not support x-amz-grant-* |
| PUT bucket ACL | Not support x-amz-grant-* |
| List Objects | Compatibility |
| List Objects V2 | Not support fetch-owner |
Object API
| AWS S3 interface | Description |
|---|---|
| DELETE object | Not support x-amz-mfa'` |
| GET object | Compatibility |
| HEAD object | Not support x-amz-server-side-encryption-*'` |
| PUT object | Not support x-amz-grant-*, x-amz-server-side-encryption-*, x-amz-storage-class. Support STANDARD, STANDARD_IA. |
| PUT object - Copy | Compatibility |
| Abort Multipart Upload | Compatibility |
| Complete Multipart Upload | Compatibility |
| Initiate Multipart Upload | Not support x-amz-grant-*, x-amz-server-side-encryption-*, x-amz-storage-class. Support STANDARD, STANDARD_IA. |
| List Parts | Compatibility |
| Upload Part | Not support x-amz-server-side-encryption-*'` |
