1
0
mirror of https://github.com/minio/docs.git synced 2026-01-04 02:44:36 +03:00

COMPLIANCE functionally equiv to S3 COMPLIANCE mode (#1309)

This seems to be a copy error, based on my comparison of the COMPLIANCE
LOCK and S3's Compliance mode (vs S3's Governance mode).

---------

Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com>
This commit is contained in:
Thomas L. Kula
2024-08-28 16:54:40 -04:00
committed by GitHub
parent 008cd9acba
commit d87eb665c9

View File

@@ -403,7 +403,7 @@ entirely. Bypassing ``GOVERNANCE`` retention also requires setting the
The MinIO ``GOVERNANCE`` lock is functionally identical to the
:s3-docs:`S3 GOVERNANCE mode
<object-lock-overview.html#object-lock-retention-modes>`.
<object-lock.html#object-lock-retention-modes>`.
.. _minio-object-locking-compliance:
@@ -418,8 +418,8 @@ You cannot change or remove the lock before the configured retention
duration has passed.
The MinIO ``COMPLIANCE`` lock is functionally identical to the
:s3-docs:`S3 GOVERNANCE mode
<object-lock-overview.html#object-lock-retention-modes>`.
:s3-docs:`S3 COMPLIANCE mode
<object-lock.html#object-lock-retention-modes>`.
.. _minio-object-locking-legalhold: