CORS in Object Storage
Written by
Updated at March 19, 2025
Yandex Object Storage supports cross-domain requests
To manage a CORS configuration for each bucket, you can use:
-
Yandex Cloud management console
-
This way, you can manage CORS configurations using tools that support the Amazon S3 HTTP API.
To manage your CORS configuration via an Amazon S3-compatible HTTP API, define it in XML format. Different tools may require different configuration formats. You can find an example for the AWS CLI in Configuring CORS.