summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php
blob: f68ddbd353c4ca4312c2881818879b0dea42a3ae (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/es/2015-01-01/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListDomainNames', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'DescribeElasticsearchDomain', 'input' => [ 'DomainName' => 'not-a-domain', ], 'errorExpectedFromService' => true, ], ],];