Skip to content

Commit 5c03bb1

Browse files
committed
docs(obj): update
1 parent d6cb1e5 commit 5c03bb1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pages/object-storage/how-to/host-healthcare-data.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ to host healthcare data, you must comply to the following requirements:
5757

5858
- You must not use [lifecycle rules](/object-storage/concepts/#lifecycle-configuration) in your compliant bucket.
5959

60+
<Message type="important">
61+
Failure to comply with these requirements may lead to voiding compliance on the objects contained in the bucket.
62+
</Message>
63+
6064
## How to encrypt objects
6165

6266
Objects in a compliant bucket must be encrypted to make sure data is protected. To achieve this, you can either use Scaleway's SSE-C feature, or encrypt objects yourself before uploading them to your bucket.
@@ -71,7 +75,7 @@ Refer to the [dedicated documentation](/object-storage/api-cli/enable-sse-c/) fo
7175

7276
### Customer-side encryption
7377

74-
Customer-side encryption ensures that sensitive data is protected before reaching Scaleway Object Storage, giving you control on the encryption mechanism, and keys managemnent. This method must be used in combination with [Scaleway's HDS-compliant deletion method]().
78+
Customer-side encryption ensures that sensitive data is protected before reaching Scaleway Object Storage, giving you control on the encryption mechanism, and keys managemnent. This method must be used in combination with [Scaleway's HDS-compliant deletion method](#deleting-objects-with-customer-side-encryption).
7579

7680
## How to delete objects
7781

0 commit comments

Comments
 (0)