Project

General

Profile

Actions

Documentation #46836

closed

notifications: add info on multipart upload

Added by Yuval Lifshitz over 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Tags:
notification
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

regarding multipart upload you would get 3 notifications (minimum) per upload:
  • first notifications is: s3:ObjectCreated:Post
  • every part uploaded will send: s3:ObjectCreated:Put
  • when upload is complete, you will get: s3:ObjectCreated:CompleteMultipartUpload

if you do not want to get all messages you can define more fine grained filtering at the notification level (above notifications assume s3:ObjectCreated:* is set)

Actions

Also available in: Atom PDF