task-run ".", %(
  args => [
    %(
      function-name  => "my-function",
      memory-size => "256",
    )
  ]
);
