From 1b77127304483ab478683455ee30fd2d41126658 Mon Sep 17 00:00:00 2001 From: Milan <milan.danecek@gmail.com> Date: Fri, 25 Aug 2023 00:21:04 +0200 Subject: [PATCH] s3 versioning fix code --- object-storage/s3-features.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/object-storage/s3-features.md b/object-storage/s3-features.md index 7e44636..00eff68 100644 --- a/object-storage/s3-features.md +++ b/object-storage/s3-features.md @@ -414,3 +414,5 @@ And check the object versions. } ] } + +## Setup bucket policies for sharing (AWS-CLI S3 plugin) -- GitLab