whitelabel-plugins-update-s.../aws/Aws/data/opensearch/2021-01-01/smoke.json.php
2024-05-13 16:09:03 +05:00

3 lines
394 B
PHP

<?php
// This file was auto-generated from sdk-root/src/data/opensearch/2021-01-01/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListDomainNames', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'DescribeDomain', 'input' => [ 'DomainName' => 'not-a-domain', ], 'errorExpectedFromService' => true, ], ],];