mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-08-14 10:37:19 -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/guardduty/2017-11-28/api-2.json.php
Normal file
3
aws/Aws/data/guardduty/2017-11-28/api-2.json.php
Normal file
File diff suppressed because one or more lines are too long
3
aws/Aws/data/guardduty/2017-11-28/paginators-1.json.php
Normal file
3
aws/Aws/data/guardduty/2017-11-28/paginators-1.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/guardduty/2017-11-28/paginators-1.json
|
||||
return [ 'pagination' => [ 'ListDetectors' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'DetectorIds', ], 'ListFindings' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'FindingIds', ], 'ListIPSets' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'IpSetIds', ], 'ListThreatIntelSets' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'ThreatIntelSetIds', ], 'ListInvitations' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'Invitations', ], 'ListMembers' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'Members', ], ],];
|
Loading…
Add table
Add a link
Reference in a new issue