CORS in Object Storage
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

CORS in Object Storage

by
EricC5
Created on 2020-11-03 06:02:55 (edited on 2024-09-04 14:25:26) in Public Cloud

Hello,

how can I configure CORS in Object Storage? The `aws s3api put-bucket-cors` seems to not be supported:

aws s3api put-bucket-cors --bucket bucket-name --cors-configuration file://cors.json --endpoint-url=https://s3.waw.cloud.ovh.net

An error occurred (NotImplemented) when calling the PutBucketCors operation: The requested resource is not implemented


Replies are currently disabled for this question.