first commit -> move some files from one-api
This commit is contained in:
3
vendor/aws_v3/Aws/data/budgets/2016-10-20/api-2.json.php
vendored
Normal file
3
vendor/aws_v3/Aws/data/budgets/2016-10-20/api-2.json.php
vendored
Normal file
File diff suppressed because one or more lines are too long
3
vendor/aws_v3/Aws/data/budgets/2016-10-20/endpoint-rule-set-1.json.php
vendored
Normal file
3
vendor/aws_v3/Aws/data/budgets/2016-10-20/endpoint-rule-set-1.json.php
vendored
Normal file
File diff suppressed because one or more lines are too long
3
vendor/aws_v3/Aws/data/budgets/2016-10-20/endpoint-tests-1.json.php
vendored
Normal file
3
vendor/aws_v3/Aws/data/budgets/2016-10-20/endpoint-tests-1.json.php
vendored
Normal file
File diff suppressed because one or more lines are too long
3
vendor/aws_v3/Aws/data/budgets/2016-10-20/paginators-1.json.php
vendored
Normal file
3
vendor/aws_v3/Aws/data/budgets/2016-10-20/paginators-1.json.php
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/budgets/2016-10-20/paginators-1.json
|
||||
return [ 'pagination' => [ 'DescribeBudgetActionHistories' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'ActionHistories', ], 'DescribeBudgetActionsForAccount' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'Actions', ], 'DescribeBudgetActionsForBudget' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'Actions', ], 'DescribeBudgetNotificationsForAccount' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'BudgetNotificationsForAccount', ], 'DescribeBudgetPerformanceHistory' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'BudgetPerformanceHistory', ], 'DescribeBudgets' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'Budgets', ], 'DescribeNotificationsForBudget' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'Notifications', ], 'DescribeSubscribersForNotification' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'Subscribers', ], ],];
|
||||
Reference in New Issue
Block a user