Refactor object lock config, retention, tags (#140)

* refactor make-bucket, bucket_exists, remove_bucket

* refactor disable-object-legal-hold, enable-object-legal-hold, is-object-legal-hold-enabled
This commit is contained in:
Henk-Jan Lebbink
2025-03-21 17:25:06 +01:00
committed by GitHub
parent d2afb4d3f6
commit ddec540b22
83 changed files with 3462 additions and 1628 deletions

View File

@@ -7,3 +7,5 @@ max_width = 100
array_width = 60 # default is 60
attr_fn_like_width = 70 # default is 70
chain_width = 60 # default is 60
reorder_imports = true