class Datadog::Tracing::Contrib::Aws::Instrumentation
A Seahorse::Client::Plugin that enables instrumentation for all AWS services
def add_handlers(handlers, _)
def add_handlers(handlers, _) handlers.add(Handler, step: :validate) end
A Seahorse::Client::Plugin that enables instrumentation for all AWS services
def add_handlers(handlers, _) handlers.add(Handler, step: :validate) end