summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/smoke.json.php
blob: a41b2c131725d7e68b1530a2e158d1464fb1ab03 (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/codepipeline/2015-07-09/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListPipelines', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'GetPipeline', 'input' => [ 'name' => 'fake-pipeline', ], 'errorExpectedFromService' => true, ], ],];