class Aws::Plugins::InvocationId::Handler

def call(context)

def call(context)
  apply_invocation_id(context)
  @handler.call(context)
end