summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/emr-serverless/2021-07-13/paginators-1.json.php
blob: 4e182be251452545f008be3a9888b8dcd816a3e7 (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/emr-serverless/2021-07-13/paginators-1.json
return [ 'pagination' => [ 'ListApplications' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'applications', ], 'ListJobRuns' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'jobRuns', ], ],];