runff 1.0 commit
This commit is contained in:
3
lib/aws/Aws/data/lambda/2015-03-31/smoke.json.php
Normal file
3
lib/aws/Aws/data/lambda/2015-03-31/smoke.json.php
Normal file
@@ -0,0 +1,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, ], ],];
|
||||
Reference in New Issue
Block a user