HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-87-generic #88-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 09:28:41 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/botocore/data/schemas/2019-12-02/waiters-2.json
{
  "version": 2,
  "waiters": {
    "CodeBindingExists": {
      "description": "Wait until code binding is generated",
      "delay": 2,
      "operation": "DescribeCodeBinding",
      "maxAttempts": 30,
      "acceptors": [
        {
          "expected": "CREATE_COMPLETE",
          "matcher": "path",
          "state": "success",
          "argument": "Status"
        },
        {
          "expected": "CREATE_IN_PROGRESS",
          "matcher": "path",
          "state": "retry",
          "argument": "Status"
        },
        {
          "expected": "CREATE_FAILED",
          "matcher": "path",
          "state": "failure",
          "argument": "Status"
        },
        {
          "matcher": "error",
          "expected": "NotFoundException",
          "state": "failure"
        }
      ]
    }
  }
}