mirror of
https://github.com/minio/docs.git
synced 2025-08-08 01:43:18 +03:00
DOCS-807, DOCS-846, Misc. Bug fixes (#861)
Closes #807 Closes #846 --------- Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
This commit is contained in:
@@ -199,13 +199,13 @@ event with the configured PostgreSQL service as a target:
|
||||
- Replace ``EVENTS`` with a comma-separated list of :ref:`events
|
||||
<mc-event-supported-events>` for which MinIO triggers notifications.
|
||||
|
||||
Use :mc:`mc event list` to view all configured bucket events for
|
||||
Use :mc:`mc event ls` to view all configured bucket events for
|
||||
a given notification target:
|
||||
|
||||
.. code-block:: shell
|
||||
:class: copyable
|
||||
|
||||
mc event list ALIAS/BUCKET arn:minio:sqs::primary:postgresql
|
||||
mc event ls ALIAS/BUCKET arn:minio:sqs::primary:postgresql
|
||||
|
||||
4) Validate the Configured Events
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Reference in New Issue
Block a user