github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/waf/2015-08-24/smoke.json (about) 1 { 2 "version": 1, 3 "defaultRegion": "us-east-1", 4 "testCases": [ 5 { 6 "operationName": "ListRules", 7 "input": { 8 "Limit": 20 9 }, 10 "errorExpectedFromService": false 11 }, 12 { 13 "operationName": "CreateSqlInjectionMatchSet", 14 "input": { 15 "Name": "fake_name", 16 "ChangeToken": "fake_token" 17 }, 18 "errorExpectedFromService": true 19 } 20 ] 21 }