API to handle the S3 CORS (Cross-Origin Resource Sharing) configuration for a bucket.
| Resource | Description |
| PUT /?cors | Sets or replaces the CORS configuration for a bucket |
| GET /?cors | Gets the bucket CORS configuration |
| DELETE /?cors | Deletes the CORS configuration for the bucket |