mirror of
https://github.com/minio/minio.git
synced 2025-01-11 15:03:22 -05:00
Fix mc event add
event flag (#7210)
This commit is contained in:
parent
dd52e5ebe9
commit
18c4ecbbef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user