From 49af90d07e755afa568d0aad7ac92ad89c3ea351 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Wed, 6 Nov 2024 15:48:19 +0100 Subject: [PATCH] docs(s3): remove mention of privatebeta for SSE-C --- storage/object/api-cli/enable-sse-c.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/storage/object/api-cli/enable-sse-c.mdx b/storage/object/api-cli/enable-sse-c.mdx index ca929a24e6..80f88284bd 100644 --- a/storage/object/api-cli/enable-sse-c.mdx +++ b/storage/object/api-cli/enable-sse-c.mdx @@ -14,10 +14,6 @@ categories: - object-storage --- - -SSE-C is currently in closed beta, and cannot be enabled on Scaleway Object Storage. - - **S**erver-**S**ide **E**ncryption with **C**ustomer-provided keys (SSE-C) is an encryption method provided by Scaleway Object Storage to protect your data at rest. It allows you to supply your own encryption keys to encrypt data when it is uploaded, and to decrypt data when accessed.