Jump toUpdate content
Object Storage API
Reviewed on 09 January 2023 • Published on 13 September 2018
In this page we index all available Scaleway Object Storage API requests.
Security & Identity (IAM):
You may need certain IAM permissions to carry out some actions described on this page. This means:
- you are the Owner of the Scaleway Organization in which the actions will be carried out, or
- you are an IAM user of the Organization, with a policy granting you the necessary permission sets
Note:
When you use Object Storage directly with the API, you must generate an Authentication Signature v4 beforehand.
Status:
- Feature available: ✅
- Feature coming in 2023: ⌛
- Deprecated feature: ❗
Common Operations
Feature | Description | Status |
---|---|---|
GetService | Returns a list of all buckets | ✅ |
Bucket Operations
Feature | Description | Status |
---|---|---|
CreateBucket | Creates bucket | ✅ |
DeleteBucket | Deletes bucket | ✅ |
DeleteBucketCors | Deletes the CORS configuration of a bucket | ✅ |
DeleteBucketLifecycle | Deletes the lifecycle configuration of a bucket | ✅ |
DeleteBucketPolicy | Deletes the policy of a specified bucket | ✅ |
DeleteBucketTagging | Deletes the tag(s) of a bucket | ✅ |
DeleteBucketWebsite | Deletes the bucket website configuration of a specified bucket |