!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/dms/2016-01-01/   drwxr-xr-x
Free 13.05 GB of 57.97 GB (22.51%)
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 (6.86 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
// This file was auto-generated from sdk-root/src/data/dms/2016-01-01/waiters-2.json
return [ 'version' => 2'waiters' => [ 'TestConnectionSucceeds' => [ 'acceptors' => [ [ 'argument' => 'Connections[].Status''expected' => 'successful''matcher' => 'pathAll''state' => 'success', ], [ 'argument' => 'Connections[].Status''expected' => 'failed''matcher' => 'pathAny''state' => 'failure', ], ], 'delay' => 5'description' => 'Wait until testing connection succeeds.''maxAttempts' => 60'operation' => 'DescribeConnections', ], 'EndpointDeleted' => [ 'acceptors' => [ [ 'expected' => 'ResourceNotFoundFault''matcher' => 'error''state' => 'success', ], [ 'argument' => 'Endpoints[].Status''expected' => 'active''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'Endpoints[].Status''expected' => 'creating''matcher' => 'pathAny''state' => 'failure', ], ], 'delay' => 5'description' => 'Wait until testing endpoint is deleted.''maxAttempts' => 60'operation' => 'DescribeEndpoints', ], 'ReplicationInstanceAvailable' => [ 'acceptors' => [ [ 'argument' => 'ReplicationInstances[].ReplicationInstanceStatus''expected' => 'available''matcher' => 'pathAll''state' => 'success', ], [ 'argument' => 'ReplicationInstances[].ReplicationInstanceStatus''expected' => 'deleting''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationInstances[].ReplicationInstanceStatus''expected' => 'incompatible-credentials''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationInstances[].ReplicationInstanceStatus''expected' => 'incompatible-network''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationInstances[].ReplicationInstanceStatus''expected' => 'inaccessible-encryption-credentials''matcher' => 'pathAny''state' => 'failure', ], ], 'delay' => 60'description' => 'Wait until DMS replication instance is available.''maxAttempts' => 60'operation' => 'DescribeReplicationInstances', ], 'ReplicationInstanceDeleted' => [ 'acceptors' => [ [ 'argument' => 'ReplicationInstances[].ReplicationInstanceStatus''expected' => 'available''matcher' => 'pathAny''state' => 'failure', ], [ 'expected' => 'ResourceNotFoundFault''matcher' => 'error''state' => 'success', ], ], 'delay' => 15'description' => 'Wait until DMS replication instance is deleted.''maxAttempts' => 60'operation' => 'DescribeReplicationInstances', ], 'ReplicationTaskReady' => [ 'acceptors' => [ [ 'argument' => 'ReplicationTasks[].Status''expected' => 'ready''matcher' => 'pathAll''state' => 'success', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'starting''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'running''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'stopping''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'stopped''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'failed''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'modifying''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'testing''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'deleting''matcher' => 'pathAny''state' => 'failure', ], ], 'delay' => 15'description' => 'Wait until DMS replication task is ready.''maxAttempts' => 60'operation' => 'DescribeReplicationTasks', ], 'ReplicationTaskStopped' => [ 'acceptors' => [ [ 'argument' => 'ReplicationTasks[].Status''expected' => 'stopped''matcher' => 'pathAll''state' => 'success', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'ready''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'creating''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'starting''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'failed''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'modifying''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'testing''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'deleting''matcher' => 'pathAny''state' => 'failure', ], ], 'delay' => 15'description' => 'Wait until DMS replication task is stopped.''maxAttempts' => 60'operation' => 'DescribeReplicationTasks', ], 'ReplicationTaskRunning' => [ 'acceptors' => [ [ 'argument' => 'ReplicationTasks[].Status''expected' => 'running''matcher' => 'pathAll''state' => 'success', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'ready''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'creating''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'stopping''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'stopped''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'failed''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'modifying''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'testing''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'deleting''matcher' => 'pathAny''state' => 'failure', ], ], 'delay' => 15'description' => 'Wait until DMS replication task is running.''maxAttempts' => 60'operation' => 'DescribeReplicationTasks', ], 'ReplicationTaskDeleted' => [ 'acceptors' => [ [ 'argument' => 'ReplicationTasks[].Status''expected' => 'ready''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'creating''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'stopped''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'running''matcher' => 'pathAny''state' => 'failure', ], [ 'argument' => 'ReplicationTasks[].Status''expected' => 'failed''matcher' => 'pathAny''state' => 'failure', ], [ 'expected' => 'ResourceNotFoundFault''matcher' => 'error''state' => 'success', ], ], 'delay' => 15'description' => 'Wait until DMS replication task is deleted.''maxAttempts' => 60'operation' => 'DescribeReplicationTasks', ], ],];

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