[AWS] Event S3, Lambda and Odrive

Hello,
Is it normal that EventS3 (PutObject) is not triggered when a user put an object throught odrive on an S3.
But the event is triggered when put directly trought the S3 interface.

What is the request made by odrive for new object ? Is it a S3putObject ?

Thanks,

Hi @sysadmin ,
Try adding the s3:ObjectCreated:CompleteMultipartUpload bucket event.