mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-08-14 18:48:09 -07:00
spaces.php
This commit is contained in:
parent
7755490b81
commit
eefa32741e
845 changed files with 50409 additions and 0 deletions
3
aws/Aws/data/sqs/2012-11-05/api-2.json.php
Normal file
3
aws/Aws/data/sqs/2012-11-05/api-2.json.php
Normal file
File diff suppressed because one or more lines are too long
3
aws/Aws/data/sqs/2012-11-05/paginators-1.json.php
Normal file
3
aws/Aws/data/sqs/2012-11-05/paginators-1.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/sqs/2012-11-05/paginators-1.json
|
||||
return [ 'pagination' => [ 'ListQueues' => [ 'result_key' => 'QueueUrls', ], ],];
|
3
aws/Aws/data/sqs/2012-11-05/waiters-2.json.php
Normal file
3
aws/Aws/data/sqs/2012-11-05/waiters-2.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/sqs/2012-11-05/waiters-2.json
|
||||
return [ 'version' => 2, 'waiters' => [ 'QueueExists' => [ 'acceptors' => [ [ 'expected' => 200, 'matcher' => 'status', 'state' => 'success', ], [ 'expected' => 'QueueDoesNotExist', 'matcher' => 'error', 'state' => 'retry', ], ], 'delay' => 5, 'maxAttempts' => 40, 'operation' => 'GetQueueUrl', ], ],];
|
Loading…
Add table
Add a link
Reference in a new issue