Get S3 storage configuration (with masked secret key).
Output
Encoding
application/jsonstorage
refplace.stream.server.defs#storage
Optional
No description available.
Try It
Requests are sent directly from your browser. Some servers may block requests due to CORS.
View raw schema
{
"type": "query",
"output": {
"schema": {
"type": "object",
"properties": {
"storage": {
"ref": "place.stream.server.defs#storage",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": null,
"description": "Get S3 storage configuration (with masked secret key)."
}