@aws-sdk/client-securityhub 3.588.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 (167) hide show
  1. package/dist-cjs/index.js +0 -79
  2. package/dist-types/SecurityHubClient.d.ts +4 -4
  3. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
  4. package/dist-types/commands/AcceptInvitationCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +2 -1
  12. package/dist-types/commands/BatchImportFindingsCommand.d.ts +2 -1
  13. package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +2 -1
  14. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +2 -1
  15. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateActionTargetCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateAutomationRuleCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateInsightCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
  22. package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteActionTargetCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteInsightCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeProductsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeStandardsCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +2 -1
  35. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +2 -1
  36. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
  37. package/dist-types/commands/DisableSecurityHubCommand.d.ts +2 -1
  38. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
  39. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
  40. package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
  41. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +2 -1
  42. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
  43. package/dist-types/commands/EnableSecurityHubCommand.d.ts +2 -1
  44. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
  45. package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +2 -1
  46. package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +2 -1
  48. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +2 -1
  49. package/dist-types/commands/GetFindingHistoryCommand.d.ts +2 -1
  50. package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
  51. package/dist-types/commands/GetInsightResultsCommand.d.ts +2 -1
  52. package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
  53. package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
  54. package/dist-types/commands/GetMasterAccountCommand.d.ts +2 -1
  55. package/dist-types/commands/GetMembersCommand.d.ts +2 -1
  56. package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +2 -1
  57. package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAutomationRulesCommand.d.ts +2 -1
  59. package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +2 -1
  62. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  65. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  69. package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +2 -1
  70. package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +2 -1
  71. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  72. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateActionTargetCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateFindingsCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateInsightCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateSecurityControlCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +2 -1
  82. package/dist-types/index.d.ts +2 -2
  83. package/dist-types/models/SecurityHubServiceException.d.ts +2 -1
  84. package/dist-types/runtimeConfig.native.d.ts +1 -1
  85. package/dist-types/ts3.4/SecurityHubClient.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/models/SecurityHubServiceException.d.ts +2 -1
  166. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  167. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -328,7 +328,6 @@ var SecurityHubClient = _SecurityHubClient;
328
328
 
329
329
  var import_middleware_serde = require("@smithy/middleware-serde");
330
330
 
331
- var import_types = require("@smithy/types");
332
331
 
333
332
  // src/protocols/Aws_restJson1.ts
334
333
  var import_core2 = require("@aws-sdk/core");
@@ -5100,7 +5099,6 @@ var AcceptAdministratorInvitationCommand = _AcceptAdministratorInvitationCommand
5100
5099
 
5101
5100
 
5102
5101
 
5103
-
5104
5102
  var _AcceptInvitationCommand = class _AcceptInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
5105
5103
  ...commonParams
5106
5104
  }).m(function(Command, cs, config, o) {
@@ -5117,7 +5115,6 @@ var AcceptInvitationCommand = _AcceptInvitationCommand;
5117
5115
 
5118
5116
 
5119
5117
 
5120
-
5121
5118
  var _BatchDeleteAutomationRulesCommand = class _BatchDeleteAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep({
5122
5119
  ...commonParams
5123
5120
  }).m(function(Command, cs, config, o) {
@@ -5134,7 +5131,6 @@ var BatchDeleteAutomationRulesCommand = _BatchDeleteAutomationRulesCommand;
5134
5131
 
5135
5132
 
5136
5133
 
5137
-
5138
5134
  var _BatchDisableStandardsCommand = class _BatchDisableStandardsCommand extends import_smithy_client.Command.classBuilder().ep({
5139
5135
  ...commonParams
5140
5136
  }).m(function(Command, cs, config, o) {
@@ -5151,7 +5147,6 @@ var BatchDisableStandardsCommand = _BatchDisableStandardsCommand;
5151
5147
 
5152
5148
 
5153
5149
 
5154
-
5155
5150
  var _BatchEnableStandardsCommand = class _BatchEnableStandardsCommand extends import_smithy_client.Command.classBuilder().ep({
5156
5151
  ...commonParams
5157
5152
  }).m(function(Command, cs, config, o) {
@@ -5168,7 +5163,6 @@ var BatchEnableStandardsCommand = _BatchEnableStandardsCommand;
5168
5163
 
5169
5164
 
5170
5165
 
5171
-
5172
5166
  var _BatchGetAutomationRulesCommand = class _BatchGetAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep({
5173
5167
  ...commonParams
5174
5168
  }).m(function(Command, cs, config, o) {
@@ -5185,7 +5179,6 @@ var BatchGetAutomationRulesCommand = _BatchGetAutomationRulesCommand;
5185
5179
 
5186
5180
 
5187
5181
 
5188
-
5189
5182
  var _BatchGetConfigurationPolicyAssociationsCommand = class _BatchGetConfigurationPolicyAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
5190
5183
  ...commonParams
5191
5184
  }).m(function(Command, cs, config, o) {
@@ -5202,7 +5195,6 @@ var BatchGetConfigurationPolicyAssociationsCommand = _BatchGetConfigurationPolic
5202
5195
 
5203
5196
 
5204
5197
 
5205
-
5206
5198
  var _BatchGetSecurityControlsCommand = class _BatchGetSecurityControlsCommand extends import_smithy_client.Command.classBuilder().ep({
5207
5199
  ...commonParams
5208
5200
  }).m(function(Command, cs, config, o) {
@@ -5219,7 +5211,6 @@ var BatchGetSecurityControlsCommand = _BatchGetSecurityControlsCommand;
5219
5211
 
5220
5212
 
5221
5213
 
5222
-
5223
5214
  var _BatchGetStandardsControlAssociationsCommand = class _BatchGetStandardsControlAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
5224
5215
  ...commonParams
5225
5216
  }).m(function(Command, cs, config, o) {
@@ -5236,7 +5227,6 @@ var BatchGetStandardsControlAssociationsCommand = _BatchGetStandardsControlAssoc
5236
5227
 
5237
5228
 
5238
5229
 
5239
-
5240
5230
  var _BatchImportFindingsCommand = class _BatchImportFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
5241
5231
  ...commonParams
5242
5232
  }).m(function(Command, cs, config, o) {
@@ -5253,7 +5243,6 @@ var BatchImportFindingsCommand = _BatchImportFindingsCommand;
5253
5243
 
5254
5244
 
5255
5245
 
5256
-
5257
5246
  var _BatchUpdateAutomationRulesCommand = class _BatchUpdateAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep({
5258
5247
  ...commonParams
5259
5248
  }).m(function(Command, cs, config, o) {
@@ -5270,7 +5259,6 @@ var BatchUpdateAutomationRulesCommand = _BatchUpdateAutomationRulesCommand;
5270
5259
 
5271
5260
 
5272
5261
 
5273
-
5274
5262
  var _BatchUpdateFindingsCommand = class _BatchUpdateFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
5275
5263
  ...commonParams
5276
5264
  }).m(function(Command, cs, config, o) {
@@ -5287,7 +5275,6 @@ var BatchUpdateFindingsCommand = _BatchUpdateFindingsCommand;
5287
5275
 
5288
5276
 
5289
5277
 
5290
-
5291
5278
  var _BatchUpdateStandardsControlAssociationsCommand = class _BatchUpdateStandardsControlAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
5292
5279
  ...commonParams
5293
5280
  }).m(function(Command, cs, config, o) {
@@ -5304,7 +5291,6 @@ var BatchUpdateStandardsControlAssociationsCommand = _BatchUpdateStandardsContro
5304
5291
 
5305
5292
 
5306
5293
 
5307
-
5308
5294
  var _CreateActionTargetCommand = class _CreateActionTargetCommand extends import_smithy_client.Command.classBuilder().ep({
5309
5295
  ...commonParams
5310
5296
  }).m(function(Command, cs, config, o) {
@@ -5321,7 +5307,6 @@ var CreateActionTargetCommand = _CreateActionTargetCommand;
5321
5307
 
5322
5308
 
5323
5309
 
5324
-
5325
5310
  var _CreateAutomationRuleCommand = class _CreateAutomationRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5326
5311
  ...commonParams
5327
5312
  }).m(function(Command, cs, config, o) {
@@ -5338,7 +5323,6 @@ var CreateAutomationRuleCommand = _CreateAutomationRuleCommand;
5338
5323
 
5339
5324
 
5340
5325
 
5341
-
5342
5326
  var _CreateConfigurationPolicyCommand = class _CreateConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5343
5327
  ...commonParams
5344
5328
  }).m(function(Command, cs, config, o) {
@@ -5355,7 +5339,6 @@ var CreateConfigurationPolicyCommand = _CreateConfigurationPolicyCommand;
5355
5339
 
5356
5340
 
5357
5341
 
5358
-
5359
5342
  var _CreateFindingAggregatorCommand = class _CreateFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
5360
5343
  ...commonParams
5361
5344
  }).m(function(Command, cs, config, o) {
@@ -5372,7 +5355,6 @@ var CreateFindingAggregatorCommand = _CreateFindingAggregatorCommand;
5372
5355
 
5373
5356
 
5374
5357
 
5375
-
5376
5358
  var _CreateInsightCommand = class _CreateInsightCommand extends import_smithy_client.Command.classBuilder().ep({
5377
5359
  ...commonParams
5378
5360
  }).m(function(Command, cs, config, o) {
@@ -5389,7 +5371,6 @@ var CreateInsightCommand = _CreateInsightCommand;
5389
5371
 
5390
5372
 
5391
5373
 
5392
-
5393
5374
  var _CreateMembersCommand = class _CreateMembersCommand extends import_smithy_client.Command.classBuilder().ep({
5394
5375
  ...commonParams
5395
5376
  }).m(function(Command, cs, config, o) {
@@ -5406,7 +5387,6 @@ var CreateMembersCommand = _CreateMembersCommand;
5406
5387
 
5407
5388
 
5408
5389
 
5409
-
5410
5390
  var _DeclineInvitationsCommand = class _DeclineInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
5411
5391
  ...commonParams
5412
5392
  }).m(function(Command, cs, config, o) {
@@ -5423,7 +5403,6 @@ var DeclineInvitationsCommand = _DeclineInvitationsCommand;
5423
5403
 
5424
5404
 
5425
5405
 
5426
-
5427
5406
  var _DeleteActionTargetCommand = class _DeleteActionTargetCommand extends import_smithy_client.Command.classBuilder().ep({
5428
5407
  ...commonParams
5429
5408
  }).m(function(Command, cs, config, o) {
@@ -5440,7 +5419,6 @@ var DeleteActionTargetCommand = _DeleteActionTargetCommand;
5440
5419
 
5441
5420
 
5442
5421
 
5443
-
5444
5422
  var _DeleteConfigurationPolicyCommand = class _DeleteConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5445
5423
  ...commonParams
5446
5424
  }).m(function(Command, cs, config, o) {
@@ -5457,7 +5435,6 @@ var DeleteConfigurationPolicyCommand = _DeleteConfigurationPolicyCommand;
5457
5435
 
5458
5436
 
5459
5437
 
5460
-
5461
5438
  var _DeleteFindingAggregatorCommand = class _DeleteFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
5462
5439
  ...commonParams
5463
5440
  }).m(function(Command, cs, config, o) {
@@ -5474,7 +5451,6 @@ var DeleteFindingAggregatorCommand = _DeleteFindingAggregatorCommand;
5474
5451
 
5475
5452
 
5476
5453
 
5477
-
5478
5454
  var _DeleteInsightCommand = class _DeleteInsightCommand extends import_smithy_client.Command.classBuilder().ep({
5479
5455
  ...commonParams
5480
5456
  }).m(function(Command, cs, config, o) {
@@ -5491,7 +5467,6 @@ var DeleteInsightCommand = _DeleteInsightCommand;
5491
5467
 
5492
5468
 
5493
5469
 
5494
-
5495
5470
  var _DeleteInvitationsCommand = class _DeleteInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
5496
5471
  ...commonParams
5497
5472
  }).m(function(Command, cs, config, o) {
@@ -5508,7 +5483,6 @@ var DeleteInvitationsCommand = _DeleteInvitationsCommand;
5508
5483
 
5509
5484
 
5510
5485
 
5511
-
5512
5486
  var _DeleteMembersCommand = class _DeleteMembersCommand extends import_smithy_client.Command.classBuilder().ep({
5513
5487
  ...commonParams
5514
5488
  }).m(function(Command, cs, config, o) {
@@ -5525,7 +5499,6 @@ var DeleteMembersCommand = _DeleteMembersCommand;
5525
5499
 
5526
5500
 
5527
5501
 
5528
-
5529
5502
  var _DescribeActionTargetsCommand = class _DescribeActionTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
5530
5503
  ...commonParams
5531
5504
  }).m(function(Command, cs, config, o) {
@@ -5542,7 +5515,6 @@ var DescribeActionTargetsCommand = _DescribeActionTargetsCommand;
5542
5515
 
5543
5516
 
5544
5517
 
5545
-
5546
5518
  var _DescribeHubCommand = class _DescribeHubCommand extends import_smithy_client.Command.classBuilder().ep({
5547
5519
  ...commonParams
5548
5520
  }).m(function(Command, cs, config, o) {
@@ -5559,7 +5531,6 @@ var DescribeHubCommand = _DescribeHubCommand;
5559
5531
 
5560
5532
 
5561
5533
 
5562
-
5563
5534
  var _DescribeOrganizationConfigurationCommand = class _DescribeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5564
5535
  ...commonParams
5565
5536
  }).m(function(Command, cs, config, o) {
@@ -5576,7 +5547,6 @@ var DescribeOrganizationConfigurationCommand = _DescribeOrganizationConfiguratio
5576
5547
 
5577
5548
 
5578
5549
 
5579
-
5580
5550
  var _DescribeProductsCommand = class _DescribeProductsCommand extends import_smithy_client.Command.classBuilder().ep({
5581
5551
  ...commonParams
5582
5552
  }).m(function(Command, cs, config, o) {
@@ -5593,7 +5563,6 @@ var DescribeProductsCommand = _DescribeProductsCommand;
5593
5563
 
5594
5564
 
5595
5565
 
5596
-
5597
5566
  var _DescribeStandardsCommand = class _DescribeStandardsCommand extends import_smithy_client.Command.classBuilder().ep({
5598
5567
  ...commonParams
5599
5568
  }).m(function(Command, cs, config, o) {
@@ -5610,7 +5579,6 @@ var DescribeStandardsCommand = _DescribeStandardsCommand;
5610
5579
 
5611
5580
 
5612
5581
 
5613
-
5614
5582
  var _DescribeStandardsControlsCommand = class _DescribeStandardsControlsCommand extends import_smithy_client.Command.classBuilder().ep({
5615
5583
  ...commonParams
5616
5584
  }).m(function(Command, cs, config, o) {
@@ -5627,7 +5595,6 @@ var DescribeStandardsControlsCommand = _DescribeStandardsControlsCommand;
5627
5595
 
5628
5596
 
5629
5597
 
5630
-
5631
5598
  var _DisableImportFindingsForProductCommand = class _DisableImportFindingsForProductCommand extends import_smithy_client.Command.classBuilder().ep({
5632
5599
  ...commonParams
5633
5600
  }).m(function(Command, cs, config, o) {
@@ -5644,7 +5611,6 @@ var DisableImportFindingsForProductCommand = _DisableImportFindingsForProductCom
5644
5611
 
5645
5612
 
5646
5613
 
5647
-
5648
5614
  var _DisableOrganizationAdminAccountCommand = class _DisableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5649
5615
  ...commonParams
5650
5616
  }).m(function(Command, cs, config, o) {
@@ -5661,7 +5627,6 @@ var DisableOrganizationAdminAccountCommand = _DisableOrganizationAdminAccountCom
5661
5627
 
5662
5628
 
5663
5629
 
5664
-
5665
5630
  var _DisableSecurityHubCommand = class _DisableSecurityHubCommand extends import_smithy_client.Command.classBuilder().ep({
5666
5631
  ...commonParams
5667
5632
  }).m(function(Command, cs, config, o) {
@@ -5678,7 +5643,6 @@ var DisableSecurityHubCommand = _DisableSecurityHubCommand;
5678
5643
 
5679
5644
 
5680
5645
 
5681
-
5682
5646
  var _DisassociateFromAdministratorAccountCommand = class _DisassociateFromAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5683
5647
  ...commonParams
5684
5648
  }).m(function(Command, cs, config, o) {
@@ -5695,7 +5659,6 @@ var DisassociateFromAdministratorAccountCommand = _DisassociateFromAdministrator
5695
5659
 
5696
5660
 
5697
5661
 
5698
-
5699
5662
  var _DisassociateFromMasterAccountCommand = class _DisassociateFromMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5700
5663
  ...commonParams
5701
5664
  }).m(function(Command, cs, config, o) {
@@ -5712,7 +5675,6 @@ var DisassociateFromMasterAccountCommand = _DisassociateFromMasterAccountCommand
5712
5675
 
5713
5676
 
5714
5677
 
5715
-
5716
5678
  var _DisassociateMembersCommand = class _DisassociateMembersCommand extends import_smithy_client.Command.classBuilder().ep({
5717
5679
  ...commonParams
5718
5680
  }).m(function(Command, cs, config, o) {
@@ -5729,7 +5691,6 @@ var DisassociateMembersCommand = _DisassociateMembersCommand;
5729
5691
 
5730
5692
 
5731
5693
 
5732
-
5733
5694
  var _EnableImportFindingsForProductCommand = class _EnableImportFindingsForProductCommand extends import_smithy_client.Command.classBuilder().ep({
5734
5695
  ...commonParams
5735
5696
  }).m(function(Command, cs, config, o) {
@@ -5746,7 +5707,6 @@ var EnableImportFindingsForProductCommand = _EnableImportFindingsForProductComma
5746
5707
 
5747
5708
 
5748
5709
 
5749
-
5750
5710
  var _EnableOrganizationAdminAccountCommand = class _EnableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5751
5711
  ...commonParams
5752
5712
  }).m(function(Command, cs, config, o) {
@@ -5763,7 +5723,6 @@ var EnableOrganizationAdminAccountCommand = _EnableOrganizationAdminAccountComma
5763
5723
 
5764
5724
 
5765
5725
 
5766
-
5767
5726
  var _EnableSecurityHubCommand = class _EnableSecurityHubCommand extends import_smithy_client.Command.classBuilder().ep({
5768
5727
  ...commonParams
5769
5728
  }).m(function(Command, cs, config, o) {
@@ -5780,7 +5739,6 @@ var EnableSecurityHubCommand = _EnableSecurityHubCommand;
5780
5739
 
5781
5740
 
5782
5741
 
5783
-
5784
5742
  var _GetAdministratorAccountCommand = class _GetAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5785
5743
  ...commonParams
5786
5744
  }).m(function(Command, cs, config, o) {
@@ -5797,7 +5755,6 @@ var GetAdministratorAccountCommand = _GetAdministratorAccountCommand;
5797
5755
 
5798
5756
 
5799
5757
 
5800
-
5801
5758
  var _GetConfigurationPolicyAssociationCommand = class _GetConfigurationPolicyAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
5802
5759
  ...commonParams
5803
5760
  }).m(function(Command, cs, config, o) {
@@ -5814,7 +5771,6 @@ var GetConfigurationPolicyAssociationCommand = _GetConfigurationPolicyAssociatio
5814
5771
 
5815
5772
 
5816
5773
 
5817
-
5818
5774
  var _GetConfigurationPolicyCommand = class _GetConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5819
5775
  ...commonParams
5820
5776
  }).m(function(Command, cs, config, o) {
@@ -5831,7 +5787,6 @@ var GetConfigurationPolicyCommand = _GetConfigurationPolicyCommand;
5831
5787
 
5832
5788
 
5833
5789
 
5834
-
5835
5790
  var _GetEnabledStandardsCommand = class _GetEnabledStandardsCommand extends import_smithy_client.Command.classBuilder().ep({
5836
5791
  ...commonParams
5837
5792
  }).m(function(Command, cs, config, o) {
@@ -5848,7 +5803,6 @@ var GetEnabledStandardsCommand = _GetEnabledStandardsCommand;
5848
5803
 
5849
5804
 
5850
5805
 
5851
-
5852
5806
  var _GetFindingAggregatorCommand = class _GetFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
5853
5807
  ...commonParams
5854
5808
  }).m(function(Command, cs, config, o) {
@@ -5865,7 +5819,6 @@ var GetFindingAggregatorCommand = _GetFindingAggregatorCommand;
5865
5819
 
5866
5820
 
5867
5821
 
5868
-
5869
5822
  var _GetFindingHistoryCommand = class _GetFindingHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
5870
5823
  ...commonParams
5871
5824
  }).m(function(Command, cs, config, o) {
@@ -5882,7 +5835,6 @@ var GetFindingHistoryCommand = _GetFindingHistoryCommand;
5882
5835
 
5883
5836
 
5884
5837
 
5885
-
5886
5838
  var _GetFindingsCommand = class _GetFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
5887
5839
  ...commonParams
5888
5840
  }).m(function(Command, cs, config, o) {
@@ -5899,7 +5851,6 @@ var GetFindingsCommand = _GetFindingsCommand;
5899
5851
 
5900
5852
 
5901
5853
 
5902
-
5903
5854
  var _GetInsightResultsCommand = class _GetInsightResultsCommand extends import_smithy_client.Command.classBuilder().ep({
5904
5855
  ...commonParams
5905
5856
  }).m(function(Command, cs, config, o) {
@@ -5916,7 +5867,6 @@ var GetInsightResultsCommand = _GetInsightResultsCommand;
5916
5867
 
5917
5868
 
5918
5869
 
5919
-
5920
5870
  var _GetInsightsCommand = class _GetInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
5921
5871
  ...commonParams
5922
5872
  }).m(function(Command, cs, config, o) {
@@ -5933,7 +5883,6 @@ var GetInsightsCommand = _GetInsightsCommand;
5933
5883
 
5934
5884
 
5935
5885
 
5936
-
5937
5886
  var _GetInvitationsCountCommand = class _GetInvitationsCountCommand extends import_smithy_client.Command.classBuilder().ep({
5938
5887
  ...commonParams
5939
5888
  }).m(function(Command, cs, config, o) {
@@ -5950,7 +5899,6 @@ var GetInvitationsCountCommand = _GetInvitationsCountCommand;
5950
5899
 
5951
5900
 
5952
5901
 
5953
-
5954
5902
  var _GetMasterAccountCommand = class _GetMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5955
5903
  ...commonParams
5956
5904
  }).m(function(Command, cs, config, o) {
@@ -5967,7 +5915,6 @@ var GetMasterAccountCommand = _GetMasterAccountCommand;
5967
5915
 
5968
5916
 
5969
5917
 
5970
-
5971
5918
  var _GetMembersCommand = class _GetMembersCommand extends import_smithy_client.Command.classBuilder().ep({
5972
5919
  ...commonParams
5973
5920
  }).m(function(Command, cs, config, o) {
@@ -5984,7 +5931,6 @@ var GetMembersCommand = _GetMembersCommand;
5984
5931
 
5985
5932
 
5986
5933
 
5987
-
5988
5934
  var _GetSecurityControlDefinitionCommand = class _GetSecurityControlDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
5989
5935
  ...commonParams
5990
5936
  }).m(function(Command, cs, config, o) {
@@ -6001,7 +5947,6 @@ var GetSecurityControlDefinitionCommand = _GetSecurityControlDefinitionCommand;
6001
5947
 
6002
5948
 
6003
5949
 
6004
-
6005
5950
  var _InviteMembersCommand = class _InviteMembersCommand extends import_smithy_client.Command.classBuilder().ep({
6006
5951
  ...commonParams
6007
5952
  }).m(function(Command, cs, config, o) {
@@ -6018,7 +5963,6 @@ var InviteMembersCommand = _InviteMembersCommand;
6018
5963
 
6019
5964
 
6020
5965
 
6021
-
6022
5966
  var _ListAutomationRulesCommand = class _ListAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep({
6023
5967
  ...commonParams
6024
5968
  }).m(function(Command, cs, config, o) {
@@ -6035,7 +5979,6 @@ var ListAutomationRulesCommand = _ListAutomationRulesCommand;
6035
5979
 
6036
5980
 
6037
5981
 
6038
-
6039
5982
  var _ListConfigurationPoliciesCommand = class _ListConfigurationPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
6040
5983
  ...commonParams
6041
5984
  }).m(function(Command, cs, config, o) {
@@ -6052,7 +5995,6 @@ var ListConfigurationPoliciesCommand = _ListConfigurationPoliciesCommand;
6052
5995
 
6053
5996
 
6054
5997
 
6055
-
6056
5998
  var _ListConfigurationPolicyAssociationsCommand = class _ListConfigurationPolicyAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
6057
5999
  ...commonParams
6058
6000
  }).m(function(Command, cs, config, o) {
@@ -6069,7 +6011,6 @@ var ListConfigurationPolicyAssociationsCommand = _ListConfigurationPolicyAssocia
6069
6011
 
6070
6012
 
6071
6013
 
6072
-
6073
6014
  var _ListEnabledProductsForImportCommand = class _ListEnabledProductsForImportCommand extends import_smithy_client.Command.classBuilder().ep({
6074
6015
  ...commonParams
6075
6016
  }).m(function(Command, cs, config, o) {
@@ -6086,7 +6027,6 @@ var ListEnabledProductsForImportCommand = _ListEnabledProductsForImportCommand;
6086
6027
 
6087
6028
 
6088
6029
 
6089
-
6090
6030
  var _ListFindingAggregatorsCommand = class _ListFindingAggregatorsCommand extends import_smithy_client.Command.classBuilder().ep({
6091
6031
  ...commonParams
6092
6032
  }).m(function(Command, cs, config, o) {
@@ -6103,7 +6043,6 @@ var ListFindingAggregatorsCommand = _ListFindingAggregatorsCommand;
6103
6043
 
6104
6044
 
6105
6045
 
6106
-
6107
6046
  var _ListInvitationsCommand = class _ListInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
6108
6047
  ...commonParams
6109
6048
  }).m(function(Command, cs, config, o) {
@@ -6120,7 +6059,6 @@ var ListInvitationsCommand = _ListInvitationsCommand;
6120
6059
 
6121
6060
 
6122
6061
 
6123
-
6124
6062
  var _ListMembersCommand = class _ListMembersCommand extends import_smithy_client.Command.classBuilder().ep({
6125
6063
  ...commonParams
6126
6064
  }).m(function(Command, cs, config, o) {
@@ -6137,7 +6075,6 @@ var ListMembersCommand = _ListMembersCommand;
6137
6075
 
6138
6076
 
6139
6077
 
6140
-
6141
6078
  var _ListOrganizationAdminAccountsCommand = class _ListOrganizationAdminAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
6142
6079
  ...commonParams
6143
6080
  }).m(function(Command, cs, config, o) {
@@ -6154,7 +6091,6 @@ var ListOrganizationAdminAccountsCommand = _ListOrganizationAdminAccountsCommand
6154
6091
 
6155
6092
 
6156
6093
 
6157
-
6158
6094
  var _ListSecurityControlDefinitionsCommand = class _ListSecurityControlDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
6159
6095
  ...commonParams
6160
6096
  }).m(function(Command, cs, config, o) {
@@ -6171,7 +6107,6 @@ var ListSecurityControlDefinitionsCommand = _ListSecurityControlDefinitionsComma
6171
6107
 
6172
6108
 
6173
6109
 
6174
-
6175
6110
  var _ListStandardsControlAssociationsCommand = class _ListStandardsControlAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
6176
6111
  ...commonParams
6177
6112
  }).m(function(Command, cs, config, o) {
@@ -6188,7 +6123,6 @@ var ListStandardsControlAssociationsCommand = _ListStandardsControlAssociationsC
6188
6123
 
6189
6124
 
6190
6125
 
6191
-
6192
6126
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6193
6127
  ...commonParams
6194
6128
  }).m(function(Command, cs, config, o) {
@@ -6205,7 +6139,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
6205
6139
 
6206
6140
 
6207
6141
 
6208
-
6209
6142
  var _StartConfigurationPolicyAssociationCommand = class _StartConfigurationPolicyAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
6210
6143
  ...commonParams
6211
6144
  }).m(function(Command, cs, config, o) {
@@ -6222,7 +6155,6 @@ var StartConfigurationPolicyAssociationCommand = _StartConfigurationPolicyAssoci
6222
6155
 
6223
6156
 
6224
6157
 
6225
-
6226
6158
  var _StartConfigurationPolicyDisassociationCommand = class _StartConfigurationPolicyDisassociationCommand extends import_smithy_client.Command.classBuilder().ep({
6227
6159
  ...commonParams
6228
6160
  }).m(function(Command, cs, config, o) {
@@ -6239,7 +6171,6 @@ var StartConfigurationPolicyDisassociationCommand = _StartConfigurationPolicyDis
6239
6171
 
6240
6172
 
6241
6173
 
6242
-
6243
6174
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6244
6175
  ...commonParams
6245
6176
  }).m(function(Command, cs, config, o) {
@@ -6256,7 +6187,6 @@ var TagResourceCommand = _TagResourceCommand;
6256
6187
 
6257
6188
 
6258
6189
 
6259
-
6260
6190
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6261
6191
  ...commonParams
6262
6192
  }).m(function(Command, cs, config, o) {
@@ -6273,7 +6203,6 @@ var UntagResourceCommand = _UntagResourceCommand;
6273
6203
 
6274
6204
 
6275
6205
 
6276
-
6277
6206
  var _UpdateActionTargetCommand = class _UpdateActionTargetCommand extends import_smithy_client.Command.classBuilder().ep({
6278
6207
  ...commonParams
6279
6208
  }).m(function(Command, cs, config, o) {
@@ -6290,7 +6219,6 @@ var UpdateActionTargetCommand = _UpdateActionTargetCommand;
6290
6219
 
6291
6220
 
6292
6221
 
6293
-
6294
6222
  var _UpdateConfigurationPolicyCommand = class _UpdateConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
6295
6223
  ...commonParams
6296
6224
  }).m(function(Command, cs, config, o) {
@@ -6307,7 +6235,6 @@ var UpdateConfigurationPolicyCommand = _UpdateConfigurationPolicyCommand;
6307
6235
 
6308
6236
 
6309
6237
 
6310
-
6311
6238
  var _UpdateFindingAggregatorCommand = class _UpdateFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
6312
6239
  ...commonParams
6313
6240
  }).m(function(Command, cs, config, o) {
@@ -6324,7 +6251,6 @@ var UpdateFindingAggregatorCommand = _UpdateFindingAggregatorCommand;
6324
6251
 
6325
6252
 
6326
6253
 
6327
-
6328
6254
  var _UpdateFindingsCommand = class _UpdateFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
6329
6255
  ...commonParams
6330
6256
  }).m(function(Command, cs, config, o) {
@@ -6341,7 +6267,6 @@ var UpdateFindingsCommand = _UpdateFindingsCommand;
6341
6267
 
6342
6268
 
6343
6269
 
6344
-
6345
6270
  var _UpdateInsightCommand = class _UpdateInsightCommand extends import_smithy_client.Command.classBuilder().ep({
6346
6271
  ...commonParams
6347
6272
  }).m(function(Command, cs, config, o) {
@@ -6358,7 +6283,6 @@ var UpdateInsightCommand = _UpdateInsightCommand;
6358
6283
 
6359
6284
 
6360
6285
 
6361
-
6362
6286
  var _UpdateOrganizationConfigurationCommand = class _UpdateOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
6363
6287
  ...commonParams
6364
6288
  }).m(function(Command, cs, config, o) {
@@ -6375,7 +6299,6 @@ var UpdateOrganizationConfigurationCommand = _UpdateOrganizationConfigurationCom
6375
6299
 
6376
6300
 
6377
6301
 
6378
-
6379
6302
  var _UpdateSecurityControlCommand = class _UpdateSecurityControlCommand extends import_smithy_client.Command.classBuilder().ep({
6380
6303
  ...commonParams
6381
6304
  }).m(function(Command, cs, config, o) {
@@ -6392,7 +6315,6 @@ var UpdateSecurityControlCommand = _UpdateSecurityControlCommand;
6392
6315
 
6393
6316
 
6394
6317
 
6395
-
6396
6318
  var _UpdateSecurityHubConfigurationCommand = class _UpdateSecurityHubConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
6397
6319
  ...commonParams
6398
6320
  }).m(function(Command, cs, config, o) {
@@ -6409,7 +6331,6 @@ var UpdateSecurityHubConfigurationCommand = _UpdateSecurityHubConfigurationComma
6409
6331
 
6410
6332
 
6411
6333
 
6412
-
6413
6334
  var _UpdateStandardsControlCommand = class _UpdateStandardsControlCommand extends import_smithy_client.Command.classBuilder().ep({
6414
6335
  ...commonParams
6415
6336
  }).m(function(Command, cs, config, o) {
@@ -169,15 +169,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
169
169
  * Enables FIPS compatible endpoints.
170
170
  */
171
171
  useFipsEndpoint?: boolean | __Provider<boolean>;
172
+ /**
173
+ * The AWS region to which this client will send requests
174
+ */
175
+ region?: string | __Provider<string>;
172
176
  /**
173
177
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
174
178
  * @internal
175
179
  */
176
180
  defaultUserAgentProvider?: Provider<__UserAgent>;
177
- /**
178
- * The AWS region to which this client will send requests
179
- */
180
- region?: string | __Provider<string>;
181
181
  /**
182
182
  * Default credentials provider; Not available in browser runtime.
183
183
  * @deprecated
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *