mc event list
The mc event ls
command lists all event notification triggers for a bucket.
The alias mc event list
has equivalent functionality to mc event ls
.
Syntax
Parameters
ALIAS
Required
The S3 service alias and bucket to which the command lists event notification. For example:
mc event ls play/mybucket ARN...
ARN
Required
The Amazon Resource Name (ARN) of the bucket resource.
The Object Store outputs an ARN at startup for each configured notification target. See Bucket Notifications for more information.
Global Flags
This command supports any of the global flags.
Examples
List Event Notifications on a Bucket
The following command lists all event notification triggers on a bucket.
mc event ls myminio/mydata
Behavior
S3 Compatibility
The mc
command-line tool is built for compatibility with the AWS S3 API and is tested with AIStor and AWS S3 for expected functionality and behavior.
AIStor provides no guarantees for other S3-compatible services, as their S3 API implementation is unknown and therefore unsupported.
While mc
commands may work as documented, any such usage is at your own risk.