!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/sagemaker/2017-07-24/   drwxr-xr-x
Free 12.97 GB of 57.97 GB (22.38%)
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.5 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
// This file was auto-generated from sdk-root/src/data/sagemaker/2017-07-24/waiters-2.json
return [ 'version' => 2'waiters' => [ 'NotebookInstanceInService' => [ 'delay' => 30'maxAttempts' => 60'operation' => 'DescribeNotebookInstance''acceptors' => [ [ 'expected' => 'InService''matcher' => 'path''state' => 'success''argument' => 'NotebookInstanceStatus', ], [ 'expected' => 'Failed''matcher' => 'path''state' => 'failure''argument' => 'NotebookInstanceStatus', ], ], ], 'NotebookInstanceStopped' => [ 'delay' => 30'operation' => 'DescribeNotebookInstance''maxAttempts' => 60'acceptors' => [ [ 'expected' => 'Stopped''matcher' => 'path''state' => 'success''argument' => 'NotebookInstanceStatus', ], [ 'expected' => 'Failed''matcher' => 'path''state' => 'failure''argument' => 'NotebookInstanceStatus', ], ], ], 'NotebookInstanceDeleted' => [ 'delay' => 30'maxAttempts' => 60'operation' => 'DescribeNotebookInstance''acceptors' => [ [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'success', ], [ 'expected' => 'Failed''matcher' => 'path''state' => 'failure''argument' => 'NotebookInstanceStatus', ], ], ], 'TrainingJobCompletedOrStopped' => [ 'delay' => 120'maxAttempts' => 180'operation' => 'DescribeTrainingJob''acceptors' => [ [ 'expected' => 'Completed''matcher' => 'path''state' => 'success''argument' => 'TrainingJobStatus', ], [ 'expected' => 'Stopped''matcher' => 'path''state' => 'success''argument' => 'TrainingJobStatus', ], [ 'expected' => 'Failed''matcher' => 'path''state' => 'failure''argument' => 'TrainingJobStatus', ], [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'failure', ], ], ], 'EndpointInService' => [ 'delay' => 30'maxAttempts' => 120'operation' => 'DescribeEndpoint''acceptors' => [ [ 'expected' => 'InService''matcher' => 'path''state' => 'success''argument' => 'EndpointStatus', ], [ 'expected' => 'Failed''matcher' => 'path''state' => 'failure''argument' => 'EndpointStatus', ], [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'failure', ], ], ], 'EndpointDeleted' => [ 'delay' => 30'maxAttempts' => 60'operation' => 'DescribeEndpoint''acceptors' => [ [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'success', ], [ 'expected' => 'Failed''matcher' => 'path''state' => 'failure''argument' => 'EndpointStatus', ], ], ], 'TransformJobCompletedOrStopped' => [ 'delay' => 60'maxAttempts' => 60'operation' => 'DescribeTransformJob''acceptors' => [ [ 'expected' => 'Completed''matcher' => 'path''state' => 'success''argument' => 'TransformJobStatus', ], [ 'expected' => 'Stopped''matcher' => 'path''state' => 'success''argument' => 'TransformJobStatus', ], [ 'expected' => 'Failed''matcher' => 'path''state' => 'failure''argument' => 'TransformJobStatus', ], [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'failure', ], ], ], 'ProcessingJobCompletedOrStopped' => [ 'delay' => 60'maxAttempts' => 60'operation' => 'DescribeProcessingJob''acceptors' => [ [ 'expected' => 'Completed''matcher' => 'path''state' => 'success''argument' => 'ProcessingJobStatus', ], [ 'expected' => 'Stopped''matcher' => 'path''state' => 'success''argument' => 'ProcessingJobStatus', ], [ 'expected' => 'Failed''matcher' => 'path''state' => 'failure''argument' => 'ProcessingJobStatus', ], [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'failure', ], ], ], 'ImageCreated' => [ 'delay' => 60'maxAttempts' => 60'operation' => 'DescribeImage''acceptors' => [ [ 'expected' => 'CREATED''matcher' => 'path''state' => 'success''argument' => 'ImageStatus', ], [ 'expected' => 'CREATE_FAILED''matcher' => 'path''state' => 'failure''argument' => 'ImageStatus', ], [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'failure', ], ], ], 'ImageUpdated' => [ 'delay' => 60'maxAttempts' => 60'operation' => 'DescribeImage''acceptors' => [ [ 'expected' => 'CREATED''matcher' => 'path''state' => 'success''argument' => 'ImageStatus', ], [ 'expected' => 'UPDATE_FAILED''matcher' => 'path''state' => 'failure''argument' => 'ImageStatus', ], [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'failure', ], ], ], 'ImageDeleted' => [ 'delay' => 60'maxAttempts' => 60'operation' => 'DescribeImage''acceptors' => [ [ 'expected' => 'ResourceNotFoundException''matcher' => 'error''state' => 'success', ], [ 'expected' => 'DELETE_FAILED''matcher' => 'path''state' => 'failure''argument' => 'ImageStatus', ], [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'failure', ], ], ], 'ImageVersionCreated' => [ 'delay' => 60'maxAttempts' => 60'operation' => 'DescribeImageVersion''acceptors' => [ [ 'expected' => 'CREATED''matcher' => 'path''state' => 'success''argument' => 'ImageVersionStatus', ], [ 'expected' => 'CREATE_FAILED''matcher' => 'path''state' => 'failure''argument' => 'ImageVersionStatus', ], [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'failure', ], ], ], 'ImageVersionDeleted' => [ 'delay' => 60'maxAttempts' => 60'operation' => 'DescribeImageVersion''acceptors' => [ [ 'expected' => 'ResourceNotFoundException''matcher' => 'error''state' => 'success', ], [ 'expected' => 'DELETE_FAILED''matcher' => 'path''state' => 'failure''argument' => 'ImageVersionStatus', ], [ 'expected' => 'ValidationException''matcher' => 'error''state' => 'failure', ], ], ], ],];

:: 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.0052 ]--