runff 1.0 commit
This commit is contained in:
3
lib/aws/Aws/data/signer/2017-08-25/api-2.json.php
Normal file
3
lib/aws/Aws/data/signer/2017-08-25/api-2.json.php
Normal file
File diff suppressed because one or more lines are too long
3
lib/aws/Aws/data/signer/2017-08-25/paginators-1.json.php
Normal file
3
lib/aws/Aws/data/signer/2017-08-25/paginators-1.json.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/signer/2017-08-25/paginators-1.json
|
||||
return [ 'pagination' => [ 'ListSigningJobs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', ], 'ListSigningPlatforms' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', ], 'ListSigningProfiles' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', ], ],];
|
||||
3
lib/aws/Aws/data/signer/2017-08-25/waiters-2.json.php
Normal file
3
lib/aws/Aws/data/signer/2017-08-25/waiters-2.json.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/signer/2017-08-25/waiters-2.json
|
||||
return [ 'version' => 2, 'waiters' => [ 'SuccessfulSigningJob' => [ 'delay' => 20, 'operation' => 'DescribeSigningJob', 'maxAttempts' => 25, 'acceptors' => [ [ 'expected' => 'Succeeded', 'matcher' => 'path', 'state' => 'success', 'argument' => 'status', ], [ 'expected' => 'Failed', 'matcher' => 'path', 'state' => 'failure', 'argument' => 'status', ], [ 'expected' => 'ResourceNotFoundException', 'matcher' => 'error', 'state' => 'failure', ], ], ], ],];
|
||||
Reference in New Issue
Block a user