Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aws/aws-sdk-php/src/data/opensearch/2021-01-01/smoke.json.php')
-rw-r--r--aws/aws-sdk-php/src/data/opensearch/2021-01-01/smoke.json.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/aws/aws-sdk-php/src/data/opensearch/2021-01-01/smoke.json.php b/aws/aws-sdk-php/src/data/opensearch/2021-01-01/smoke.json.php
new file mode 100644
index 00000000..c732d7e8
--- /dev/null
+++ b/aws/aws-sdk-php/src/data/opensearch/2021-01-01/smoke.json.php
@@ -0,0 +1,3 @@
+<?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, ], ],];