@aws-sdk/client-greengrass 3.590.0 → 3.592.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (189) hide show
  1. package/dist-cjs/index.js +0 -92
  2. package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateGroupVersionCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -1
  31. package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +2 -1
  32. package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -1
  33. package/dist-types/commands/GetAssociatedRoleCommand.d.ts +2 -1
  34. package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +2 -1
  35. package/dist-types/commands/GetConnectivityInfoCommand.d.ts +2 -1
  36. package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +2 -1
  37. package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -1
  38. package/dist-types/commands/GetCoreDefinitionCommand.d.ts +2 -1
  39. package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +2 -1
  40. package/dist-types/commands/GetDeploymentStatusCommand.d.ts +2 -1
  41. package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +2 -1
  42. package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -1
  43. package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +2 -1
  44. package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -1
  45. package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -1
  46. package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -1
  47. package/dist-types/commands/GetGroupCommand.d.ts +2 -1
  48. package/dist-types/commands/GetGroupVersionCommand.d.ts +2 -1
  49. package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +2 -1
  50. package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -1
  51. package/dist-types/commands/GetResourceDefinitionCommand.d.ts +2 -1
  52. package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +2 -1
  53. package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +2 -1
  54. package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +2 -1
  55. package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -1
  56. package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -1
  57. package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -1
  69. package/dist-types/commands/ListGroupVersionsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  71. package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -1
  72. package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +2 -1
  73. package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -1
  74. package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +2 -1
  75. package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -1
  76. package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -1
  77. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  78. package/dist-types/commands/ResetDeploymentsCommand.d.ts +2 -1
  79. package/dist-types/commands/StartBulkDeploymentCommand.d.ts +2 -1
  80. package/dist-types/commands/StopBulkDeploymentCommand.d.ts +2 -1
  81. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  82. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +2 -1
  87. package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -1
  94. package/dist-types/index.d.ts +2 -2
  95. package/dist-types/models/GreengrassServiceException.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/models/GreengrassServiceException.d.ts +2 -1
  189. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -286,7 +286,6 @@ var GreengrassClient = _GreengrassClient;
286
286
 
287
287
  var import_middleware_serde = require("@smithy/middleware-serde");
288
288
 
289
- var import_types = require("@smithy/types");
290
289
 
291
290
  // src/protocols/Aws_restJson1.ts
292
291
  var import_core2 = require("@aws-sdk/core");
@@ -3160,7 +3159,6 @@ var AssociateRoleToGroupCommand = _AssociateRoleToGroupCommand;
3160
3159
 
3161
3160
 
3162
3161
 
3163
-
3164
3162
  var _AssociateServiceRoleToAccountCommand = class _AssociateServiceRoleToAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3165
3163
  ...commonParams
3166
3164
  }).m(function(Command, cs, config, o) {
@@ -3177,7 +3175,6 @@ var AssociateServiceRoleToAccountCommand = _AssociateServiceRoleToAccountCommand
3177
3175
 
3178
3176
 
3179
3177
 
3180
-
3181
3178
  var _CreateConnectorDefinitionCommand = class _CreateConnectorDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3182
3179
  ...commonParams
3183
3180
  }).m(function(Command, cs, config, o) {
@@ -3194,7 +3191,6 @@ var CreateConnectorDefinitionCommand = _CreateConnectorDefinitionCommand;
3194
3191
 
3195
3192
 
3196
3193
 
3197
-
3198
3194
  var _CreateConnectorDefinitionVersionCommand = class _CreateConnectorDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3199
3195
  ...commonParams
3200
3196
  }).m(function(Command, cs, config, o) {
@@ -3211,7 +3207,6 @@ var CreateConnectorDefinitionVersionCommand = _CreateConnectorDefinitionVersionC
3211
3207
 
3212
3208
 
3213
3209
 
3214
-
3215
3210
  var _CreateCoreDefinitionCommand = class _CreateCoreDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3216
3211
  ...commonParams
3217
3212
  }).m(function(Command, cs, config, o) {
@@ -3228,7 +3223,6 @@ var CreateCoreDefinitionCommand = _CreateCoreDefinitionCommand;
3228
3223
 
3229
3224
 
3230
3225
 
3231
-
3232
3226
  var _CreateCoreDefinitionVersionCommand = class _CreateCoreDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3233
3227
  ...commonParams
3234
3228
  }).m(function(Command, cs, config, o) {
@@ -3245,7 +3239,6 @@ var CreateCoreDefinitionVersionCommand = _CreateCoreDefinitionVersionCommand;
3245
3239
 
3246
3240
 
3247
3241
 
3248
-
3249
3242
  var _CreateDeploymentCommand = class _CreateDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
3250
3243
  ...commonParams
3251
3244
  }).m(function(Command, cs, config, o) {
@@ -3262,7 +3255,6 @@ var CreateDeploymentCommand = _CreateDeploymentCommand;
3262
3255
 
3263
3256
 
3264
3257
 
3265
-
3266
3258
  var _CreateDeviceDefinitionCommand = class _CreateDeviceDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3267
3259
  ...commonParams
3268
3260
  }).m(function(Command, cs, config, o) {
@@ -3279,7 +3271,6 @@ var CreateDeviceDefinitionCommand = _CreateDeviceDefinitionCommand;
3279
3271
 
3280
3272
 
3281
3273
 
3282
-
3283
3274
  var _CreateDeviceDefinitionVersionCommand = class _CreateDeviceDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3284
3275
  ...commonParams
3285
3276
  }).m(function(Command, cs, config, o) {
@@ -3296,7 +3287,6 @@ var CreateDeviceDefinitionVersionCommand = _CreateDeviceDefinitionVersionCommand
3296
3287
 
3297
3288
 
3298
3289
 
3299
-
3300
3290
  var _CreateFunctionDefinitionCommand = class _CreateFunctionDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3301
3291
  ...commonParams
3302
3292
  }).m(function(Command, cs, config, o) {
@@ -3313,7 +3303,6 @@ var CreateFunctionDefinitionCommand = _CreateFunctionDefinitionCommand;
3313
3303
 
3314
3304
 
3315
3305
 
3316
-
3317
3306
  var _CreateFunctionDefinitionVersionCommand = class _CreateFunctionDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3318
3307
  ...commonParams
3319
3308
  }).m(function(Command, cs, config, o) {
@@ -3330,7 +3319,6 @@ var CreateFunctionDefinitionVersionCommand = _CreateFunctionDefinitionVersionCom
3330
3319
 
3331
3320
 
3332
3321
 
3333
-
3334
3322
  var _CreateGroupCertificateAuthorityCommand = class _CreateGroupCertificateAuthorityCommand extends import_smithy_client.Command.classBuilder().ep({
3335
3323
  ...commonParams
3336
3324
  }).m(function(Command, cs, config, o) {
@@ -3347,7 +3335,6 @@ var CreateGroupCertificateAuthorityCommand = _CreateGroupCertificateAuthorityCom
3347
3335
 
3348
3336
 
3349
3337
 
3350
-
3351
3338
  var _CreateGroupCommand = class _CreateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3352
3339
  ...commonParams
3353
3340
  }).m(function(Command, cs, config, o) {
@@ -3364,7 +3351,6 @@ var CreateGroupCommand = _CreateGroupCommand;
3364
3351
 
3365
3352
 
3366
3353
 
3367
-
3368
3354
  var _CreateGroupVersionCommand = class _CreateGroupVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3369
3355
  ...commonParams
3370
3356
  }).m(function(Command, cs, config, o) {
@@ -3381,7 +3367,6 @@ var CreateGroupVersionCommand = _CreateGroupVersionCommand;
3381
3367
 
3382
3368
 
3383
3369
 
3384
-
3385
3370
  var _CreateLoggerDefinitionCommand = class _CreateLoggerDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3386
3371
  ...commonParams
3387
3372
  }).m(function(Command, cs, config, o) {
@@ -3398,7 +3383,6 @@ var CreateLoggerDefinitionCommand = _CreateLoggerDefinitionCommand;
3398
3383
 
3399
3384
 
3400
3385
 
3401
-
3402
3386
  var _CreateLoggerDefinitionVersionCommand = class _CreateLoggerDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3403
3387
  ...commonParams
3404
3388
  }).m(function(Command, cs, config, o) {
@@ -3415,7 +3399,6 @@ var CreateLoggerDefinitionVersionCommand = _CreateLoggerDefinitionVersionCommand
3415
3399
 
3416
3400
 
3417
3401
 
3418
-
3419
3402
  var _CreateResourceDefinitionCommand = class _CreateResourceDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3420
3403
  ...commonParams
3421
3404
  }).m(function(Command, cs, config, o) {
@@ -3432,7 +3415,6 @@ var CreateResourceDefinitionCommand = _CreateResourceDefinitionCommand;
3432
3415
 
3433
3416
 
3434
3417
 
3435
-
3436
3418
  var _CreateResourceDefinitionVersionCommand = class _CreateResourceDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3437
3419
  ...commonParams
3438
3420
  }).m(function(Command, cs, config, o) {
@@ -3449,7 +3431,6 @@ var CreateResourceDefinitionVersionCommand = _CreateResourceDefinitionVersionCom
3449
3431
 
3450
3432
 
3451
3433
 
3452
-
3453
3434
  var _CreateSoftwareUpdateJobCommand = class _CreateSoftwareUpdateJobCommand extends import_smithy_client.Command.classBuilder().ep({
3454
3435
  ...commonParams
3455
3436
  }).m(function(Command, cs, config, o) {
@@ -3466,7 +3447,6 @@ var CreateSoftwareUpdateJobCommand = _CreateSoftwareUpdateJobCommand;
3466
3447
 
3467
3448
 
3468
3449
 
3469
-
3470
3450
  var _CreateSubscriptionDefinitionCommand = class _CreateSubscriptionDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3471
3451
  ...commonParams
3472
3452
  }).m(function(Command, cs, config, o) {
@@ -3483,7 +3463,6 @@ var CreateSubscriptionDefinitionCommand = _CreateSubscriptionDefinitionCommand;
3483
3463
 
3484
3464
 
3485
3465
 
3486
-
3487
3466
  var _CreateSubscriptionDefinitionVersionCommand = class _CreateSubscriptionDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3488
3467
  ...commonParams
3489
3468
  }).m(function(Command, cs, config, o) {
@@ -3500,7 +3479,6 @@ var CreateSubscriptionDefinitionVersionCommand = _CreateSubscriptionDefinitionVe
3500
3479
 
3501
3480
 
3502
3481
 
3503
-
3504
3482
  var _DeleteConnectorDefinitionCommand = class _DeleteConnectorDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3505
3483
  ...commonParams
3506
3484
  }).m(function(Command, cs, config, o) {
@@ -3517,7 +3495,6 @@ var DeleteConnectorDefinitionCommand = _DeleteConnectorDefinitionCommand;
3517
3495
 
3518
3496
 
3519
3497
 
3520
-
3521
3498
  var _DeleteCoreDefinitionCommand = class _DeleteCoreDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3522
3499
  ...commonParams
3523
3500
  }).m(function(Command, cs, config, o) {
@@ -3534,7 +3511,6 @@ var DeleteCoreDefinitionCommand = _DeleteCoreDefinitionCommand;
3534
3511
 
3535
3512
 
3536
3513
 
3537
-
3538
3514
  var _DeleteDeviceDefinitionCommand = class _DeleteDeviceDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3539
3515
  ...commonParams
3540
3516
  }).m(function(Command, cs, config, o) {
@@ -3551,7 +3527,6 @@ var DeleteDeviceDefinitionCommand = _DeleteDeviceDefinitionCommand;
3551
3527
 
3552
3528
 
3553
3529
 
3554
-
3555
3530
  var _DeleteFunctionDefinitionCommand = class _DeleteFunctionDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3556
3531
  ...commonParams
3557
3532
  }).m(function(Command, cs, config, o) {
@@ -3568,7 +3543,6 @@ var DeleteFunctionDefinitionCommand = _DeleteFunctionDefinitionCommand;
3568
3543
 
3569
3544
 
3570
3545
 
3571
-
3572
3546
  var _DeleteGroupCommand = class _DeleteGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3573
3547
  ...commonParams
3574
3548
  }).m(function(Command, cs, config, o) {
@@ -3585,7 +3559,6 @@ var DeleteGroupCommand = _DeleteGroupCommand;
3585
3559
 
3586
3560
 
3587
3561
 
3588
-
3589
3562
  var _DeleteLoggerDefinitionCommand = class _DeleteLoggerDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3590
3563
  ...commonParams
3591
3564
  }).m(function(Command, cs, config, o) {
@@ -3602,7 +3575,6 @@ var DeleteLoggerDefinitionCommand = _DeleteLoggerDefinitionCommand;
3602
3575
 
3603
3576
 
3604
3577
 
3605
-
3606
3578
  var _DeleteResourceDefinitionCommand = class _DeleteResourceDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3607
3579
  ...commonParams
3608
3580
  }).m(function(Command, cs, config, o) {
@@ -3619,7 +3591,6 @@ var DeleteResourceDefinitionCommand = _DeleteResourceDefinitionCommand;
3619
3591
 
3620
3592
 
3621
3593
 
3622
-
3623
3594
  var _DeleteSubscriptionDefinitionCommand = class _DeleteSubscriptionDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3624
3595
  ...commonParams
3625
3596
  }).m(function(Command, cs, config, o) {
@@ -3636,7 +3607,6 @@ var DeleteSubscriptionDefinitionCommand = _DeleteSubscriptionDefinitionCommand;
3636
3607
 
3637
3608
 
3638
3609
 
3639
-
3640
3610
  var _DisassociateRoleFromGroupCommand = class _DisassociateRoleFromGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3641
3611
  ...commonParams
3642
3612
  }).m(function(Command, cs, config, o) {
@@ -3653,7 +3623,6 @@ var DisassociateRoleFromGroupCommand = _DisassociateRoleFromGroupCommand;
3653
3623
 
3654
3624
 
3655
3625
 
3656
-
3657
3626
  var _DisassociateServiceRoleFromAccountCommand = class _DisassociateServiceRoleFromAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3658
3627
  ...commonParams
3659
3628
  }).m(function(Command, cs, config, o) {
@@ -3670,7 +3639,6 @@ var DisassociateServiceRoleFromAccountCommand = _DisassociateServiceRoleFromAcco
3670
3639
 
3671
3640
 
3672
3641
 
3673
-
3674
3642
  var _GetAssociatedRoleCommand = class _GetAssociatedRoleCommand extends import_smithy_client.Command.classBuilder().ep({
3675
3643
  ...commonParams
3676
3644
  }).m(function(Command, cs, config, o) {
@@ -3687,7 +3655,6 @@ var GetAssociatedRoleCommand = _GetAssociatedRoleCommand;
3687
3655
 
3688
3656
 
3689
3657
 
3690
-
3691
3658
  var _GetBulkDeploymentStatusCommand = class _GetBulkDeploymentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3692
3659
  ...commonParams
3693
3660
  }).m(function(Command, cs, config, o) {
@@ -3704,7 +3671,6 @@ var GetBulkDeploymentStatusCommand = _GetBulkDeploymentStatusCommand;
3704
3671
 
3705
3672
 
3706
3673
 
3707
-
3708
3674
  var _GetConnectivityInfoCommand = class _GetConnectivityInfoCommand extends import_smithy_client.Command.classBuilder().ep({
3709
3675
  ...commonParams
3710
3676
  }).m(function(Command, cs, config, o) {
@@ -3721,7 +3687,6 @@ var GetConnectivityInfoCommand = _GetConnectivityInfoCommand;
3721
3687
 
3722
3688
 
3723
3689
 
3724
-
3725
3690
  var _GetConnectorDefinitionCommand = class _GetConnectorDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3726
3691
  ...commonParams
3727
3692
  }).m(function(Command, cs, config, o) {
@@ -3738,7 +3703,6 @@ var GetConnectorDefinitionCommand = _GetConnectorDefinitionCommand;
3738
3703
 
3739
3704
 
3740
3705
 
3741
-
3742
3706
  var _GetConnectorDefinitionVersionCommand = class _GetConnectorDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3743
3707
  ...commonParams
3744
3708
  }).m(function(Command, cs, config, o) {
@@ -3755,7 +3719,6 @@ var GetConnectorDefinitionVersionCommand = _GetConnectorDefinitionVersionCommand
3755
3719
 
3756
3720
 
3757
3721
 
3758
-
3759
3722
  var _GetCoreDefinitionCommand = class _GetCoreDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3760
3723
  ...commonParams
3761
3724
  }).m(function(Command, cs, config, o) {
@@ -3772,7 +3735,6 @@ var GetCoreDefinitionCommand = _GetCoreDefinitionCommand;
3772
3735
 
3773
3736
 
3774
3737
 
3775
-
3776
3738
  var _GetCoreDefinitionVersionCommand = class _GetCoreDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3777
3739
  ...commonParams
3778
3740
  }).m(function(Command, cs, config, o) {
@@ -3789,7 +3751,6 @@ var GetCoreDefinitionVersionCommand = _GetCoreDefinitionVersionCommand;
3789
3751
 
3790
3752
 
3791
3753
 
3792
-
3793
3754
  var _GetDeploymentStatusCommand = class _GetDeploymentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3794
3755
  ...commonParams
3795
3756
  }).m(function(Command, cs, config, o) {
@@ -3806,7 +3767,6 @@ var GetDeploymentStatusCommand = _GetDeploymentStatusCommand;
3806
3767
 
3807
3768
 
3808
3769
 
3809
-
3810
3770
  var _GetDeviceDefinitionCommand = class _GetDeviceDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3811
3771
  ...commonParams
3812
3772
  }).m(function(Command, cs, config, o) {
@@ -3823,7 +3783,6 @@ var GetDeviceDefinitionCommand = _GetDeviceDefinitionCommand;
3823
3783
 
3824
3784
 
3825
3785
 
3826
-
3827
3786
  var _GetDeviceDefinitionVersionCommand = class _GetDeviceDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3828
3787
  ...commonParams
3829
3788
  }).m(function(Command, cs, config, o) {
@@ -3840,7 +3799,6 @@ var GetDeviceDefinitionVersionCommand = _GetDeviceDefinitionVersionCommand;
3840
3799
 
3841
3800
 
3842
3801
 
3843
-
3844
3802
  var _GetFunctionDefinitionCommand = class _GetFunctionDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3845
3803
  ...commonParams
3846
3804
  }).m(function(Command, cs, config, o) {
@@ -3857,7 +3815,6 @@ var GetFunctionDefinitionCommand = _GetFunctionDefinitionCommand;
3857
3815
 
3858
3816
 
3859
3817
 
3860
-
3861
3818
  var _GetFunctionDefinitionVersionCommand = class _GetFunctionDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3862
3819
  ...commonParams
3863
3820
  }).m(function(Command, cs, config, o) {
@@ -3874,7 +3831,6 @@ var GetFunctionDefinitionVersionCommand = _GetFunctionDefinitionVersionCommand;
3874
3831
 
3875
3832
 
3876
3833
 
3877
-
3878
3834
  var _GetGroupCertificateAuthorityCommand = class _GetGroupCertificateAuthorityCommand extends import_smithy_client.Command.classBuilder().ep({
3879
3835
  ...commonParams
3880
3836
  }).m(function(Command, cs, config, o) {
@@ -3891,7 +3847,6 @@ var GetGroupCertificateAuthorityCommand = _GetGroupCertificateAuthorityCommand;
3891
3847
 
3892
3848
 
3893
3849
 
3894
-
3895
3850
  var _GetGroupCertificateConfigurationCommand = class _GetGroupCertificateConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3896
3851
  ...commonParams
3897
3852
  }).m(function(Command, cs, config, o) {
@@ -3908,7 +3863,6 @@ var GetGroupCertificateConfigurationCommand = _GetGroupCertificateConfigurationC
3908
3863
 
3909
3864
 
3910
3865
 
3911
-
3912
3866
  var _GetGroupCommand = class _GetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3913
3867
  ...commonParams
3914
3868
  }).m(function(Command, cs, config, o) {
@@ -3925,7 +3879,6 @@ var GetGroupCommand = _GetGroupCommand;
3925
3879
 
3926
3880
 
3927
3881
 
3928
-
3929
3882
  var _GetGroupVersionCommand = class _GetGroupVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3930
3883
  ...commonParams
3931
3884
  }).m(function(Command, cs, config, o) {
@@ -3942,7 +3895,6 @@ var GetGroupVersionCommand = _GetGroupVersionCommand;
3942
3895
 
3943
3896
 
3944
3897
 
3945
-
3946
3898
  var _GetLoggerDefinitionCommand = class _GetLoggerDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3947
3899
  ...commonParams
3948
3900
  }).m(function(Command, cs, config, o) {
@@ -3959,7 +3911,6 @@ var GetLoggerDefinitionCommand = _GetLoggerDefinitionCommand;
3959
3911
 
3960
3912
 
3961
3913
 
3962
-
3963
3914
  var _GetLoggerDefinitionVersionCommand = class _GetLoggerDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3964
3915
  ...commonParams
3965
3916
  }).m(function(Command, cs, config, o) {
@@ -3976,7 +3927,6 @@ var GetLoggerDefinitionVersionCommand = _GetLoggerDefinitionVersionCommand;
3976
3927
 
3977
3928
 
3978
3929
 
3979
-
3980
3930
  var _GetResourceDefinitionCommand = class _GetResourceDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3981
3931
  ...commonParams
3982
3932
  }).m(function(Command, cs, config, o) {
@@ -3993,7 +3943,6 @@ var GetResourceDefinitionCommand = _GetResourceDefinitionCommand;
3993
3943
 
3994
3944
 
3995
3945
 
3996
-
3997
3946
  var _GetResourceDefinitionVersionCommand = class _GetResourceDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3998
3947
  ...commonParams
3999
3948
  }).m(function(Command, cs, config, o) {
@@ -4010,7 +3959,6 @@ var GetResourceDefinitionVersionCommand = _GetResourceDefinitionVersionCommand;
4010
3959
 
4011
3960
 
4012
3961
 
4013
-
4014
3962
  var _GetServiceRoleForAccountCommand = class _GetServiceRoleForAccountCommand extends import_smithy_client.Command.classBuilder().ep({
4015
3963
  ...commonParams
4016
3964
  }).m(function(Command, cs, config, o) {
@@ -4027,7 +3975,6 @@ var GetServiceRoleForAccountCommand = _GetServiceRoleForAccountCommand;
4027
3975
 
4028
3976
 
4029
3977
 
4030
-
4031
3978
  var _GetSubscriptionDefinitionCommand = class _GetSubscriptionDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
4032
3979
  ...commonParams
4033
3980
  }).m(function(Command, cs, config, o) {
@@ -4044,7 +3991,6 @@ var GetSubscriptionDefinitionCommand = _GetSubscriptionDefinitionCommand;
4044
3991
 
4045
3992
 
4046
3993
 
4047
-
4048
3994
  var _GetSubscriptionDefinitionVersionCommand = class _GetSubscriptionDefinitionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
4049
3995
  ...commonParams
4050
3996
  }).m(function(Command, cs, config, o) {
@@ -4061,7 +4007,6 @@ var GetSubscriptionDefinitionVersionCommand = _GetSubscriptionDefinitionVersionC
4061
4007
 
4062
4008
 
4063
4009
 
4064
-
4065
4010
  var _GetThingRuntimeConfigurationCommand = class _GetThingRuntimeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4066
4011
  ...commonParams
4067
4012
  }).m(function(Command, cs, config, o) {
@@ -4078,7 +4023,6 @@ var GetThingRuntimeConfigurationCommand = _GetThingRuntimeConfigurationCommand;
4078
4023
 
4079
4024
 
4080
4025
 
4081
-
4082
4026
  var _ListBulkDeploymentDetailedReportsCommand = class _ListBulkDeploymentDetailedReportsCommand extends import_smithy_client.Command.classBuilder().ep({
4083
4027
  ...commonParams
4084
4028
  }).m(function(Command, cs, config, o) {
@@ -4095,7 +4039,6 @@ var ListBulkDeploymentDetailedReportsCommand = _ListBulkDeploymentDetailedReport
4095
4039
 
4096
4040
 
4097
4041
 
4098
-
4099
4042
  var _ListBulkDeploymentsCommand = class _ListBulkDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
4100
4043
  ...commonParams
4101
4044
  }).m(function(Command, cs, config, o) {
@@ -4112,7 +4055,6 @@ var ListBulkDeploymentsCommand = _ListBulkDeploymentsCommand;
4112
4055
 
4113
4056
 
4114
4057
 
4115
-
4116
4058
  var _ListConnectorDefinitionsCommand = class _ListConnectorDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
4117
4059
  ...commonParams
4118
4060
  }).m(function(Command, cs, config, o) {
@@ -4129,7 +4071,6 @@ var ListConnectorDefinitionsCommand = _ListConnectorDefinitionsCommand;
4129
4071
 
4130
4072
 
4131
4073
 
4132
-
4133
4074
  var _ListConnectorDefinitionVersionsCommand = class _ListConnectorDefinitionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4134
4075
  ...commonParams
4135
4076
  }).m(function(Command, cs, config, o) {
@@ -4146,7 +4087,6 @@ var ListConnectorDefinitionVersionsCommand = _ListConnectorDefinitionVersionsCom
4146
4087
 
4147
4088
 
4148
4089
 
4149
-
4150
4090
  var _ListCoreDefinitionsCommand = class _ListCoreDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
4151
4091
  ...commonParams
4152
4092
  }).m(function(Command, cs, config, o) {
@@ -4163,7 +4103,6 @@ var ListCoreDefinitionsCommand = _ListCoreDefinitionsCommand;
4163
4103
 
4164
4104
 
4165
4105
 
4166
-
4167
4106
  var _ListCoreDefinitionVersionsCommand = class _ListCoreDefinitionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4168
4107
  ...commonParams
4169
4108
  }).m(function(Command, cs, config, o) {
@@ -4180,7 +4119,6 @@ var ListCoreDefinitionVersionsCommand = _ListCoreDefinitionVersionsCommand;
4180
4119
 
4181
4120
 
4182
4121
 
4183
-
4184
4122
  var _ListDeploymentsCommand = class _ListDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
4185
4123
  ...commonParams
4186
4124
  }).m(function(Command, cs, config, o) {
@@ -4197,7 +4135,6 @@ var ListDeploymentsCommand = _ListDeploymentsCommand;
4197
4135
 
4198
4136
 
4199
4137
 
4200
-
4201
4138
  var _ListDeviceDefinitionsCommand = class _ListDeviceDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
4202
4139
  ...commonParams
4203
4140
  }).m(function(Command, cs, config, o) {
@@ -4214,7 +4151,6 @@ var ListDeviceDefinitionsCommand = _ListDeviceDefinitionsCommand;
4214
4151
 
4215
4152
 
4216
4153
 
4217
-
4218
4154
  var _ListDeviceDefinitionVersionsCommand = class _ListDeviceDefinitionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4219
4155
  ...commonParams
4220
4156
  }).m(function(Command, cs, config, o) {
@@ -4231,7 +4167,6 @@ var ListDeviceDefinitionVersionsCommand = _ListDeviceDefinitionVersionsCommand;
4231
4167
 
4232
4168
 
4233
4169
 
4234
-
4235
4170
  var _ListFunctionDefinitionsCommand = class _ListFunctionDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
4236
4171
  ...commonParams
4237
4172
  }).m(function(Command, cs, config, o) {
@@ -4248,7 +4183,6 @@ var ListFunctionDefinitionsCommand = _ListFunctionDefinitionsCommand;
4248
4183
 
4249
4184
 
4250
4185
 
4251
-
4252
4186
  var _ListFunctionDefinitionVersionsCommand = class _ListFunctionDefinitionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4253
4187
  ...commonParams
4254
4188
  }).m(function(Command, cs, config, o) {
@@ -4265,7 +4199,6 @@ var ListFunctionDefinitionVersionsCommand = _ListFunctionDefinitionVersionsComma
4265
4199
 
4266
4200
 
4267
4201
 
4268
-
4269
4202
  var _ListGroupCertificateAuthoritiesCommand = class _ListGroupCertificateAuthoritiesCommand extends import_smithy_client.Command.classBuilder().ep({
4270
4203
  ...commonParams
4271
4204
  }).m(function(Command, cs, config, o) {
@@ -4282,7 +4215,6 @@ var ListGroupCertificateAuthoritiesCommand = _ListGroupCertificateAuthoritiesCom
4282
4215
 
4283
4216
 
4284
4217
 
4285
-
4286
4218
  var _ListGroupsCommand = class _ListGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
4287
4219
  ...commonParams
4288
4220
  }).m(function(Command, cs, config, o) {
@@ -4299,7 +4231,6 @@ var ListGroupsCommand = _ListGroupsCommand;
4299
4231
 
4300
4232
 
4301
4233
 
4302
-
4303
4234
  var _ListGroupVersionsCommand = class _ListGroupVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4304
4235
  ...commonParams
4305
4236
  }).m(function(Command, cs, config, o) {
@@ -4316,7 +4247,6 @@ var ListGroupVersionsCommand = _ListGroupVersionsCommand;
4316
4247
 
4317
4248
 
4318
4249
 
4319
-
4320
4250
  var _ListLoggerDefinitionsCommand = class _ListLoggerDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
4321
4251
  ...commonParams
4322
4252
  }).m(function(Command, cs, config, o) {
@@ -4333,7 +4263,6 @@ var ListLoggerDefinitionsCommand = _ListLoggerDefinitionsCommand;
4333
4263
 
4334
4264
 
4335
4265
 
4336
-
4337
4266
  var _ListLoggerDefinitionVersionsCommand = class _ListLoggerDefinitionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4338
4267
  ...commonParams
4339
4268
  }).m(function(Command, cs, config, o) {
@@ -4350,7 +4279,6 @@ var ListLoggerDefinitionVersionsCommand = _ListLoggerDefinitionVersionsCommand;
4350
4279
 
4351
4280
 
4352
4281
 
4353
-
4354
4282
  var _ListResourceDefinitionsCommand = class _ListResourceDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
4355
4283
  ...commonParams
4356
4284
  }).m(function(Command, cs, config, o) {
@@ -4367,7 +4295,6 @@ var ListResourceDefinitionsCommand = _ListResourceDefinitionsCommand;
4367
4295
 
4368
4296
 
4369
4297
 
4370
-
4371
4298
  var _ListResourceDefinitionVersionsCommand = class _ListResourceDefinitionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4372
4299
  ...commonParams
4373
4300
  }).m(function(Command, cs, config, o) {
@@ -4384,7 +4311,6 @@ var ListResourceDefinitionVersionsCommand = _ListResourceDefinitionVersionsComma
4384
4311
 
4385
4312
 
4386
4313
 
4387
-
4388
4314
  var _ListSubscriptionDefinitionsCommand = class _ListSubscriptionDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
4389
4315
  ...commonParams
4390
4316
  }).m(function(Command, cs, config, o) {
@@ -4401,7 +4327,6 @@ var ListSubscriptionDefinitionsCommand = _ListSubscriptionDefinitionsCommand;
4401
4327
 
4402
4328
 
4403
4329
 
4404
-
4405
4330
  var _ListSubscriptionDefinitionVersionsCommand = class _ListSubscriptionDefinitionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4406
4331
  ...commonParams
4407
4332
  }).m(function(Command, cs, config, o) {
@@ -4418,7 +4343,6 @@ var ListSubscriptionDefinitionVersionsCommand = _ListSubscriptionDefinitionVersi
4418
4343
 
4419
4344
 
4420
4345
 
4421
-
4422
4346
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4423
4347
  ...commonParams
4424
4348
  }).m(function(Command, cs, config, o) {
@@ -4435,7 +4359,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4435
4359
 
4436
4360
 
4437
4361
 
4438
-
4439
4362
  var _ResetDeploymentsCommand = class _ResetDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
4440
4363
  ...commonParams
4441
4364
  }).m(function(Command, cs, config, o) {
@@ -4452,7 +4375,6 @@ var ResetDeploymentsCommand = _ResetDeploymentsCommand;
4452
4375
 
4453
4376
 
4454
4377
 
4455
-
4456
4378
  var _StartBulkDeploymentCommand = class _StartBulkDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
4457
4379
  ...commonParams
4458
4380
  }).m(function(Command, cs, config, o) {
@@ -4469,7 +4391,6 @@ var StartBulkDeploymentCommand = _StartBulkDeploymentCommand;
4469
4391
 
4470
4392
 
4471
4393
 
4472
-
4473
4394
  var _StopBulkDeploymentCommand = class _StopBulkDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
4474
4395
  ...commonParams
4475
4396
  }).m(function(Command, cs, config, o) {
@@ -4486,7 +4407,6 @@ var StopBulkDeploymentCommand = _StopBulkDeploymentCommand;
4486
4407
 
4487
4408
 
4488
4409
 
4489
-
4490
4410
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4491
4411
  ...commonParams
4492
4412
  }).m(function(Command, cs, config, o) {
@@ -4503,7 +4423,6 @@ var TagResourceCommand = _TagResourceCommand;
4503
4423
 
4504
4424
 
4505
4425
 
4506
-
4507
4426
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4508
4427
  ...commonParams
4509
4428
  }).m(function(Command, cs, config, o) {
@@ -4520,7 +4439,6 @@ var UntagResourceCommand = _UntagResourceCommand;
4520
4439
 
4521
4440
 
4522
4441
 
4523
-
4524
4442
  var _UpdateConnectivityInfoCommand = class _UpdateConnectivityInfoCommand extends import_smithy_client.Command.classBuilder().ep({
4525
4443
  ...commonParams
4526
4444
  }).m(function(Command, cs, config, o) {
@@ -4537,7 +4455,6 @@ var UpdateConnectivityInfoCommand = _UpdateConnectivityInfoCommand;
4537
4455
 
4538
4456
 
4539
4457
 
4540
-
4541
4458
  var _UpdateConnectorDefinitionCommand = class _UpdateConnectorDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
4542
4459
  ...commonParams
4543
4460
  }).m(function(Command, cs, config, o) {
@@ -4554,7 +4471,6 @@ var UpdateConnectorDefinitionCommand = _UpdateConnectorDefinitionCommand;
4554
4471
 
4555
4472
 
4556
4473
 
4557
-
4558
4474
  var _UpdateCoreDefinitionCommand = class _UpdateCoreDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
4559
4475
  ...commonParams
4560
4476
  }).m(function(Command, cs, config, o) {
@@ -4571,7 +4487,6 @@ var UpdateCoreDefinitionCommand = _UpdateCoreDefinitionCommand;
4571
4487
 
4572
4488
 
4573
4489
 
4574
-
4575
4490
  var _UpdateDeviceDefinitionCommand = class _UpdateDeviceDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
4576
4491
  ...commonParams
4577
4492
  }).m(function(Command, cs, config, o) {
@@ -4588,7 +4503,6 @@ var UpdateDeviceDefinitionCommand = _UpdateDeviceDefinitionCommand;
4588
4503
 
4589
4504
 
4590
4505
 
4591
-
4592
4506
  var _UpdateFunctionDefinitionCommand = class _UpdateFunctionDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
4593
4507
  ...commonParams
4594
4508
  }).m(function(Command, cs, config, o) {
@@ -4605,7 +4519,6 @@ var UpdateFunctionDefinitionCommand = _UpdateFunctionDefinitionCommand;
4605
4519
 
4606
4520
 
4607
4521
 
4608
-
4609
4522
  var _UpdateGroupCertificateConfigurationCommand = class _UpdateGroupCertificateConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4610
4523
  ...commonParams
4611
4524
  }).m(function(Command, cs, config, o) {
@@ -4622,7 +4535,6 @@ var UpdateGroupCertificateConfigurationCommand = _UpdateGroupCertificateConfigur
4622
4535
 
4623
4536
 
4624
4537
 
4625
-
4626
4538
  var _UpdateGroupCommand = class _UpdateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4627
4539
  ...commonParams
4628
4540
  }).m(function(Command, cs, config, o) {
@@ -4639,7 +4551,6 @@ var UpdateGroupCommand = _UpdateGroupCommand;
4639
4551
 
4640
4552
 
4641
4553
 
4642
-
4643
4554
  var _UpdateLoggerDefinitionCommand = class _UpdateLoggerDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
4644
4555
  ...commonParams
4645
4556
  }).m(function(Command, cs, config, o) {
@@ -4656,7 +4567,6 @@ var UpdateLoggerDefinitionCommand = _UpdateLoggerDefinitionCommand;
4656
4567
 
4657
4568
 
4658
4569
 
4659
-
4660
4570
  var _UpdateResourceDefinitionCommand = class _UpdateResourceDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
4661
4571
  ...commonParams
4662
4572
  }).m(function(Command, cs, config, o) {
@@ -4673,7 +4583,6 @@ var UpdateResourceDefinitionCommand = _UpdateResourceDefinitionCommand;
4673
4583
 
4674
4584
 
4675
4585
 
4676
-
4677
4586
  var _UpdateSubscriptionDefinitionCommand = class _UpdateSubscriptionDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
4678
4587
  ...commonParams
4679
4588
  }).m(function(Command, cs, config, o) {
@@ -4690,7 +4599,6 @@ var UpdateSubscriptionDefinitionCommand = _UpdateSubscriptionDefinitionCommand;
4690
4599
 
4691
4600
 
4692
4601
 
4693
-
4694
4602
  var _UpdateThingRuntimeConfigurationCommand = class _UpdateThingRuntimeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4695
4603
  ...commonParams
4696
4604
  }).m(function(Command, cs, config, o) {