mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-08-14 02:27:23 -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/dynamodb/2011-12-05/api-2.json.php
Normal file
3
aws/Aws/data/dynamodb/2011-12-05/api-2.json.php
Normal file
File diff suppressed because one or more lines are too long
3
aws/Aws/data/dynamodb/2011-12-05/paginators-1.json.php
Normal file
3
aws/Aws/data/dynamodb/2011-12-05/paginators-1.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/dynamodb/2011-12-05/paginators-1.json
|
||||
return [ 'pagination' => [ 'BatchGetItem' => [ 'input_token' => 'RequestItems', 'output_token' => 'UnprocessedKeys', ], 'ListTables' => [ 'input_token' => 'ExclusiveStartTableName', 'limit_key' => 'Limit', 'output_token' => 'LastEvaluatedTableName', 'result_key' => 'TableNames', ], 'Query' => [ 'input_token' => 'ExclusiveStartKey', 'limit_key' => 'Limit', 'output_token' => 'LastEvaluatedKey', 'result_key' => 'Items', ], 'Scan' => [ 'input_token' => 'ExclusiveStartKey', 'limit_key' => 'Limit', 'output_token' => 'LastEvaluatedKey', 'result_key' => 'Items', ], ],];
|
3
aws/Aws/data/dynamodb/2011-12-05/waiters-1.json.php
Normal file
3
aws/Aws/data/dynamodb/2011-12-05/waiters-1.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/dynamodb/2011-12-05/waiters-1.json
|
||||
return [ 'waiters' => [ '__default__' => [ 'interval' => 20, 'max_attempts' => 25, ], '__TableState' => [ 'operation' => 'DescribeTable', ], 'TableExists' => [ 'extends' => '__TableState', 'description' => 'Wait until a table exists and can be accessed', 'ignore_errors' => [ 'ResourceNotFoundException', ], 'success_type' => 'output', 'success_path' => 'Table.TableStatus', 'success_value' => 'ACTIVE', ], 'TableNotExists' => [ 'extends' => '__TableState', 'description' => 'Wait until a table is deleted', 'success_type' => 'error', 'success_value' => 'ResourceNotFoundException', ], ],];
|
3
aws/Aws/data/dynamodb/2011-12-05/waiters-2.json.php
Normal file
3
aws/Aws/data/dynamodb/2011-12-05/waiters-2.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/dynamodb/2011-12-05/waiters-2.json
|
||||
return [ 'version' => 2, 'waiters' => [ 'TableExists' => [ 'delay' => 20, 'operation' => 'DescribeTable', 'maxAttempts' => 25, 'acceptors' => [ [ 'expected' => 'ACTIVE', 'matcher' => 'path', 'state' => 'success', 'argument' => 'Table.TableStatus', ], [ 'expected' => 'ResourceNotFoundException', 'matcher' => 'error', 'state' => 'retry', ], ], ], 'TableNotExists' => [ 'delay' => 20, 'operation' => 'DescribeTable', 'maxAttempts' => 25, 'acceptors' => [ [ 'expected' => 'ResourceNotFoundException', 'matcher' => 'error', 'state' => 'success', ], ], ], ],];
|
3
aws/Aws/data/dynamodb/2012-08-10/api-2.json.php
Normal file
3
aws/Aws/data/dynamodb/2012-08-10/api-2.json.php
Normal file
File diff suppressed because one or more lines are too long
3
aws/Aws/data/dynamodb/2012-08-10/paginators-1.json.php
Normal file
3
aws/Aws/data/dynamodb/2012-08-10/paginators-1.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/dynamodb/2012-08-10/paginators-1.json
|
||||
return [ 'pagination' => [ 'BatchGetItem' => [ 'input_token' => 'RequestItems', 'output_token' => 'UnprocessedKeys', ], 'ListTables' => [ 'input_token' => 'ExclusiveStartTableName', 'limit_key' => 'Limit', 'output_token' => 'LastEvaluatedTableName', 'result_key' => 'TableNames', ], 'Query' => [ 'input_token' => 'ExclusiveStartKey', 'limit_key' => 'Limit', 'output_token' => 'LastEvaluatedKey', 'result_key' => 'Items', ], 'Scan' => [ 'input_token' => 'ExclusiveStartKey', 'limit_key' => 'Limit', 'output_token' => 'LastEvaluatedKey', 'result_key' => 'Items', ], ],];
|
3
aws/Aws/data/dynamodb/2012-08-10/waiters-1.json.php
Normal file
3
aws/Aws/data/dynamodb/2012-08-10/waiters-1.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/dynamodb/2012-08-10/waiters-1.json
|
||||
return [ 'waiters' => [ '__default__' => [ 'interval' => 20, 'max_attempts' => 25, ], '__TableState' => [ 'operation' => 'DescribeTable', ], 'TableExists' => [ 'extends' => '__TableState', 'ignore_errors' => [ 'ResourceNotFoundException', ], 'success_type' => 'output', 'success_path' => 'Table.TableStatus', 'success_value' => 'ACTIVE', ], 'TableNotExists' => [ 'extends' => '__TableState', 'success_type' => 'error', 'success_value' => 'ResourceNotFoundException', ], ],];
|
3
aws/Aws/data/dynamodb/2012-08-10/waiters-2.json.php
Normal file
3
aws/Aws/data/dynamodb/2012-08-10/waiters-2.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/dynamodb/2012-08-10/waiters-2.json
|
||||
return [ 'version' => 2, 'waiters' => [ 'TableExists' => [ 'delay' => 20, 'operation' => 'DescribeTable', 'maxAttempts' => 25, 'acceptors' => [ [ 'expected' => 'ACTIVE', 'matcher' => 'path', 'state' => 'success', 'argument' => 'Table.TableStatus', ], [ 'expected' => 'ResourceNotFoundException', 'matcher' => 'error', 'state' => 'retry', ], ], ], 'TableNotExists' => [ 'delay' => 20, 'operation' => 'DescribeTable', 'maxAttempts' => 25, 'acceptors' => [ [ 'expected' => 'ResourceNotFoundException', 'matcher' => 'error', 'state' => 'success', ], ], ], ],];
|
Loading…
Add table
Add a link
Reference in a new issue