Fix mc event add event flag (#7210)

This commit is contained in:
Adam 2019-02-08 16:18:34 -08:00 committed by kannappanr
parent dd52e5ebe9
commit 18c4ecbbef

View file

@ -970,7 +970,7 @@ We will enable bucket event notification to trigger whenever a JPEG image is upl
```
mc mb myminio/images
mc mb myminio/images-thumbnail
mc event add myminio/images arn:minio:sqs::1:webhook --events put --suffix .jpg
mc event add myminio/images arn:minio:sqs::1:webhook --event put --suffix .jpg
```
Check if event notification is successfully configured by