summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php
blob: f9844cb9e2bd1f2ec5586aafa64107655807a23b (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/cloudtrail/2013-11-01/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'DescribeTrails', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'DeleteTrail', 'input' => [ 'Name' => 'faketrail', ], 'errorExpectedFromService' => true, ], ],];