You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/codestarconnections/src/main/resources/codegen-resources/service-2.json
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -307,7 +307,8 @@
307
307
"VpcConfiguration":{
308
308
"shape":"VpcConfiguration",
309
309
"documentation":"<p>The VPC configuration to be provisioned for the host. A VPC must be configured and the infrastructure to be represented by the host must already be connected to the VPC.</p>"
310
-
}
310
+
},
311
+
"Tags":{"shape":"TagList"}
311
312
}
312
313
},
313
314
"CreateHostOutput":{
@@ -316,7 +317,8 @@
316
317
"HostArn":{
317
318
"shape":"HostArn",
318
319
"documentation":"<p>The Amazon Resource Name (ARN) of the host to be created.</p>"
0 commit comments