ncloud_put_bucket_cors
Set CORS rules on a Ncloud Storage bucket to define allowed origins, HTTP methods, and headers for cross-origin requests.
Instructions
Set CORS (Cross-Origin Resource Sharing) configuration for a Ncloud Storage bucket. Defines which origins, methods, and headers are allowed for cross-origin requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corsRules | Yes | Array of CORS rules to apply to the bucket | |
| bucketName | Yes | Name of the bucket to set CORS configuration for |