HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/local/CyberCP/lib/python3.10/site-packages/botocore/data/glacier/2012-06-01/waiters-2.json
{
  "version": 2,
  "waiters": {
    "VaultExists": {
      "operation": "DescribeVault",
      "delay": 3,
      "maxAttempts": 15,
      "acceptors": [
        {
          "state": "success",
          "matcher": "status",
          "expected": 200
        },
        {
          "state": "retry",
          "matcher": "error",
          "expected": "ResourceNotFoundException"
        }
      ]
    },
    "VaultNotExists": {
      "operation": "DescribeVault",
      "delay": 3,
      "maxAttempts": 15,
      "acceptors": [
        {
          "state": "retry",
          "matcher": "status",
          "expected": 200
        },
        {
          "state": "success",
          "matcher": "error",
          "expected": "ResourceNotFoundException"
        }
      ]
    }
  }
}