@aws-sdk/client-securityhub 3.928.0 → 3.929.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 (132) hide show
  1. package/dist-cjs/index.js +13306 -6489
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/SecurityHubClient.js +2 -0
  4. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -9
  5. package/dist-es/commands/AcceptInvitationCommand.js +3 -9
  6. package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +3 -9
  7. package/dist-es/commands/BatchDisableStandardsCommand.js +3 -9
  8. package/dist-es/commands/BatchEnableStandardsCommand.js +3 -9
  9. package/dist-es/commands/BatchGetAutomationRulesCommand.js +3 -9
  10. package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +3 -9
  11. package/dist-es/commands/BatchGetSecurityControlsCommand.js +3 -9
  12. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +3 -9
  13. package/dist-es/commands/BatchImportFindingsCommand.js +3 -9
  14. package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +3 -9
  15. package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -9
  16. package/dist-es/commands/BatchUpdateFindingsV2Command.js +3 -9
  17. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +3 -9
  18. package/dist-es/commands/ConnectorRegistrationsV2Command.js +3 -9
  19. package/dist-es/commands/CreateActionTargetCommand.js +3 -9
  20. package/dist-es/commands/CreateAggregatorV2Command.js +3 -9
  21. package/dist-es/commands/CreateAutomationRuleCommand.js +3 -9
  22. package/dist-es/commands/CreateAutomationRuleV2Command.js +3 -9
  23. package/dist-es/commands/CreateConfigurationPolicyCommand.js +3 -9
  24. package/dist-es/commands/CreateConnectorV2Command.js +3 -10
  25. package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -9
  26. package/dist-es/commands/CreateInsightCommand.js +3 -9
  27. package/dist-es/commands/CreateMembersCommand.js +3 -9
  28. package/dist-es/commands/CreateTicketV2Command.js +3 -9
  29. package/dist-es/commands/DeclineInvitationsCommand.js +3 -9
  30. package/dist-es/commands/DeleteActionTargetCommand.js +3 -9
  31. package/dist-es/commands/DeleteAggregatorV2Command.js +3 -9
  32. package/dist-es/commands/DeleteAutomationRuleV2Command.js +3 -9
  33. package/dist-es/commands/DeleteConfigurationPolicyCommand.js +3 -9
  34. package/dist-es/commands/DeleteConnectorV2Command.js +3 -9
  35. package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -9
  36. package/dist-es/commands/DeleteInsightCommand.js +3 -9
  37. package/dist-es/commands/DeleteInvitationsCommand.js +3 -9
  38. package/dist-es/commands/DeleteMembersCommand.js +3 -9
  39. package/dist-es/commands/DescribeActionTargetsCommand.js +3 -9
  40. package/dist-es/commands/DescribeHubCommand.js +3 -9
  41. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -9
  42. package/dist-es/commands/DescribeProductsCommand.js +3 -9
  43. package/dist-es/commands/DescribeProductsV2Command.js +3 -9
  44. package/dist-es/commands/DescribeSecurityHubV2Command.js +3 -9
  45. package/dist-es/commands/DescribeStandardsCommand.js +3 -9
  46. package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -9
  47. package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -9
  48. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -9
  49. package/dist-es/commands/DisableSecurityHubCommand.js +3 -9
  50. package/dist-es/commands/DisableSecurityHubV2Command.js +3 -9
  51. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -9
  52. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -9
  53. package/dist-es/commands/DisassociateMembersCommand.js +3 -9
  54. package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -9
  55. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -9
  56. package/dist-es/commands/EnableSecurityHubCommand.js +3 -9
  57. package/dist-es/commands/EnableSecurityHubV2Command.js +3 -9
  58. package/dist-es/commands/GetAdministratorAccountCommand.js +3 -9
  59. package/dist-es/commands/GetAggregatorV2Command.js +3 -9
  60. package/dist-es/commands/GetAutomationRuleV2Command.js +3 -9
  61. package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +3 -9
  62. package/dist-es/commands/GetConfigurationPolicyCommand.js +3 -9
  63. package/dist-es/commands/GetConnectorV2Command.js +3 -9
  64. package/dist-es/commands/GetEnabledStandardsCommand.js +3 -9
  65. package/dist-es/commands/GetFindingAggregatorCommand.js +3 -9
  66. package/dist-es/commands/GetFindingHistoryCommand.js +3 -9
  67. package/dist-es/commands/GetFindingStatisticsV2Command.js +3 -9
  68. package/dist-es/commands/GetFindingsCommand.js +3 -9
  69. package/dist-es/commands/GetFindingsV2Command.js +3 -9
  70. package/dist-es/commands/GetInsightResultsCommand.js +3 -9
  71. package/dist-es/commands/GetInsightsCommand.js +3 -9
  72. package/dist-es/commands/GetInvitationsCountCommand.js +3 -9
  73. package/dist-es/commands/GetMasterAccountCommand.js +3 -9
  74. package/dist-es/commands/GetMembersCommand.js +3 -9
  75. package/dist-es/commands/GetResourcesStatisticsV2Command.js +3 -9
  76. package/dist-es/commands/GetResourcesV2Command.js +3 -9
  77. package/dist-es/commands/GetSecurityControlDefinitionCommand.js +3 -9
  78. package/dist-es/commands/InviteMembersCommand.js +3 -9
  79. package/dist-es/commands/ListAggregatorsV2Command.js +3 -9
  80. package/dist-es/commands/ListAutomationRulesCommand.js +3 -9
  81. package/dist-es/commands/ListAutomationRulesV2Command.js +3 -9
  82. package/dist-es/commands/ListConfigurationPoliciesCommand.js +3 -9
  83. package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +3 -9
  84. package/dist-es/commands/ListConnectorsV2Command.js +3 -9
  85. package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -9
  86. package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -9
  87. package/dist-es/commands/ListInvitationsCommand.js +3 -9
  88. package/dist-es/commands/ListMembersCommand.js +3 -9
  89. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -9
  90. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +3 -9
  91. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +3 -9
  92. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  93. package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +3 -9
  94. package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +3 -9
  95. package/dist-es/commands/TagResourceCommand.js +3 -9
  96. package/dist-es/commands/UntagResourceCommand.js +3 -9
  97. package/dist-es/commands/UpdateActionTargetCommand.js +3 -9
  98. package/dist-es/commands/UpdateAggregatorV2Command.js +3 -9
  99. package/dist-es/commands/UpdateAutomationRuleV2Command.js +3 -9
  100. package/dist-es/commands/UpdateConfigurationPolicyCommand.js +3 -9
  101. package/dist-es/commands/UpdateConnectorV2Command.js +3 -10
  102. package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -9
  103. package/dist-es/commands/UpdateFindingsCommand.js +3 -9
  104. package/dist-es/commands/UpdateInsightCommand.js +3 -9
  105. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -9
  106. package/dist-es/commands/UpdateSecurityControlCommand.js +3 -9
  107. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -9
  108. package/dist-es/commands/UpdateStandardsControlCommand.js +3 -9
  109. package/dist-es/models/models_2.js +0 -17
  110. package/dist-es/models/models_3.js +0 -6
  111. package/dist-es/runtimeConfig.shared.js +2 -0
  112. package/dist-es/schemas/schemas_0.js +12861 -0
  113. package/dist-types/SecurityHubClient.d.ts +10 -1
  114. package/dist-types/models/models_2.d.ts +0 -12
  115. package/dist-types/models/models_3.d.ts +0 -4
  116. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  117. package/dist-types/runtimeConfig.d.ts +1 -0
  118. package/dist-types/runtimeConfig.native.d.ts +1 -0
  119. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  120. package/dist-types/schemas/schemas_0.d.ts +1364 -0
  121. package/dist-types/ts3.4/SecurityHubClient.d.ts +4 -0
  122. package/dist-types/ts3.4/models/models_2.d.ts +0 -9
  123. package/dist-types/ts3.4/models/models_3.d.ts +0 -3
  124. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  125. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  126. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  127. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  128. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1371 -0
  129. package/package.json +2 -3
  130. package/dist-es/protocols/Aws_restJson1.js +0 -5468
  131. package/dist-types/protocols/Aws_restJson1.d.ts +0 -947
  132. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1265
@@ -1,947 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput } from "../commands/AcceptAdministratorInvitationCommand";
4
- import { AcceptInvitationCommandInput, AcceptInvitationCommandOutput } from "../commands/AcceptInvitationCommand";
5
- import { BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput } from "../commands/BatchDeleteAutomationRulesCommand";
6
- import { BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput } from "../commands/BatchDisableStandardsCommand";
7
- import { BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput } from "../commands/BatchEnableStandardsCommand";
8
- import { BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput } from "../commands/BatchGetAutomationRulesCommand";
9
- import { BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput } from "../commands/BatchGetConfigurationPolicyAssociationsCommand";
10
- import { BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput } from "../commands/BatchGetSecurityControlsCommand";
11
- import { BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput } from "../commands/BatchGetStandardsControlAssociationsCommand";
12
- import { BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput } from "../commands/BatchImportFindingsCommand";
13
- import { BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput } from "../commands/BatchUpdateAutomationRulesCommand";
14
- import { BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput } from "../commands/BatchUpdateFindingsCommand";
15
- import { BatchUpdateFindingsV2CommandInput, BatchUpdateFindingsV2CommandOutput } from "../commands/BatchUpdateFindingsV2Command";
16
- import { BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput } from "../commands/BatchUpdateStandardsControlAssociationsCommand";
17
- import { ConnectorRegistrationsV2CommandInput, ConnectorRegistrationsV2CommandOutput } from "../commands/ConnectorRegistrationsV2Command";
18
- import { CreateActionTargetCommandInput, CreateActionTargetCommandOutput } from "../commands/CreateActionTargetCommand";
19
- import { CreateAggregatorV2CommandInput, CreateAggregatorV2CommandOutput } from "../commands/CreateAggregatorV2Command";
20
- import { CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput } from "../commands/CreateAutomationRuleCommand";
21
- import { CreateAutomationRuleV2CommandInput, CreateAutomationRuleV2CommandOutput } from "../commands/CreateAutomationRuleV2Command";
22
- import { CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput } from "../commands/CreateConfigurationPolicyCommand";
23
- import { CreateConnectorV2CommandInput, CreateConnectorV2CommandOutput } from "../commands/CreateConnectorV2Command";
24
- import { CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput } from "../commands/CreateFindingAggregatorCommand";
25
- import { CreateInsightCommandInput, CreateInsightCommandOutput } from "../commands/CreateInsightCommand";
26
- import { CreateMembersCommandInput, CreateMembersCommandOutput } from "../commands/CreateMembersCommand";
27
- import { CreateTicketV2CommandInput, CreateTicketV2CommandOutput } from "../commands/CreateTicketV2Command";
28
- import { DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput } from "../commands/DeclineInvitationsCommand";
29
- import { DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput } from "../commands/DeleteActionTargetCommand";
30
- import { DeleteAggregatorV2CommandInput, DeleteAggregatorV2CommandOutput } from "../commands/DeleteAggregatorV2Command";
31
- import { DeleteAutomationRuleV2CommandInput, DeleteAutomationRuleV2CommandOutput } from "../commands/DeleteAutomationRuleV2Command";
32
- import { DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput } from "../commands/DeleteConfigurationPolicyCommand";
33
- import { DeleteConnectorV2CommandInput, DeleteConnectorV2CommandOutput } from "../commands/DeleteConnectorV2Command";
34
- import { DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput } from "../commands/DeleteFindingAggregatorCommand";
35
- import { DeleteInsightCommandInput, DeleteInsightCommandOutput } from "../commands/DeleteInsightCommand";
36
- import { DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput } from "../commands/DeleteInvitationsCommand";
37
- import { DeleteMembersCommandInput, DeleteMembersCommandOutput } from "../commands/DeleteMembersCommand";
38
- import { DescribeActionTargetsCommandInput, DescribeActionTargetsCommandOutput } from "../commands/DescribeActionTargetsCommand";
39
- import { DescribeHubCommandInput, DescribeHubCommandOutput } from "../commands/DescribeHubCommand";
40
- import { DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput } from "../commands/DescribeOrganizationConfigurationCommand";
41
- import { DescribeProductsCommandInput, DescribeProductsCommandOutput } from "../commands/DescribeProductsCommand";
42
- import { DescribeProductsV2CommandInput, DescribeProductsV2CommandOutput } from "../commands/DescribeProductsV2Command";
43
- import { DescribeSecurityHubV2CommandInput, DescribeSecurityHubV2CommandOutput } from "../commands/DescribeSecurityHubV2Command";
44
- import { DescribeStandardsCommandInput, DescribeStandardsCommandOutput } from "../commands/DescribeStandardsCommand";
45
- import { DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput } from "../commands/DescribeStandardsControlsCommand";
46
- import { DisableImportFindingsForProductCommandInput, DisableImportFindingsForProductCommandOutput } from "../commands/DisableImportFindingsForProductCommand";
47
- import { DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput } from "../commands/DisableOrganizationAdminAccountCommand";
48
- import { DisableSecurityHubCommandInput, DisableSecurityHubCommandOutput } from "../commands/DisableSecurityHubCommand";
49
- import { DisableSecurityHubV2CommandInput, DisableSecurityHubV2CommandOutput } from "../commands/DisableSecurityHubV2Command";
50
- import { DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput } from "../commands/DisassociateFromAdministratorAccountCommand";
51
- import { DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput } from "../commands/DisassociateFromMasterAccountCommand";
52
- import { DisassociateMembersCommandInput, DisassociateMembersCommandOutput } from "../commands/DisassociateMembersCommand";
53
- import { EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput } from "../commands/EnableImportFindingsForProductCommand";
54
- import { EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput } from "../commands/EnableOrganizationAdminAccountCommand";
55
- import { EnableSecurityHubCommandInput, EnableSecurityHubCommandOutput } from "../commands/EnableSecurityHubCommand";
56
- import { EnableSecurityHubV2CommandInput, EnableSecurityHubV2CommandOutput } from "../commands/EnableSecurityHubV2Command";
57
- import { GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput } from "../commands/GetAdministratorAccountCommand";
58
- import { GetAggregatorV2CommandInput, GetAggregatorV2CommandOutput } from "../commands/GetAggregatorV2Command";
59
- import { GetAutomationRuleV2CommandInput, GetAutomationRuleV2CommandOutput } from "../commands/GetAutomationRuleV2Command";
60
- import { GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput } from "../commands/GetConfigurationPolicyAssociationCommand";
61
- import { GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput } from "../commands/GetConfigurationPolicyCommand";
62
- import { GetConnectorV2CommandInput, GetConnectorV2CommandOutput } from "../commands/GetConnectorV2Command";
63
- import { GetEnabledStandardsCommandInput, GetEnabledStandardsCommandOutput } from "../commands/GetEnabledStandardsCommand";
64
- import { GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput } from "../commands/GetFindingAggregatorCommand";
65
- import { GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput } from "../commands/GetFindingHistoryCommand";
66
- import { GetFindingsCommandInput, GetFindingsCommandOutput } from "../commands/GetFindingsCommand";
67
- import { GetFindingStatisticsV2CommandInput, GetFindingStatisticsV2CommandOutput } from "../commands/GetFindingStatisticsV2Command";
68
- import { GetFindingsV2CommandInput, GetFindingsV2CommandOutput } from "../commands/GetFindingsV2Command";
69
- import { GetInsightResultsCommandInput, GetInsightResultsCommandOutput } from "../commands/GetInsightResultsCommand";
70
- import { GetInsightsCommandInput, GetInsightsCommandOutput } from "../commands/GetInsightsCommand";
71
- import { GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput } from "../commands/GetInvitationsCountCommand";
72
- import { GetMasterAccountCommandInput, GetMasterAccountCommandOutput } from "../commands/GetMasterAccountCommand";
73
- import { GetMembersCommandInput, GetMembersCommandOutput } from "../commands/GetMembersCommand";
74
- import { GetResourcesStatisticsV2CommandInput, GetResourcesStatisticsV2CommandOutput } from "../commands/GetResourcesStatisticsV2Command";
75
- import { GetResourcesV2CommandInput, GetResourcesV2CommandOutput } from "../commands/GetResourcesV2Command";
76
- import { GetSecurityControlDefinitionCommandInput, GetSecurityControlDefinitionCommandOutput } from "../commands/GetSecurityControlDefinitionCommand";
77
- import { InviteMembersCommandInput, InviteMembersCommandOutput } from "../commands/InviteMembersCommand";
78
- import { ListAggregatorsV2CommandInput, ListAggregatorsV2CommandOutput } from "../commands/ListAggregatorsV2Command";
79
- import { ListAutomationRulesCommandInput, ListAutomationRulesCommandOutput } from "../commands/ListAutomationRulesCommand";
80
- import { ListAutomationRulesV2CommandInput, ListAutomationRulesV2CommandOutput } from "../commands/ListAutomationRulesV2Command";
81
- import { ListConfigurationPoliciesCommandInput, ListConfigurationPoliciesCommandOutput } from "../commands/ListConfigurationPoliciesCommand";
82
- import { ListConfigurationPolicyAssociationsCommandInput, ListConfigurationPolicyAssociationsCommandOutput } from "../commands/ListConfigurationPolicyAssociationsCommand";
83
- import { ListConnectorsV2CommandInput, ListConnectorsV2CommandOutput } from "../commands/ListConnectorsV2Command";
84
- import { ListEnabledProductsForImportCommandInput, ListEnabledProductsForImportCommandOutput } from "../commands/ListEnabledProductsForImportCommand";
85
- import { ListFindingAggregatorsCommandInput, ListFindingAggregatorsCommandOutput } from "../commands/ListFindingAggregatorsCommand";
86
- import { ListInvitationsCommandInput, ListInvitationsCommandOutput } from "../commands/ListInvitationsCommand";
87
- import { ListMembersCommandInput, ListMembersCommandOutput } from "../commands/ListMembersCommand";
88
- import { ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput } from "../commands/ListOrganizationAdminAccountsCommand";
89
- import { ListSecurityControlDefinitionsCommandInput, ListSecurityControlDefinitionsCommandOutput } from "../commands/ListSecurityControlDefinitionsCommand";
90
- import { ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput } from "../commands/ListStandardsControlAssociationsCommand";
91
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
92
- import { StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput } from "../commands/StartConfigurationPolicyAssociationCommand";
93
- import { StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput } from "../commands/StartConfigurationPolicyDisassociationCommand";
94
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
95
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
96
- import { UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput } from "../commands/UpdateActionTargetCommand";
97
- import { UpdateAggregatorV2CommandInput, UpdateAggregatorV2CommandOutput } from "../commands/UpdateAggregatorV2Command";
98
- import { UpdateAutomationRuleV2CommandInput, UpdateAutomationRuleV2CommandOutput } from "../commands/UpdateAutomationRuleV2Command";
99
- import { UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput } from "../commands/UpdateConfigurationPolicyCommand";
100
- import { UpdateConnectorV2CommandInput, UpdateConnectorV2CommandOutput } from "../commands/UpdateConnectorV2Command";
101
- import { UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput } from "../commands/UpdateFindingAggregatorCommand";
102
- import { UpdateFindingsCommandInput, UpdateFindingsCommandOutput } from "../commands/UpdateFindingsCommand";
103
- import { UpdateInsightCommandInput, UpdateInsightCommandOutput } from "../commands/UpdateInsightCommand";
104
- import { UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput } from "../commands/UpdateOrganizationConfigurationCommand";
105
- import { UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput } from "../commands/UpdateSecurityControlCommand";
106
- import { UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput } from "../commands/UpdateSecurityHubConfigurationCommand";
107
- import { UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput } from "../commands/UpdateStandardsControlCommand";
108
- /**
109
- * serializeAws_restJson1AcceptAdministratorInvitationCommand
110
- */
111
- export declare const se_AcceptAdministratorInvitationCommand: (input: AcceptAdministratorInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- /**
113
- * serializeAws_restJson1AcceptInvitationCommand
114
- */
115
- export declare const se_AcceptInvitationCommand: (input: AcceptInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- /**
117
- * serializeAws_restJson1BatchDeleteAutomationRulesCommand
118
- */
119
- export declare const se_BatchDeleteAutomationRulesCommand: (input: BatchDeleteAutomationRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- /**
121
- * serializeAws_restJson1BatchDisableStandardsCommand
122
- */
123
- export declare const se_BatchDisableStandardsCommand: (input: BatchDisableStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- /**
125
- * serializeAws_restJson1BatchEnableStandardsCommand
126
- */
127
- export declare const se_BatchEnableStandardsCommand: (input: BatchEnableStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- /**
129
- * serializeAws_restJson1BatchGetAutomationRulesCommand
130
- */
131
- export declare const se_BatchGetAutomationRulesCommand: (input: BatchGetAutomationRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- /**
133
- * serializeAws_restJson1BatchGetConfigurationPolicyAssociationsCommand
134
- */
135
- export declare const se_BatchGetConfigurationPolicyAssociationsCommand: (input: BatchGetConfigurationPolicyAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- /**
137
- * serializeAws_restJson1BatchGetSecurityControlsCommand
138
- */
139
- export declare const se_BatchGetSecurityControlsCommand: (input: BatchGetSecurityControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- /**
141
- * serializeAws_restJson1BatchGetStandardsControlAssociationsCommand
142
- */
143
- export declare const se_BatchGetStandardsControlAssociationsCommand: (input: BatchGetStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- /**
145
- * serializeAws_restJson1BatchImportFindingsCommand
146
- */
147
- export declare const se_BatchImportFindingsCommand: (input: BatchImportFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- /**
149
- * serializeAws_restJson1BatchUpdateAutomationRulesCommand
150
- */
151
- export declare const se_BatchUpdateAutomationRulesCommand: (input: BatchUpdateAutomationRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- /**
153
- * serializeAws_restJson1BatchUpdateFindingsCommand
154
- */
155
- export declare const se_BatchUpdateFindingsCommand: (input: BatchUpdateFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- /**
157
- * serializeAws_restJson1BatchUpdateFindingsV2Command
158
- */
159
- export declare const se_BatchUpdateFindingsV2Command: (input: BatchUpdateFindingsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- /**
161
- * serializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand
162
- */
163
- export declare const se_BatchUpdateStandardsControlAssociationsCommand: (input: BatchUpdateStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- /**
165
- * serializeAws_restJson1ConnectorRegistrationsV2Command
166
- */
167
- export declare const se_ConnectorRegistrationsV2Command: (input: ConnectorRegistrationsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- /**
169
- * serializeAws_restJson1CreateActionTargetCommand
170
- */
171
- export declare const se_CreateActionTargetCommand: (input: CreateActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- /**
173
- * serializeAws_restJson1CreateAggregatorV2Command
174
- */
175
- export declare const se_CreateAggregatorV2Command: (input: CreateAggregatorV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- /**
177
- * serializeAws_restJson1CreateAutomationRuleCommand
178
- */
179
- export declare const se_CreateAutomationRuleCommand: (input: CreateAutomationRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- /**
181
- * serializeAws_restJson1CreateAutomationRuleV2Command
182
- */
183
- export declare const se_CreateAutomationRuleV2Command: (input: CreateAutomationRuleV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- /**
185
- * serializeAws_restJson1CreateConfigurationPolicyCommand
186
- */
187
- export declare const se_CreateConfigurationPolicyCommand: (input: CreateConfigurationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- /**
189
- * serializeAws_restJson1CreateConnectorV2Command
190
- */
191
- export declare const se_CreateConnectorV2Command: (input: CreateConnectorV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- /**
193
- * serializeAws_restJson1CreateFindingAggregatorCommand
194
- */
195
- export declare const se_CreateFindingAggregatorCommand: (input: CreateFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- /**
197
- * serializeAws_restJson1CreateInsightCommand
198
- */
199
- export declare const se_CreateInsightCommand: (input: CreateInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- /**
201
- * serializeAws_restJson1CreateMembersCommand
202
- */
203
- export declare const se_CreateMembersCommand: (input: CreateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- /**
205
- * serializeAws_restJson1CreateTicketV2Command
206
- */
207
- export declare const se_CreateTicketV2Command: (input: CreateTicketV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
- /**
209
- * serializeAws_restJson1DeclineInvitationsCommand
210
- */
211
- export declare const se_DeclineInvitationsCommand: (input: DeclineInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
- /**
213
- * serializeAws_restJson1DeleteActionTargetCommand
214
- */
215
- export declare const se_DeleteActionTargetCommand: (input: DeleteActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
- /**
217
- * serializeAws_restJson1DeleteAggregatorV2Command
218
- */
219
- export declare const se_DeleteAggregatorV2Command: (input: DeleteAggregatorV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
- /**
221
- * serializeAws_restJson1DeleteAutomationRuleV2Command
222
- */
223
- export declare const se_DeleteAutomationRuleV2Command: (input: DeleteAutomationRuleV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
- /**
225
- * serializeAws_restJson1DeleteConfigurationPolicyCommand
226
- */
227
- export declare const se_DeleteConfigurationPolicyCommand: (input: DeleteConfigurationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
- /**
229
- * serializeAws_restJson1DeleteConnectorV2Command
230
- */
231
- export declare const se_DeleteConnectorV2Command: (input: DeleteConnectorV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
- /**
233
- * serializeAws_restJson1DeleteFindingAggregatorCommand
234
- */
235
- export declare const se_DeleteFindingAggregatorCommand: (input: DeleteFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
- /**
237
- * serializeAws_restJson1DeleteInsightCommand
238
- */
239
- export declare const se_DeleteInsightCommand: (input: DeleteInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
- /**
241
- * serializeAws_restJson1DeleteInvitationsCommand
242
- */
243
- export declare const se_DeleteInvitationsCommand: (input: DeleteInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
- /**
245
- * serializeAws_restJson1DeleteMembersCommand
246
- */
247
- export declare const se_DeleteMembersCommand: (input: DeleteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
- /**
249
- * serializeAws_restJson1DescribeActionTargetsCommand
250
- */
251
- export declare const se_DescribeActionTargetsCommand: (input: DescribeActionTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
- /**
253
- * serializeAws_restJson1DescribeHubCommand
254
- */
255
- export declare const se_DescribeHubCommand: (input: DescribeHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
- /**
257
- * serializeAws_restJson1DescribeOrganizationConfigurationCommand
258
- */
259
- export declare const se_DescribeOrganizationConfigurationCommand: (input: DescribeOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
- /**
261
- * serializeAws_restJson1DescribeProductsCommand
262
- */
263
- export declare const se_DescribeProductsCommand: (input: DescribeProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
- /**
265
- * serializeAws_restJson1DescribeProductsV2Command
266
- */
267
- export declare const se_DescribeProductsV2Command: (input: DescribeProductsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
- /**
269
- * serializeAws_restJson1DescribeSecurityHubV2Command
270
- */
271
- export declare const se_DescribeSecurityHubV2Command: (input: DescribeSecurityHubV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
- /**
273
- * serializeAws_restJson1DescribeStandardsCommand
274
- */
275
- export declare const se_DescribeStandardsCommand: (input: DescribeStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
- /**
277
- * serializeAws_restJson1DescribeStandardsControlsCommand
278
- */
279
- export declare const se_DescribeStandardsControlsCommand: (input: DescribeStandardsControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
- /**
281
- * serializeAws_restJson1DisableImportFindingsForProductCommand
282
- */
283
- export declare const se_DisableImportFindingsForProductCommand: (input: DisableImportFindingsForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
- /**
285
- * serializeAws_restJson1DisableOrganizationAdminAccountCommand
286
- */
287
- export declare const se_DisableOrganizationAdminAccountCommand: (input: DisableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
- /**
289
- * serializeAws_restJson1DisableSecurityHubCommand
290
- */
291
- export declare const se_DisableSecurityHubCommand: (input: DisableSecurityHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
- /**
293
- * serializeAws_restJson1DisableSecurityHubV2Command
294
- */
295
- export declare const se_DisableSecurityHubV2Command: (input: DisableSecurityHubV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
- /**
297
- * serializeAws_restJson1DisassociateFromAdministratorAccountCommand
298
- */
299
- export declare const se_DisassociateFromAdministratorAccountCommand: (input: DisassociateFromAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
- /**
301
- * serializeAws_restJson1DisassociateFromMasterAccountCommand
302
- */
303
- export declare const se_DisassociateFromMasterAccountCommand: (input: DisassociateFromMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
- /**
305
- * serializeAws_restJson1DisassociateMembersCommand
306
- */
307
- export declare const se_DisassociateMembersCommand: (input: DisassociateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
- /**
309
- * serializeAws_restJson1EnableImportFindingsForProductCommand
310
- */
311
- export declare const se_EnableImportFindingsForProductCommand: (input: EnableImportFindingsForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
- /**
313
- * serializeAws_restJson1EnableOrganizationAdminAccountCommand
314
- */
315
- export declare const se_EnableOrganizationAdminAccountCommand: (input: EnableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
- /**
317
- * serializeAws_restJson1EnableSecurityHubCommand
318
- */
319
- export declare const se_EnableSecurityHubCommand: (input: EnableSecurityHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
- /**
321
- * serializeAws_restJson1EnableSecurityHubV2Command
322
- */
323
- export declare const se_EnableSecurityHubV2Command: (input: EnableSecurityHubV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
- /**
325
- * serializeAws_restJson1GetAdministratorAccountCommand
326
- */
327
- export declare const se_GetAdministratorAccountCommand: (input: GetAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
- /**
329
- * serializeAws_restJson1GetAggregatorV2Command
330
- */
331
- export declare const se_GetAggregatorV2Command: (input: GetAggregatorV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
- /**
333
- * serializeAws_restJson1GetAutomationRuleV2Command
334
- */
335
- export declare const se_GetAutomationRuleV2Command: (input: GetAutomationRuleV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
- /**
337
- * serializeAws_restJson1GetConfigurationPolicyCommand
338
- */
339
- export declare const se_GetConfigurationPolicyCommand: (input: GetConfigurationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
- /**
341
- * serializeAws_restJson1GetConfigurationPolicyAssociationCommand
342
- */
343
- export declare const se_GetConfigurationPolicyAssociationCommand: (input: GetConfigurationPolicyAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
- /**
345
- * serializeAws_restJson1GetConnectorV2Command
346
- */
347
- export declare const se_GetConnectorV2Command: (input: GetConnectorV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
- /**
349
- * serializeAws_restJson1GetEnabledStandardsCommand
350
- */
351
- export declare const se_GetEnabledStandardsCommand: (input: GetEnabledStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
- /**
353
- * serializeAws_restJson1GetFindingAggregatorCommand
354
- */
355
- export declare const se_GetFindingAggregatorCommand: (input: GetFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
- /**
357
- * serializeAws_restJson1GetFindingHistoryCommand
358
- */
359
- export declare const se_GetFindingHistoryCommand: (input: GetFindingHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
- /**
361
- * serializeAws_restJson1GetFindingsCommand
362
- */
363
- export declare const se_GetFindingsCommand: (input: GetFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
- /**
365
- * serializeAws_restJson1GetFindingStatisticsV2Command
366
- */
367
- export declare const se_GetFindingStatisticsV2Command: (input: GetFindingStatisticsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
- /**
369
- * serializeAws_restJson1GetFindingsV2Command
370
- */
371
- export declare const se_GetFindingsV2Command: (input: GetFindingsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
- /**
373
- * serializeAws_restJson1GetInsightResultsCommand
374
- */
375
- export declare const se_GetInsightResultsCommand: (input: GetInsightResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
- /**
377
- * serializeAws_restJson1GetInsightsCommand
378
- */
379
- export declare const se_GetInsightsCommand: (input: GetInsightsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
- /**
381
- * serializeAws_restJson1GetInvitationsCountCommand
382
- */
383
- export declare const se_GetInvitationsCountCommand: (input: GetInvitationsCountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
- /**
385
- * serializeAws_restJson1GetMasterAccountCommand
386
- */
387
- export declare const se_GetMasterAccountCommand: (input: GetMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
- /**
389
- * serializeAws_restJson1GetMembersCommand
390
- */
391
- export declare const se_GetMembersCommand: (input: GetMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
392
- /**
393
- * serializeAws_restJson1GetResourcesStatisticsV2Command
394
- */
395
- export declare const se_GetResourcesStatisticsV2Command: (input: GetResourcesStatisticsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
396
- /**
397
- * serializeAws_restJson1GetResourcesV2Command
398
- */
399
- export declare const se_GetResourcesV2Command: (input: GetResourcesV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
400
- /**
401
- * serializeAws_restJson1GetSecurityControlDefinitionCommand
402
- */
403
- export declare const se_GetSecurityControlDefinitionCommand: (input: GetSecurityControlDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
404
- /**
405
- * serializeAws_restJson1InviteMembersCommand
406
- */
407
- export declare const se_InviteMembersCommand: (input: InviteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
408
- /**
409
- * serializeAws_restJson1ListAggregatorsV2Command
410
- */
411
- export declare const se_ListAggregatorsV2Command: (input: ListAggregatorsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
412
- /**
413
- * serializeAws_restJson1ListAutomationRulesCommand
414
- */
415
- export declare const se_ListAutomationRulesCommand: (input: ListAutomationRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
416
- /**
417
- * serializeAws_restJson1ListAutomationRulesV2Command
418
- */
419
- export declare const se_ListAutomationRulesV2Command: (input: ListAutomationRulesV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
- /**
421
- * serializeAws_restJson1ListConfigurationPoliciesCommand
422
- */
423
- export declare const se_ListConfigurationPoliciesCommand: (input: ListConfigurationPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
424
- /**
425
- * serializeAws_restJson1ListConfigurationPolicyAssociationsCommand
426
- */
427
- export declare const se_ListConfigurationPolicyAssociationsCommand: (input: ListConfigurationPolicyAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
428
- /**
429
- * serializeAws_restJson1ListConnectorsV2Command
430
- */
431
- export declare const se_ListConnectorsV2Command: (input: ListConnectorsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
432
- /**
433
- * serializeAws_restJson1ListEnabledProductsForImportCommand
434
- */
435
- export declare const se_ListEnabledProductsForImportCommand: (input: ListEnabledProductsForImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
436
- /**
437
- * serializeAws_restJson1ListFindingAggregatorsCommand
438
- */
439
- export declare const se_ListFindingAggregatorsCommand: (input: ListFindingAggregatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
440
- /**
441
- * serializeAws_restJson1ListInvitationsCommand
442
- */
443
- export declare const se_ListInvitationsCommand: (input: ListInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
444
- /**
445
- * serializeAws_restJson1ListMembersCommand
446
- */
447
- export declare const se_ListMembersCommand: (input: ListMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
- /**
449
- * serializeAws_restJson1ListOrganizationAdminAccountsCommand
450
- */
451
- export declare const se_ListOrganizationAdminAccountsCommand: (input: ListOrganizationAdminAccountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
- /**
453
- * serializeAws_restJson1ListSecurityControlDefinitionsCommand
454
- */
455
- export declare const se_ListSecurityControlDefinitionsCommand: (input: ListSecurityControlDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
456
- /**
457
- * serializeAws_restJson1ListStandardsControlAssociationsCommand
458
- */
459
- export declare const se_ListStandardsControlAssociationsCommand: (input: ListStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
460
- /**
461
- * serializeAws_restJson1ListTagsForResourceCommand
462
- */
463
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
464
- /**
465
- * serializeAws_restJson1StartConfigurationPolicyAssociationCommand
466
- */
467
- export declare const se_StartConfigurationPolicyAssociationCommand: (input: StartConfigurationPolicyAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
- /**
469
- * serializeAws_restJson1StartConfigurationPolicyDisassociationCommand
470
- */
471
- export declare const se_StartConfigurationPolicyDisassociationCommand: (input: StartConfigurationPolicyDisassociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
- /**
473
- * serializeAws_restJson1TagResourceCommand
474
- */
475
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
- /**
477
- * serializeAws_restJson1UntagResourceCommand
478
- */
479
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
480
- /**
481
- * serializeAws_restJson1UpdateActionTargetCommand
482
- */
483
- export declare const se_UpdateActionTargetCommand: (input: UpdateActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
484
- /**
485
- * serializeAws_restJson1UpdateAggregatorV2Command
486
- */
487
- export declare const se_UpdateAggregatorV2Command: (input: UpdateAggregatorV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
488
- /**
489
- * serializeAws_restJson1UpdateAutomationRuleV2Command
490
- */
491
- export declare const se_UpdateAutomationRuleV2Command: (input: UpdateAutomationRuleV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
492
- /**
493
- * serializeAws_restJson1UpdateConfigurationPolicyCommand
494
- */
495
- export declare const se_UpdateConfigurationPolicyCommand: (input: UpdateConfigurationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
496
- /**
497
- * serializeAws_restJson1UpdateConnectorV2Command
498
- */
499
- export declare const se_UpdateConnectorV2Command: (input: UpdateConnectorV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
500
- /**
501
- * serializeAws_restJson1UpdateFindingAggregatorCommand
502
- */
503
- export declare const se_UpdateFindingAggregatorCommand: (input: UpdateFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
504
- /**
505
- * serializeAws_restJson1UpdateFindingsCommand
506
- */
507
- export declare const se_UpdateFindingsCommand: (input: UpdateFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
508
- /**
509
- * serializeAws_restJson1UpdateInsightCommand
510
- */
511
- export declare const se_UpdateInsightCommand: (input: UpdateInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
512
- /**
513
- * serializeAws_restJson1UpdateOrganizationConfigurationCommand
514
- */
515
- export declare const se_UpdateOrganizationConfigurationCommand: (input: UpdateOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
516
- /**
517
- * serializeAws_restJson1UpdateSecurityControlCommand
518
- */
519
- export declare const se_UpdateSecurityControlCommand: (input: UpdateSecurityControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
520
- /**
521
- * serializeAws_restJson1UpdateSecurityHubConfigurationCommand
522
- */
523
- export declare const se_UpdateSecurityHubConfigurationCommand: (input: UpdateSecurityHubConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
524
- /**
525
- * serializeAws_restJson1UpdateStandardsControlCommand
526
- */
527
- export declare const se_UpdateStandardsControlCommand: (input: UpdateStandardsControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
528
- /**
529
- * deserializeAws_restJson1AcceptAdministratorInvitationCommand
530
- */
531
- export declare const de_AcceptAdministratorInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptAdministratorInvitationCommandOutput>;
532
- /**
533
- * deserializeAws_restJson1AcceptInvitationCommand
534
- */
535
- export declare const de_AcceptInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInvitationCommandOutput>;
536
- /**
537
- * deserializeAws_restJson1BatchDeleteAutomationRulesCommand
538
- */
539
- export declare const de_BatchDeleteAutomationRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteAutomationRulesCommandOutput>;
540
- /**
541
- * deserializeAws_restJson1BatchDisableStandardsCommand
542
- */
543
- export declare const de_BatchDisableStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisableStandardsCommandOutput>;
544
- /**
545
- * deserializeAws_restJson1BatchEnableStandardsCommand
546
- */
547
- export declare const de_BatchEnableStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchEnableStandardsCommandOutput>;
548
- /**
549
- * deserializeAws_restJson1BatchGetAutomationRulesCommand
550
- */
551
- export declare const de_BatchGetAutomationRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAutomationRulesCommandOutput>;
552
- /**
553
- * deserializeAws_restJson1BatchGetConfigurationPolicyAssociationsCommand
554
- */
555
- export declare const de_BatchGetConfigurationPolicyAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetConfigurationPolicyAssociationsCommandOutput>;
556
- /**
557
- * deserializeAws_restJson1BatchGetSecurityControlsCommand
558
- */
559
- export declare const de_BatchGetSecurityControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetSecurityControlsCommandOutput>;
560
- /**
561
- * deserializeAws_restJson1BatchGetStandardsControlAssociationsCommand
562
- */
563
- export declare const de_BatchGetStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetStandardsControlAssociationsCommandOutput>;
564
- /**
565
- * deserializeAws_restJson1BatchImportFindingsCommand
566
- */
567
- export declare const de_BatchImportFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchImportFindingsCommandOutput>;
568
- /**
569
- * deserializeAws_restJson1BatchUpdateAutomationRulesCommand
570
- */
571
- export declare const de_BatchUpdateAutomationRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateAutomationRulesCommandOutput>;
572
- /**
573
- * deserializeAws_restJson1BatchUpdateFindingsCommand
574
- */
575
- export declare const de_BatchUpdateFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateFindingsCommandOutput>;
576
- /**
577
- * deserializeAws_restJson1BatchUpdateFindingsV2Command
578
- */
579
- export declare const de_BatchUpdateFindingsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateFindingsV2CommandOutput>;
580
- /**
581
- * deserializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand
582
- */
583
- export declare const de_BatchUpdateStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateStandardsControlAssociationsCommandOutput>;
584
- /**
585
- * deserializeAws_restJson1ConnectorRegistrationsV2Command
586
- */
587
- export declare const de_ConnectorRegistrationsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ConnectorRegistrationsV2CommandOutput>;
588
- /**
589
- * deserializeAws_restJson1CreateActionTargetCommand
590
- */
591
- export declare const de_CreateActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateActionTargetCommandOutput>;
592
- /**
593
- * deserializeAws_restJson1CreateAggregatorV2Command
594
- */
595
- export declare const de_CreateAggregatorV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAggregatorV2CommandOutput>;
596
- /**
597
- * deserializeAws_restJson1CreateAutomationRuleCommand
598
- */
599
- export declare const de_CreateAutomationRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAutomationRuleCommandOutput>;
600
- /**
601
- * deserializeAws_restJson1CreateAutomationRuleV2Command
602
- */
603
- export declare const de_CreateAutomationRuleV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAutomationRuleV2CommandOutput>;
604
- /**
605
- * deserializeAws_restJson1CreateConfigurationPolicyCommand
606
- */
607
- export declare const de_CreateConfigurationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationPolicyCommandOutput>;
608
- /**
609
- * deserializeAws_restJson1CreateConnectorV2Command
610
- */
611
- export declare const de_CreateConnectorV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectorV2CommandOutput>;
612
- /**
613
- * deserializeAws_restJson1CreateFindingAggregatorCommand
614
- */
615
- export declare const de_CreateFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFindingAggregatorCommandOutput>;
616
- /**
617
- * deserializeAws_restJson1CreateInsightCommand
618
- */
619
- export declare const de_CreateInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInsightCommandOutput>;
620
- /**
621
- * deserializeAws_restJson1CreateMembersCommand
622
- */
623
- export declare const de_CreateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMembersCommandOutput>;
624
- /**
625
- * deserializeAws_restJson1CreateTicketV2Command
626
- */
627
- export declare const de_CreateTicketV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTicketV2CommandOutput>;
628
- /**
629
- * deserializeAws_restJson1DeclineInvitationsCommand
630
- */
631
- export declare const de_DeclineInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeclineInvitationsCommandOutput>;
632
- /**
633
- * deserializeAws_restJson1DeleteActionTargetCommand
634
- */
635
- export declare const de_DeleteActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteActionTargetCommandOutput>;
636
- /**
637
- * deserializeAws_restJson1DeleteAggregatorV2Command
638
- */
639
- export declare const de_DeleteAggregatorV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAggregatorV2CommandOutput>;
640
- /**
641
- * deserializeAws_restJson1DeleteAutomationRuleV2Command
642
- */
643
- export declare const de_DeleteAutomationRuleV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAutomationRuleV2CommandOutput>;
644
- /**
645
- * deserializeAws_restJson1DeleteConfigurationPolicyCommand
646
- */
647
- export declare const de_DeleteConfigurationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationPolicyCommandOutput>;
648
- /**
649
- * deserializeAws_restJson1DeleteConnectorV2Command
650
- */
651
- export declare const de_DeleteConnectorV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectorV2CommandOutput>;
652
- /**
653
- * deserializeAws_restJson1DeleteFindingAggregatorCommand
654
- */
655
- export declare const de_DeleteFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFindingAggregatorCommandOutput>;
656
- /**
657
- * deserializeAws_restJson1DeleteInsightCommand
658
- */
659
- export declare const de_DeleteInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInsightCommandOutput>;
660
- /**
661
- * deserializeAws_restJson1DeleteInvitationsCommand
662
- */
663
- export declare const de_DeleteInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInvitationsCommandOutput>;
664
- /**
665
- * deserializeAws_restJson1DeleteMembersCommand
666
- */
667
- export declare const de_DeleteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMembersCommandOutput>;
668
- /**
669
- * deserializeAws_restJson1DescribeActionTargetsCommand
670
- */
671
- export declare const de_DescribeActionTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActionTargetsCommandOutput>;
672
- /**
673
- * deserializeAws_restJson1DescribeHubCommand
674
- */
675
- export declare const de_DescribeHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHubCommandOutput>;
676
- /**
677
- * deserializeAws_restJson1DescribeOrganizationConfigurationCommand
678
- */
679
- export declare const de_DescribeOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConfigurationCommandOutput>;
680
- /**
681
- * deserializeAws_restJson1DescribeProductsCommand
682
- */
683
- export declare const de_DescribeProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductsCommandOutput>;
684
- /**
685
- * deserializeAws_restJson1DescribeProductsV2Command
686
- */
687
- export declare const de_DescribeProductsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductsV2CommandOutput>;
688
- /**
689
- * deserializeAws_restJson1DescribeSecurityHubV2Command
690
- */
691
- export declare const de_DescribeSecurityHubV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSecurityHubV2CommandOutput>;
692
- /**
693
- * deserializeAws_restJson1DescribeStandardsCommand
694
- */
695
- export declare const de_DescribeStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStandardsCommandOutput>;
696
- /**
697
- * deserializeAws_restJson1DescribeStandardsControlsCommand
698
- */
699
- export declare const de_DescribeStandardsControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStandardsControlsCommandOutput>;
700
- /**
701
- * deserializeAws_restJson1DisableImportFindingsForProductCommand
702
- */
703
- export declare const de_DisableImportFindingsForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableImportFindingsForProductCommandOutput>;
704
- /**
705
- * deserializeAws_restJson1DisableOrganizationAdminAccountCommand
706
- */
707
- export declare const de_DisableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableOrganizationAdminAccountCommandOutput>;
708
- /**
709
- * deserializeAws_restJson1DisableSecurityHubCommand
710
- */
711
- export declare const de_DisableSecurityHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableSecurityHubCommandOutput>;
712
- /**
713
- * deserializeAws_restJson1DisableSecurityHubV2Command
714
- */
715
- export declare const de_DisableSecurityHubV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableSecurityHubV2CommandOutput>;
716
- /**
717
- * deserializeAws_restJson1DisassociateFromAdministratorAccountCommand
718
- */
719
- export declare const de_DisassociateFromAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
720
- /**
721
- * deserializeAws_restJson1DisassociateFromMasterAccountCommand
722
- */
723
- export declare const de_DisassociateFromMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromMasterAccountCommandOutput>;
724
- /**
725
- * deserializeAws_restJson1DisassociateMembersCommand
726
- */
727
- export declare const de_DisassociateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMembersCommandOutput>;
728
- /**
729
- * deserializeAws_restJson1EnableImportFindingsForProductCommand
730
- */
731
- export declare const de_EnableImportFindingsForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableImportFindingsForProductCommandOutput>;
732
- /**
733
- * deserializeAws_restJson1EnableOrganizationAdminAccountCommand
734
- */
735
- export declare const de_EnableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableOrganizationAdminAccountCommandOutput>;
736
- /**
737
- * deserializeAws_restJson1EnableSecurityHubCommand
738
- */
739
- export declare const de_EnableSecurityHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableSecurityHubCommandOutput>;
740
- /**
741
- * deserializeAws_restJson1EnableSecurityHubV2Command
742
- */
743
- export declare const de_EnableSecurityHubV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableSecurityHubV2CommandOutput>;
744
- /**
745
- * deserializeAws_restJson1GetAdministratorAccountCommand
746
- */
747
- export declare const de_GetAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAdministratorAccountCommandOutput>;
748
- /**
749
- * deserializeAws_restJson1GetAggregatorV2Command
750
- */
751
- export declare const de_GetAggregatorV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAggregatorV2CommandOutput>;
752
- /**
753
- * deserializeAws_restJson1GetAutomationRuleV2Command
754
- */
755
- export declare const de_GetAutomationRuleV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutomationRuleV2CommandOutput>;
756
- /**
757
- * deserializeAws_restJson1GetConfigurationPolicyCommand
758
- */
759
- export declare const de_GetConfigurationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConfigurationPolicyCommandOutput>;
760
- /**
761
- * deserializeAws_restJson1GetConfigurationPolicyAssociationCommand
762
- */
763
- export declare const de_GetConfigurationPolicyAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConfigurationPolicyAssociationCommandOutput>;
764
- /**
765
- * deserializeAws_restJson1GetConnectorV2Command
766
- */
767
- export declare const de_GetConnectorV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectorV2CommandOutput>;
768
- /**
769
- * deserializeAws_restJson1GetEnabledStandardsCommand
770
- */
771
- export declare const de_GetEnabledStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnabledStandardsCommandOutput>;
772
- /**
773
- * deserializeAws_restJson1GetFindingAggregatorCommand
774
- */
775
- export declare const de_GetFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingAggregatorCommandOutput>;
776
- /**
777
- * deserializeAws_restJson1GetFindingHistoryCommand
778
- */
779
- export declare const de_GetFindingHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingHistoryCommandOutput>;
780
- /**
781
- * deserializeAws_restJson1GetFindingsCommand
782
- */
783
- export declare const de_GetFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingsCommandOutput>;
784
- /**
785
- * deserializeAws_restJson1GetFindingStatisticsV2Command
786
- */
787
- export declare const de_GetFindingStatisticsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingStatisticsV2CommandOutput>;
788
- /**
789
- * deserializeAws_restJson1GetFindingsV2Command
790
- */
791
- export declare const de_GetFindingsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingsV2CommandOutput>;
792
- /**
793
- * deserializeAws_restJson1GetInsightResultsCommand
794
- */
795
- export declare const de_GetInsightResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightResultsCommandOutput>;
796
- /**
797
- * deserializeAws_restJson1GetInsightsCommand
798
- */
799
- export declare const de_GetInsightsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightsCommandOutput>;
800
- /**
801
- * deserializeAws_restJson1GetInvitationsCountCommand
802
- */
803
- export declare const de_GetInvitationsCountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvitationsCountCommandOutput>;
804
- /**
805
- * deserializeAws_restJson1GetMasterAccountCommand
806
- */
807
- export declare const de_GetMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMasterAccountCommandOutput>;
808
- /**
809
- * deserializeAws_restJson1GetMembersCommand
810
- */
811
- export declare const de_GetMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMembersCommandOutput>;
812
- /**
813
- * deserializeAws_restJson1GetResourcesStatisticsV2Command
814
- */
815
- export declare const de_GetResourcesStatisticsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcesStatisticsV2CommandOutput>;
816
- /**
817
- * deserializeAws_restJson1GetResourcesV2Command
818
- */
819
- export declare const de_GetResourcesV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcesV2CommandOutput>;
820
- /**
821
- * deserializeAws_restJson1GetSecurityControlDefinitionCommand
822
- */
823
- export declare const de_GetSecurityControlDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSecurityControlDefinitionCommandOutput>;
824
- /**
825
- * deserializeAws_restJson1InviteMembersCommand
826
- */
827
- export declare const de_InviteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InviteMembersCommandOutput>;
828
- /**
829
- * deserializeAws_restJson1ListAggregatorsV2Command
830
- */
831
- export declare const de_ListAggregatorsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAggregatorsV2CommandOutput>;
832
- /**
833
- * deserializeAws_restJson1ListAutomationRulesCommand
834
- */
835
- export declare const de_ListAutomationRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutomationRulesCommandOutput>;
836
- /**
837
- * deserializeAws_restJson1ListAutomationRulesV2Command
838
- */
839
- export declare const de_ListAutomationRulesV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutomationRulesV2CommandOutput>;
840
- /**
841
- * deserializeAws_restJson1ListConfigurationPoliciesCommand
842
- */
843
- export declare const de_ListConfigurationPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConfigurationPoliciesCommandOutput>;
844
- /**
845
- * deserializeAws_restJson1ListConfigurationPolicyAssociationsCommand
846
- */
847
- export declare const de_ListConfigurationPolicyAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConfigurationPolicyAssociationsCommandOutput>;
848
- /**
849
- * deserializeAws_restJson1ListConnectorsV2Command
850
- */
851
- export declare const de_ListConnectorsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConnectorsV2CommandOutput>;
852
- /**
853
- * deserializeAws_restJson1ListEnabledProductsForImportCommand
854
- */
855
- export declare const de_ListEnabledProductsForImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnabledProductsForImportCommandOutput>;
856
- /**
857
- * deserializeAws_restJson1ListFindingAggregatorsCommand
858
- */
859
- export declare const de_ListFindingAggregatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFindingAggregatorsCommandOutput>;
860
- /**
861
- * deserializeAws_restJson1ListInvitationsCommand
862
- */
863
- export declare const de_ListInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvitationsCommandOutput>;
864
- /**
865
- * deserializeAws_restJson1ListMembersCommand
866
- */
867
- export declare const de_ListMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMembersCommandOutput>;
868
- /**
869
- * deserializeAws_restJson1ListOrganizationAdminAccountsCommand
870
- */
871
- export declare const de_ListOrganizationAdminAccountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationAdminAccountsCommandOutput>;
872
- /**
873
- * deserializeAws_restJson1ListSecurityControlDefinitionsCommand
874
- */
875
- export declare const de_ListSecurityControlDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityControlDefinitionsCommandOutput>;
876
- /**
877
- * deserializeAws_restJson1ListStandardsControlAssociationsCommand
878
- */
879
- export declare const de_ListStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStandardsControlAssociationsCommandOutput>;
880
- /**
881
- * deserializeAws_restJson1ListTagsForResourceCommand
882
- */
883
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
884
- /**
885
- * deserializeAws_restJson1StartConfigurationPolicyAssociationCommand
886
- */
887
- export declare const de_StartConfigurationPolicyAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartConfigurationPolicyAssociationCommandOutput>;
888
- /**
889
- * deserializeAws_restJson1StartConfigurationPolicyDisassociationCommand
890
- */
891
- export declare const de_StartConfigurationPolicyDisassociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartConfigurationPolicyDisassociationCommandOutput>;
892
- /**
893
- * deserializeAws_restJson1TagResourceCommand
894
- */
895
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
896
- /**
897
- * deserializeAws_restJson1UntagResourceCommand
898
- */
899
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
900
- /**
901
- * deserializeAws_restJson1UpdateActionTargetCommand
902
- */
903
- export declare const de_UpdateActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateActionTargetCommandOutput>;
904
- /**
905
- * deserializeAws_restJson1UpdateAggregatorV2Command
906
- */
907
- export declare const de_UpdateAggregatorV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAggregatorV2CommandOutput>;
908
- /**
909
- * deserializeAws_restJson1UpdateAutomationRuleV2Command
910
- */
911
- export declare const de_UpdateAutomationRuleV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutomationRuleV2CommandOutput>;
912
- /**
913
- * deserializeAws_restJson1UpdateConfigurationPolicyCommand
914
- */
915
- export declare const de_UpdateConfigurationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConfigurationPolicyCommandOutput>;
916
- /**
917
- * deserializeAws_restJson1UpdateConnectorV2Command
918
- */
919
- export declare const de_UpdateConnectorV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectorV2CommandOutput>;
920
- /**
921
- * deserializeAws_restJson1UpdateFindingAggregatorCommand
922
- */
923
- export declare const de_UpdateFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingAggregatorCommandOutput>;
924
- /**
925
- * deserializeAws_restJson1UpdateFindingsCommand
926
- */
927
- export declare const de_UpdateFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingsCommandOutput>;
928
- /**
929
- * deserializeAws_restJson1UpdateInsightCommand
930
- */
931
- export declare const de_UpdateInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInsightCommandOutput>;
932
- /**
933
- * deserializeAws_restJson1UpdateOrganizationConfigurationCommand
934
- */
935
- export declare const de_UpdateOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOrganizationConfigurationCommandOutput>;
936
- /**
937
- * deserializeAws_restJson1UpdateSecurityControlCommand
938
- */
939
- export declare const de_UpdateSecurityControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSecurityControlCommandOutput>;
940
- /**
941
- * deserializeAws_restJson1UpdateSecurityHubConfigurationCommand
942
- */
943
- export declare const de_UpdateSecurityHubConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSecurityHubConfigurationCommandOutput>;
944
- /**
945
- * deserializeAws_restJson1UpdateStandardsControlCommand
946
- */
947
- export declare const de_UpdateStandardsControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStandardsControlCommandOutput>;