runff 1.0 commit
This commit is contained in:
3
lib/aws/Aws/data/opsworkscm/2016-11-01/api-2.json.php
Normal file
3
lib/aws/Aws/data/opsworkscm/2016-11-01/api-2.json.php
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/opsworkscm/2016-11-01/paginators-1.json
|
||||
return [ 'pagination' => [],];
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/opsworkscm/2016-11-01/waiters-2.json
|
||||
return [ 'version' => 2, 'waiters' => [ 'NodeAssociated' => [ 'delay' => 15, 'maxAttempts' => 15, 'operation' => 'DescribeNodeAssociationStatus', 'description' => 'Wait until node is associated or disassociated.', 'acceptors' => [ [ 'expected' => 'SUCCESS', 'state' => 'success', 'matcher' => 'path', 'argument' => 'NodeAssociationStatus', ], [ 'expected' => 'FAILED', 'state' => 'failure', 'matcher' => 'path', 'argument' => 'NodeAssociationStatus', ], ], ], ],];
|
||||
Reference in New Issue
Block a user