Get Scaleway bucket CORS rules
scaleway_s3_get_bucket_corsRetrieve CORS rules from a Scaleway S3 bucket. Returns an error if no CORS configuration exists.
Instructions
Read a bucket's CORS rules. Errors with NoSuchCORSConfiguration if none are set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Bucket name. | |
| region | No | Region to operate in. Defaults to the server's configured region (fr-par). |