File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -113,11 +113,6 @@ tasks.register("generate-smithy-build") {
113
113
ShapeId .from(" com.amazonaws.rds#AmazonRDSv19" ),
114
114
ShapeId .from(" com.amazonaws.ec2#AmazonEC2" ),
115
115
ShapeId .from(" com.amazonaws.polly#Parrot_v1" ),
116
- ShapeId .from(" com.amazonaws.apigateway#BackplaneControlService" ),
117
- ShapeId .from(" com.amazonaws.glacier#Glacier" ),
118
- ShapeId .from(" com.amazonaws.machinelearning#AmazonML_20141212" ),
119
- ShapeId .from(" com.amazonaws.route53#AWSDnsV20130401" ),
120
- ShapeId .from(" com.amazonaws.s3control#AWSS3ControlServiceV20180820" ),
121
116
)
122
117
val projectionContents = Node .objectNodeBuilder()
123
118
.withMember(" imports" , Node .fromStrings(" ${models.getAbsolutePath()}${File .separator}${file.name} " ))
You can’t perform that action at this time.
0 commit comments