Sindbad~EG File Manager

Current Path : /usr/lib/rads/venv/lib64/python3.13/site-packages/botocore/data/dsql/2018-05-10/
Upload File :
Current File : //usr/lib/rads/venv/lib64/python3.13/site-packages/botocore/data/dsql/2018-05-10/waiters-2.json

{
  "version" : 2,
  "waiters" : {
    "ClusterActive" : {
      "description" : "Wait until a Cluster is ACTIVE",
      "delay" : 2,
      "maxAttempts" : 60,
      "operation" : "GetCluster",
      "acceptors" : [ {
        "matcher" : "path",
        "argument" : "status",
        "state" : "success",
        "expected" : "ACTIVE"
      } ]
    },
    "ClusterNotExists" : {
      "description" : "Wait until a Cluster is gone",
      "delay" : 2,
      "maxAttempts" : 60,
      "operation" : "GetCluster",
      "acceptors" : [ {
        "matcher" : "error",
        "state" : "success",
        "expected" : "ResourceNotFoundException"
      } ]
    }
  }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists