PHP 7.4.33
Preview: waiters-2.json.php Size: 1.04 KB
/home/godevadmin/www/admin/vendor/aws/Aws/data/amp/2020-08-01/waiters-2.json.php

<?php
// This file was auto-generated from sdk-root/src/data/amp/2020-08-01/waiters-2.json
return [ 'version' => 2, 'waiters' => [ 'WorkspaceActive' => [ 'description' => 'Wait until a workspace reaches ACTIVE status', 'delay' => 2, 'maxAttempts' => 60, 'operation' => 'DescribeWorkspace', 'acceptors' => [ [ 'matcher' => 'path', 'argument' => 'workspace.status.statusCode', 'state' => 'success', 'expected' => 'ACTIVE', ], [ 'matcher' => 'path', 'argument' => 'workspace.status.statusCode', 'state' => 'retry', 'expected' => 'UPDATING', ], [ 'matcher' => 'path', 'argument' => 'workspace.status.statusCode', 'state' => 'retry', 'expected' => 'CREATING', ], ], ], 'WorkspaceDeleted' => [ 'description' => 'Wait until a workspace reaches DELETED status', 'delay' => 2, 'maxAttempts' => 60, 'operation' => 'DescribeWorkspace', 'acceptors' => [ [ 'matcher' => 'error', 'state' => 'success', 'expected' => 'ResourceNotFoundException', ], [ 'matcher' => 'path', 'argument' => 'workspace.status.statusCode', 'state' => 'retry', 'expected' => 'DELETING', ], ], ], ],];

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
25.73 KB lrwxrwxr-x 2024-06-18 20:10:50
Edit Download
439 B lrwxrwxr-x 2024-06-18 20:10:50
Edit Download
1.04 KB lrwxrwxr-x 2024-06-18 20:10:50
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).