{
    "version": 1,
    "defaultRegion": "us-east-1",
    "testCases": [
        {
            "operationName": "ListRules",
            "input": {
                "Limit": 20
            },
            "errorExpectedFromService": false
        },
        {
            "operationName": "CreateSqlInjectionMatchSet",
            "input": {
                "Name": "fake_name",
                "ChangeToken": "fake_token"
            },
            "errorExpectedFromService": true
        }
    ]
}