Event Types

Namespace

obs.EventType

Parameter Description

Constant

Description

OBJECT_CREATED_ALL

All events for creating objects,

including uploading objects through PUT and POST, copying objects, and combining parts

OBJECT_CREATED_PUT

PUT Object events

OBJECT_CREATED_POST

POST Object events

OBJECT_CREATED_COPY

Object copying events

OBJECT_CREATED_COMPLETE_MULTIPART_UPLOAD

Parts merging events

OBJECT_REMOVED_ALL

Events of calling the APIs for deletion and aborting multipart uploads

Events for deleting objects without specifying object version IDs, when versioning is enabled, as well as deleting objects by specifying object version IDs

OBJECT_REMOVED_DELETE

Events for deleting objects by specifying object version IDs

OBJECT_REMOVED_DELETE_MARKER_CREATED

Events for deleting objects without specifying object version IDs, when versioning is enabled