File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,11 @@ 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" ),
116
121
)
117
122
val projectionContents = Node .objectNodeBuilder()
118
123
.withMember(" imports" , Node .fromStrings(" ${models.getAbsolutePath()}${File .separator}${file.name} " ))
You can’t perform that action at this time.
0 commit comments