Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/
Upload File :
Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php

<?php
// This file was auto-generated from sdk-root/src/data/pricing/2017-10-15/paginators-1.json
return [ 'pagination' => [ 'DescribeServices' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'Services', ], 'GetAttributeValues' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'AttributeValues', ], 'GetProducts' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'PriceList', ], 'ListPriceLists' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'PriceLists', ], ],];