From 3ffe6b30195ea301c36bf257e802fbacd5de2ee5 Mon Sep 17 00:00:00 2001 From: Josh Elkins Date: Thu, 25 Jan 2024 15:20:06 -0600 Subject: [PATCH] Remove several unneeded services from codegen for integration tests --- scripts/integration-test-sdk.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/integration-test-sdk.properties b/scripts/integration-test-sdk.properties index cf01c8bd508..a4aef589c33 100644 --- a/scripts/integration-test-sdk.properties +++ b/scripts/integration-test-sdk.properties @@ -1,2 +1,2 @@ # Only include services needed for running integration tests -onlyIncludeModels=kinesis.2013-12-02,s3.2006-03-01,sso-admin.2020-07-20,translate.2017-07-01,sqs.2012-11-05,ec2.2016-11-15,mediaconvert.2017-08-29,ecs.2014-11-13,cloudwatch-logs.2014-03-28,iam.2010-05-08,sts.2011-06-15 +onlyIncludeModels=kinesis.2013-12-02,s3.2006-03-01,sso-admin.2020-07-20,translate.2017-07-01,sqs.2012-11-05,mediaconvert.2017-08-29,sts.2011-06-15