Set Scaleway bucket encryption config
scaleway_s3_put_bucket_encryptionSets the bucket's S3 default-encryption configuration to AES256, enabling automatic encryption for new objects.
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 |