runff 1.0 commit
This commit is contained in:
3
lib/aws/Aws/data/lambda/2015-03-31/paginators-1.json.php
Normal file
3
lib/aws/Aws/data/lambda/2015-03-31/paginators-1.json.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/lambda/2015-03-31/paginators-1.json
|
||||
return [ 'pagination' => [ 'ListEventSourceMappings' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'output_token' => 'NextMarker', 'result_key' => 'EventSourceMappings', ], 'ListFunctions' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'output_token' => 'NextMarker', 'result_key' => 'Functions', ], ],];
|
||||
Reference in New Issue
Block a user