How to verify if Tagging functionality is supported

Tagging functionality is supported for AWS S3 and also any other S3 compatible storages.

A not supported status for tagging functionality can occur from not having necessary permissions or if specific S3 compatible storage does not support Object Tagging.

MDSS does a check verifying every permission required. The required permissions for Tagging functionality should be:

json
Copy

If one of s3: GeObject, PutObject, DeleteObject is missing, the tagging functionality cannot be tested and will be disabled for that storage

If one of s3:PubObjectTagging or GetObjectTagging is missing or S3 compatible storage does not support it, tagging functionality will not be supported

The check is done when the storage is integrated in MDSS or on edit.

It is possible that initially the permissions are not set and tagging would be disabled, to resolve this a simple edit of storage after the permissions issues were resolved should enable the tagging functionality

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard