github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/route53domains/2014-05-15/smoke.json (about) 1 { 2 "version": 1, 3 "defaultRegion": "us-east-1", 4 "testCases": [ 5 { 6 "operationName": "ListDomains", 7 "input": {}, 8 "errorExpectedFromService": false 9 }, 10 { 11 "operationName": "GetDomainDetail", 12 "input": { 13 "DomainName": "fake-domain-name" 14 }, 15 "errorExpectedFromService": true 16 } 17 ] 18 }