@aws-sdk/client-securityhub 3.943.0 → 3.946.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 (163) 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 -720
  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 -1
  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/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]];
@@ -11979,9 +11635,7 @@ export var AcceptAdministratorInvitation = [
11979
11635
  9,
11980
11636
  n0,
11981
11637
  _AAIc,
11982
- {
11983
- [_h]: ["POST", "/administrator", 200],
11984
- },
11638
+ { [_h]: ["POST", "/administrator", 200] },
11985
11639
  () => AcceptAdministratorInvitationRequest,
11986
11640
  () => AcceptAdministratorInvitationResponse,
11987
11641
  ];
@@ -11989,9 +11643,7 @@ export var AcceptInvitation = [
11989
11643
  9,
11990
11644
  n0,
11991
11645
  _AIcce,
11992
- {
11993
- [_h]: ["POST", "/master", 200],
11994
- },
11646
+ { [_h]: ["POST", "/master", 200] },
11995
11647
  () => AcceptInvitationRequest,
11996
11648
  () => AcceptInvitationResponse,
11997
11649
  ];
@@ -11999,9 +11651,7 @@ export var BatchDeleteAutomationRules = [
11999
11651
  9,
12000
11652
  n0,
12001
11653
  _BDAR,
12002
- {
12003
- [_h]: ["POST", "/automationrules/delete", 200],
12004
- },
11654
+ { [_h]: ["POST", "/automationrules/delete", 200] },
12005
11655
  () => BatchDeleteAutomationRulesRequest,
12006
11656
  () => BatchDeleteAutomationRulesResponse,
12007
11657
  ];
@@ -12009,9 +11659,7 @@ export var BatchDisableStandards = [
12009
11659
  9,
12010
11660
  n0,
12011
11661
  _BDS,
12012
- {
12013
- [_h]: ["POST", "/standards/deregister", 200],
12014
- },
11662
+ { [_h]: ["POST", "/standards/deregister", 200] },
12015
11663
  () => BatchDisableStandardsRequest,
12016
11664
  () => BatchDisableStandardsResponse,
12017
11665
  ];
@@ -12019,9 +11667,7 @@ export var BatchEnableStandards = [
12019
11667
  9,
12020
11668
  n0,
12021
11669
  _BES,
12022
- {
12023
- [_h]: ["POST", "/standards/register", 200],
12024
- },
11670
+ { [_h]: ["POST", "/standards/register", 200] },
12025
11671
  () => BatchEnableStandardsRequest,
12026
11672
  () => BatchEnableStandardsResponse,
12027
11673
  ];
@@ -12029,9 +11675,7 @@ export var BatchGetAutomationRules = [
12029
11675
  9,
12030
11676
  n0,
12031
11677
  _BGAR,
12032
- {
12033
- [_h]: ["POST", "/automationrules/get", 200],
12034
- },
11678
+ { [_h]: ["POST", "/automationrules/get", 200] },
12035
11679
  () => BatchGetAutomationRulesRequest,
12036
11680
  () => BatchGetAutomationRulesResponse,
12037
11681
  ];
@@ -12039,9 +11683,7 @@ export var BatchGetConfigurationPolicyAssociations = [
12039
11683
  9,
12040
11684
  n0,
12041
11685
  _BGCPA,
12042
- {
12043
- [_h]: ["POST", "/configurationPolicyAssociation/batchget", 200],
12044
- },
11686
+ { [_h]: ["POST", "/configurationPolicyAssociation/batchget", 200] },
12045
11687
  () => BatchGetConfigurationPolicyAssociationsRequest,
12046
11688
  () => BatchGetConfigurationPolicyAssociationsResponse,
12047
11689
  ];
@@ -12049,9 +11691,7 @@ export var BatchGetSecurityControls = [
12049
11691
  9,
12050
11692
  n0,
12051
11693
  _BGSC,
12052
- {
12053
- [_h]: ["POST", "/securityControls/batchGet", 200],
12054
- },
11694
+ { [_h]: ["POST", "/securityControls/batchGet", 200] },
12055
11695
  () => BatchGetSecurityControlsRequest,
12056
11696
  () => BatchGetSecurityControlsResponse,
12057
11697
  ];
@@ -12059,9 +11699,7 @@ export var BatchGetStandardsControlAssociations = [
12059
11699
  9,
12060
11700
  n0,
12061
11701
  _BGSCA,
12062
- {
12063
- [_h]: ["POST", "/associations/batchGet", 200],
12064
- },
11702
+ { [_h]: ["POST", "/associations/batchGet", 200] },
12065
11703
  () => BatchGetStandardsControlAssociationsRequest,
12066
11704
  () => BatchGetStandardsControlAssociationsResponse,
12067
11705
  ];
@@ -12069,9 +11707,7 @@ export var BatchImportFindings = [
12069
11707
  9,
12070
11708
  n0,
12071
11709
  _BIF,
12072
- {
12073
- [_h]: ["POST", "/findings/import", 200],
12074
- },
11710
+ { [_h]: ["POST", "/findings/import", 200] },
12075
11711
  () => BatchImportFindingsRequest,
12076
11712
  () => BatchImportFindingsResponse,
12077
11713
  ];
@@ -12079,9 +11715,7 @@ export var BatchUpdateAutomationRules = [
12079
11715
  9,
12080
11716
  n0,
12081
11717
  _BUAR,
12082
- {
12083
- [_h]: ["PATCH", "/automationrules/update", 200],
12084
- },
11718
+ { [_h]: ["PATCH", "/automationrules/update", 200] },
12085
11719
  () => BatchUpdateAutomationRulesRequest,
12086
11720
  () => BatchUpdateAutomationRulesResponse,
12087
11721
  ];
@@ -12089,9 +11723,7 @@ export var BatchUpdateFindings = [
12089
11723
  9,
12090
11724
  n0,
12091
11725
  _BUF,
12092
- {
12093
- [_h]: ["PATCH", "/findings/batchupdate", 200],
12094
- },
11726
+ { [_h]: ["PATCH", "/findings/batchupdate", 200] },
12095
11727
  () => BatchUpdateFindingsRequest,
12096
11728
  () => BatchUpdateFindingsResponse,
12097
11729
  ];
@@ -12099,9 +11731,7 @@ export var BatchUpdateFindingsV2 = [
12099
11731
  9,
12100
11732
  n0,
12101
11733
  _BUFV,
12102
- {
12103
- [_h]: ["PATCH", "/findingsv2/batchupdatev2", 200],
12104
- },
11734
+ { [_h]: ["PATCH", "/findingsv2/batchupdatev2", 200] },
12105
11735
  () => BatchUpdateFindingsV2Request,
12106
11736
  () => BatchUpdateFindingsV2Response,
12107
11737
  ];
@@ -12109,9 +11739,7 @@ export var BatchUpdateStandardsControlAssociations = [
12109
11739
  9,
12110
11740
  n0,
12111
11741
  _BUSCA,
12112
- {
12113
- [_h]: ["PATCH", "/associations", 200],
12114
- },
11742
+ { [_h]: ["PATCH", "/associations", 200] },
12115
11743
  () => BatchUpdateStandardsControlAssociationsRequest,
12116
11744
  () => BatchUpdateStandardsControlAssociationsResponse,
12117
11745
  ];
@@ -12119,9 +11747,7 @@ export var CreateActionTarget = [
12119
11747
  9,
12120
11748
  n0,
12121
11749
  _CAT,
12122
- {
12123
- [_h]: ["POST", "/actionTargets", 200],
12124
- },
11750
+ { [_h]: ["POST", "/actionTargets", 200] },
12125
11751
  () => CreateActionTargetRequest,
12126
11752
  () => CreateActionTargetResponse,
12127
11753
  ];
@@ -12129,9 +11755,7 @@ export var CreateAggregatorV2 = [
12129
11755
  9,
12130
11756
  n0,
12131
11757
  _CAV,
12132
- {
12133
- [_h]: ["POST", "/aggregatorv2/create", 200],
12134
- },
11758
+ { [_h]: ["POST", "/aggregatorv2/create", 200] },
12135
11759
  () => CreateAggregatorV2Request,
12136
11760
  () => CreateAggregatorV2Response,
12137
11761
  ];
@@ -12139,9 +11763,7 @@ export var CreateAutomationRule = [
12139
11763
  9,
12140
11764
  n0,
12141
11765
  _CAR,
12142
- {
12143
- [_h]: ["POST", "/automationrules/create", 200],
12144
- },
11766
+ { [_h]: ["POST", "/automationrules/create", 200] },
12145
11767
  () => CreateAutomationRuleRequest,
12146
11768
  () => CreateAutomationRuleResponse,
12147
11769
  ];
@@ -12149,9 +11771,7 @@ export var CreateAutomationRuleV2 = [
12149
11771
  9,
12150
11772
  n0,
12151
11773
  _CARV,
12152
- {
12153
- [_h]: ["POST", "/automationrulesv2/create", 200],
12154
- },
11774
+ { [_h]: ["POST", "/automationrulesv2/create", 200] },
12155
11775
  () => CreateAutomationRuleV2Request,
12156
11776
  () => CreateAutomationRuleV2Response,
12157
11777
  ];
@@ -12159,9 +11779,7 @@ export var CreateConfigurationPolicy = [
12159
11779
  9,
12160
11780
  n0,
12161
11781
  _CCP,
12162
- {
12163
- [_h]: ["POST", "/configurationPolicy/create", 200],
12164
- },
11782
+ { [_h]: ["POST", "/configurationPolicy/create", 200] },
12165
11783
  () => CreateConfigurationPolicyRequest,
12166
11784
  () => CreateConfigurationPolicyResponse,
12167
11785
  ];
@@ -12169,9 +11787,7 @@ export var CreateConnectorV2 = [
12169
11787
  9,
12170
11788
  n0,
12171
11789
  _CCV,
12172
- {
12173
- [_h]: ["POST", "/connectorsv2", 200],
12174
- },
11790
+ { [_h]: ["POST", "/connectorsv2", 200] },
12175
11791
  () => CreateConnectorV2Request,
12176
11792
  () => CreateConnectorV2Response,
12177
11793
  ];
@@ -12179,9 +11795,7 @@ export var CreateFindingAggregator = [
12179
11795
  9,
12180
11796
  n0,
12181
11797
  _CFA,
12182
- {
12183
- [_h]: ["POST", "/findingAggregator/create", 200],
12184
- },
11798
+ { [_h]: ["POST", "/findingAggregator/create", 200] },
12185
11799
  () => CreateFindingAggregatorRequest,
12186
11800
  () => CreateFindingAggregatorResponse,
12187
11801
  ];
@@ -12189,9 +11803,7 @@ export var CreateInsight = [
12189
11803
  9,
12190
11804
  n0,
12191
11805
  _CIre,
12192
- {
12193
- [_h]: ["POST", "/insights", 200],
12194
- },
11806
+ { [_h]: ["POST", "/insights", 200] },
12195
11807
  () => CreateInsightRequest,
12196
11808
  () => CreateInsightResponse,
12197
11809
  ];
@@ -12199,9 +11811,7 @@ export var CreateMembers = [
12199
11811
  9,
12200
11812
  n0,
12201
11813
  _CMr,
12202
- {
12203
- [_h]: ["POST", "/members", 200],
12204
- },
11814
+ { [_h]: ["POST", "/members", 200] },
12205
11815
  () => CreateMembersRequest,
12206
11816
  () => CreateMembersResponse,
12207
11817
  ];
@@ -12209,9 +11819,7 @@ export var CreateTicketV2 = [
12209
11819
  9,
12210
11820
  n0,
12211
11821
  _CTV,
12212
- {
12213
- [_h]: ["POST", "/ticketsv2", 200],
12214
- },
11822
+ { [_h]: ["POST", "/ticketsv2", 200] },
12215
11823
  () => CreateTicketV2Request,
12216
11824
  () => CreateTicketV2Response,
12217
11825
  ];
@@ -12219,9 +11827,7 @@ export var DeclineInvitations = [
12219
11827
  9,
12220
11828
  n0,
12221
11829
  _DIec,
12222
- {
12223
- [_h]: ["POST", "/invitations/decline", 200],
12224
- },
11830
+ { [_h]: ["POST", "/invitations/decline", 200] },
12225
11831
  () => DeclineInvitationsRequest,
12226
11832
  () => DeclineInvitationsResponse,
12227
11833
  ];
@@ -12229,9 +11835,7 @@ export var DeleteActionTarget = [
12229
11835
  9,
12230
11836
  n0,
12231
11837
  _DATe,
12232
- {
12233
- [_h]: ["DELETE", "/actionTargets/{ActionTargetArn+}", 200],
12234
- },
11838
+ { [_h]: ["DELETE", "/actionTargets/{ActionTargetArn+}", 200] },
12235
11839
  () => DeleteActionTargetRequest,
12236
11840
  () => DeleteActionTargetResponse,
12237
11841
  ];
@@ -12239,9 +11843,7 @@ export var DeleteAggregatorV2 = [
12239
11843
  9,
12240
11844
  n0,
12241
11845
  _DAV,
12242
- {
12243
- [_h]: ["DELETE", "/aggregatorv2/delete/{AggregatorV2Arn+}", 200],
12244
- },
11846
+ { [_h]: ["DELETE", "/aggregatorv2/delete/{AggregatorV2Arn+}", 200] },
12245
11847
  () => DeleteAggregatorV2Request,
12246
11848
  () => DeleteAggregatorV2Response,
12247
11849
  ];
@@ -12249,9 +11851,7 @@ export var DeleteAutomationRuleV2 = [
12249
11851
  9,
12250
11852
  n0,
12251
11853
  _DARV,
12252
- {
12253
- [_h]: ["DELETE", "/automationrulesv2/{Identifier}", 200],
12254
- },
11854
+ { [_h]: ["DELETE", "/automationrulesv2/{Identifier}", 200] },
12255
11855
  () => DeleteAutomationRuleV2Request,
12256
11856
  () => DeleteAutomationRuleV2Response,
12257
11857
  ];
@@ -12259,9 +11859,7 @@ export var DeleteConfigurationPolicy = [
12259
11859
  9,
12260
11860
  n0,
12261
11861
  _DCP,
12262
- {
12263
- [_h]: ["DELETE", "/configurationPolicy/{Identifier}", 200],
12264
- },
11862
+ { [_h]: ["DELETE", "/configurationPolicy/{Identifier}", 200] },
12265
11863
  () => DeleteConfigurationPolicyRequest,
12266
11864
  () => DeleteConfigurationPolicyResponse,
12267
11865
  ];
@@ -12269,9 +11867,7 @@ export var DeleteConnectorV2 = [
12269
11867
  9,
12270
11868
  n0,
12271
11869
  _DCV,
12272
- {
12273
- [_h]: ["DELETE", "/connectorsv2/{ConnectorId+}", 200],
12274
- },
11870
+ { [_h]: ["DELETE", "/connectorsv2/{ConnectorId+}", 200] },
12275
11871
  () => DeleteConnectorV2Request,
12276
11872
  () => DeleteConnectorV2Response,
12277
11873
  ];
@@ -12279,9 +11875,7 @@ export var DeleteFindingAggregator = [
12279
11875
  9,
12280
11876
  n0,
12281
11877
  _DFAe,
12282
- {
12283
- [_h]: ["DELETE", "/findingAggregator/delete/{FindingAggregatorArn+}", 200],
12284
- },
11878
+ { [_h]: ["DELETE", "/findingAggregator/delete/{FindingAggregatorArn+}", 200] },
12285
11879
  () => DeleteFindingAggregatorRequest,
12286
11880
  () => DeleteFindingAggregatorResponse,
12287
11881
  ];
@@ -12289,9 +11883,7 @@ export var DeleteInsight = [
12289
11883
  9,
12290
11884
  n0,
12291
11885
  _DIel,
12292
- {
12293
- [_h]: ["DELETE", "/insights/{InsightArn+}", 200],
12294
- },
11886
+ { [_h]: ["DELETE", "/insights/{InsightArn+}", 200] },
12295
11887
  () => DeleteInsightRequest,
12296
11888
  () => DeleteInsightResponse,
12297
11889
  ];
@@ -12299,9 +11891,7 @@ export var DeleteInvitations = [
12299
11891
  9,
12300
11892
  n0,
12301
11893
  _DIele,
12302
- {
12303
- [_h]: ["POST", "/invitations/delete", 200],
12304
- },
11894
+ { [_h]: ["POST", "/invitations/delete", 200] },
12305
11895
  () => DeleteInvitationsRequest,
12306
11896
  () => DeleteInvitationsResponse,
12307
11897
  ];
@@ -12309,9 +11899,7 @@ export var DeleteMembers = [
12309
11899
  9,
12310
11900
  n0,
12311
11901
  _DMe,
12312
- {
12313
- [_h]: ["POST", "/members/delete", 200],
12314
- },
11902
+ { [_h]: ["POST", "/members/delete", 200] },
12315
11903
  () => DeleteMembersRequest,
12316
11904
  () => DeleteMembersResponse,
12317
11905
  ];
@@ -12319,9 +11907,7 @@ export var DescribeActionTargets = [
12319
11907
  9,
12320
11908
  n0,
12321
11909
  _DATes,
12322
- {
12323
- [_h]: ["POST", "/actionTargets/get", 200],
12324
- },
11910
+ { [_h]: ["POST", "/actionTargets/get", 200] },
12325
11911
  () => DescribeActionTargetsRequest,
12326
11912
  () => DescribeActionTargetsResponse,
12327
11913
  ];
@@ -12329,9 +11915,7 @@ export var DescribeHub = [
12329
11915
  9,
12330
11916
  n0,
12331
11917
  _DH,
12332
- {
12333
- [_h]: ["GET", "/accounts", 200],
12334
- },
11918
+ { [_h]: ["GET", "/accounts", 200] },
12335
11919
  () => DescribeHubRequest,
12336
11920
  () => DescribeHubResponse,
12337
11921
  ];
@@ -12339,9 +11923,7 @@ export var DescribeOrganizationConfiguration = [
12339
11923
  9,
12340
11924
  n0,
12341
11925
  _DOC,
12342
- {
12343
- [_h]: ["GET", "/organization/configuration", 200],
12344
- },
11926
+ { [_h]: ["GET", "/organization/configuration", 200] },
12345
11927
  () => DescribeOrganizationConfigurationRequest,
12346
11928
  () => DescribeOrganizationConfigurationResponse,
12347
11929
  ];
@@ -12349,9 +11931,7 @@ export var DescribeProducts = [
12349
11931
  9,
12350
11932
  n0,
12351
11933
  _DPesc,
12352
- {
12353
- [_h]: ["GET", "/products", 200],
12354
- },
11934
+ { [_h]: ["GET", "/products", 200] },
12355
11935
  () => DescribeProductsRequest,
12356
11936
  () => DescribeProductsResponse,
12357
11937
  ];
@@ -12359,9 +11939,7 @@ export var DescribeProductsV2 = [
12359
11939
  9,
12360
11940
  n0,
12361
11941
  _DPV,
12362
- {
12363
- [_h]: ["GET", "/productsV2", 200],
12364
- },
11942
+ { [_h]: ["GET", "/productsV2", 200] },
12365
11943
  () => DescribeProductsV2Request,
12366
11944
  () => DescribeProductsV2Response,
12367
11945
  ];
@@ -12369,9 +11947,7 @@ export var DescribeSecurityHubV2 = [
12369
11947
  9,
12370
11948
  n0,
12371
11949
  _DSHV,
12372
- {
12373
- [_h]: ["GET", "/hubv2", 200],
12374
- },
11950
+ { [_h]: ["GET", "/hubv2", 200] },
12375
11951
  () => DescribeSecurityHubV2Request,
12376
11952
  () => DescribeSecurityHubV2Response,
12377
11953
  ];
@@ -12379,9 +11955,7 @@ export var DescribeStandards = [
12379
11955
  9,
12380
11956
  n0,
12381
11957
  _DSe,
12382
- {
12383
- [_h]: ["GET", "/standards", 200],
12384
- },
11958
+ { [_h]: ["GET", "/standards", 200] },
12385
11959
  () => DescribeStandardsRequest,
12386
11960
  () => DescribeStandardsResponse,
12387
11961
  ];
@@ -12389,9 +11963,7 @@ export var DescribeStandardsControls = [
12389
11963
  9,
12390
11964
  n0,
12391
11965
  _DSC,
12392
- {
12393
- [_h]: ["GET", "/standards/controls/{StandardsSubscriptionArn+}", 200],
12394
- },
11966
+ { [_h]: ["GET", "/standards/controls/{StandardsSubscriptionArn+}", 200] },
12395
11967
  () => DescribeStandardsControlsRequest,
12396
11968
  () => DescribeStandardsControlsResponse,
12397
11969
  ];
@@ -12399,9 +11971,7 @@ export var DisableImportFindingsForProduct = [
12399
11971
  9,
12400
11972
  n0,
12401
11973
  _DIFFP,
12402
- {
12403
- [_h]: ["DELETE", "/productSubscriptions/{ProductSubscriptionArn+}", 200],
12404
- },
11974
+ { [_h]: ["DELETE", "/productSubscriptions/{ProductSubscriptionArn+}", 200] },
12405
11975
  () => DisableImportFindingsForProductRequest,
12406
11976
  () => DisableImportFindingsForProductResponse,
12407
11977
  ];
@@ -12409,9 +11979,7 @@ export var DisableOrganizationAdminAccount = [
12409
11979
  9,
12410
11980
  n0,
12411
11981
  _DOAA,
12412
- {
12413
- [_h]: ["POST", "/organization/admin/disable", 200],
12414
- },
11982
+ { [_h]: ["POST", "/organization/admin/disable", 200] },
12415
11983
  () => DisableOrganizationAdminAccountRequest,
12416
11984
  () => DisableOrganizationAdminAccountResponse,
12417
11985
  ];
@@ -12419,9 +11987,7 @@ export var DisableSecurityHub = [
12419
11987
  9,
12420
11988
  n0,
12421
11989
  _DSH,
12422
- {
12423
- [_h]: ["DELETE", "/accounts", 200],
12424
- },
11990
+ { [_h]: ["DELETE", "/accounts", 200] },
12425
11991
  () => DisableSecurityHubRequest,
12426
11992
  () => DisableSecurityHubResponse,
12427
11993
  ];
@@ -12429,9 +11995,7 @@ export var DisableSecurityHubV2 = [
12429
11995
  9,
12430
11996
  n0,
12431
11997
  _DSHVi,
12432
- {
12433
- [_h]: ["DELETE", "/hubv2", 200],
12434
- },
11998
+ { [_h]: ["DELETE", "/hubv2", 200] },
12435
11999
  () => DisableSecurityHubV2Request,
12436
12000
  () => DisableSecurityHubV2Response,
12437
12001
  ];
@@ -12439,9 +12003,7 @@ export var DisassociateFromAdministratorAccount = [
12439
12003
  9,
12440
12004
  n0,
12441
12005
  _DFAA,
12442
- {
12443
- [_h]: ["POST", "/administrator/disassociate", 200],
12444
- },
12006
+ { [_h]: ["POST", "/administrator/disassociate", 200] },
12445
12007
  () => DisassociateFromAdministratorAccountRequest,
12446
12008
  () => DisassociateFromAdministratorAccountResponse,
12447
12009
  ];
@@ -12449,9 +12011,7 @@ export var DisassociateFromMasterAccount = [
12449
12011
  9,
12450
12012
  n0,
12451
12013
  _DFMA,
12452
- {
12453
- [_h]: ["POST", "/master/disassociate", 200],
12454
- },
12014
+ { [_h]: ["POST", "/master/disassociate", 200] },
12455
12015
  () => DisassociateFromMasterAccountRequest,
12456
12016
  () => DisassociateFromMasterAccountResponse,
12457
12017
  ];
@@ -12459,9 +12019,7 @@ export var DisassociateMembers = [
12459
12019
  9,
12460
12020
  n0,
12461
12021
  _DMi,
12462
- {
12463
- [_h]: ["POST", "/members/disassociate", 200],
12464
- },
12022
+ { [_h]: ["POST", "/members/disassociate", 200] },
12465
12023
  () => DisassociateMembersRequest,
12466
12024
  () => DisassociateMembersResponse,
12467
12025
  ];
@@ -12469,9 +12027,7 @@ export var EnableImportFindingsForProduct = [
12469
12027
  9,
12470
12028
  n0,
12471
12029
  _EIFFP,
12472
- {
12473
- [_h]: ["POST", "/productSubscriptions", 200],
12474
- },
12030
+ { [_h]: ["POST", "/productSubscriptions", 200] },
12475
12031
  () => EnableImportFindingsForProductRequest,
12476
12032
  () => EnableImportFindingsForProductResponse,
12477
12033
  ];
@@ -12479,9 +12035,7 @@ export var EnableOrganizationAdminAccount = [
12479
12035
  9,
12480
12036
  n0,
12481
12037
  _EOAA,
12482
- {
12483
- [_h]: ["POST", "/organization/admin/enable", 200],
12484
- },
12038
+ { [_h]: ["POST", "/organization/admin/enable", 200] },
12485
12039
  () => EnableOrganizationAdminAccountRequest,
12486
12040
  () => EnableOrganizationAdminAccountResponse,
12487
12041
  ];
@@ -12489,9 +12043,7 @@ export var EnableSecurityHub = [
12489
12043
  9,
12490
12044
  n0,
12491
12045
  _ESH,
12492
- {
12493
- [_h]: ["POST", "/accounts", 200],
12494
- },
12046
+ { [_h]: ["POST", "/accounts", 200] },
12495
12047
  () => EnableSecurityHubRequest,
12496
12048
  () => EnableSecurityHubResponse,
12497
12049
  ];
@@ -12499,9 +12051,7 @@ export var EnableSecurityHubV2 = [
12499
12051
  9,
12500
12052
  n0,
12501
12053
  _ESHV,
12502
- {
12503
- [_h]: ["POST", "/hubv2", 200],
12504
- },
12054
+ { [_h]: ["POST", "/hubv2", 200] },
12505
12055
  () => EnableSecurityHubV2Request,
12506
12056
  () => EnableSecurityHubV2Response,
12507
12057
  ];
@@ -12509,9 +12059,7 @@ export var GetAdministratorAccount = [
12509
12059
  9,
12510
12060
  n0,
12511
12061
  _GAA,
12512
- {
12513
- [_h]: ["GET", "/administrator", 200],
12514
- },
12062
+ { [_h]: ["GET", "/administrator", 200] },
12515
12063
  () => GetAdministratorAccountRequest,
12516
12064
  () => GetAdministratorAccountResponse,
12517
12065
  ];
@@ -12519,9 +12067,7 @@ export var GetAggregatorV2 = [
12519
12067
  9,
12520
12068
  n0,
12521
12069
  _GAV,
12522
- {
12523
- [_h]: ["GET", "/aggregatorv2/get/{AggregatorV2Arn+}", 200],
12524
- },
12070
+ { [_h]: ["GET", "/aggregatorv2/get/{AggregatorV2Arn+}", 200] },
12525
12071
  () => GetAggregatorV2Request,
12526
12072
  () => GetAggregatorV2Response,
12527
12073
  ];
@@ -12529,9 +12075,7 @@ export var GetAutomationRuleV2 = [
12529
12075
  9,
12530
12076
  n0,
12531
12077
  _GARV,
12532
- {
12533
- [_h]: ["GET", "/automationrulesv2/{Identifier}", 200],
12534
- },
12078
+ { [_h]: ["GET", "/automationrulesv2/{Identifier}", 200] },
12535
12079
  () => GetAutomationRuleV2Request,
12536
12080
  () => GetAutomationRuleV2Response,
12537
12081
  ];
@@ -12539,9 +12083,7 @@ export var GetConfigurationPolicy = [
12539
12083
  9,
12540
12084
  n0,
12541
12085
  _GCP,
12542
- {
12543
- [_h]: ["GET", "/configurationPolicy/get/{Identifier}", 200],
12544
- },
12086
+ { [_h]: ["GET", "/configurationPolicy/get/{Identifier}", 200] },
12545
12087
  () => GetConfigurationPolicyRequest,
12546
12088
  () => GetConfigurationPolicyResponse,
12547
12089
  ];
@@ -12549,9 +12091,7 @@ export var GetConfigurationPolicyAssociation = [
12549
12091
  9,
12550
12092
  n0,
12551
12093
  _GCPA,
12552
- {
12553
- [_h]: ["POST", "/configurationPolicyAssociation/get", 200],
12554
- },
12094
+ { [_h]: ["POST", "/configurationPolicyAssociation/get", 200] },
12555
12095
  () => GetConfigurationPolicyAssociationRequest,
12556
12096
  () => GetConfigurationPolicyAssociationResponse,
12557
12097
  ];
@@ -12559,9 +12099,7 @@ export var GetConnectorV2 = [
12559
12099
  9,
12560
12100
  n0,
12561
12101
  _GCV,
12562
- {
12563
- [_h]: ["GET", "/connectorsv2/{ConnectorId+}", 200],
12564
- },
12102
+ { [_h]: ["GET", "/connectorsv2/{ConnectorId+}", 200] },
12565
12103
  () => GetConnectorV2Request,
12566
12104
  () => GetConnectorV2Response,
12567
12105
  ];
@@ -12569,9 +12107,7 @@ export var GetEnabledStandards = [
12569
12107
  9,
12570
12108
  n0,
12571
12109
  _GES,
12572
- {
12573
- [_h]: ["POST", "/standards/get", 200],
12574
- },
12110
+ { [_h]: ["POST", "/standards/get", 200] },
12575
12111
  () => GetEnabledStandardsRequest,
12576
12112
  () => GetEnabledStandardsResponse,
12577
12113
  ];
@@ -12579,9 +12115,7 @@ export var GetFindingAggregator = [
12579
12115
  9,
12580
12116
  n0,
12581
12117
  _GFA,
12582
- {
12583
- [_h]: ["GET", "/findingAggregator/get/{FindingAggregatorArn+}", 200],
12584
- },
12118
+ { [_h]: ["GET", "/findingAggregator/get/{FindingAggregatorArn+}", 200] },
12585
12119
  () => GetFindingAggregatorRequest,
12586
12120
  () => GetFindingAggregatorResponse,
12587
12121
  ];
@@ -12589,9 +12123,7 @@ export var GetFindingHistory = [
12589
12123
  9,
12590
12124
  n0,
12591
12125
  _GFH,
12592
- {
12593
- [_h]: ["POST", "/findingHistory/get", 200],
12594
- },
12126
+ { [_h]: ["POST", "/findingHistory/get", 200] },
12595
12127
  () => GetFindingHistoryRequest,
12596
12128
  () => GetFindingHistoryResponse,
12597
12129
  ];
@@ -12599,9 +12131,7 @@ export var GetFindings = [
12599
12131
  9,
12600
12132
  n0,
12601
12133
  _GF,
12602
- {
12603
- [_h]: ["POST", "/findings", 200],
12604
- },
12134
+ { [_h]: ["POST", "/findings", 200] },
12605
12135
  () => GetFindingsRequest,
12606
12136
  () => GetFindingsResponse,
12607
12137
  ];
@@ -12609,9 +12139,7 @@ export var GetFindingStatisticsV2 = [
12609
12139
  9,
12610
12140
  n0,
12611
12141
  _GFSV,
12612
- {
12613
- [_h]: ["POST", "/findingsv2/statistics", 200],
12614
- },
12142
+ { [_h]: ["POST", "/findingsv2/statistics", 200] },
12615
12143
  () => GetFindingStatisticsV2Request,
12616
12144
  () => GetFindingStatisticsV2Response,
12617
12145
  ];
@@ -12619,9 +12147,7 @@ export var GetFindingsTrendsV2 = [
12619
12147
  9,
12620
12148
  n0,
12621
12149
  _GFTV,
12622
- {
12623
- [_h]: ["POST", "/findingsTrendsv2", 200],
12624
- },
12150
+ { [_h]: ["POST", "/findingsTrendsv2", 200] },
12625
12151
  () => GetFindingsTrendsV2Request,
12626
12152
  () => GetFindingsTrendsV2Response,
12627
12153
  ];
@@ -12629,9 +12155,7 @@ export var GetFindingsV2 = [
12629
12155
  9,
12630
12156
  n0,
12631
12157
  _GFV,
12632
- {
12633
- [_h]: ["POST", "/findingsv2", 200],
12634
- },
12158
+ { [_h]: ["POST", "/findingsv2", 200] },
12635
12159
  () => GetFindingsV2Request,
12636
12160
  () => GetFindingsV2Response,
12637
12161
  ];
@@ -12639,9 +12163,7 @@ export var GetInsightResults = [
12639
12163
  9,
12640
12164
  n0,
12641
12165
  _GIRet,
12642
- {
12643
- [_h]: ["GET", "/insights/results/{InsightArn+}", 200],
12644
- },
12166
+ { [_h]: ["GET", "/insights/results/{InsightArn+}", 200] },
12645
12167
  () => GetInsightResultsRequest,
12646
12168
  () => GetInsightResultsResponse,
12647
12169
  ];
@@ -12649,9 +12171,7 @@ export var GetInsights = [
12649
12171
  9,
12650
12172
  n0,
12651
12173
  _GIet,
12652
- {
12653
- [_h]: ["POST", "/insights/get", 200],
12654
- },
12174
+ { [_h]: ["POST", "/insights/get", 200] },
12655
12175
  () => GetInsightsRequest,
12656
12176
  () => GetInsightsResponse,
12657
12177
  ];
@@ -12659,9 +12179,7 @@ export var GetInvitationsCount = [
12659
12179
  9,
12660
12180
  n0,
12661
12181
  _GIC,
12662
- {
12663
- [_h]: ["GET", "/invitations/count", 200],
12664
- },
12182
+ { [_h]: ["GET", "/invitations/count", 200] },
12665
12183
  () => GetInvitationsCountRequest,
12666
12184
  () => GetInvitationsCountResponse,
12667
12185
  ];
@@ -12669,9 +12187,7 @@ export var GetMasterAccount = [
12669
12187
  9,
12670
12188
  n0,
12671
12189
  _GMA,
12672
- {
12673
- [_h]: ["GET", "/master", 200],
12674
- },
12190
+ { [_h]: ["GET", "/master", 200] },
12675
12191
  () => GetMasterAccountRequest,
12676
12192
  () => GetMasterAccountResponse,
12677
12193
  ];
@@ -12679,9 +12195,7 @@ export var GetMembers = [
12679
12195
  9,
12680
12196
  n0,
12681
12197
  _GM,
12682
- {
12683
- [_h]: ["POST", "/members/get", 200],
12684
- },
12198
+ { [_h]: ["POST", "/members/get", 200] },
12685
12199
  () => GetMembersRequest,
12686
12200
  () => GetMembersResponse,
12687
12201
  ];
@@ -12689,9 +12203,7 @@ export var GetResourcesStatisticsV2 = [
12689
12203
  9,
12690
12204
  n0,
12691
12205
  _GRSV,
12692
- {
12693
- [_h]: ["POST", "/resourcesv2/statistics", 200],
12694
- },
12206
+ { [_h]: ["POST", "/resourcesv2/statistics", 200] },
12695
12207
  () => GetResourcesStatisticsV2Request,
12696
12208
  () => GetResourcesStatisticsV2Response,
12697
12209
  ];
@@ -12699,9 +12211,7 @@ export var GetResourcesTrendsV2 = [
12699
12211
  9,
12700
12212
  n0,
12701
12213
  _GRTV,
12702
- {
12703
- [_h]: ["POST", "/resourcesTrendsv2", 200],
12704
- },
12214
+ { [_h]: ["POST", "/resourcesTrendsv2", 200] },
12705
12215
  () => GetResourcesTrendsV2Request,
12706
12216
  () => GetResourcesTrendsV2Response,
12707
12217
  ];
@@ -12709,9 +12219,7 @@ export var GetResourcesV2 = [
12709
12219
  9,
12710
12220
  n0,
12711
12221
  _GRV,
12712
- {
12713
- [_h]: ["POST", "/resourcesv2", 200],
12714
- },
12222
+ { [_h]: ["POST", "/resourcesv2", 200] },
12715
12223
  () => GetResourcesV2Request,
12716
12224
  () => GetResourcesV2Response,
12717
12225
  ];
@@ -12719,9 +12227,7 @@ export var GetSecurityControlDefinition = [
12719
12227
  9,
12720
12228
  n0,
12721
12229
  _GSCD,
12722
- {
12723
- [_h]: ["GET", "/securityControl/definition", 200],
12724
- },
12230
+ { [_h]: ["GET", "/securityControl/definition", 200] },
12725
12231
  () => GetSecurityControlDefinitionRequest,
12726
12232
  () => GetSecurityControlDefinitionResponse,
12727
12233
  ];
@@ -12729,9 +12235,7 @@ export var InviteMembers = [
12729
12235
  9,
12730
12236
  n0,
12731
12237
  _IMn,
12732
- {
12733
- [_h]: ["POST", "/members/invite", 200],
12734
- },
12238
+ { [_h]: ["POST", "/members/invite", 200] },
12735
12239
  () => InviteMembersRequest,
12736
12240
  () => InviteMembersResponse,
12737
12241
  ];
@@ -12739,9 +12243,7 @@ export var ListAggregatorsV2 = [
12739
12243
  9,
12740
12244
  n0,
12741
12245
  _LAV,
12742
- {
12743
- [_h]: ["GET", "/aggregatorv2/list", 200],
12744
- },
12246
+ { [_h]: ["GET", "/aggregatorv2/list", 200] },
12745
12247
  () => ListAggregatorsV2Request,
12746
12248
  () => ListAggregatorsV2Response,
12747
12249
  ];
@@ -12749,9 +12251,7 @@ export var ListAutomationRules = [
12749
12251
  9,
12750
12252
  n0,
12751
12253
  _LAR,
12752
- {
12753
- [_h]: ["GET", "/automationrules/list", 200],
12754
- },
12254
+ { [_h]: ["GET", "/automationrules/list", 200] },
12755
12255
  () => ListAutomationRulesRequest,
12756
12256
  () => ListAutomationRulesResponse,
12757
12257
  ];
@@ -12759,9 +12259,7 @@ export var ListAutomationRulesV2 = [
12759
12259
  9,
12760
12260
  n0,
12761
12261
  _LARV,
12762
- {
12763
- [_h]: ["GET", "/automationrulesv2/list", 200],
12764
- },
12262
+ { [_h]: ["GET", "/automationrulesv2/list", 200] },
12765
12263
  () => ListAutomationRulesV2Request,
12766
12264
  () => ListAutomationRulesV2Response,
12767
12265
  ];
@@ -12769,9 +12267,7 @@ export var ListConfigurationPolicies = [
12769
12267
  9,
12770
12268
  n0,
12771
12269
  _LCP,
12772
- {
12773
- [_h]: ["GET", "/configurationPolicy/list", 200],
12774
- },
12270
+ { [_h]: ["GET", "/configurationPolicy/list", 200] },
12775
12271
  () => ListConfigurationPoliciesRequest,
12776
12272
  () => ListConfigurationPoliciesResponse,
12777
12273
  ];
@@ -12779,9 +12275,7 @@ export var ListConfigurationPolicyAssociations = [
12779
12275
  9,
12780
12276
  n0,
12781
12277
  _LCPA,
12782
- {
12783
- [_h]: ["POST", "/configurationPolicyAssociation/list", 200],
12784
- },
12278
+ { [_h]: ["POST", "/configurationPolicyAssociation/list", 200] },
12785
12279
  () => ListConfigurationPolicyAssociationsRequest,
12786
12280
  () => ListConfigurationPolicyAssociationsResponse,
12787
12281
  ];
@@ -12789,9 +12283,7 @@ export var ListConnectorsV2 = [
12789
12283
  9,
12790
12284
  n0,
12791
12285
  _LCV,
12792
- {
12793
- [_h]: ["GET", "/connectorsv2", 200],
12794
- },
12286
+ { [_h]: ["GET", "/connectorsv2", 200] },
12795
12287
  () => ListConnectorsV2Request,
12796
12288
  () => ListConnectorsV2Response,
12797
12289
  ];
@@ -12799,9 +12291,7 @@ export var ListEnabledProductsForImport = [
12799
12291
  9,
12800
12292
  n0,
12801
12293
  _LEPFI,
12802
- {
12803
- [_h]: ["GET", "/productSubscriptions", 200],
12804
- },
12294
+ { [_h]: ["GET", "/productSubscriptions", 200] },
12805
12295
  () => ListEnabledProductsForImportRequest,
12806
12296
  () => ListEnabledProductsForImportResponse,
12807
12297
  ];
@@ -12809,9 +12299,7 @@ export var ListFindingAggregators = [
12809
12299
  9,
12810
12300
  n0,
12811
12301
  _LFAi,
12812
- {
12813
- [_h]: ["GET", "/findingAggregator/list", 200],
12814
- },
12302
+ { [_h]: ["GET", "/findingAggregator/list", 200] },
12815
12303
  () => ListFindingAggregatorsRequest,
12816
12304
  () => ListFindingAggregatorsResponse,
12817
12305
  ];
@@ -12819,9 +12307,7 @@ export var ListInvitations = [
12819
12307
  9,
12820
12308
  n0,
12821
12309
  _LI,
12822
- {
12823
- [_h]: ["GET", "/invitations", 200],
12824
- },
12310
+ { [_h]: ["GET", "/invitations", 200] },
12825
12311
  () => ListInvitationsRequest,
12826
12312
  () => ListInvitationsResponse,
12827
12313
  ];
@@ -12829,9 +12315,7 @@ export var ListMembers = [
12829
12315
  9,
12830
12316
  n0,
12831
12317
  _LMis,
12832
- {
12833
- [_h]: ["GET", "/members", 200],
12834
- },
12318
+ { [_h]: ["GET", "/members", 200] },
12835
12319
  () => ListMembersRequest,
12836
12320
  () => ListMembersResponse,
12837
12321
  ];
@@ -12839,9 +12323,7 @@ export var ListOrganizationAdminAccounts = [
12839
12323
  9,
12840
12324
  n0,
12841
12325
  _LOAA,
12842
- {
12843
- [_h]: ["GET", "/organization/admin", 200],
12844
- },
12326
+ { [_h]: ["GET", "/organization/admin", 200] },
12845
12327
  () => ListOrganizationAdminAccountsRequest,
12846
12328
  () => ListOrganizationAdminAccountsResponse,
12847
12329
  ];
@@ -12849,9 +12331,7 @@ export var ListSecurityControlDefinitions = [
12849
12331
  9,
12850
12332
  n0,
12851
12333
  _LSCD,
12852
- {
12853
- [_h]: ["GET", "/securityControls/definitions", 200],
12854
- },
12334
+ { [_h]: ["GET", "/securityControls/definitions", 200] },
12855
12335
  () => ListSecurityControlDefinitionsRequest,
12856
12336
  () => ListSecurityControlDefinitionsResponse,
12857
12337
  ];
@@ -12859,9 +12339,7 @@ export var ListStandardsControlAssociations = [
12859
12339
  9,
12860
12340
  n0,
12861
12341
  _LSCA,
12862
- {
12863
- [_h]: ["GET", "/associations", 200],
12864
- },
12342
+ { [_h]: ["GET", "/associations", 200] },
12865
12343
  () => ListStandardsControlAssociationsRequest,
12866
12344
  () => ListStandardsControlAssociationsResponse,
12867
12345
  ];
@@ -12869,9 +12347,7 @@ export var ListTagsForResource = [
12869
12347
  9,
12870
12348
  n0,
12871
12349
  _LTFR,
12872
- {
12873
- [_h]: ["GET", "/tags/{ResourceArn}", 200],
12874
- },
12350
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
12875
12351
  () => ListTagsForResourceRequest,
12876
12352
  () => ListTagsForResourceResponse,
12877
12353
  ];
@@ -12879,9 +12355,7 @@ export var RegisterConnectorV2 = [
12879
12355
  9,
12880
12356
  n0,
12881
12357
  _RCV,
12882
- {
12883
- [_h]: ["POST", "/connectorsv2/register", 200],
12884
- },
12358
+ { [_h]: ["POST", "/connectorsv2/register", 200] },
12885
12359
  () => RegisterConnectorV2Request,
12886
12360
  () => RegisterConnectorV2Response,
12887
12361
  ];
@@ -12889,9 +12363,7 @@ export var StartConfigurationPolicyAssociation = [
12889
12363
  9,
12890
12364
  n0,
12891
12365
  _SCPA,
12892
- {
12893
- [_h]: ["POST", "/configurationPolicyAssociation/associate", 200],
12894
- },
12366
+ { [_h]: ["POST", "/configurationPolicyAssociation/associate", 200] },
12895
12367
  () => StartConfigurationPolicyAssociationRequest,
12896
12368
  () => StartConfigurationPolicyAssociationResponse,
12897
12369
  ];
@@ -12899,9 +12371,7 @@ export var StartConfigurationPolicyDisassociation = [
12899
12371
  9,
12900
12372
  n0,
12901
12373
  _SCPD,
12902
- {
12903
- [_h]: ["POST", "/configurationPolicyAssociation/disassociate", 200],
12904
- },
12374
+ { [_h]: ["POST", "/configurationPolicyAssociation/disassociate", 200] },
12905
12375
  () => StartConfigurationPolicyDisassociationRequest,
12906
12376
  () => StartConfigurationPolicyDisassociationResponse,
12907
12377
  ];
@@ -12909,9 +12379,7 @@ export var TagResource = [
12909
12379
  9,
12910
12380
  n0,
12911
12381
  _TR,
12912
- {
12913
- [_h]: ["POST", "/tags/{ResourceArn}", 200],
12914
- },
12382
+ { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
12915
12383
  () => TagResourceRequest,
12916
12384
  () => TagResourceResponse,
12917
12385
  ];
@@ -12919,9 +12387,7 @@ export var UntagResource = [
12919
12387
  9,
12920
12388
  n0,
12921
12389
  _URn,
12922
- {
12923
- [_h]: ["DELETE", "/tags/{ResourceArn}", 200],
12924
- },
12390
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
12925
12391
  () => UntagResourceRequest,
12926
12392
  () => UntagResourceResponse,
12927
12393
  ];
@@ -12929,9 +12395,7 @@ export var UpdateActionTarget = [
12929
12395
  9,
12930
12396
  n0,
12931
12397
  _UAT,
12932
- {
12933
- [_h]: ["PATCH", "/actionTargets/{ActionTargetArn+}", 200],
12934
- },
12398
+ { [_h]: ["PATCH", "/actionTargets/{ActionTargetArn+}", 200] },
12935
12399
  () => UpdateActionTargetRequest,
12936
12400
  () => UpdateActionTargetResponse,
12937
12401
  ];
@@ -12939,9 +12403,7 @@ export var UpdateAggregatorV2 = [
12939
12403
  9,
12940
12404
  n0,
12941
12405
  _UAV,
12942
- {
12943
- [_h]: ["PATCH", "/aggregatorv2/update/{AggregatorV2Arn+}", 200],
12944
- },
12406
+ { [_h]: ["PATCH", "/aggregatorv2/update/{AggregatorV2Arn+}", 200] },
12945
12407
  () => UpdateAggregatorV2Request,
12946
12408
  () => UpdateAggregatorV2Response,
12947
12409
  ];
@@ -12949,9 +12411,7 @@ export var UpdateAutomationRuleV2 = [
12949
12411
  9,
12950
12412
  n0,
12951
12413
  _UARV,
12952
- {
12953
- [_h]: ["PATCH", "/automationrulesv2/{Identifier}", 200],
12954
- },
12414
+ { [_h]: ["PATCH", "/automationrulesv2/{Identifier}", 200] },
12955
12415
  () => UpdateAutomationRuleV2Request,
12956
12416
  () => UpdateAutomationRuleV2Response,
12957
12417
  ];
@@ -12959,9 +12419,7 @@ export var UpdateConfigurationPolicy = [
12959
12419
  9,
12960
12420
  n0,
12961
12421
  _UCP,
12962
- {
12963
- [_h]: ["PATCH", "/configurationPolicy/{Identifier}", 200],
12964
- },
12422
+ { [_h]: ["PATCH", "/configurationPolicy/{Identifier}", 200] },
12965
12423
  () => UpdateConfigurationPolicyRequest,
12966
12424
  () => UpdateConfigurationPolicyResponse,
12967
12425
  ];
@@ -12969,9 +12427,7 @@ export var UpdateConnectorV2 = [
12969
12427
  9,
12970
12428
  n0,
12971
12429
  _UCV,
12972
- {
12973
- [_h]: ["PATCH", "/connectorsv2/{ConnectorId+}", 200],
12974
- },
12430
+ { [_h]: ["PATCH", "/connectorsv2/{ConnectorId+}", 200] },
12975
12431
  () => UpdateConnectorV2Request,
12976
12432
  () => UpdateConnectorV2Response,
12977
12433
  ];
@@ -12979,9 +12435,7 @@ export var UpdateFindingAggregator = [
12979
12435
  9,
12980
12436
  n0,
12981
12437
  _UFA,
12982
- {
12983
- [_h]: ["PATCH", "/findingAggregator/update", 200],
12984
- },
12438
+ { [_h]: ["PATCH", "/findingAggregator/update", 200] },
12985
12439
  () => UpdateFindingAggregatorRequest,
12986
12440
  () => UpdateFindingAggregatorResponse,
12987
12441
  ];
@@ -12989,9 +12443,7 @@ export var UpdateFindings = [
12989
12443
  9,
12990
12444
  n0,
12991
12445
  _UFpd,
12992
- {
12993
- [_h]: ["PATCH", "/findings", 200],
12994
- },
12446
+ { [_h]: ["PATCH", "/findings", 200] },
12995
12447
  () => UpdateFindingsRequest,
12996
12448
  () => UpdateFindingsResponse,
12997
12449
  ];
@@ -12999,9 +12451,7 @@ export var UpdateInsight = [
12999
12451
  9,
13000
12452
  n0,
13001
12453
  _UIp,
13002
- {
13003
- [_h]: ["PATCH", "/insights/{InsightArn+}", 200],
13004
- },
12454
+ { [_h]: ["PATCH", "/insights/{InsightArn+}", 200] },
13005
12455
  () => UpdateInsightRequest,
13006
12456
  () => UpdateInsightResponse,
13007
12457
  ];
@@ -13009,9 +12459,7 @@ export var UpdateOrganizationConfiguration = [
13009
12459
  9,
13010
12460
  n0,
13011
12461
  _UOC,
13012
- {
13013
- [_h]: ["POST", "/organization/configuration", 200],
13014
- },
12462
+ { [_h]: ["POST", "/organization/configuration", 200] },
13015
12463
  () => UpdateOrganizationConfigurationRequest,
13016
12464
  () => UpdateOrganizationConfigurationResponse,
13017
12465
  ];
@@ -13019,9 +12467,7 @@ export var UpdateSecurityControl = [
13019
12467
  9,
13020
12468
  n0,
13021
12469
  _USCp,
13022
- {
13023
- [_h]: ["PATCH", "/securityControl/update", 200],
13024
- },
12470
+ { [_h]: ["PATCH", "/securityControl/update", 200] },
13025
12471
  () => UpdateSecurityControlRequest,
13026
12472
  () => UpdateSecurityControlResponse,
13027
12473
  ];
@@ -13029,9 +12475,7 @@ export var UpdateSecurityHubConfiguration = [
13029
12475
  9,
13030
12476
  n0,
13031
12477
  _USHC,
13032
- {
13033
- [_h]: ["PATCH", "/accounts", 200],
13034
- },
12478
+ { [_h]: ["PATCH", "/accounts", 200] },
13035
12479
  () => UpdateSecurityHubConfigurationRequest,
13036
12480
  () => UpdateSecurityHubConfigurationResponse,
13037
12481
  ];
@@ -13039,9 +12483,7 @@ export var UpdateStandardsControl = [
13039
12483
  9,
13040
12484
  n0,
13041
12485
  _USCpd,
13042
- {
13043
- [_h]: ["PATCH", "/standards/control/{StandardsControlArn+}", 200],
13044
- },
12486
+ { [_h]: ["PATCH", "/standards/control/{StandardsControlArn+}", 200] },
13045
12487
  () => UpdateStandardsControlRequest,
13046
12488
  () => UpdateStandardsControlResponse,
13047
12489
  ];