CORS
Written by
Yandex Object Storage supports cross-domain requests to objects in a bucket.
To manage the CORS configuration for each bucket, you can use:
-
An Amazon S3-compatible HTTP API.
This way you can manage CORS configurations using tools that support Amazon S3 HTTP API.
When you manage CORS configurations via an Amazon S3-compatible HTTP API, define the configuration in XML format. Different tools may require different configuration formats, see the example for the AWS CLI in Configuring CORS.