Are S3 event notifications traceable in X-Ray?

0

Hi,

we have clients uploading files to S3 -- S3 events are a starting point. S3 events notifications are linked with SQS or EventBridge as destinations. Is it possible to see following traces in X-Ray:

  1. s3 put object -> SQS (via s3 events notifications)
  2. s3 put object -> EventBridge (via s3 events notifications)

Question possibly related to https://github.com/aws/aws-xray-sdk-node/issues/445

1 Answer
0

I've already went through documentation before asking the question (including the one in response) and it is not clear to me. In particular the scenario I'm asking about is not mentioned as far as I can see (when trace would originate with uploading file to S3). The simple yes/no answer to my question would suffice. Thanks in advance!

answered 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions