PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/aws-sdk/apis

Просмотр файла: groundstation-2019-05-23.waiters2.json

{
  "version" : 2,
  "waiters" : {
    "ContactScheduled" : {
      "description" : "Waits until a contact has been scheduled",
      "delay" : 5,
      "maxAttempts" : 180,
      "operation" : "DescribeContact",
      "acceptors" : [ {
        "matcher" : "path",
        "argument" : "contactStatus",
        "state" : "failure",
        "expected" : "FAILED_TO_SCHEDULE"
      }, {
        "matcher" : "path",
        "argument" : "contactStatus",
        "state" : "success",
        "expected" : "SCHEDULED"
      } ]
    }
  }
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!