From f4ffa549520a9862ce1bc5a1fe3303d7177705a3 Mon Sep 17 00:00:00 2001 From: Bjoern Franke Date: Thu, 26 Feb 2026 13:38:22 +0100 Subject: [PATCH] s3: scaleway: ONEZONE_IA is available in all zones, GLACIER only in FR-PAR Co-authored-by: Bjoern Franke --- backend/s3/provider/Scaleway.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/s3/provider/Scaleway.yaml b/backend/s3/provider/Scaleway.yaml index 29497b945..530a273b3 100644 --- a/backend/s3/provider/Scaleway.yaml +++ b/backend/s3/provider/Scaleway.yaml @@ -18,11 +18,11 @@ storage_class: GLACIER: |- Archived storage. Prices are lower, but it needs to be restored first to be accessed. - Available in FR-PAR and NL-AMS regions. + Available in the FR-PAR region only. ONEZONE_IA: |- One Zone - Infrequent Access. A good choice for storing secondary backup copies or easily re-creatable data. - Available in the FR-PAR region only. + Available in all regions. bucket_acl: true quirks: max_upload_parts: 1000