summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php
blob: 7c6f0b7a01e36f138b517f056a74b4e637b19170 (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/lambda/2015-03-31/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListFunctions', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'Invoke', 'input' => [ 'FunctionName' => 'bogus-function', ], 'errorExpectedFromService' => true, ], ],];