1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Updates for mc RELEASE.2023-08-29T22-55-06Z (#979)

mc
[RELEASE.2023-08-29T22-55-06Z](https://github.com/minio/mc/releases/tag/RELEASE.2023-08-29T22-55-06Z)
has changes that impact the docs:

- Adds `list` command to `mc admin kms key`
- Adds new group of `scanner` event types

There is no issue to track this release.
This commit is contained in:
Daryl White
2023-08-31 09:53:21 -05:00
committed by GitHub
parent 3496680300
commit 28e415fd8c
3 changed files with 34 additions and 4 deletions

View File

@ -183,6 +183,14 @@ Specify the wildcard ``*`` character to select all events related to a prefix:
Selects all ``s3:ObjectRestore``\ -prefixed events.
Scanner Events
~~~~~~~~~~~~~~
MinIO supports triggering notifications on the following S3 scanner transition events:
.. data:: s3:Scanner:ManyVersions
.. data:: s3:Scanner:BigPrefix
Global Events
~~~~~~~~~~~~~