const triggers = await scf('ListTriggers', tc.config, {
    FunctionName: config.config.FunctionName,
    Namespace: config.config.Namespace,
  })