Delete Scaleway bucket website configuration
scaleway_s3_delete_bucket_websiteRemove the static website configuration from a Scaleway Object Storage bucket, stopping the website endpoint from serving content.
Instructions
Remove the static-website configuration - the website endpoint stops serving.
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). |