Event Types
Type Definition
type EventType string
Constants
| Constant | Default Value | Description |
|---|---|---|
| ObjectCreatedAll | ObjectCreated:* | All events for creating object through PUT, POST, Copy, Combine methods |
| ObjectCreatedPut | ObjectCreated:Put | PUT Object events |
| ObjectCreatedPost | ObjectCreated:Post | POST Object events |
| ObjectCreatedCopy | ObjectCreated:Copy | PUT Object - Copy events |
| ObjectCreatedCompleteMultipartUpload | ObjectCreated:CompleteMultipartUpload | Complete Multipart Upload events |
| ObjectRemovedAll | ObjectRemoved:* | 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 |
| ObjectRemovedDelete | ObjectRemoved:Delete | Events for deleting objects by specifying object version IDs |
| ObjectRemovedDeleteMarkerCreated | ObjectRemoved:DeleteMarkerCreated | Events for deleting objects without specifying object version IDs, when versioning is enabled |
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot