HEX
Server: LiteSpeed
System: Linux server.nevid-deploma.com 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: smilepac (1037)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/cppython/lib/python3.8/site-packages/botocore/data/cloudfront/2020-05-31/waiters-2.json
{
  "version" : 2,
  "waiters" : {
    "DistributionDeployed" : {
      "description" : "Wait until a distribution is deployed.",
      "delay" : 60,
      "maxAttempts" : 35,
      "operation" : "GetDistribution",
      "acceptors" : [ {
        "matcher" : "path",
        "argument" : "Distribution.Status",
        "state" : "success",
        "expected" : "Deployed"
      } ]
    },
    "InvalidationCompleted" : {
      "description" : "Wait until an invalidation has completed.",
      "delay" : 20,
      "maxAttempts" : 30,
      "operation" : "GetInvalidation",
      "acceptors" : [ {
        "matcher" : "path",
        "argument" : "Invalidation.Status",
        "state" : "success",
        "expected" : "Completed"
      } ]
    },
    "StreamingDistributionDeployed" : {
      "description" : "Wait until a streaming distribution is deployed.",
      "delay" : 60,
      "maxAttempts" : 25,
      "operation" : "GetStreamingDistribution",
      "acceptors" : [ {
        "matcher" : "path",
        "argument" : "StreamingDistribution.Status",
        "state" : "success",
        "expected" : "Deployed"
      } ]
    }
  }
}