diff --git a/lib/constants.js b/lib/constants.js index 10f310a5b..48a62968c 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -130,6 +130,9 @@ module.exports = { 's3:ObjectRemoved:Delete', 's3:ObjectRemoved:DeleteMarkerCreated', 's3:Replication:OperationFailedReplication', + 's3:ObjectTagging:*', + 's3:ObjectTagging:Put', + 's3:ObjectTagging:Delete', ]), notificationArnPrefix: 'arn:scality:bucketnotif', // HTTP server keep-alive timeout is set to a higher value than