@aws-sdk/client-securityhub 3.943.0 → 3.947.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 (164) hide show
  1. package/dist-cjs/index.js +162 -720
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/SecurityHubClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +162 -721
  8. package/dist-types/SecurityHub.d.ts +1 -1
  9. package/dist-types/SecurityHubClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +3 -3
  13. package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +3 -3
  17. package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +3 -3
  18. package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +3 -3
  19. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +3 -3
  20. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +3 -3
  21. package/dist-types/commands/BatchImportFindingsCommand.d.ts +3 -3
  22. package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +3 -3
  23. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +3 -3
  24. package/dist-types/commands/BatchUpdateFindingsV2Command.d.ts +3 -3
  25. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateActionTargetCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateAggregatorV2Command.d.ts +3 -3
  28. package/dist-types/commands/CreateAutomationRuleCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateAutomationRuleV2Command.d.ts +4 -4
  30. package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateConnectorV2Command.d.ts +3 -3
  32. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +3 -3
  33. package/dist-types/commands/CreateInsightCommand.d.ts +3 -3
  34. package/dist-types/commands/CreateMembersCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateTicketV2Command.d.ts +3 -3
  36. package/dist-types/commands/DeclineInvitationsCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteActionTargetCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteAggregatorV2Command.d.ts +3 -3
  39. package/dist-types/commands/DeleteAutomationRuleV2Command.d.ts +3 -3
  40. package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteConnectorV2Command.d.ts +3 -3
  42. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +3 -3
  43. package/dist-types/commands/DeleteInsightCommand.d.ts +3 -3
  44. package/dist-types/commands/DeleteInvitationsCommand.d.ts +3 -3
  45. package/dist-types/commands/DeleteMembersCommand.d.ts +3 -3
  46. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +3 -3
  47. package/dist-types/commands/DescribeHubCommand.d.ts +3 -3
  48. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -3
  49. package/dist-types/commands/DescribeProductsCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeProductsV2Command.d.ts +3 -3
  51. package/dist-types/commands/DescribeSecurityHubV2Command.d.ts +3 -3
  52. package/dist-types/commands/DescribeStandardsCommand.d.ts +3 -3
  53. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +3 -3
  54. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +3 -3
  55. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +3 -3
  56. package/dist-types/commands/DisableSecurityHubCommand.d.ts +3 -3
  57. package/dist-types/commands/DisableSecurityHubV2Command.d.ts +3 -3
  58. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +3 -3
  59. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -3
  60. package/dist-types/commands/DisassociateMembersCommand.d.ts +3 -3
  61. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +3 -3
  62. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +3 -3
  63. package/dist-types/commands/EnableSecurityHubCommand.d.ts +3 -3
  64. package/dist-types/commands/EnableSecurityHubV2Command.d.ts +3 -3
  65. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +3 -3
  66. package/dist-types/commands/GetAggregatorV2Command.d.ts +3 -3
  67. package/dist-types/commands/GetAutomationRuleV2Command.d.ts +4 -4
  68. package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +3 -3
  69. package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +3 -3
  70. package/dist-types/commands/GetConnectorV2Command.d.ts +3 -3
  71. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +3 -3
  72. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +3 -3
  73. package/dist-types/commands/GetFindingHistoryCommand.d.ts +3 -3
  74. package/dist-types/commands/GetFindingStatisticsV2Command.d.ts +4 -4
  75. package/dist-types/commands/GetFindingsCommand.d.ts +3 -3
  76. package/dist-types/commands/GetFindingsTrendsV2Command.d.ts +4 -4
  77. package/dist-types/commands/GetFindingsV2Command.d.ts +4 -4
  78. package/dist-types/commands/GetInsightResultsCommand.d.ts +3 -3
  79. package/dist-types/commands/GetInsightsCommand.d.ts +3 -3
  80. package/dist-types/commands/GetInvitationsCountCommand.d.ts +3 -3
  81. package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -3
  82. package/dist-types/commands/GetMembersCommand.d.ts +3 -3
  83. package/dist-types/commands/GetResourcesStatisticsV2Command.d.ts +4 -4
  84. package/dist-types/commands/GetResourcesTrendsV2Command.d.ts +4 -4
  85. package/dist-types/commands/GetResourcesV2Command.d.ts +4 -4
  86. package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +3 -3
  87. package/dist-types/commands/InviteMembersCommand.d.ts +3 -3
  88. package/dist-types/commands/ListAggregatorsV2Command.d.ts +3 -3
  89. package/dist-types/commands/ListAutomationRulesCommand.d.ts +3 -3
  90. package/dist-types/commands/ListAutomationRulesV2Command.d.ts +3 -3
  91. package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +3 -3
  92. package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +3 -3
  93. package/dist-types/commands/ListConnectorsV2Command.d.ts +3 -3
  94. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +3 -3
  95. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +3 -3
  96. package/dist-types/commands/ListInvitationsCommand.d.ts +3 -3
  97. package/dist-types/commands/ListMembersCommand.d.ts +3 -3
  98. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +3 -3
  99. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +3 -3
  100. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +3 -3
  101. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -4
  102. package/dist-types/commands/RegisterConnectorV2Command.d.ts +3 -3
  103. package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +3 -3
  104. package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +3 -3
  105. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  106. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  107. package/dist-types/commands/UpdateActionTargetCommand.d.ts +3 -3
  108. package/dist-types/commands/UpdateAggregatorV2Command.d.ts +3 -3
  109. package/dist-types/commands/UpdateAutomationRuleV2Command.d.ts +3 -3
  110. package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +3 -3
  111. package/dist-types/commands/UpdateConnectorV2Command.d.ts +3 -3
  112. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +3 -3
  113. package/dist-types/commands/UpdateFindingsCommand.d.ts +3 -3
  114. package/dist-types/commands/UpdateInsightCommand.d.ts +3 -3
  115. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +3 -3
  116. package/dist-types/commands/UpdateSecurityControlCommand.d.ts +3 -3
  117. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +3 -3
  119. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  120. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  121. package/dist-types/extensionConfiguration.d.ts +4 -4
  122. package/dist-types/models/SecurityHubServiceException.d.ts +1 -1
  123. package/dist-types/models/errors.d.ts +1 -1
  124. package/dist-types/models/models_1.d.ts +1 -1
  125. package/dist-types/models/models_2.d.ts +2 -2
  126. package/dist-types/models/models_3.d.ts +2 -2
  127. package/dist-types/pagination/DescribeActionTargetsPaginator.d.ts +1 -1
  128. package/dist-types/pagination/DescribeProductsPaginator.d.ts +1 -1
  129. package/dist-types/pagination/DescribeProductsV2Paginator.d.ts +1 -1
  130. package/dist-types/pagination/DescribeStandardsControlsPaginator.d.ts +1 -1
  131. package/dist-types/pagination/DescribeStandardsPaginator.d.ts +1 -1
  132. package/dist-types/pagination/GetEnabledStandardsPaginator.d.ts +1 -1
  133. package/dist-types/pagination/GetFindingHistoryPaginator.d.ts +1 -1
  134. package/dist-types/pagination/GetFindingsPaginator.d.ts +1 -1
  135. package/dist-types/pagination/GetFindingsTrendsV2Paginator.d.ts +1 -1
  136. package/dist-types/pagination/GetFindingsV2Paginator.d.ts +1 -1
  137. package/dist-types/pagination/GetInsightsPaginator.d.ts +1 -1
  138. package/dist-types/pagination/GetResourcesTrendsV2Paginator.d.ts +1 -1
  139. package/dist-types/pagination/GetResourcesV2Paginator.d.ts +1 -1
  140. package/dist-types/pagination/Interfaces.d.ts +1 -1
  141. package/dist-types/pagination/ListAggregatorsV2Paginator.d.ts +1 -1
  142. package/dist-types/pagination/ListConfigurationPoliciesPaginator.d.ts +1 -1
  143. package/dist-types/pagination/ListConfigurationPolicyAssociationsPaginator.d.ts +1 -1
  144. package/dist-types/pagination/ListEnabledProductsForImportPaginator.d.ts +1 -1
  145. package/dist-types/pagination/ListFindingAggregatorsPaginator.d.ts +1 -1
  146. package/dist-types/pagination/ListInvitationsPaginator.d.ts +1 -1
  147. package/dist-types/pagination/ListMembersPaginator.d.ts +1 -1
  148. package/dist-types/pagination/ListOrganizationAdminAccountsPaginator.d.ts +1 -1
  149. package/dist-types/pagination/ListSecurityControlDefinitionsPaginator.d.ts +1 -1
  150. package/dist-types/pagination/ListStandardsControlAssociationsPaginator.d.ts +1 -1
  151. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  152. package/dist-types/runtimeConfig.d.ts +1 -1
  153. package/dist-types/runtimeConfig.native.d.ts +1 -1
  154. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  155. package/dist-types/runtimeExtensions.d.ts +1 -1
  156. package/dist-types/schemas/schemas_0.d.ts +1 -2
  157. package/dist-types/ts3.4/SecurityHubClient.d.ts +3 -3
  158. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  159. package/dist-types/ts3.4/models/SecurityHubServiceException.d.ts +1 -1
  160. package/dist-types/ts3.4/models/models_1.d.ts +3 -3
  161. package/dist-types/ts3.4/models/models_2.d.ts +15 -15
  162. package/dist-types/ts3.4/models/models_3.d.ts +4 -4
  163. package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  164. package/package.json +13 -12
@@ -3428,17 +3428,7 @@ export var AcceptAdministratorInvitationRequest = [3, n0, _AAIR, 0, [_AI, _II],
3428
3428
  export var AcceptAdministratorInvitationResponse = [3, n0, _AAIRc, 0, [], []];
3429
3429
  export var AcceptInvitationRequest = [3, n0, _AIR, 0, [_MI, _II], [0, 0]];
3430
3430
  export var AcceptInvitationResponse = [3, n0, _AIRc, 0, [], []];
3431
- export var AccessDeniedException = [
3432
- -3,
3433
- n0,
3434
- _ADE,
3435
- {
3436
- [_e]: _c,
3437
- [_hE]: 403,
3438
- },
3439
- [_M, _C],
3440
- [0, 0],
3441
- ];
3431
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M, _C], [0, 0]];
3442
3432
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
3443
3433
  export var AccountDetails = [3, n0, _AD, 0, [_AIc, _E], [0, 0]];
3444
3434
  export var Action = [
@@ -8562,17 +8552,7 @@ export var ConfigurationPolicySummary = [
8562
8552
  [_Ar, _I, _N, _D, _UA, _SEe],
8563
8553
  [0, 0, 0, 0, 5, 2],
8564
8554
  ];
8565
- export var ConflictException = [
8566
- -3,
8567
- n0,
8568
- _CEo,
8569
- {
8570
- [_e]: _c,
8571
- [_hE]: 409,
8572
- },
8573
- [_M, _C],
8574
- [0, 0],
8575
- ];
8555
+ export var ConflictException = [-3, n0, _CEo, { [_e]: _c, [_hE]: 409 }, [_M, _C], [0, 0]];
8576
8556
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
8577
8557
  export var ConnectorSummary = [
8578
8558
  3,
@@ -8751,21 +8731,7 @@ export var DescribeActionTargetsResponse = [
8751
8731
  [_ATct, _NTe],
8752
8732
  [() => ActionTargetList, 0],
8753
8733
  ];
8754
- export var DescribeHubRequest = [
8755
- 3,
8756
- n0,
8757
- _DHR,
8758
- 0,
8759
- [_HA],
8760
- [
8761
- [
8762
- 0,
8763
- {
8764
- [_hQ]: _HA,
8765
- },
8766
- ],
8767
- ],
8768
- ];
8734
+ export var DescribeHubRequest = [3, n0, _DHR, 0, [_HA], [[0, { [_hQ]: _HA }]]];
8769
8735
  export var DescribeHubResponse = [3, n0, _DHRe, 0, [_HA, _SAub, _AEC, _CFG], [0, 0, 2, 0]];
8770
8736
  export var DescribeOrganizationConfigurationRequest = [3, n0, _DOCR, 0, [], []];
8771
8737
  export var DescribeOrganizationConfigurationResponse = [
@@ -8783,24 +8749,9 @@ export var DescribeProductsRequest = [
8783
8749
  0,
8784
8750
  [_NTe, _MRa, _PA],
8785
8751
  [
8786
- [
8787
- 0,
8788
- {
8789
- [_hQ]: _NTe,
8790
- },
8791
- ],
8792
- [
8793
- 1,
8794
- {
8795
- [_hQ]: _MRa,
8796
- },
8797
- ],
8798
- [
8799
- 0,
8800
- {
8801
- [_hQ]: _PA,
8802
- },
8803
- ],
8752
+ [0, { [_hQ]: _NTe }],
8753
+ [1, { [_hQ]: _MRa }],
8754
+ [0, { [_hQ]: _PA }],
8804
8755
  ],
8805
8756
  ];
8806
8757
  export var DescribeProductsResponse = [3, n0, _DPRe, 0, [_Prod, _NTe], [() => ProductsList, 0]];
@@ -8811,18 +8762,8 @@ export var DescribeProductsV2Request = [
8811
8762
  0,
8812
8763
  [_NTe, _MRa],
8813
8764
  [
8814
- [
8815
- 0,
8816
- {
8817
- [_hQ]: _NTe,
8818
- },
8819
- ],
8820
- [
8821
- 1,
8822
- {
8823
- [_hQ]: _MRa,
8824
- },
8825
- ],
8765
+ [0, { [_hQ]: _NTe }],
8766
+ [1, { [_hQ]: _MRa }],
8826
8767
  ],
8827
8768
  ];
8828
8769
  export var DescribeProductsV2Response = [
@@ -8843,18 +8784,8 @@ export var DescribeStandardsControlsRequest = [
8843
8784
  [_SSAt, _NTe, _MRa],
8844
8785
  [
8845
8786
  [0, 1],
8846
- [
8847
- 0,
8848
- {
8849
- [_hQ]: _NTe,
8850
- },
8851
- ],
8852
- [
8853
- 1,
8854
- {
8855
- [_hQ]: _MRa,
8856
- },
8857
- ],
8787
+ [0, { [_hQ]: _NTe }],
8788
+ [1, { [_hQ]: _MRa }],
8858
8789
  ],
8859
8790
  ];
8860
8791
  export var DescribeStandardsControlsResponse = [
@@ -8872,18 +8803,8 @@ export var DescribeStandardsRequest = [
8872
8803
  0,
8873
8804
  [_NTe, _MRa],
8874
8805
  [
8875
- [
8876
- 0,
8877
- {
8878
- [_hQ]: _NTe,
8879
- },
8880
- ],
8881
- [
8882
- 1,
8883
- {
8884
- [_hQ]: _MRa,
8885
- },
8886
- ],
8806
+ [0, { [_hQ]: _NTe }],
8807
+ [1, { [_hQ]: _MRa }],
8887
8808
  ],
8888
8809
  ];
8889
8810
  export var DescribeStandardsResponse = [3, n0, _DSRe, 0, [_Stan, _NTe], [() => Standards, 0]];
@@ -9195,14 +9116,7 @@ export var GetSecurityControlDefinitionRequest = [
9195
9116
  _GSCDR,
9196
9117
  0,
9197
9118
  [_SCIec],
9198
- [
9199
- [
9200
- 0,
9201
- {
9202
- [_hQ]: _SCIec,
9203
- },
9204
- ],
9205
- ],
9119
+ [[0, { [_hQ]: _SCIec }]],
9206
9120
  ];
9207
9121
  export var GetSecurityControlDefinitionResponse = [
9208
9122
  3,
@@ -9245,53 +9159,13 @@ export var IntegerListConfigurationOptions = [
9245
9159
  [_DVe, _Mi, _Max, _MIa],
9246
9160
  [64 | 1, 1, 1, 1],
9247
9161
  ];
9248
- export var InternalException = [
9249
- -3,
9250
- n0,
9251
- _IEn,
9252
- {
9253
- [_e]: _s,
9254
- [_hE]: 500,
9255
- },
9256
- [_M, _C],
9257
- [0, 0],
9258
- ];
9162
+ export var InternalException = [-3, n0, _IEn, { [_e]: _s, [_hE]: 500 }, [_M, _C], [0, 0]];
9259
9163
  TypeRegistry.for(n0).registerError(InternalException, __InternalException);
9260
- export var InternalServerException = [
9261
- -3,
9262
- n0,
9263
- _ISE,
9264
- {
9265
- [_e]: _s,
9266
- [_hE]: 500,
9267
- },
9268
- [_M, _C],
9269
- [0, 0],
9270
- ];
9164
+ export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M, _C], [0, 0]];
9271
9165
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
9272
- export var InvalidAccessException = [
9273
- -3,
9274
- n0,
9275
- _IAE,
9276
- {
9277
- [_e]: _c,
9278
- [_hE]: 401,
9279
- },
9280
- [_M, _C],
9281
- [0, 0],
9282
- ];
9166
+ export var InvalidAccessException = [-3, n0, _IAE, { [_e]: _c, [_hE]: 401 }, [_M, _C], [0, 0]];
9283
9167
  TypeRegistry.for(n0).registerError(InvalidAccessException, __InvalidAccessException);
9284
- export var InvalidInputException = [
9285
- -3,
9286
- n0,
9287
- _IIE,
9288
- {
9289
- [_e]: _c,
9290
- [_hE]: 400,
9291
- },
9292
- [_M, _C],
9293
- [0, 0],
9294
- ];
9168
+ export var InvalidInputException = [-3, n0, _IIE, { [_e]: _c, [_hE]: 400 }, [_M, _C], [0, 0]];
9295
9169
  TypeRegistry.for(n0).registerError(InvalidInputException, __InvalidInputException);
9296
9170
  export var Invitation = [3, n0, _Inv, 0, [_AIc, _II, _IAnv, _MSemb], [0, 0, 5, 0]];
9297
9171
  export var InviteMembersRequest = [3, n0, _IMR, 0, [_AIcc], [64 | 0]];
@@ -9303,17 +9177,7 @@ export var JiraCloudDetail = [3, n0, _JCD, 0, [_CIlo, _PK, _Do, _AUut, _ASut], [
9303
9177
  export var JiraCloudProviderConfiguration = [3, n0, _JCPC, 0, [_PK], [0]];
9304
9178
  export var JiraCloudUpdateConfiguration = [3, n0, _JCUC, 0, [_PK], [0]];
9305
9179
  export var KeywordFilter = [3, n0, _KF, 0, [_Val], [0]];
9306
- export var LimitExceededException = [
9307
- -3,
9308
- n0,
9309
- _LEE,
9310
- {
9311
- [_e]: _c,
9312
- [_hE]: 429,
9313
- },
9314
- [_M, _C],
9315
- [0, 0],
9316
- ];
9180
+ export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 429 }, [_M, _C], [0, 0]];
9317
9181
  TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
9318
9182
  export var ListAggregatorsV2Request = [
9319
9183
  3,
@@ -9322,18 +9186,8 @@ export var ListAggregatorsV2Request = [
9322
9186
  0,
9323
9187
  [_NTe, _MRa],
9324
9188
  [
9325
- [
9326
- 0,
9327
- {
9328
- [_hQ]: _NTe,
9329
- },
9330
- ],
9331
- [
9332
- 1,
9333
- {
9334
- [_hQ]: _MRa,
9335
- },
9336
- ],
9189
+ [0, { [_hQ]: _NTe }],
9190
+ [1, { [_hQ]: _MRa }],
9337
9191
  ],
9338
9192
  ];
9339
9193
  export var ListAggregatorsV2Response = [
@@ -9351,18 +9205,8 @@ export var ListAutomationRulesRequest = [
9351
9205
  0,
9352
9206
  [_NTe, _MRa],
9353
9207
  [
9354
- [
9355
- 0,
9356
- {
9357
- [_hQ]: _NTe,
9358
- },
9359
- ],
9360
- [
9361
- 1,
9362
- {
9363
- [_hQ]: _MRa,
9364
- },
9365
- ],
9208
+ [0, { [_hQ]: _NTe }],
9209
+ [1, { [_hQ]: _MRa }],
9366
9210
  ],
9367
9211
  ];
9368
9212
  export var ListAutomationRulesResponse = [
@@ -9380,18 +9224,8 @@ export var ListAutomationRulesV2Request = [
9380
9224
  0,
9381
9225
  [_NTe, _MRa],
9382
9226
  [
9383
- [
9384
- 0,
9385
- {
9386
- [_hQ]: _NTe,
9387
- },
9388
- ],
9389
- [
9390
- 1,
9391
- {
9392
- [_hQ]: _MRa,
9393
- },
9394
- ],
9227
+ [0, { [_hQ]: _NTe }],
9228
+ [1, { [_hQ]: _MRa }],
9395
9229
  ],
9396
9230
  ];
9397
9231
  export var ListAutomationRulesV2Response = [
@@ -9409,18 +9243,8 @@ export var ListConfigurationPoliciesRequest = [
9409
9243
  0,
9410
9244
  [_NTe, _MRa],
9411
9245
  [
9412
- [
9413
- 0,
9414
- {
9415
- [_hQ]: _NTe,
9416
- },
9417
- ],
9418
- [
9419
- 1,
9420
- {
9421
- [_hQ]: _MRa,
9422
- },
9423
- ],
9246
+ [0, { [_hQ]: _NTe }],
9247
+ [1, { [_hQ]: _MRa }],
9424
9248
  ],
9425
9249
  ];
9426
9250
  export var ListConfigurationPoliciesResponse = [
@@ -9454,30 +9278,10 @@ export var ListConnectorsV2Request = [
9454
9278
  0,
9455
9279
  [_NTe, _MRa, _PNrov, _CSonn],
9456
9280
  [
9457
- [
9458
- 0,
9459
- {
9460
- [_hQ]: _NTe,
9461
- },
9462
- ],
9463
- [
9464
- 1,
9465
- {
9466
- [_hQ]: _MRa,
9467
- },
9468
- ],
9469
- [
9470
- 0,
9471
- {
9472
- [_hQ]: _PNrov,
9473
- },
9474
- ],
9475
- [
9476
- 0,
9477
- {
9478
- [_hQ]: _CSonn,
9479
- },
9480
- ],
9281
+ [0, { [_hQ]: _NTe }],
9282
+ [1, { [_hQ]: _MRa }],
9283
+ [0, { [_hQ]: _PNrov }],
9284
+ [0, { [_hQ]: _CSonn }],
9481
9285
  ],
9482
9286
  ];
9483
9287
  export var ListConnectorsV2Response = [
@@ -9495,18 +9299,8 @@ export var ListEnabledProductsForImportRequest = [
9495
9299
  0,
9496
9300
  [_NTe, _MRa],
9497
9301
  [
9498
- [
9499
- 0,
9500
- {
9501
- [_hQ]: _NTe,
9502
- },
9503
- ],
9504
- [
9505
- 1,
9506
- {
9507
- [_hQ]: _MRa,
9508
- },
9509
- ],
9302
+ [0, { [_hQ]: _NTe }],
9303
+ [1, { [_hQ]: _MRa }],
9510
9304
  ],
9511
9305
  ];
9512
9306
  export var ListEnabledProductsForImportResponse = [
@@ -9524,18 +9318,8 @@ export var ListFindingAggregatorsRequest = [
9524
9318
  0,
9525
9319
  [_NTe, _MRa],
9526
9320
  [
9527
- [
9528
- 0,
9529
- {
9530
- [_hQ]: _NTe,
9531
- },
9532
- ],
9533
- [
9534
- 1,
9535
- {
9536
- [_hQ]: _MRa,
9537
- },
9538
- ],
9321
+ [0, { [_hQ]: _NTe }],
9322
+ [1, { [_hQ]: _MRa }],
9539
9323
  ],
9540
9324
  ];
9541
9325
  export var ListFindingAggregatorsResponse = [
@@ -9553,18 +9337,8 @@ export var ListInvitationsRequest = [
9553
9337
  0,
9554
9338
  [_MRa, _NTe],
9555
9339
  [
9556
- [
9557
- 1,
9558
- {
9559
- [_hQ]: _MRa,
9560
- },
9561
- ],
9562
- [
9563
- 0,
9564
- {
9565
- [_hQ]: _NTe,
9566
- },
9567
- ],
9340
+ [1, { [_hQ]: _MRa }],
9341
+ [0, { [_hQ]: _NTe }],
9568
9342
  ],
9569
9343
  ];
9570
9344
  export var ListInvitationsResponse = [3, n0, _LIRi, 0, [_Invi, _NTe], [() => InvitationList, 0]];
@@ -9575,24 +9349,9 @@ export var ListMembersRequest = [
9575
9349
  0,
9576
9350
  [_OAn, _MRa, _NTe],
9577
9351
  [
9578
- [
9579
- 2,
9580
- {
9581
- [_hQ]: _OAn,
9582
- },
9583
- ],
9584
- [
9585
- 1,
9586
- {
9587
- [_hQ]: _MRa,
9588
- },
9589
- ],
9590
- [
9591
- 0,
9592
- {
9593
- [_hQ]: _NTe,
9594
- },
9595
- ],
9352
+ [2, { [_hQ]: _OAn }],
9353
+ [1, { [_hQ]: _MRa }],
9354
+ [0, { [_hQ]: _NTe }],
9596
9355
  ],
9597
9356
  ];
9598
9357
  export var ListMembersResponse = [3, n0, _LMRi, 0, [_Memb, _NTe], [() => MemberList, 0]];
@@ -9603,24 +9362,9 @@ export var ListOrganizationAdminAccountsRequest = [
9603
9362
  0,
9604
9363
  [_MRa, _NTe, _Fea],
9605
9364
  [
9606
- [
9607
- 1,
9608
- {
9609
- [_hQ]: _MRa,
9610
- },
9611
- ],
9612
- [
9613
- 0,
9614
- {
9615
- [_hQ]: _NTe,
9616
- },
9617
- ],
9618
- [
9619
- 0,
9620
- {
9621
- [_hQ]: _Fea,
9622
- },
9623
- ],
9365
+ [1, { [_hQ]: _MRa }],
9366
+ [0, { [_hQ]: _NTe }],
9367
+ [0, { [_hQ]: _Fea }],
9624
9368
  ],
9625
9369
  ];
9626
9370
  export var ListOrganizationAdminAccountsResponse = [
@@ -9638,24 +9382,9 @@ export var ListSecurityControlDefinitionsRequest = [
9638
9382
  0,
9639
9383
  [_SAta, _NTe, _MRa],
9640
9384
  [
9641
- [
9642
- 0,
9643
- {
9644
- [_hQ]: _SAta,
9645
- },
9646
- ],
9647
- [
9648
- 0,
9649
- {
9650
- [_hQ]: _NTe,
9651
- },
9652
- ],
9653
- [
9654
- 1,
9655
- {
9656
- [_hQ]: _MRa,
9657
- },
9658
- ],
9385
+ [0, { [_hQ]: _SAta }],
9386
+ [0, { [_hQ]: _NTe }],
9387
+ [1, { [_hQ]: _MRa }],
9659
9388
  ],
9660
9389
  ];
9661
9390
  export var ListSecurityControlDefinitionsResponse = [
@@ -9673,24 +9402,9 @@ export var ListStandardsControlAssociationsRequest = [
9673
9402
  0,
9674
9403
  [_SCIec, _NTe, _MRa],
9675
9404
  [
9676
- [
9677
- 0,
9678
- {
9679
- [_hQ]: _SCIec,
9680
- },
9681
- ],
9682
- [
9683
- 0,
9684
- {
9685
- [_hQ]: _NTe,
9686
- },
9687
- ],
9688
- [
9689
- 1,
9690
- {
9691
- [_hQ]: _MRa,
9692
- },
9693
- ],
9405
+ [0, { [_hQ]: _SCIec }],
9406
+ [0, { [_hQ]: _NTe }],
9407
+ [1, { [_hQ]: _MRa }],
9694
9408
  ],
9695
9409
  ];
9696
9410
  export var ListStandardsControlAssociationsResponse = [
@@ -9848,17 +9562,7 @@ export var Resource = [
9848
9562
  [_T, _I, _Par, _Reg, _RReso, _Tags, _DCat, _Deta, _ANp, _AAp],
9849
9563
  [0, 0, 0, 0, 0, 128 | 0, () => DataClassificationDetails, () => ResourceDetails, 0, 0],
9850
9564
  ];
9851
- export var ResourceConflictException = [
9852
- -3,
9853
- n0,
9854
- _RCE,
9855
- {
9856
- [_e]: _c,
9857
- [_hE]: 409,
9858
- },
9859
- [_M, _C],
9860
- [0, 0],
9861
- ];
9565
+ export var ResourceConflictException = [-3, n0, _RCE, { [_e]: _c, [_hE]: 409 }, [_M, _C], [0, 0]];
9862
9566
  TypeRegistry.for(n0).registerError(ResourceConflictException, __ResourceConflictException);
9863
9567
  export var ResourceDetails = [
9864
9568
  3,
@@ -10079,29 +9783,9 @@ export var ResourceFindingsSummary = [
10079
9783
  [0, 0, 1, () => ResourceSeverityBreakdown],
10080
9784
  ];
10081
9785
  export var ResourceGroupByRule = [3, n0, _RGBR, 0, [_GBF, _Filt], [0, () => ResourcesFilters]];
10082
- export var ResourceInUseException = [
10083
- -3,
10084
- n0,
10085
- _RIUE,
10086
- {
10087
- [_e]: _c,
10088
- [_hE]: 400,
10089
- },
10090
- [_M, _C],
10091
- [0, 0],
10092
- ];
9786
+ export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_M, _C], [0, 0]];
10093
9787
  TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
10094
- export var ResourceNotFoundException = [
10095
- -3,
10096
- n0,
10097
- _RNFE,
10098
- {
10099
- [_e]: _c,
10100
- [_hE]: 404,
10101
- },
10102
- [_M, _C],
10103
- [0, 0],
10104
- ];
9788
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M, _C], [0, 0]];
10105
9789
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
10106
9790
  export var ResourceResult = [
10107
9791
  3,
@@ -10412,10 +10096,7 @@ export var ServiceQuotaExceededException = [
10412
10096
  -3,
10413
10097
  n0,
10414
10098
  _SQEE,
10415
- {
10416
- [_e]: _c,
10417
- [_hE]: 402,
10418
- },
10099
+ { [_e]: _c, [_hE]: 402 },
10419
10100
  [_M, _C],
10420
10101
  [0, 0],
10421
10102
  ];
@@ -10563,17 +10244,7 @@ export var ThreatIntelIndicator = [
10563
10244
  [_T, _Val, _Cat, _LOA, _So, _SU],
10564
10245
  [0, 0, 0, 0, 0, 0],
10565
10246
  ];
10566
- export var ThrottlingException = [
10567
- -3,
10568
- n0,
10569
- _TEh,
10570
- {
10571
- [_e]: _c,
10572
- [_hE]: 429,
10573
- },
10574
- [_M, _C],
10575
- [0, 0],
10576
- ];
10247
+ export var ThrottlingException = [-3, n0, _TEh, { [_e]: _c, [_hE]: 429 }, [_M, _C], [0, 0]];
10577
10248
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
10578
10249
  export var TrendsMetricsResult = [3, n0, _TMR, 0, [_Times, _TV], [5, () => TrendsValues]];
10579
10250
  export var TrendsValues = [3, n0, _TV, 0, [_STev], [() => SeverityTrendsCount]];
@@ -10611,12 +10282,7 @@ export var UntagResourceRequest = [
10611
10282
  [_RAe, _TK],
10612
10283
  [
10613
10284
  [0, 1],
10614
- [
10615
- 64 | 0,
10616
- {
10617
- [_hQ]: _tK,
10618
- },
10619
- ],
10285
+ [64 | 0, { [_hQ]: _tK }],
10620
10286
  ],
10621
10287
  ];
10622
10288
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -10737,17 +10403,7 @@ export var UpdateStandardsControlRequest = [
10737
10403
  ];
10738
10404
  export var UpdateStandardsControlResponse = [3, n0, _USCRpda, 0, [], []];
10739
10405
  export var UserAccount = [3, n0, _UAs, 0, [_Ui, _N], [0, 0]];
10740
- export var ValidationException = [
10741
- -3,
10742
- n0,
10743
- _VEa,
10744
- {
10745
- [_e]: _c,
10746
- [_hE]: 400,
10747
- },
10748
- [_M, _C],
10749
- [0, 0],
10750
- ];
10406
+ export var ValidationException = [-3, n0, _VEa, { [_e]: _c, [_hE]: 400 }, [_M, _C], [0, 0]];
10751
10407
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
10752
10408
  export var VolumeMount = [3, n0, _VMol, 0, [_N, _MPou], [0, 0]];
10753
10409
  export var VpcInfoCidrBlockSetDetails = [3, n0, _VICBSD, 0, [_CBi], [0]];
@@ -10794,7 +10450,6 @@ export var WafExcludedRule = [3, n0, _WER, 0, [_RIu], [0]];
10794
10450
  export var WafOverrideAction = [3, n0, _WOA, 0, [_T], [0]];
10795
10451
  export var Workflow = [3, n0, _W, 0, [_St], [0]];
10796
10452
  export var WorkflowUpdate = [3, n0, _WU, 0, [_St], [0]];
10797
- export var __Unit = "unit";
10798
10453
  export var SecurityHubServiceException = [-3, _sm, "SecurityHubServiceException", 0, [], []];
10799
10454
  TypeRegistry.for(_sm).registerError(SecurityHubServiceException, __SecurityHubServiceException);
10800
10455
  export var AccountDetailsList = [1, n0, _ADL, 0, () => AccountDetails];
@@ -11979,9 +11634,7 @@ export var AcceptAdministratorInvitation = [
11979
11634
  9,
11980
11635
  n0,
11981
11636
  _AAIc,
11982
- {
11983
- [_h]: ["POST", "/administrator", 200],
11984
- },
11637
+ { [_h]: ["POST", "/administrator", 200] },
11985
11638
  () => AcceptAdministratorInvitationRequest,
11986
11639
  () => AcceptAdministratorInvitationResponse,
11987
11640
  ];
@@ -11989,9 +11642,7 @@ export var AcceptInvitation = [
11989
11642
  9,
11990
11643
  n0,
11991
11644
  _AIcce,
11992
- {
11993
- [_h]: ["POST", "/master", 200],
11994
- },
11645
+ { [_h]: ["POST", "/master", 200] },
11995
11646
  () => AcceptInvitationRequest,
11996
11647
  () => AcceptInvitationResponse,
11997
11648
  ];
@@ -11999,9 +11650,7 @@ export var BatchDeleteAutomationRules = [
11999
11650
  9,
12000
11651
  n0,
12001
11652
  _BDAR,
12002
- {
12003
- [_h]: ["POST", "/automationrules/delete", 200],
12004
- },
11653
+ { [_h]: ["POST", "/automationrules/delete", 200] },
12005
11654
  () => BatchDeleteAutomationRulesRequest,
12006
11655
  () => BatchDeleteAutomationRulesResponse,
12007
11656
  ];
@@ -12009,9 +11658,7 @@ export var BatchDisableStandards = [
12009
11658
  9,
12010
11659
  n0,
12011
11660
  _BDS,
12012
- {
12013
- [_h]: ["POST", "/standards/deregister", 200],
12014
- },
11661
+ { [_h]: ["POST", "/standards/deregister", 200] },
12015
11662
  () => BatchDisableStandardsRequest,
12016
11663
  () => BatchDisableStandardsResponse,
12017
11664
  ];
@@ -12019,9 +11666,7 @@ export var BatchEnableStandards = [
12019
11666
  9,
12020
11667
  n0,
12021
11668
  _BES,
12022
- {
12023
- [_h]: ["POST", "/standards/register", 200],
12024
- },
11669
+ { [_h]: ["POST", "/standards/register", 200] },
12025
11670
  () => BatchEnableStandardsRequest,
12026
11671
  () => BatchEnableStandardsResponse,
12027
11672
  ];
@@ -12029,9 +11674,7 @@ export var BatchGetAutomationRules = [
12029
11674
  9,
12030
11675
  n0,
12031
11676
  _BGAR,
12032
- {
12033
- [_h]: ["POST", "/automationrules/get", 200],
12034
- },
11677
+ { [_h]: ["POST", "/automationrules/get", 200] },
12035
11678
  () => BatchGetAutomationRulesRequest,
12036
11679
  () => BatchGetAutomationRulesResponse,
12037
11680
  ];
@@ -12039,9 +11682,7 @@ export var BatchGetConfigurationPolicyAssociations = [
12039
11682
  9,
12040
11683
  n0,
12041
11684
  _BGCPA,
12042
- {
12043
- [_h]: ["POST", "/configurationPolicyAssociation/batchget", 200],
12044
- },
11685
+ { [_h]: ["POST", "/configurationPolicyAssociation/batchget", 200] },
12045
11686
  () => BatchGetConfigurationPolicyAssociationsRequest,
12046
11687
  () => BatchGetConfigurationPolicyAssociationsResponse,
12047
11688
  ];
@@ -12049,9 +11690,7 @@ export var BatchGetSecurityControls = [
12049
11690
  9,
12050
11691
  n0,
12051
11692
  _BGSC,
12052
- {
12053
- [_h]: ["POST", "/securityControls/batchGet", 200],
12054
- },
11693
+ { [_h]: ["POST", "/securityControls/batchGet", 200] },
12055
11694
  () => BatchGetSecurityControlsRequest,
12056
11695
  () => BatchGetSecurityControlsResponse,
12057
11696
  ];
@@ -12059,9 +11698,7 @@ export var BatchGetStandardsControlAssociations = [
12059
11698
  9,
12060
11699
  n0,
12061
11700
  _BGSCA,
12062
- {
12063
- [_h]: ["POST", "/associations/batchGet", 200],
12064
- },
11701
+ { [_h]: ["POST", "/associations/batchGet", 200] },
12065
11702
  () => BatchGetStandardsControlAssociationsRequest,
12066
11703
  () => BatchGetStandardsControlAssociationsResponse,
12067
11704
  ];
@@ -12069,9 +11706,7 @@ export var BatchImportFindings = [
12069
11706
  9,
12070
11707
  n0,
12071
11708
  _BIF,
12072
- {
12073
- [_h]: ["POST", "/findings/import", 200],
12074
- },
11709
+ { [_h]: ["POST", "/findings/import", 200] },
12075
11710
  () => BatchImportFindingsRequest,
12076
11711
  () => BatchImportFindingsResponse,
12077
11712
  ];
@@ -12079,9 +11714,7 @@ export var BatchUpdateAutomationRules = [
12079
11714
  9,
12080
11715
  n0,
12081
11716
  _BUAR,
12082
- {
12083
- [_h]: ["PATCH", "/automationrules/update", 200],
12084
- },
11717
+ { [_h]: ["PATCH", "/automationrules/update", 200] },
12085
11718
  () => BatchUpdateAutomationRulesRequest,
12086
11719
  () => BatchUpdateAutomationRulesResponse,
12087
11720
  ];
@@ -12089,9 +11722,7 @@ export var BatchUpdateFindings = [
12089
11722
  9,
12090
11723
  n0,
12091
11724
  _BUF,
12092
- {
12093
- [_h]: ["PATCH", "/findings/batchupdate", 200],
12094
- },
11725
+ { [_h]: ["PATCH", "/findings/batchupdate", 200] },
12095
11726
  () => BatchUpdateFindingsRequest,
12096
11727
  () => BatchUpdateFindingsResponse,
12097
11728
  ];
@@ -12099,9 +11730,7 @@ export var BatchUpdateFindingsV2 = [
12099
11730
  9,
12100
11731
  n0,
12101
11732
  _BUFV,
12102
- {
12103
- [_h]: ["PATCH", "/findingsv2/batchupdatev2", 200],
12104
- },
11733
+ { [_h]: ["PATCH", "/findingsv2/batchupdatev2", 200] },
12105
11734
  () => BatchUpdateFindingsV2Request,
12106
11735
  () => BatchUpdateFindingsV2Response,
12107
11736
  ];
@@ -12109,9 +11738,7 @@ export var BatchUpdateStandardsControlAssociations = [
12109
11738
  9,
12110
11739
  n0,
12111
11740
  _BUSCA,
12112
- {
12113
- [_h]: ["PATCH", "/associations", 200],
12114
- },
11741
+ { [_h]: ["PATCH", "/associations", 200] },
12115
11742
  () => BatchUpdateStandardsControlAssociationsRequest,
12116
11743
  () => BatchUpdateStandardsControlAssociationsResponse,
12117
11744
  ];
@@ -12119,9 +11746,7 @@ export var CreateActionTarget = [
12119
11746
  9,
12120
11747
  n0,
12121
11748
  _CAT,
12122
- {
12123
- [_h]: ["POST", "/actionTargets", 200],
12124
- },
11749
+ { [_h]: ["POST", "/actionTargets", 200] },
12125
11750
  () => CreateActionTargetRequest,
12126
11751
  () => CreateActionTargetResponse,
12127
11752
  ];
@@ -12129,9 +11754,7 @@ export var CreateAggregatorV2 = [
12129
11754
  9,
12130
11755
  n0,
12131
11756
  _CAV,
12132
- {
12133
- [_h]: ["POST", "/aggregatorv2/create", 200],
12134
- },
11757
+ { [_h]: ["POST", "/aggregatorv2/create", 200] },
12135
11758
  () => CreateAggregatorV2Request,
12136
11759
  () => CreateAggregatorV2Response,
12137
11760
  ];
@@ -12139,9 +11762,7 @@ export var CreateAutomationRule = [
12139
11762
  9,
12140
11763
  n0,
12141
11764
  _CAR,
12142
- {
12143
- [_h]: ["POST", "/automationrules/create", 200],
12144
- },
11765
+ { [_h]: ["POST", "/automationrules/create", 200] },
12145
11766
  () => CreateAutomationRuleRequest,
12146
11767
  () => CreateAutomationRuleResponse,
12147
11768
  ];
@@ -12149,9 +11770,7 @@ export var CreateAutomationRuleV2 = [
12149
11770
  9,
12150
11771
  n0,
12151
11772
  _CARV,
12152
- {
12153
- [_h]: ["POST", "/automationrulesv2/create", 200],
12154
- },
11773
+ { [_h]: ["POST", "/automationrulesv2/create", 200] },
12155
11774
  () => CreateAutomationRuleV2Request,
12156
11775
  () => CreateAutomationRuleV2Response,
12157
11776
  ];
@@ -12159,9 +11778,7 @@ export var CreateConfigurationPolicy = [
12159
11778
  9,
12160
11779
  n0,
12161
11780
  _CCP,
12162
- {
12163
- [_h]: ["POST", "/configurationPolicy/create", 200],
12164
- },
11781
+ { [_h]: ["POST", "/configurationPolicy/create", 200] },
12165
11782
  () => CreateConfigurationPolicyRequest,
12166
11783
  () => CreateConfigurationPolicyResponse,
12167
11784
  ];
@@ -12169,9 +11786,7 @@ export var CreateConnectorV2 = [
12169
11786
  9,
12170
11787
  n0,
12171
11788
  _CCV,
12172
- {
12173
- [_h]: ["POST", "/connectorsv2", 200],
12174
- },
11789
+ { [_h]: ["POST", "/connectorsv2", 200] },
12175
11790
  () => CreateConnectorV2Request,
12176
11791
  () => CreateConnectorV2Response,
12177
11792
  ];
@@ -12179,9 +11794,7 @@ export var CreateFindingAggregator = [
12179
11794
  9,
12180
11795
  n0,
12181
11796
  _CFA,
12182
- {
12183
- [_h]: ["POST", "/findingAggregator/create", 200],
12184
- },
11797
+ { [_h]: ["POST", "/findingAggregator/create", 200] },
12185
11798
  () => CreateFindingAggregatorRequest,
12186
11799
  () => CreateFindingAggregatorResponse,
12187
11800
  ];
@@ -12189,9 +11802,7 @@ export var CreateInsight = [
12189
11802
  9,
12190
11803
  n0,
12191
11804
  _CIre,
12192
- {
12193
- [_h]: ["POST", "/insights", 200],
12194
- },
11805
+ { [_h]: ["POST", "/insights", 200] },
12195
11806
  () => CreateInsightRequest,
12196
11807
  () => CreateInsightResponse,
12197
11808
  ];
@@ -12199,9 +11810,7 @@ export var CreateMembers = [
12199
11810
  9,
12200
11811
  n0,
12201
11812
  _CMr,
12202
- {
12203
- [_h]: ["POST", "/members", 200],
12204
- },
11813
+ { [_h]: ["POST", "/members", 200] },
12205
11814
  () => CreateMembersRequest,
12206
11815
  () => CreateMembersResponse,
12207
11816
  ];
@@ -12209,9 +11818,7 @@ export var CreateTicketV2 = [
12209
11818
  9,
12210
11819
  n0,
12211
11820
  _CTV,
12212
- {
12213
- [_h]: ["POST", "/ticketsv2", 200],
12214
- },
11821
+ { [_h]: ["POST", "/ticketsv2", 200] },
12215
11822
  () => CreateTicketV2Request,
12216
11823
  () => CreateTicketV2Response,
12217
11824
  ];
@@ -12219,9 +11826,7 @@ export var DeclineInvitations = [
12219
11826
  9,
12220
11827
  n0,
12221
11828
  _DIec,
12222
- {
12223
- [_h]: ["POST", "/invitations/decline", 200],
12224
- },
11829
+ { [_h]: ["POST", "/invitations/decline", 200] },
12225
11830
  () => DeclineInvitationsRequest,
12226
11831
  () => DeclineInvitationsResponse,
12227
11832
  ];
@@ -12229,9 +11834,7 @@ export var DeleteActionTarget = [
12229
11834
  9,
12230
11835
  n0,
12231
11836
  _DATe,
12232
- {
12233
- [_h]: ["DELETE", "/actionTargets/{ActionTargetArn+}", 200],
12234
- },
11837
+ { [_h]: ["DELETE", "/actionTargets/{ActionTargetArn+}", 200] },
12235
11838
  () => DeleteActionTargetRequest,
12236
11839
  () => DeleteActionTargetResponse,
12237
11840
  ];
@@ -12239,9 +11842,7 @@ export var DeleteAggregatorV2 = [
12239
11842
  9,
12240
11843
  n0,
12241
11844
  _DAV,
12242
- {
12243
- [_h]: ["DELETE", "/aggregatorv2/delete/{AggregatorV2Arn+}", 200],
12244
- },
11845
+ { [_h]: ["DELETE", "/aggregatorv2/delete/{AggregatorV2Arn+}", 200] },
12245
11846
  () => DeleteAggregatorV2Request,
12246
11847
  () => DeleteAggregatorV2Response,
12247
11848
  ];
@@ -12249,9 +11850,7 @@ export var DeleteAutomationRuleV2 = [
12249
11850
  9,
12250
11851
  n0,
12251
11852
  _DARV,
12252
- {
12253
- [_h]: ["DELETE", "/automationrulesv2/{Identifier}", 200],
12254
- },
11853
+ { [_h]: ["DELETE", "/automationrulesv2/{Identifier}", 200] },
12255
11854
  () => DeleteAutomationRuleV2Request,
12256
11855
  () => DeleteAutomationRuleV2Response,
12257
11856
  ];
@@ -12259,9 +11858,7 @@ export var DeleteConfigurationPolicy = [
12259
11858
  9,
12260
11859
  n0,
12261
11860
  _DCP,
12262
- {
12263
- [_h]: ["DELETE", "/configurationPolicy/{Identifier}", 200],
12264
- },
11861
+ { [_h]: ["DELETE", "/configurationPolicy/{Identifier}", 200] },
12265
11862
  () => DeleteConfigurationPolicyRequest,
12266
11863
  () => DeleteConfigurationPolicyResponse,
12267
11864
  ];
@@ -12269,9 +11866,7 @@ export var DeleteConnectorV2 = [
12269
11866
  9,
12270
11867
  n0,
12271
11868
  _DCV,
12272
- {
12273
- [_h]: ["DELETE", "/connectorsv2/{ConnectorId+}", 200],
12274
- },
11869
+ { [_h]: ["DELETE", "/connectorsv2/{ConnectorId+}", 200] },
12275
11870
  () => DeleteConnectorV2Request,
12276
11871
  () => DeleteConnectorV2Response,
12277
11872
  ];
@@ -12279,9 +11874,7 @@ export var DeleteFindingAggregator = [
12279
11874
  9,
12280
11875
  n0,
12281
11876
  _DFAe,
12282
- {
12283
- [_h]: ["DELETE", "/findingAggregator/delete/{FindingAggregatorArn+}", 200],
12284
- },
11877
+ { [_h]: ["DELETE", "/findingAggregator/delete/{FindingAggregatorArn+}", 200] },
12285
11878
  () => DeleteFindingAggregatorRequest,
12286
11879
  () => DeleteFindingAggregatorResponse,
12287
11880
  ];
@@ -12289,9 +11882,7 @@ export var DeleteInsight = [
12289
11882
  9,
12290
11883
  n0,
12291
11884
  _DIel,
12292
- {
12293
- [_h]: ["DELETE", "/insights/{InsightArn+}", 200],
12294
- },
11885
+ { [_h]: ["DELETE", "/insights/{InsightArn+}", 200] },
12295
11886
  () => DeleteInsightRequest,
12296
11887
  () => DeleteInsightResponse,
12297
11888
  ];
@@ -12299,9 +11890,7 @@ export var DeleteInvitations = [
12299
11890
  9,
12300
11891
  n0,
12301
11892
  _DIele,
12302
- {
12303
- [_h]: ["POST", "/invitations/delete", 200],
12304
- },
11893
+ { [_h]: ["POST", "/invitations/delete", 200] },
12305
11894
  () => DeleteInvitationsRequest,
12306
11895
  () => DeleteInvitationsResponse,
12307
11896
  ];
@@ -12309,9 +11898,7 @@ export var DeleteMembers = [
12309
11898
  9,
12310
11899
  n0,
12311
11900
  _DMe,
12312
- {
12313
- [_h]: ["POST", "/members/delete", 200],
12314
- },
11901
+ { [_h]: ["POST", "/members/delete", 200] },
12315
11902
  () => DeleteMembersRequest,
12316
11903
  () => DeleteMembersResponse,
12317
11904
  ];
@@ -12319,9 +11906,7 @@ export var DescribeActionTargets = [
12319
11906
  9,
12320
11907
  n0,
12321
11908
  _DATes,
12322
- {
12323
- [_h]: ["POST", "/actionTargets/get", 200],
12324
- },
11909
+ { [_h]: ["POST", "/actionTargets/get", 200] },
12325
11910
  () => DescribeActionTargetsRequest,
12326
11911
  () => DescribeActionTargetsResponse,
12327
11912
  ];
@@ -12329,9 +11914,7 @@ export var DescribeHub = [
12329
11914
  9,
12330
11915
  n0,
12331
11916
  _DH,
12332
- {
12333
- [_h]: ["GET", "/accounts", 200],
12334
- },
11917
+ { [_h]: ["GET", "/accounts", 200] },
12335
11918
  () => DescribeHubRequest,
12336
11919
  () => DescribeHubResponse,
12337
11920
  ];
@@ -12339,9 +11922,7 @@ export var DescribeOrganizationConfiguration = [
12339
11922
  9,
12340
11923
  n0,
12341
11924
  _DOC,
12342
- {
12343
- [_h]: ["GET", "/organization/configuration", 200],
12344
- },
11925
+ { [_h]: ["GET", "/organization/configuration", 200] },
12345
11926
  () => DescribeOrganizationConfigurationRequest,
12346
11927
  () => DescribeOrganizationConfigurationResponse,
12347
11928
  ];
@@ -12349,9 +11930,7 @@ export var DescribeProducts = [
12349
11930
  9,
12350
11931
  n0,
12351
11932
  _DPesc,
12352
- {
12353
- [_h]: ["GET", "/products", 200],
12354
- },
11933
+ { [_h]: ["GET", "/products", 200] },
12355
11934
  () => DescribeProductsRequest,
12356
11935
  () => DescribeProductsResponse,
12357
11936
  ];
@@ -12359,9 +11938,7 @@ export var DescribeProductsV2 = [
12359
11938
  9,
12360
11939
  n0,
12361
11940
  _DPV,
12362
- {
12363
- [_h]: ["GET", "/productsV2", 200],
12364
- },
11941
+ { [_h]: ["GET", "/productsV2", 200] },
12365
11942
  () => DescribeProductsV2Request,
12366
11943
  () => DescribeProductsV2Response,
12367
11944
  ];
@@ -12369,9 +11946,7 @@ export var DescribeSecurityHubV2 = [
12369
11946
  9,
12370
11947
  n0,
12371
11948
  _DSHV,
12372
- {
12373
- [_h]: ["GET", "/hubv2", 200],
12374
- },
11949
+ { [_h]: ["GET", "/hubv2", 200] },
12375
11950
  () => DescribeSecurityHubV2Request,
12376
11951
  () => DescribeSecurityHubV2Response,
12377
11952
  ];
@@ -12379,9 +11954,7 @@ export var DescribeStandards = [
12379
11954
  9,
12380
11955
  n0,
12381
11956
  _DSe,
12382
- {
12383
- [_h]: ["GET", "/standards", 200],
12384
- },
11957
+ { [_h]: ["GET", "/standards", 200] },
12385
11958
  () => DescribeStandardsRequest,
12386
11959
  () => DescribeStandardsResponse,
12387
11960
  ];
@@ -12389,9 +11962,7 @@ export var DescribeStandardsControls = [
12389
11962
  9,
12390
11963
  n0,
12391
11964
  _DSC,
12392
- {
12393
- [_h]: ["GET", "/standards/controls/{StandardsSubscriptionArn+}", 200],
12394
- },
11965
+ { [_h]: ["GET", "/standards/controls/{StandardsSubscriptionArn+}", 200] },
12395
11966
  () => DescribeStandardsControlsRequest,
12396
11967
  () => DescribeStandardsControlsResponse,
12397
11968
  ];
@@ -12399,9 +11970,7 @@ export var DisableImportFindingsForProduct = [
12399
11970
  9,
12400
11971
  n0,
12401
11972
  _DIFFP,
12402
- {
12403
- [_h]: ["DELETE", "/productSubscriptions/{ProductSubscriptionArn+}", 200],
12404
- },
11973
+ { [_h]: ["DELETE", "/productSubscriptions/{ProductSubscriptionArn+}", 200] },
12405
11974
  () => DisableImportFindingsForProductRequest,
12406
11975
  () => DisableImportFindingsForProductResponse,
12407
11976
  ];
@@ -12409,9 +11978,7 @@ export var DisableOrganizationAdminAccount = [
12409
11978
  9,
12410
11979
  n0,
12411
11980
  _DOAA,
12412
- {
12413
- [_h]: ["POST", "/organization/admin/disable", 200],
12414
- },
11981
+ { [_h]: ["POST", "/organization/admin/disable", 200] },
12415
11982
  () => DisableOrganizationAdminAccountRequest,
12416
11983
  () => DisableOrganizationAdminAccountResponse,
12417
11984
  ];
@@ -12419,9 +11986,7 @@ export var DisableSecurityHub = [
12419
11986
  9,
12420
11987
  n0,
12421
11988
  _DSH,
12422
- {
12423
- [_h]: ["DELETE", "/accounts", 200],
12424
- },
11989
+ { [_h]: ["DELETE", "/accounts", 200] },
12425
11990
  () => DisableSecurityHubRequest,
12426
11991
  () => DisableSecurityHubResponse,
12427
11992
  ];
@@ -12429,9 +11994,7 @@ export var DisableSecurityHubV2 = [
12429
11994
  9,
12430
11995
  n0,
12431
11996
  _DSHVi,
12432
- {
12433
- [_h]: ["DELETE", "/hubv2", 200],
12434
- },
11997
+ { [_h]: ["DELETE", "/hubv2", 200] },
12435
11998
  () => DisableSecurityHubV2Request,
12436
11999
  () => DisableSecurityHubV2Response,
12437
12000
  ];
@@ -12439,9 +12002,7 @@ export var DisassociateFromAdministratorAccount = [
12439
12002
  9,
12440
12003
  n0,
12441
12004
  _DFAA,
12442
- {
12443
- [_h]: ["POST", "/administrator/disassociate", 200],
12444
- },
12005
+ { [_h]: ["POST", "/administrator/disassociate", 200] },
12445
12006
  () => DisassociateFromAdministratorAccountRequest,
12446
12007
  () => DisassociateFromAdministratorAccountResponse,
12447
12008
  ];
@@ -12449,9 +12010,7 @@ export var DisassociateFromMasterAccount = [
12449
12010
  9,
12450
12011
  n0,
12451
12012
  _DFMA,
12452
- {
12453
- [_h]: ["POST", "/master/disassociate", 200],
12454
- },
12013
+ { [_h]: ["POST", "/master/disassociate", 200] },
12455
12014
  () => DisassociateFromMasterAccountRequest,
12456
12015
  () => DisassociateFromMasterAccountResponse,
12457
12016
  ];
@@ -12459,9 +12018,7 @@ export var DisassociateMembers = [
12459
12018
  9,
12460
12019
  n0,
12461
12020
  _DMi,
12462
- {
12463
- [_h]: ["POST", "/members/disassociate", 200],
12464
- },
12021
+ { [_h]: ["POST", "/members/disassociate", 200] },
12465
12022
  () => DisassociateMembersRequest,
12466
12023
  () => DisassociateMembersResponse,
12467
12024
  ];
@@ -12469,9 +12026,7 @@ export var EnableImportFindingsForProduct = [
12469
12026
  9,
12470
12027
  n0,
12471
12028
  _EIFFP,
12472
- {
12473
- [_h]: ["POST", "/productSubscriptions", 200],
12474
- },
12029
+ { [_h]: ["POST", "/productSubscriptions", 200] },
12475
12030
  () => EnableImportFindingsForProductRequest,
12476
12031
  () => EnableImportFindingsForProductResponse,
12477
12032
  ];
@@ -12479,9 +12034,7 @@ export var EnableOrganizationAdminAccount = [
12479
12034
  9,
12480
12035
  n0,
12481
12036
  _EOAA,
12482
- {
12483
- [_h]: ["POST", "/organization/admin/enable", 200],
12484
- },
12037
+ { [_h]: ["POST", "/organization/admin/enable", 200] },
12485
12038
  () => EnableOrganizationAdminAccountRequest,
12486
12039
  () => EnableOrganizationAdminAccountResponse,
12487
12040
  ];
@@ -12489,9 +12042,7 @@ export var EnableSecurityHub = [
12489
12042
  9,
12490
12043
  n0,
12491
12044
  _ESH,
12492
- {
12493
- [_h]: ["POST", "/accounts", 200],
12494
- },
12045
+ { [_h]: ["POST", "/accounts", 200] },
12495
12046
  () => EnableSecurityHubRequest,
12496
12047
  () => EnableSecurityHubResponse,
12497
12048
  ];
@@ -12499,9 +12050,7 @@ export var EnableSecurityHubV2 = [
12499
12050
  9,
12500
12051
  n0,
12501
12052
  _ESHV,
12502
- {
12503
- [_h]: ["POST", "/hubv2", 200],
12504
- },
12053
+ { [_h]: ["POST", "/hubv2", 200] },
12505
12054
  () => EnableSecurityHubV2Request,
12506
12055
  () => EnableSecurityHubV2Response,
12507
12056
  ];
@@ -12509,9 +12058,7 @@ export var GetAdministratorAccount = [
12509
12058
  9,
12510
12059
  n0,
12511
12060
  _GAA,
12512
- {
12513
- [_h]: ["GET", "/administrator", 200],
12514
- },
12061
+ { [_h]: ["GET", "/administrator", 200] },
12515
12062
  () => GetAdministratorAccountRequest,
12516
12063
  () => GetAdministratorAccountResponse,
12517
12064
  ];
@@ -12519,9 +12066,7 @@ export var GetAggregatorV2 = [
12519
12066
  9,
12520
12067
  n0,
12521
12068
  _GAV,
12522
- {
12523
- [_h]: ["GET", "/aggregatorv2/get/{AggregatorV2Arn+}", 200],
12524
- },
12069
+ { [_h]: ["GET", "/aggregatorv2/get/{AggregatorV2Arn+}", 200] },
12525
12070
  () => GetAggregatorV2Request,
12526
12071
  () => GetAggregatorV2Response,
12527
12072
  ];
@@ -12529,9 +12074,7 @@ export var GetAutomationRuleV2 = [
12529
12074
  9,
12530
12075
  n0,
12531
12076
  _GARV,
12532
- {
12533
- [_h]: ["GET", "/automationrulesv2/{Identifier}", 200],
12534
- },
12077
+ { [_h]: ["GET", "/automationrulesv2/{Identifier}", 200] },
12535
12078
  () => GetAutomationRuleV2Request,
12536
12079
  () => GetAutomationRuleV2Response,
12537
12080
  ];
@@ -12539,9 +12082,7 @@ export var GetConfigurationPolicy = [
12539
12082
  9,
12540
12083
  n0,
12541
12084
  _GCP,
12542
- {
12543
- [_h]: ["GET", "/configurationPolicy/get/{Identifier}", 200],
12544
- },
12085
+ { [_h]: ["GET", "/configurationPolicy/get/{Identifier}", 200] },
12545
12086
  () => GetConfigurationPolicyRequest,
12546
12087
  () => GetConfigurationPolicyResponse,
12547
12088
  ];
@@ -12549,9 +12090,7 @@ export var GetConfigurationPolicyAssociation = [
12549
12090
  9,
12550
12091
  n0,
12551
12092
  _GCPA,
12552
- {
12553
- [_h]: ["POST", "/configurationPolicyAssociation/get", 200],
12554
- },
12093
+ { [_h]: ["POST", "/configurationPolicyAssociation/get", 200] },
12555
12094
  () => GetConfigurationPolicyAssociationRequest,
12556
12095
  () => GetConfigurationPolicyAssociationResponse,
12557
12096
  ];
@@ -12559,9 +12098,7 @@ export var GetConnectorV2 = [
12559
12098
  9,
12560
12099
  n0,
12561
12100
  _GCV,
12562
- {
12563
- [_h]: ["GET", "/connectorsv2/{ConnectorId+}", 200],
12564
- },
12101
+ { [_h]: ["GET", "/connectorsv2/{ConnectorId+}", 200] },
12565
12102
  () => GetConnectorV2Request,
12566
12103
  () => GetConnectorV2Response,
12567
12104
  ];
@@ -12569,9 +12106,7 @@ export var GetEnabledStandards = [
12569
12106
  9,
12570
12107
  n0,
12571
12108
  _GES,
12572
- {
12573
- [_h]: ["POST", "/standards/get", 200],
12574
- },
12109
+ { [_h]: ["POST", "/standards/get", 200] },
12575
12110
  () => GetEnabledStandardsRequest,
12576
12111
  () => GetEnabledStandardsResponse,
12577
12112
  ];
@@ -12579,9 +12114,7 @@ export var GetFindingAggregator = [
12579
12114
  9,
12580
12115
  n0,
12581
12116
  _GFA,
12582
- {
12583
- [_h]: ["GET", "/findingAggregator/get/{FindingAggregatorArn+}", 200],
12584
- },
12117
+ { [_h]: ["GET", "/findingAggregator/get/{FindingAggregatorArn+}", 200] },
12585
12118
  () => GetFindingAggregatorRequest,
12586
12119
  () => GetFindingAggregatorResponse,
12587
12120
  ];
@@ -12589,9 +12122,7 @@ export var GetFindingHistory = [
12589
12122
  9,
12590
12123
  n0,
12591
12124
  _GFH,
12592
- {
12593
- [_h]: ["POST", "/findingHistory/get", 200],
12594
- },
12125
+ { [_h]: ["POST", "/findingHistory/get", 200] },
12595
12126
  () => GetFindingHistoryRequest,
12596
12127
  () => GetFindingHistoryResponse,
12597
12128
  ];
@@ -12599,9 +12130,7 @@ export var GetFindings = [
12599
12130
  9,
12600
12131
  n0,
12601
12132
  _GF,
12602
- {
12603
- [_h]: ["POST", "/findings", 200],
12604
- },
12133
+ { [_h]: ["POST", "/findings", 200] },
12605
12134
  () => GetFindingsRequest,
12606
12135
  () => GetFindingsResponse,
12607
12136
  ];
@@ -12609,9 +12138,7 @@ export var GetFindingStatisticsV2 = [
12609
12138
  9,
12610
12139
  n0,
12611
12140
  _GFSV,
12612
- {
12613
- [_h]: ["POST", "/findingsv2/statistics", 200],
12614
- },
12141
+ { [_h]: ["POST", "/findingsv2/statistics", 200] },
12615
12142
  () => GetFindingStatisticsV2Request,
12616
12143
  () => GetFindingStatisticsV2Response,
12617
12144
  ];
@@ -12619,9 +12146,7 @@ export var GetFindingsTrendsV2 = [
12619
12146
  9,
12620
12147
  n0,
12621
12148
  _GFTV,
12622
- {
12623
- [_h]: ["POST", "/findingsTrendsv2", 200],
12624
- },
12149
+ { [_h]: ["POST", "/findingsTrendsv2", 200] },
12625
12150
  () => GetFindingsTrendsV2Request,
12626
12151
  () => GetFindingsTrendsV2Response,
12627
12152
  ];
@@ -12629,9 +12154,7 @@ export var GetFindingsV2 = [
12629
12154
  9,
12630
12155
  n0,
12631
12156
  _GFV,
12632
- {
12633
- [_h]: ["POST", "/findingsv2", 200],
12634
- },
12157
+ { [_h]: ["POST", "/findingsv2", 200] },
12635
12158
  () => GetFindingsV2Request,
12636
12159
  () => GetFindingsV2Response,
12637
12160
  ];
@@ -12639,9 +12162,7 @@ export var GetInsightResults = [
12639
12162
  9,
12640
12163
  n0,
12641
12164
  _GIRet,
12642
- {
12643
- [_h]: ["GET", "/insights/results/{InsightArn+}", 200],
12644
- },
12165
+ { [_h]: ["GET", "/insights/results/{InsightArn+}", 200] },
12645
12166
  () => GetInsightResultsRequest,
12646
12167
  () => GetInsightResultsResponse,
12647
12168
  ];
@@ -12649,9 +12170,7 @@ export var GetInsights = [
12649
12170
  9,
12650
12171
  n0,
12651
12172
  _GIet,
12652
- {
12653
- [_h]: ["POST", "/insights/get", 200],
12654
- },
12173
+ { [_h]: ["POST", "/insights/get", 200] },
12655
12174
  () => GetInsightsRequest,
12656
12175
  () => GetInsightsResponse,
12657
12176
  ];
@@ -12659,9 +12178,7 @@ export var GetInvitationsCount = [
12659
12178
  9,
12660
12179
  n0,
12661
12180
  _GIC,
12662
- {
12663
- [_h]: ["GET", "/invitations/count", 200],
12664
- },
12181
+ { [_h]: ["GET", "/invitations/count", 200] },
12665
12182
  () => GetInvitationsCountRequest,
12666
12183
  () => GetInvitationsCountResponse,
12667
12184
  ];
@@ -12669,9 +12186,7 @@ export var GetMasterAccount = [
12669
12186
  9,
12670
12187
  n0,
12671
12188
  _GMA,
12672
- {
12673
- [_h]: ["GET", "/master", 200],
12674
- },
12189
+ { [_h]: ["GET", "/master", 200] },
12675
12190
  () => GetMasterAccountRequest,
12676
12191
  () => GetMasterAccountResponse,
12677
12192
  ];
@@ -12679,9 +12194,7 @@ export var GetMembers = [
12679
12194
  9,
12680
12195
  n0,
12681
12196
  _GM,
12682
- {
12683
- [_h]: ["POST", "/members/get", 200],
12684
- },
12197
+ { [_h]: ["POST", "/members/get", 200] },
12685
12198
  () => GetMembersRequest,
12686
12199
  () => GetMembersResponse,
12687
12200
  ];
@@ -12689,9 +12202,7 @@ export var GetResourcesStatisticsV2 = [
12689
12202
  9,
12690
12203
  n0,
12691
12204
  _GRSV,
12692
- {
12693
- [_h]: ["POST", "/resourcesv2/statistics", 200],
12694
- },
12205
+ { [_h]: ["POST", "/resourcesv2/statistics", 200] },
12695
12206
  () => GetResourcesStatisticsV2Request,
12696
12207
  () => GetResourcesStatisticsV2Response,
12697
12208
  ];
@@ -12699,9 +12210,7 @@ export var GetResourcesTrendsV2 = [
12699
12210
  9,
12700
12211
  n0,
12701
12212
  _GRTV,
12702
- {
12703
- [_h]: ["POST", "/resourcesTrendsv2", 200],
12704
- },
12213
+ { [_h]: ["POST", "/resourcesTrendsv2", 200] },
12705
12214
  () => GetResourcesTrendsV2Request,
12706
12215
  () => GetResourcesTrendsV2Response,
12707
12216
  ];
@@ -12709,9 +12218,7 @@ export var GetResourcesV2 = [
12709
12218
  9,
12710
12219
  n0,
12711
12220
  _GRV,
12712
- {
12713
- [_h]: ["POST", "/resourcesv2", 200],
12714
- },
12221
+ { [_h]: ["POST", "/resourcesv2", 200] },
12715
12222
  () => GetResourcesV2Request,
12716
12223
  () => GetResourcesV2Response,
12717
12224
  ];
@@ -12719,9 +12226,7 @@ export var GetSecurityControlDefinition = [
12719
12226
  9,
12720
12227
  n0,
12721
12228
  _GSCD,
12722
- {
12723
- [_h]: ["GET", "/securityControl/definition", 200],
12724
- },
12229
+ { [_h]: ["GET", "/securityControl/definition", 200] },
12725
12230
  () => GetSecurityControlDefinitionRequest,
12726
12231
  () => GetSecurityControlDefinitionResponse,
12727
12232
  ];
@@ -12729,9 +12234,7 @@ export var InviteMembers = [
12729
12234
  9,
12730
12235
  n0,
12731
12236
  _IMn,
12732
- {
12733
- [_h]: ["POST", "/members/invite", 200],
12734
- },
12237
+ { [_h]: ["POST", "/members/invite", 200] },
12735
12238
  () => InviteMembersRequest,
12736
12239
  () => InviteMembersResponse,
12737
12240
  ];
@@ -12739,9 +12242,7 @@ export var ListAggregatorsV2 = [
12739
12242
  9,
12740
12243
  n0,
12741
12244
  _LAV,
12742
- {
12743
- [_h]: ["GET", "/aggregatorv2/list", 200],
12744
- },
12245
+ { [_h]: ["GET", "/aggregatorv2/list", 200] },
12745
12246
  () => ListAggregatorsV2Request,
12746
12247
  () => ListAggregatorsV2Response,
12747
12248
  ];
@@ -12749,9 +12250,7 @@ export var ListAutomationRules = [
12749
12250
  9,
12750
12251
  n0,
12751
12252
  _LAR,
12752
- {
12753
- [_h]: ["GET", "/automationrules/list", 200],
12754
- },
12253
+ { [_h]: ["GET", "/automationrules/list", 200] },
12755
12254
  () => ListAutomationRulesRequest,
12756
12255
  () => ListAutomationRulesResponse,
12757
12256
  ];
@@ -12759,9 +12258,7 @@ export var ListAutomationRulesV2 = [
12759
12258
  9,
12760
12259
  n0,
12761
12260
  _LARV,
12762
- {
12763
- [_h]: ["GET", "/automationrulesv2/list", 200],
12764
- },
12261
+ { [_h]: ["GET", "/automationrulesv2/list", 200] },
12765
12262
  () => ListAutomationRulesV2Request,
12766
12263
  () => ListAutomationRulesV2Response,
12767
12264
  ];
@@ -12769,9 +12266,7 @@ export var ListConfigurationPolicies = [
12769
12266
  9,
12770
12267
  n0,
12771
12268
  _LCP,
12772
- {
12773
- [_h]: ["GET", "/configurationPolicy/list", 200],
12774
- },
12269
+ { [_h]: ["GET", "/configurationPolicy/list", 200] },
12775
12270
  () => ListConfigurationPoliciesRequest,
12776
12271
  () => ListConfigurationPoliciesResponse,
12777
12272
  ];
@@ -12779,9 +12274,7 @@ export var ListConfigurationPolicyAssociations = [
12779
12274
  9,
12780
12275
  n0,
12781
12276
  _LCPA,
12782
- {
12783
- [_h]: ["POST", "/configurationPolicyAssociation/list", 200],
12784
- },
12277
+ { [_h]: ["POST", "/configurationPolicyAssociation/list", 200] },
12785
12278
  () => ListConfigurationPolicyAssociationsRequest,
12786
12279
  () => ListConfigurationPolicyAssociationsResponse,
12787
12280
  ];
@@ -12789,9 +12282,7 @@ export var ListConnectorsV2 = [
12789
12282
  9,
12790
12283
  n0,
12791
12284
  _LCV,
12792
- {
12793
- [_h]: ["GET", "/connectorsv2", 200],
12794
- },
12285
+ { [_h]: ["GET", "/connectorsv2", 200] },
12795
12286
  () => ListConnectorsV2Request,
12796
12287
  () => ListConnectorsV2Response,
12797
12288
  ];
@@ -12799,9 +12290,7 @@ export var ListEnabledProductsForImport = [
12799
12290
  9,
12800
12291
  n0,
12801
12292
  _LEPFI,
12802
- {
12803
- [_h]: ["GET", "/productSubscriptions", 200],
12804
- },
12293
+ { [_h]: ["GET", "/productSubscriptions", 200] },
12805
12294
  () => ListEnabledProductsForImportRequest,
12806
12295
  () => ListEnabledProductsForImportResponse,
12807
12296
  ];
@@ -12809,9 +12298,7 @@ export var ListFindingAggregators = [
12809
12298
  9,
12810
12299
  n0,
12811
12300
  _LFAi,
12812
- {
12813
- [_h]: ["GET", "/findingAggregator/list", 200],
12814
- },
12301
+ { [_h]: ["GET", "/findingAggregator/list", 200] },
12815
12302
  () => ListFindingAggregatorsRequest,
12816
12303
  () => ListFindingAggregatorsResponse,
12817
12304
  ];
@@ -12819,9 +12306,7 @@ export var ListInvitations = [
12819
12306
  9,
12820
12307
  n0,
12821
12308
  _LI,
12822
- {
12823
- [_h]: ["GET", "/invitations", 200],
12824
- },
12309
+ { [_h]: ["GET", "/invitations", 200] },
12825
12310
  () => ListInvitationsRequest,
12826
12311
  () => ListInvitationsResponse,
12827
12312
  ];
@@ -12829,9 +12314,7 @@ export var ListMembers = [
12829
12314
  9,
12830
12315
  n0,
12831
12316
  _LMis,
12832
- {
12833
- [_h]: ["GET", "/members", 200],
12834
- },
12317
+ { [_h]: ["GET", "/members", 200] },
12835
12318
  () => ListMembersRequest,
12836
12319
  () => ListMembersResponse,
12837
12320
  ];
@@ -12839,9 +12322,7 @@ export var ListOrganizationAdminAccounts = [
12839
12322
  9,
12840
12323
  n0,
12841
12324
  _LOAA,
12842
- {
12843
- [_h]: ["GET", "/organization/admin", 200],
12844
- },
12325
+ { [_h]: ["GET", "/organization/admin", 200] },
12845
12326
  () => ListOrganizationAdminAccountsRequest,
12846
12327
  () => ListOrganizationAdminAccountsResponse,
12847
12328
  ];
@@ -12849,9 +12330,7 @@ export var ListSecurityControlDefinitions = [
12849
12330
  9,
12850
12331
  n0,
12851
12332
  _LSCD,
12852
- {
12853
- [_h]: ["GET", "/securityControls/definitions", 200],
12854
- },
12333
+ { [_h]: ["GET", "/securityControls/definitions", 200] },
12855
12334
  () => ListSecurityControlDefinitionsRequest,
12856
12335
  () => ListSecurityControlDefinitionsResponse,
12857
12336
  ];
@@ -12859,9 +12338,7 @@ export var ListStandardsControlAssociations = [
12859
12338
  9,
12860
12339
  n0,
12861
12340
  _LSCA,
12862
- {
12863
- [_h]: ["GET", "/associations", 200],
12864
- },
12341
+ { [_h]: ["GET", "/associations", 200] },
12865
12342
  () => ListStandardsControlAssociationsRequest,
12866
12343
  () => ListStandardsControlAssociationsResponse,
12867
12344
  ];
@@ -12869,9 +12346,7 @@ export var ListTagsForResource = [
12869
12346
  9,
12870
12347
  n0,
12871
12348
  _LTFR,
12872
- {
12873
- [_h]: ["GET", "/tags/{ResourceArn}", 200],
12874
- },
12349
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
12875
12350
  () => ListTagsForResourceRequest,
12876
12351
  () => ListTagsForResourceResponse,
12877
12352
  ];
@@ -12879,9 +12354,7 @@ export var RegisterConnectorV2 = [
12879
12354
  9,
12880
12355
  n0,
12881
12356
  _RCV,
12882
- {
12883
- [_h]: ["POST", "/connectorsv2/register", 200],
12884
- },
12357
+ { [_h]: ["POST", "/connectorsv2/register", 200] },
12885
12358
  () => RegisterConnectorV2Request,
12886
12359
  () => RegisterConnectorV2Response,
12887
12360
  ];
@@ -12889,9 +12362,7 @@ export var StartConfigurationPolicyAssociation = [
12889
12362
  9,
12890
12363
  n0,
12891
12364
  _SCPA,
12892
- {
12893
- [_h]: ["POST", "/configurationPolicyAssociation/associate", 200],
12894
- },
12365
+ { [_h]: ["POST", "/configurationPolicyAssociation/associate", 200] },
12895
12366
  () => StartConfigurationPolicyAssociationRequest,
12896
12367
  () => StartConfigurationPolicyAssociationResponse,
12897
12368
  ];
@@ -12899,9 +12370,7 @@ export var StartConfigurationPolicyDisassociation = [
12899
12370
  9,
12900
12371
  n0,
12901
12372
  _SCPD,
12902
- {
12903
- [_h]: ["POST", "/configurationPolicyAssociation/disassociate", 200],
12904
- },
12373
+ { [_h]: ["POST", "/configurationPolicyAssociation/disassociate", 200] },
12905
12374
  () => StartConfigurationPolicyDisassociationRequest,
12906
12375
  () => StartConfigurationPolicyDisassociationResponse,
12907
12376
  ];
@@ -12909,9 +12378,7 @@ export var TagResource = [
12909
12378
  9,
12910
12379
  n0,
12911
12380
  _TR,
12912
- {
12913
- [_h]: ["POST", "/tags/{ResourceArn}", 200],
12914
- },
12381
+ { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
12915
12382
  () => TagResourceRequest,
12916
12383
  () => TagResourceResponse,
12917
12384
  ];
@@ -12919,9 +12386,7 @@ export var UntagResource = [
12919
12386
  9,
12920
12387
  n0,
12921
12388
  _URn,
12922
- {
12923
- [_h]: ["DELETE", "/tags/{ResourceArn}", 200],
12924
- },
12389
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
12925
12390
  () => UntagResourceRequest,
12926
12391
  () => UntagResourceResponse,
12927
12392
  ];
@@ -12929,9 +12394,7 @@ export var UpdateActionTarget = [
12929
12394
  9,
12930
12395
  n0,
12931
12396
  _UAT,
12932
- {
12933
- [_h]: ["PATCH", "/actionTargets/{ActionTargetArn+}", 200],
12934
- },
12397
+ { [_h]: ["PATCH", "/actionTargets/{ActionTargetArn+}", 200] },
12935
12398
  () => UpdateActionTargetRequest,
12936
12399
  () => UpdateActionTargetResponse,
12937
12400
  ];
@@ -12939,9 +12402,7 @@ export var UpdateAggregatorV2 = [
12939
12402
  9,
12940
12403
  n0,
12941
12404
  _UAV,
12942
- {
12943
- [_h]: ["PATCH", "/aggregatorv2/update/{AggregatorV2Arn+}", 200],
12944
- },
12405
+ { [_h]: ["PATCH", "/aggregatorv2/update/{AggregatorV2Arn+}", 200] },
12945
12406
  () => UpdateAggregatorV2Request,
12946
12407
  () => UpdateAggregatorV2Response,
12947
12408
  ];
@@ -12949,9 +12410,7 @@ export var UpdateAutomationRuleV2 = [
12949
12410
  9,
12950
12411
  n0,
12951
12412
  _UARV,
12952
- {
12953
- [_h]: ["PATCH", "/automationrulesv2/{Identifier}", 200],
12954
- },
12413
+ { [_h]: ["PATCH", "/automationrulesv2/{Identifier}", 200] },
12955
12414
  () => UpdateAutomationRuleV2Request,
12956
12415
  () => UpdateAutomationRuleV2Response,
12957
12416
  ];
@@ -12959,9 +12418,7 @@ export var UpdateConfigurationPolicy = [
12959
12418
  9,
12960
12419
  n0,
12961
12420
  _UCP,
12962
- {
12963
- [_h]: ["PATCH", "/configurationPolicy/{Identifier}", 200],
12964
- },
12421
+ { [_h]: ["PATCH", "/configurationPolicy/{Identifier}", 200] },
12965
12422
  () => UpdateConfigurationPolicyRequest,
12966
12423
  () => UpdateConfigurationPolicyResponse,
12967
12424
  ];
@@ -12969,9 +12426,7 @@ export var UpdateConnectorV2 = [
12969
12426
  9,
12970
12427
  n0,
12971
12428
  _UCV,
12972
- {
12973
- [_h]: ["PATCH", "/connectorsv2/{ConnectorId+}", 200],
12974
- },
12429
+ { [_h]: ["PATCH", "/connectorsv2/{ConnectorId+}", 200] },
12975
12430
  () => UpdateConnectorV2Request,
12976
12431
  () => UpdateConnectorV2Response,
12977
12432
  ];
@@ -12979,9 +12434,7 @@ export var UpdateFindingAggregator = [
12979
12434
  9,
12980
12435
  n0,
12981
12436
  _UFA,
12982
- {
12983
- [_h]: ["PATCH", "/findingAggregator/update", 200],
12984
- },
12437
+ { [_h]: ["PATCH", "/findingAggregator/update", 200] },
12985
12438
  () => UpdateFindingAggregatorRequest,
12986
12439
  () => UpdateFindingAggregatorResponse,
12987
12440
  ];
@@ -12989,9 +12442,7 @@ export var UpdateFindings = [
12989
12442
  9,
12990
12443
  n0,
12991
12444
  _UFpd,
12992
- {
12993
- [_h]: ["PATCH", "/findings", 200],
12994
- },
12445
+ { [_h]: ["PATCH", "/findings", 200] },
12995
12446
  () => UpdateFindingsRequest,
12996
12447
  () => UpdateFindingsResponse,
12997
12448
  ];
@@ -12999,9 +12450,7 @@ export var UpdateInsight = [
12999
12450
  9,
13000
12451
  n0,
13001
12452
  _UIp,
13002
- {
13003
- [_h]: ["PATCH", "/insights/{InsightArn+}", 200],
13004
- },
12453
+ { [_h]: ["PATCH", "/insights/{InsightArn+}", 200] },
13005
12454
  () => UpdateInsightRequest,
13006
12455
  () => UpdateInsightResponse,
13007
12456
  ];
@@ -13009,9 +12458,7 @@ export var UpdateOrganizationConfiguration = [
13009
12458
  9,
13010
12459
  n0,
13011
12460
  _UOC,
13012
- {
13013
- [_h]: ["POST", "/organization/configuration", 200],
13014
- },
12461
+ { [_h]: ["POST", "/organization/configuration", 200] },
13015
12462
  () => UpdateOrganizationConfigurationRequest,
13016
12463
  () => UpdateOrganizationConfigurationResponse,
13017
12464
  ];
@@ -13019,9 +12466,7 @@ export var UpdateSecurityControl = [
13019
12466
  9,
13020
12467
  n0,
13021
12468
  _USCp,
13022
- {
13023
- [_h]: ["PATCH", "/securityControl/update", 200],
13024
- },
12469
+ { [_h]: ["PATCH", "/securityControl/update", 200] },
13025
12470
  () => UpdateSecurityControlRequest,
13026
12471
  () => UpdateSecurityControlResponse,
13027
12472
  ];
@@ -13029,9 +12474,7 @@ export var UpdateSecurityHubConfiguration = [
13029
12474
  9,
13030
12475
  n0,
13031
12476
  _USHC,
13032
- {
13033
- [_h]: ["PATCH", "/accounts", 200],
13034
- },
12477
+ { [_h]: ["PATCH", "/accounts", 200] },
13035
12478
  () => UpdateSecurityHubConfigurationRequest,
13036
12479
  () => UpdateSecurityHubConfigurationResponse,
13037
12480
  ];
@@ -13039,9 +12482,7 @@ export var UpdateStandardsControl = [
13039
12482
  9,
13040
12483
  n0,
13041
12484
  _USCpd,
13042
- {
13043
- [_h]: ["PATCH", "/standards/control/{StandardsControlArn+}", 200],
13044
- },
12485
+ { [_h]: ["PATCH", "/standards/control/{StandardsControlArn+}", 200] },
13045
12486
  () => UpdateStandardsControlRequest,
13046
12487
  () => UpdateStandardsControlResponse,
13047
12488
  ];