summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php
blob: 76310059e9261bd400d418a4edaac5e3f3b4f7a0 (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/ssm/2014-11-06/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListDocuments', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'GetDocument', 'input' => [ 'Name' => '\'fake-name\'', ], 'errorExpectedFromService' => true, ], ],];