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 @@ -111,6 +111,11 @@ tasks.register("generate-smithy-build") {
111
111
ShapeId .from(" com.amazonaws.rds#AmazonRDSv19" ),
112
112
ShapeId .from(" com.amazonaws.ec2#AmazonEC2" ),
113
113
ShapeId .from(" com.amazonaws.polly#Parrot_v1" ),
114
+ ShapeId .from(" com.amazonaws.apigateway#BackplaneControlService" ),
115
+ ShapeId .from(" com.amazonaws.glacier#Glacier" ),
116
+ ShapeId .from(" com.amazonaws.machinelearning#AmazonML_20141212" ),
117
+ ShapeId .from(" com.amazonaws.route53#AWSDnsV20130401" ),
118
+ ShapeId .from(" com.amazonaws.s3control#AWSS3ControlServiceV20180820" ),
114
119
)
115
120
val projectionContents = Node .objectNodeBuilder()
116
121
.withMember(" imports" , Node .fromStrings(" ${models.getAbsolutePath()}${File .separator}${file.name} " ))
You can’t perform that action at this time.
0 commit comments