summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/entityresolution/2018-05-10/paginators-1.json.php
blob: 74d41adaba6784fd66a30769d2ec3880344a924e (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/entityresolution/2018-05-10/paginators-1.json
return [ 'pagination' => [ 'ListIdMappingJobs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'jobs', ], 'ListIdMappingWorkflows' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'workflowSummaries', ], 'ListMatchingJobs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'jobs', ], 'ListMatchingWorkflows' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'workflowSummaries', ], 'ListProviderServices' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'providerServiceSummaries', ], 'ListSchemaMappings' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'schemaList', ], ],];