Skip to content

Commit 7daaecf

Browse files
Apply suggestions from code review
Co-authored-by: Néda <[email protected]>
1 parent 7af64d3 commit 7daaecf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pages/block-storage/reference-content/storage-shared-responsibility-model.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Scaleway is responsible for the operational maintenance of all components essent
2727

2828
Furthermore, Scaleway procures the necessary licenses and usage rights for any third-party solutions that are either used by Scaleway in delivering the Service or made available to the client as part of the Service. It provides the client with necessary information regarding the characteristics and conditions of use of the Service. It also plans and implements updates to the various Service components also considering third-party products used within the Service.
2929

30-
You are responsible to ensure that users comply with the Service's terms of use.
30+
You are responsible of ensuring that users comply with the Service's terms of use.
3131

3232
Scaleway is responsible for monitoring, managing, and forecasting the Services APIs and physical clusters capacity.
3333

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ To host healthcare data in compliance with HDS requirements, you must create a n
5050

5151
10. If you use an encryption mechanism other than [SSE-C](#encryption-with-sse-c), enable bucket encryption using the [PutBucketEncryption](/object-storage/api-cli/bucket-operations/#putbucketencryption) action.
5252

53-
Your bucket is now ready to store healthcare data. Before uploading objects, refer to the sections below for information on how to encrypt and delete your objects in compliance with regulations.
53+
Your bucket is now ready to store healthcare data. Before uploading objects to the bucket, refer to the sections below for information on how to encrypt and delete your objects in compliance with regulations.
5454

55-
## Prohibited actions on a compliant Bucket
55+
## Prohibited actions on a compliant bucket
5656

5757
To host healthcare data, you must comply with the following requirements:
5858

@@ -88,7 +88,7 @@ Customer-side encryption ensures that sensitive data is protected before reachin
8888

8989
Objects must be deleted in a compliant way to make sure data cannot 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.
9090

91-
This mechanism guarantees your objects cannot be immediately retrieved, even if it takes additional time to process the delete of all the remaining chunks of your deleted objects.
91+
This mechanism guarantees your objects cannot be immediately retrieved, even if it takes additional time to process the deletion of all the remaining chunks of your deleted objects.
9292

9393
### Deleting objects encrypted with SSE-C
9494

@@ -112,17 +112,17 @@ Refer to the [dedicated documentation](/object-storage/api-cli/bucket-policy/) f
112112

113113
Make sure that your bucket follows the requirements below:
114114

115-
1. Make sure you [created your bucket](#how-to-create-a-compliant-bucket) in the **France - Paris** (`fr-par`) region.
115+
1. Make sure that you [created your bucket](#how-to-create-a-compliant-bucket) in the **France - Paris** (`fr-par`) region.
116116

117117
2. Use [bucket policies](#enforcing-compliance-using-bucket-policies) to restrict permissions and prevent unwanted operations.
118118

119-
3. Make sure that there is no active lifecycle rules for your bucket.
119+
3. Make sure that there are no active lifecycle rules for your bucket.
120120

121121
4. Make sure that your objects within this bucket are not stored using the **Glacier** storage class.
122122

123123
5. Use a valid [encryption method](#how-to-encrypt-objects).
124124

125-
6. Configure your bucket for [compliant HDS deletion](#how-to-delete-objects).
125+
6. Configure your bucket for [compliant HDS deletion](#how-to-delete-objects).
126126

127127
7. Follow the provided security best practices at all times.
128128

0 commit comments

Comments
 (0)