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/robomaker/src/main/resources/codegen-resources/service-2.json
+13-26Lines changed: 13 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -1065,8 +1065,7 @@
1065
1065
},
1066
1066
"CancelDeploymentJobResponse":{
1067
1067
"type":"structure",
1068
-
"members":{
1069
-
},
1068
+
"members":{},
1070
1069
"deprecated":true,
1071
1070
"deprecatedMessage":"Support for the AWS RoboMaker application deployment feature has ended. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html."
1072
1071
},
@@ -1082,8 +1081,7 @@
1082
1081
},
1083
1082
"CancelSimulationJobBatchResponse":{
1084
1083
"type":"structure",
1085
-
"members":{
1086
-
}
1084
+
"members":{}
1087
1085
},
1088
1086
"CancelSimulationJobRequest":{
1089
1087
"type":"structure",
@@ -1097,8 +1095,7 @@
1097
1095
},
1098
1096
"CancelSimulationJobResponse":{
1099
1097
"type":"structure",
1100
-
"members":{
1101
-
}
1098
+
"members":{}
1102
1099
},
1103
1100
"CancelWorldExportJobRequest":{
1104
1101
"type":"structure",
@@ -1112,8 +1109,7 @@
1112
1109
},
1113
1110
"CancelWorldExportJobResponse":{
1114
1111
"type":"structure",
1115
-
"members":{
1116
-
}
1112
+
"members":{}
1117
1113
},
1118
1114
"CancelWorldGenerationJobRequest":{
1119
1115
"type":"structure",
@@ -1127,8 +1123,7 @@
1127
1123
},
1128
1124
"CancelWorldGenerationJobResponse":{
1129
1125
"type":"structure",
1130
-
"members":{
1131
-
}
1126
+
"members":{}
1132
1127
},
1133
1128
"ClientRequestToken":{
1134
1129
"type":"string",
@@ -2073,8 +2068,7 @@
2073
2068
},
2074
2069
"DeleteFleetResponse":{
2075
2070
"type":"structure",
2076
-
"members":{
2077
-
},
2071
+
"members":{},
2078
2072
"deprecated":true,
2079
2073
"deprecatedMessage":"Support for the AWS RoboMaker application deployment feature has ended. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html."
2080
2074
},
@@ -2094,8 +2088,7 @@
2094
2088
},
2095
2089
"DeleteRobotApplicationResponse":{
2096
2090
"type":"structure",
2097
-
"members":{
2098
-
}
2091
+
"members":{}
2099
2092
},
2100
2093
"DeleteRobotRequest":{
2101
2094
"type":"structure",
@@ -2111,8 +2104,7 @@
2111
2104
},
2112
2105
"DeleteRobotResponse":{
2113
2106
"type":"structure",
2114
-
"members":{
2115
-
},
2107
+
"members":{},
2116
2108
"deprecated":true,
2117
2109
"deprecatedMessage":"Support for the AWS RoboMaker application deployment feature has ended. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html."
0 commit comments