Skip to content

Commit 39ceb7f

Browse files
committed
Proofreading - date update - duplication
1 parent 2fd635f commit 39ceb7f

File tree

15 files changed

+149
-19
lines changed

15 files changed

+149
-19
lines changed

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.de-de.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Verwaltung der Objektunveränderlichkeit mit der Objektsperre (WORM) (EN)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -152,6 +152,11 @@ The result should look like this:
152152

153153
### How to configure an Object Lock retention period on an object
154154

155+
> [!primary]
156+
>
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158+
>
159+
155160
To set an object retention configuration on an object:
156161

157162
```bash
@@ -204,6 +209,11 @@ aws s3api delete-object \
204209

205210
### How to configure an Object Lock Legal hold on an object
206211

212+
> [!primary]
213+
>
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215+
>
216+
207217
To set a Legal hold configuration to the specified object:
208218

209219
```bash

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.en-asia.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Managing object immutability with Object Lock (WORM)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -152,6 +152,11 @@ The result should look like this:
152152

153153
### How to configure an Object Lock retention period on an object
154154

155+
> [!primary]
156+
>
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158+
>
159+
155160
To set an object retention configuration on an object:
156161

157162
```bash
@@ -204,6 +209,11 @@ aws s3api delete-object \
204209

205210
### How to configure an Object Lock Legal hold on an object
206211

212+
> [!primary]
213+
>
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215+
>
216+
207217
To set a Legal hold configuration to the specified object:
208218

209219
```bash

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.en-au.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Managing object immutability with Object Lock (WORM)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -152,6 +152,11 @@ The result should look like this:
152152

153153
### How to configure an Object Lock retention period on an object
154154

155+
> [!primary]
156+
>
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158+
>
159+
155160
To set an object retention configuration on an object:
156161

157162
```bash
@@ -204,6 +209,11 @@ aws s3api delete-object \
204209

205210
### How to configure an Object Lock Legal hold on an object
206211

212+
> [!primary]
213+
>
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215+
>
216+
207217
To set a Legal hold configuration to the specified object:
208218

209219
```bash

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.en-ca.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Managing object immutability with Object Lock (WORM)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -152,6 +152,11 @@ The result should look like this:
152152

153153
### How to configure an Object Lock retention period on an object
154154

155+
> [!primary]
156+
>
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158+
>
159+
155160
To set an object retention configuration on an object:
156161

157162
```bash
@@ -204,6 +209,11 @@ aws s3api delete-object \
204209

205210
### How to configure an Object Lock Legal hold on an object
206211

212+
> [!primary]
213+
>
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215+
>
216+
207217
To set a Legal hold configuration to the specified object:
208218

209219
```bash

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Managing object immutability with Object Lock (WORM)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -154,7 +154,7 @@ The result should look like this:
154154

155155
> [!primary]
156156
>
157-
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the "s3:PutObjectRetention" action allowed in their IAM policy to set the retention period successfully.
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158158
>
159159
160160
To set an object retention configuration on an object:
@@ -211,7 +211,7 @@ aws s3api delete-object \
211211

212212
> [!primary]
213213
>
214-
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the "s3:PutObjectLegalHold" permission to apply or remove a Legal Hold.
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215215
>
216216
217217
To set a Legal hold configuration to the specified object:

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.en-ie.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Managing object immutability with Object Lock (WORM)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -152,6 +152,11 @@ The result should look like this:
152152

153153
### How to configure an Object Lock retention period on an object
154154

155+
> [!primary]
156+
>
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158+
>
159+
155160
To set an object retention configuration on an object:
156161

157162
```bash
@@ -204,6 +209,11 @@ aws s3api delete-object \
204209

205210
### How to configure an Object Lock Legal hold on an object
206211

212+
> [!primary]
213+
>
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215+
>
216+
207217
To set a Legal hold configuration to the specified object:
208218

209219
```bash

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.en-sg.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Managing object immutability with Object Lock (WORM)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -152,6 +152,11 @@ The result should look like this:
152152

153153
### How to configure an Object Lock retention period on an object
154154

155+
> [!primary]
156+
>
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158+
>
159+
155160
To set an object retention configuration on an object:
156161

157162
```bash
@@ -204,6 +209,11 @@ aws s3api delete-object \
204209

205210
### How to configure an Object Lock Legal hold on an object
206211

212+
> [!primary]
213+
>
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215+
>
216+
207217
To set a Legal hold configuration to the specified object:
208218

209219
```bash

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.en-us.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Managing object immutability with Object Lock (WORM)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -152,6 +152,11 @@ The result should look like this:
152152

153153
### How to configure an Object Lock retention period on an object
154154

155+
> [!primary]
156+
>
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158+
>
159+
155160
To set an object retention configuration on an object:
156161

157162
```bash
@@ -204,6 +209,11 @@ aws s3api delete-object \
204209

205210
### How to configure an Object Lock Legal hold on an object
206211

212+
> [!primary]
213+
>
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215+
>
216+
207217
To set a Legal hold configuration to the specified object:
208218

209219
```bash

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.es-es.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Gestión de la inmutabilidad de los objetos con Object Lock (WORM) (EN)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -152,6 +152,11 @@ The result should look like this:
152152

153153
### How to configure an Object Lock retention period on an object
154154

155+
> [!primary]
156+
>
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158+
>
159+
155160
To set an object retention configuration on an object:
156161

157162
```bash
@@ -204,6 +209,11 @@ aws s3api delete-object \
204209

205210
### How to configure an Object Lock Legal hold on an object
206211

212+
> [!primary]
213+
>
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215+
>
216+
207217
To set a Legal hold configuration to the specified object:
208218

209219
```bash

pages/storage_and_backup/object_storage/s3_managing_object_lock/guide.es-us.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Gestión de la inmutabilidad de los objetos con Object Lock (WORM) (EN)
33
excerpt: Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model
4-
updated: 2023-08-09
4+
updated: 2025-03-25
55
---
66

77
## Objective
@@ -152,6 +152,11 @@ The result should look like this:
152152

153153
### How to configure an Object Lock retention period on an object
154154

155+
> [!primary]
156+
>
157+
> Before configuring an Object Lock retention period on an object, ensure that the appropriate permissions are granted. Specifically, the user must have the `s3:PutObjectRetention` action allowed in their IAM policy to set the retention period successfully.
158+
>
159+
155160
To set an object retention configuration on an object:
156161

157162
```bash
@@ -204,6 +209,11 @@ aws s3api delete-object \
204209

205210
### How to configure an Object Lock Legal hold on an object
206211

212+
> [!primary]
213+
>
214+
> Before placing an object under Legal Hold, ensure that the necessary permissions are granted. The user must have the `s3:PutObjectLegalHold` permission to apply or remove a Legal Hold.
215+
>
216+
207217
To set a Legal hold configuration to the specified object:
208218

209219
```bash

0 commit comments

Comments
 (0)