????

Your IP : 216.73.216.185


Current Path : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/botocore/data/macie2/2020-01-01/
Upload File :
Current File : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/botocore/data/macie2/2020-01-01/waiters-2.json

{
  "version": 2,
  "waiters": {
    "FindingRevealed": {
      "description": "Wait until the sensitive data occurrences are ready.",
      "delay": 2,
      "maxAttempts": 60,
      "operation": "GetSensitiveDataOccurrences",
      "acceptors": [
        {
          "matcher": "path",
          "argument": "status",
          "state": "success",
          "expected": "SUCCESS"
        },
        {
          "matcher": "path",
          "argument": "status",
          "state": "success",
          "expected": "ERROR"
        }
      ]
    }
  }
}