CreateBucket

This commit is contained in:
Alex Auvolat
2022-05-12 10:45:09 +02:00
parent 2b93a01d2b
commit de1a5b87b6
3 changed files with 108 additions and 6 deletions
+3 -2
View File
@@ -435,8 +435,9 @@ OR
```json
{
"localAlias": {
"key": "GK31c2f218a2e44f485b94239e",
"alias": "NameOfMyBucket"
"accessKeyId": "GK31c2f218a2e44f485b94239e",
"alias": "NameOfMyBucket",
"allPermissions": true
}
}
```