diff --git a/doc/source/s3_compat.rst b/doc/source/s3_compat.rst index 7ad655ceea..04010a7c17 100644 --- a/doc/source/s3_compat.rst +++ b/doc/source/s3_compat.rst @@ -60,8 +60,6 @@ Amazon S3 operations +------------------------------------------------+------------------+--------------+ | `PUT Bucket acl`_ | Core-API | Yes | +------------------------------------------------+------------------+--------------+ -| `Object tagging`_ | Core-API | Yes | -+------------------------------------------------+------------------+--------------+ | `Versioning`_ | Versioning | Yes | +------------------------------------------------+------------------+--------------+ | `Bucket notification`_ | Notifications | No | @@ -78,6 +76,8 @@ Amazon S3 operations +------------------------------------------------+------------------+--------------+ | `Delete Multiple Objects`_ | Advanced Feature | Yes | +------------------------------------------------+------------------+--------------+ +| `Object tagging`_ | Advanced Feature | No | ++------------------------------------------------+------------------+--------------+ | `GET Object torrent`_ | Advanced Feature | No | +------------------------------------------------+------------------+--------------+ | `Bucket inventory`_ | Advanced Feature | No |