From e239cbbf3b3ab253b55f64deac5a789c3e387186 Mon Sep 17 00:00:00 2001 From: Gaurav Sharma Date: Wed, 29 Mar 2023 18:48:16 +0530 Subject: [PATCH] Remove the duplicated line. --- doc_source/creating-bucket.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc_source/creating-bucket.md b/doc_source/creating-bucket.md index 136ae07..d243a94 100644 --- a/doc_source/creating-bucket.md +++ b/doc_source/creating-bucket.md @@ -90,8 +90,6 @@ When you use an AWS KMS key for server\-side encryption in Amazon S3, you must c 1. \(Optional\) If you want to enable S3 Object Lock, do the following: - \(Optional\) If you want to enable S3 Object Lock, do the following: - 1. Choose **Advanced settings**\. **Important** You can only enable Object Lock for a bucket when you create it, and you cannot disable it later\. Enabling Object Lock also enables versioning for the bucket\. After enabling you must configure the Object Lock default retention and legal hold settings to protect new objects from being deleted or overwritten\. @@ -107,4 +105,4 @@ To create an Object Lock enabled bucket, you must have the following permissions You've created a bucket in Amazon S3\. **Next step** -To add an object to your bucket, see [Step 2: Upload an object to your bucket](uploading-an-object-bucket.md)\. \ No newline at end of file +To add an object to your bucket, see [Step 2: Upload an object to your bucket](uploading-an-object-bucket.md)\.