CORS in Object Storage
Written by
Updated at March 31, 2023
Yandex Object Storage supports CORS requests
To manage the CORS configuration for each bucket, you can use:
-
Yandex Cloud management console
-
This way, you can manage CORS configurations using tools that support Amazon S3 HTTP API.
When managing CORS configurations via an Amazon S3-compatible HTTP API, define the configuration in XML format. Different tools may require different configuration formats; for an example of AWS CLI configuration, see Configuring CORS.