summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php
blob: 871072aad86dd0d6293b3a512bca02836081c50b (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/cloudsearch/2013-01-01/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'DescribeDomains', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'DescribeIndexFields', 'input' => [ 'DomainName' => 'fakedomain', ], 'errorExpectedFromService' => true, ], ],];