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回答
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!

回答済み 8ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ