Module sns

Module sns 

Source
Expand description

SNS event extractor for notification triggers.

Extracts trace context from SNS message attributes, checking:

  1. message_attributes for W3C traceparent (injected by OTel-instrumented producers)
  2. message_attributes for AWSTraceHeader in X-Ray format

Structsยง

SnsEventExtractor
Extractor for SNS notification events.