You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/block-storage/how-to/host-healthcare-data.mdx
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,20 +24,16 @@ This documentation provides the following elements:
24
24
25
25
- A Scaleway account logged into the [console](https://console.scaleway.com)
26
26
-[Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
27
-
- Signed an HDS contract with Scaleway for the garantees outlined in the [shared responsibility model]() to apply
27
+
- Signed an HDS contract with Scaleway for the garantees outlined in the [shared responsibility model](/block-storage/reference-content/storage-shared-responsibility-model/) to apply
28
28
29
29
## How to create a compliant volume
30
30
31
31
Even though you can use an existing volume to host healthcare data, we strongly recommend you create a dedicated volume for this purpose.
32
32
33
-
1.
34
-
35
33
## Prohibited actions on a compliant volume
36
34
37
35
to host healthcare data, you must comply to the following requirements:
38
36
39
-
40
-
41
37
<Messagetype="important">
42
38
Failure to comply with these requirements may lead to voiding compliance on the objects contained in the bucket.
43
39
</Message>
@@ -48,7 +44,7 @@ Failure to comply with these requirements may lead to voiding compliance on the
48
44
49
45
## How to delete objects
50
46
51
-
data must be deleted in a compliant way to make sure data can not be retrieved by any means immediately afterward. When using the HDS-compliant method (using the `PutBucketEncryption` action), Scaleway encrypts your uploaded objects with a dedicated key that will be instantly deleted upon receiving a deletion request for the targeted objects.
47
+
data must be deleted in a compliant way to make sure data can not be retrieved by any means immediately afterward.
52
48
53
49
This mechanism guarantees your objects can not be immediately retrieved, even if it takes additionnal time to process the delete of all the remaining chunks of your deleted objects.
54
50
@@ -62,4 +58,4 @@ Make sure that your bucket follows the requirements below:
62
58
63
59
7. Follow the provided security best practices at all times.
64
60
65
-
Refer to the [Block Storage Shared Responsibility Model](/block-storage/reference-content/storage-shared-responsibility-model/)) for comprehensive information on the legal framework to host healthcare data.
61
+
Refer to the [Block Storage Shared Responsibility Model](/block-storage/reference-content/storage-shared-responsibility-model/) for comprehensive information on the legal framework to host healthcare data.
Copy file name to clipboardExpand all lines: pages/object-storage/how-to/host-healthcare-data.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This documentation provides the following elements:
24
24
25
25
- A Scaleway account logged into the [console](https://console.scaleway.com)
26
26
-[Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
27
-
- Signed an HDS contract with Scaleway for the garantees outlined in the [shared responsibility model]() to apply
27
+
- Signed an HDS contract with Scaleway for the garantees outlined in the [shared responsibility model](/object-storage/reference-content/storage-shared-responsibility-model/) to apply
28
28
29
29
## How to create a compliant bucket
30
30
@@ -56,7 +56,7 @@ Your bucket is now ready to store healthcare data. Before uploading objects, ref
56
56
57
57
to host healthcare data, you must comply to the following requirements:
58
58
59
-
- You must not use the [Glacier](/object-storage/concepts/#storage-classes) storage class. Refer to the [Shared responsibility model]() for more information on this requirement.
59
+
- You must not use the [Glacier](/object-storage/concepts/#storage-classes) storage class. Refer to the [Shared responsibility model](/object-storage/reference-content/storage-shared-responsibility-model/) for more information on this requirement.
60
60
61
61
- You must not use [lifecycle rules](/object-storage/concepts/#lifecycle-configuration) in your compliant bucket.
0 commit comments