We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 070a654 commit 65d7c5aCopy full SHA for 65d7c5a
codegen/sdk-codegen/aws-models/elasticsearch-service.json
@@ -6560,7 +6560,20 @@
6560
"method": "GET",
6561
"uri": "/2015-01-01/domain",
6562
"code": 200
6563
- }
+ },
6564
+ "smithy.test#smokeTests": [
6565
+ {
6566
+ "id": "ListDomainNamesSuccess",
6567
+ "params": {},
6568
+ "vendorParams": {
6569
+ "region": "us-west-2"
6570
6571
+ "vendorParamsShape": "aws.test#AwsVendorParams",
6572
+ "expect": {
6573
+ "success": {}
6574
+ }
6575
6576
+ ]
6577
}
6578
},
6579
"com.amazonaws.elasticsearchservice#ListDomainNamesRequest": {
0 commit comments