Set Scaleway bucket encryption config
scaleway_s3_put_bucket_encryptionConfigure default AES256 server-side encryption on a Scaleway S3 bucket. Specify bucket and region to enable encryption for data at rest.
Instructions
Set the bucket's S3 default-encryption configuration (AES256). Live-verified 2026-08-18: this is a real setting, not S3-API-compatibility filler - the console's Settings tab shows 'Encryption type' flip from 'Disabled' to 'SSE-ONE encryption with Scaleway Object Native Encryption keys' immediately after this call.
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). | |
| algorithm | No | AES256 |