PHP Classes

File: application/modules/extensions/aws/Aws/data/datapipeline/2012-10-29/paginators-1.json.php

Recommend this page to a friend!
  Classes of Tran Tuan   Pretty PHP S3 Files Manager   application/modules/extensions/aws/Aws/data/datapipeline/2012-10-29/paginators-1.json.php   Download  
File: application/modules/extensions/aws/Aws/data/datapipeline/2012-10-29/paginators-1.json.php
Role: Application script
Content type: text/plain
Description: Application script
Class: Pretty PHP S3 Files Manager
Web based interface to manage files in Amazon S3
Author: By
Last change:
Date: 8 years ago
Size: 668 bytes
 

Contents

Class file image Download
<?php
// This file was auto-generated from sdk-root/src/data/datapipeline/2012-10-29/paginators-1.json
return [ 'pagination' => [ 'DescribeObjects' => [ 'input_token' => 'marker', 'more_results' => 'hasMoreResults', 'output_token' => 'marker', 'result_key' => 'pipelineObjects', ], 'DescribePipelines' => [ 'result_key' => 'pipelineDescriptionList', ], 'ListPipelines' => [ 'input_token' => 'marker', 'more_results' => 'hasMoreResults', 'output_token' => 'marker', 'result_key' => 'pipelineIdList', ], 'QueryObjects' => [ 'input_token' => 'marker', 'limit_key' => 'limit', 'more_results' => 'hasMoreResults', 'output_token' => 'marker', 'result_key' => 'ids', ], ],];