post object and multipart upload are in src/rgw/rgw_op.cc
setting up bucket notifications is in: src/rgw/rgw_rest_pubsub.cc

actual sending of bucket notifications is handled in: src/rgw/rgw_notify.c. 
but, from tracing perspective, is part of the "ops flow"

On Wed, Jun 17, 2020 at 8:44 AM Abhinav Singh <singhabhinav0796@gmail.com> wrote:
Hello everyone, I found that s3 has the api for rgw request like post object,bucket notification,multipart upload but I cant find the implementation of those. Can someone show me or give me a link about those implementations,

Thank You
_______________________________________________
Dev mailing list -- dev@ceph.io
To unsubscribe send an email to dev-leave@ceph.io