Delete Scaleway bucket encryption config
scaleway_s3_delete_bucket_encryptionDisable the default server-side encryption on a Scaleway S3 bucket by removing its encryption configuration.
Instructions
Remove the bucket's default-encryption configuration. Live-verified 2026-08-18: this reverts the console's 'Encryption type' back to 'Disabled' - a real change, not a no-op on inert metadata.
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). |