diff --git a/build_tools/aws-sdk-code-generator/spec/protocol-tests-ignore-list.json b/build_tools/aws-sdk-code-generator/spec/protocol-tests-ignore-list.json index d02cb0f1fcc..12a019245b5 100644 --- a/build_tools/aws-sdk-code-generator/spec/protocol-tests-ignore-list.json +++ b/build_tools/aws-sdk-code-generator/spec/protocol-tests-ignore-list.json @@ -1,7 +1,11 @@ { "ec2" : { - "input" : [], + "input" : [ + { + "Ec2EmptyQueryLists": "Empty lists should be omitted from serialization. Smithy to update" + } + ], "output" : [] }, "json" : {