@aws-sdk/client-securityhub 3.303.0 → 3.309.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.
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -2
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -2
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +2 -2
- package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -2
- package/dist-cjs/commands/CreateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/CreateInsightCommand.js +2 -2
- package/dist-cjs/commands/CreateMembersCommand.js +2 -2
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -2
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteInsightCommand.js +2 -2
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -2
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeHubCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeProductsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -2
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -2
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -2
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/GetFindingsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightResultsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsCommand.js +2 -2
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/GetMembersCommand.js +2 -2
- package/dist-cjs/commands/InviteMembersCommand.js +2 -2
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -2
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -2
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -2
- package/dist-cjs/commands/ListMembersCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateInsightCommand.js +2 -2
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +4258 -5258
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -3
- package/dist-es/commands/AcceptInvitationCommand.js +3 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +3 -3
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +3 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +3 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -3
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +3 -3
- package/dist-es/commands/CreateActionTargetCommand.js +3 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/CreateInsightCommand.js +3 -3
- package/dist-es/commands/CreateMembersCommand.js +3 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +3 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/DeleteInsightCommand.js +3 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteMembersCommand.js +3 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeHubCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeProductsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/DisableSecurityHubCommand.js +3 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMembersCommand.js +3 -3
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +3 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +3 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/GetFindingsCommand.js +3 -3
- package/dist-es/commands/GetInsightResultsCommand.js +3 -3
- package/dist-es/commands/GetInsightsCommand.js +3 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -3
- package/dist-es/commands/GetMasterAccountCommand.js +3 -3
- package/dist-es/commands/GetMembersCommand.js +3 -3
- package/dist-es/commands/InviteMembersCommand.js +3 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -3
- package/dist-es/commands/ListInvitationsCommand.js +3 -3
- package/dist-es/commands/ListMembersCommand.js +3 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -3
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +3 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/UpdateFindingsCommand.js +3 -3
- package/dist-es/commands/UpdateInsightCommand.js +3 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +4133 -5133
- package/dist-types/protocols/Aws_restJson1.d.ts +488 -122
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +122 -122
- package/package.json +29 -29
|
@@ -61,125 +61,491 @@ import { UpdateInsightCommandInput, UpdateInsightCommandOutput } from "../comman
|
|
|
61
61
|
import { UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput } from "../commands/UpdateOrganizationConfigurationCommand";
|
|
62
62
|
import { UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput } from "../commands/UpdateSecurityHubConfigurationCommand";
|
|
63
63
|
import { UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput } from "../commands/UpdateStandardsControlCommand";
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
export declare const
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
export declare const
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
export declare const
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
export declare const
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
export declare const
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
export declare const
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
export declare const
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
export declare const
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
export declare const
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export declare const
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
export declare const
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
export declare const
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
export declare const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
export declare const
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
export declare const
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
export declare const
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
export declare const
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export declare const
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
export declare const
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
export declare const
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export declare const
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
export declare const
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
export declare const
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export declare const
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
export declare const
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
export declare const
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
export declare const
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
export declare const
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
export declare const
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export declare const
|
|
184
|
-
|
|
185
|
-
|
|
64
|
+
/**
|
|
65
|
+
* serializeAws_restJson1AcceptAdministratorInvitationCommand
|
|
66
|
+
*/
|
|
67
|
+
export declare const se_AcceptAdministratorInvitationCommand: (input: AcceptAdministratorInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
68
|
+
/**
|
|
69
|
+
* serializeAws_restJson1AcceptInvitationCommand
|
|
70
|
+
*/
|
|
71
|
+
export declare const se_AcceptInvitationCommand: (input: AcceptInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
72
|
+
/**
|
|
73
|
+
* serializeAws_restJson1BatchDisableStandardsCommand
|
|
74
|
+
*/
|
|
75
|
+
export declare const se_BatchDisableStandardsCommand: (input: BatchDisableStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
76
|
+
/**
|
|
77
|
+
* serializeAws_restJson1BatchEnableStandardsCommand
|
|
78
|
+
*/
|
|
79
|
+
export declare const se_BatchEnableStandardsCommand: (input: BatchEnableStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
80
|
+
/**
|
|
81
|
+
* serializeAws_restJson1BatchGetSecurityControlsCommand
|
|
82
|
+
*/
|
|
83
|
+
export declare const se_BatchGetSecurityControlsCommand: (input: BatchGetSecurityControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
84
|
+
/**
|
|
85
|
+
* serializeAws_restJson1BatchGetStandardsControlAssociationsCommand
|
|
86
|
+
*/
|
|
87
|
+
export declare const se_BatchGetStandardsControlAssociationsCommand: (input: BatchGetStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
88
|
+
/**
|
|
89
|
+
* serializeAws_restJson1BatchImportFindingsCommand
|
|
90
|
+
*/
|
|
91
|
+
export declare const se_BatchImportFindingsCommand: (input: BatchImportFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
92
|
+
/**
|
|
93
|
+
* serializeAws_restJson1BatchUpdateFindingsCommand
|
|
94
|
+
*/
|
|
95
|
+
export declare const se_BatchUpdateFindingsCommand: (input: BatchUpdateFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
96
|
+
/**
|
|
97
|
+
* serializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand
|
|
98
|
+
*/
|
|
99
|
+
export declare const se_BatchUpdateStandardsControlAssociationsCommand: (input: BatchUpdateStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
100
|
+
/**
|
|
101
|
+
* serializeAws_restJson1CreateActionTargetCommand
|
|
102
|
+
*/
|
|
103
|
+
export declare const se_CreateActionTargetCommand: (input: CreateActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
104
|
+
/**
|
|
105
|
+
* serializeAws_restJson1CreateFindingAggregatorCommand
|
|
106
|
+
*/
|
|
107
|
+
export declare const se_CreateFindingAggregatorCommand: (input: CreateFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
108
|
+
/**
|
|
109
|
+
* serializeAws_restJson1CreateInsightCommand
|
|
110
|
+
*/
|
|
111
|
+
export declare const se_CreateInsightCommand: (input: CreateInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
112
|
+
/**
|
|
113
|
+
* serializeAws_restJson1CreateMembersCommand
|
|
114
|
+
*/
|
|
115
|
+
export declare const se_CreateMembersCommand: (input: CreateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
116
|
+
/**
|
|
117
|
+
* serializeAws_restJson1DeclineInvitationsCommand
|
|
118
|
+
*/
|
|
119
|
+
export declare const se_DeclineInvitationsCommand: (input: DeclineInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
120
|
+
/**
|
|
121
|
+
* serializeAws_restJson1DeleteActionTargetCommand
|
|
122
|
+
*/
|
|
123
|
+
export declare const se_DeleteActionTargetCommand: (input: DeleteActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
124
|
+
/**
|
|
125
|
+
* serializeAws_restJson1DeleteFindingAggregatorCommand
|
|
126
|
+
*/
|
|
127
|
+
export declare const se_DeleteFindingAggregatorCommand: (input: DeleteFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
128
|
+
/**
|
|
129
|
+
* serializeAws_restJson1DeleteInsightCommand
|
|
130
|
+
*/
|
|
131
|
+
export declare const se_DeleteInsightCommand: (input: DeleteInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
132
|
+
/**
|
|
133
|
+
* serializeAws_restJson1DeleteInvitationsCommand
|
|
134
|
+
*/
|
|
135
|
+
export declare const se_DeleteInvitationsCommand: (input: DeleteInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
136
|
+
/**
|
|
137
|
+
* serializeAws_restJson1DeleteMembersCommand
|
|
138
|
+
*/
|
|
139
|
+
export declare const se_DeleteMembersCommand: (input: DeleteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
140
|
+
/**
|
|
141
|
+
* serializeAws_restJson1DescribeActionTargetsCommand
|
|
142
|
+
*/
|
|
143
|
+
export declare const se_DescribeActionTargetsCommand: (input: DescribeActionTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
144
|
+
/**
|
|
145
|
+
* serializeAws_restJson1DescribeHubCommand
|
|
146
|
+
*/
|
|
147
|
+
export declare const se_DescribeHubCommand: (input: DescribeHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
148
|
+
/**
|
|
149
|
+
* serializeAws_restJson1DescribeOrganizationConfigurationCommand
|
|
150
|
+
*/
|
|
151
|
+
export declare const se_DescribeOrganizationConfigurationCommand: (input: DescribeOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
152
|
+
/**
|
|
153
|
+
* serializeAws_restJson1DescribeProductsCommand
|
|
154
|
+
*/
|
|
155
|
+
export declare const se_DescribeProductsCommand: (input: DescribeProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
156
|
+
/**
|
|
157
|
+
* serializeAws_restJson1DescribeStandardsCommand
|
|
158
|
+
*/
|
|
159
|
+
export declare const se_DescribeStandardsCommand: (input: DescribeStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
160
|
+
/**
|
|
161
|
+
* serializeAws_restJson1DescribeStandardsControlsCommand
|
|
162
|
+
*/
|
|
163
|
+
export declare const se_DescribeStandardsControlsCommand: (input: DescribeStandardsControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
164
|
+
/**
|
|
165
|
+
* serializeAws_restJson1DisableImportFindingsForProductCommand
|
|
166
|
+
*/
|
|
167
|
+
export declare const se_DisableImportFindingsForProductCommand: (input: DisableImportFindingsForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
168
|
+
/**
|
|
169
|
+
* serializeAws_restJson1DisableOrganizationAdminAccountCommand
|
|
170
|
+
*/
|
|
171
|
+
export declare const se_DisableOrganizationAdminAccountCommand: (input: DisableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
172
|
+
/**
|
|
173
|
+
* serializeAws_restJson1DisableSecurityHubCommand
|
|
174
|
+
*/
|
|
175
|
+
export declare const se_DisableSecurityHubCommand: (input: DisableSecurityHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
176
|
+
/**
|
|
177
|
+
* serializeAws_restJson1DisassociateFromAdministratorAccountCommand
|
|
178
|
+
*/
|
|
179
|
+
export declare const se_DisassociateFromAdministratorAccountCommand: (input: DisassociateFromAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
180
|
+
/**
|
|
181
|
+
* serializeAws_restJson1DisassociateFromMasterAccountCommand
|
|
182
|
+
*/
|
|
183
|
+
export declare const se_DisassociateFromMasterAccountCommand: (input: DisassociateFromMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
184
|
+
/**
|
|
185
|
+
* serializeAws_restJson1DisassociateMembersCommand
|
|
186
|
+
*/
|
|
187
|
+
export declare const se_DisassociateMembersCommand: (input: DisassociateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
188
|
+
/**
|
|
189
|
+
* serializeAws_restJson1EnableImportFindingsForProductCommand
|
|
190
|
+
*/
|
|
191
|
+
export declare const se_EnableImportFindingsForProductCommand: (input: EnableImportFindingsForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
192
|
+
/**
|
|
193
|
+
* serializeAws_restJson1EnableOrganizationAdminAccountCommand
|
|
194
|
+
*/
|
|
195
|
+
export declare const se_EnableOrganizationAdminAccountCommand: (input: EnableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
196
|
+
/**
|
|
197
|
+
* serializeAws_restJson1EnableSecurityHubCommand
|
|
198
|
+
*/
|
|
199
|
+
export declare const se_EnableSecurityHubCommand: (input: EnableSecurityHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
200
|
+
/**
|
|
201
|
+
* serializeAws_restJson1GetAdministratorAccountCommand
|
|
202
|
+
*/
|
|
203
|
+
export declare const se_GetAdministratorAccountCommand: (input: GetAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
204
|
+
/**
|
|
205
|
+
* serializeAws_restJson1GetEnabledStandardsCommand
|
|
206
|
+
*/
|
|
207
|
+
export declare const se_GetEnabledStandardsCommand: (input: GetEnabledStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
208
|
+
/**
|
|
209
|
+
* serializeAws_restJson1GetFindingAggregatorCommand
|
|
210
|
+
*/
|
|
211
|
+
export declare const se_GetFindingAggregatorCommand: (input: GetFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
212
|
+
/**
|
|
213
|
+
* serializeAws_restJson1GetFindingsCommand
|
|
214
|
+
*/
|
|
215
|
+
export declare const se_GetFindingsCommand: (input: GetFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
216
|
+
/**
|
|
217
|
+
* serializeAws_restJson1GetInsightResultsCommand
|
|
218
|
+
*/
|
|
219
|
+
export declare const se_GetInsightResultsCommand: (input: GetInsightResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
220
|
+
/**
|
|
221
|
+
* serializeAws_restJson1GetInsightsCommand
|
|
222
|
+
*/
|
|
223
|
+
export declare const se_GetInsightsCommand: (input: GetInsightsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
224
|
+
/**
|
|
225
|
+
* serializeAws_restJson1GetInvitationsCountCommand
|
|
226
|
+
*/
|
|
227
|
+
export declare const se_GetInvitationsCountCommand: (input: GetInvitationsCountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
228
|
+
/**
|
|
229
|
+
* serializeAws_restJson1GetMasterAccountCommand
|
|
230
|
+
*/
|
|
231
|
+
export declare const se_GetMasterAccountCommand: (input: GetMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
232
|
+
/**
|
|
233
|
+
* serializeAws_restJson1GetMembersCommand
|
|
234
|
+
*/
|
|
235
|
+
export declare const se_GetMembersCommand: (input: GetMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
236
|
+
/**
|
|
237
|
+
* serializeAws_restJson1InviteMembersCommand
|
|
238
|
+
*/
|
|
239
|
+
export declare const se_InviteMembersCommand: (input: InviteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
240
|
+
/**
|
|
241
|
+
* serializeAws_restJson1ListEnabledProductsForImportCommand
|
|
242
|
+
*/
|
|
243
|
+
export declare const se_ListEnabledProductsForImportCommand: (input: ListEnabledProductsForImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
244
|
+
/**
|
|
245
|
+
* serializeAws_restJson1ListFindingAggregatorsCommand
|
|
246
|
+
*/
|
|
247
|
+
export declare const se_ListFindingAggregatorsCommand: (input: ListFindingAggregatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
248
|
+
/**
|
|
249
|
+
* serializeAws_restJson1ListInvitationsCommand
|
|
250
|
+
*/
|
|
251
|
+
export declare const se_ListInvitationsCommand: (input: ListInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
252
|
+
/**
|
|
253
|
+
* serializeAws_restJson1ListMembersCommand
|
|
254
|
+
*/
|
|
255
|
+
export declare const se_ListMembersCommand: (input: ListMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
256
|
+
/**
|
|
257
|
+
* serializeAws_restJson1ListOrganizationAdminAccountsCommand
|
|
258
|
+
*/
|
|
259
|
+
export declare const se_ListOrganizationAdminAccountsCommand: (input: ListOrganizationAdminAccountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
260
|
+
/**
|
|
261
|
+
* serializeAws_restJson1ListSecurityControlDefinitionsCommand
|
|
262
|
+
*/
|
|
263
|
+
export declare const se_ListSecurityControlDefinitionsCommand: (input: ListSecurityControlDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
264
|
+
/**
|
|
265
|
+
* serializeAws_restJson1ListStandardsControlAssociationsCommand
|
|
266
|
+
*/
|
|
267
|
+
export declare const se_ListStandardsControlAssociationsCommand: (input: ListStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
268
|
+
/**
|
|
269
|
+
* serializeAws_restJson1ListTagsForResourceCommand
|
|
270
|
+
*/
|
|
271
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
272
|
+
/**
|
|
273
|
+
* serializeAws_restJson1TagResourceCommand
|
|
274
|
+
*/
|
|
275
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
276
|
+
/**
|
|
277
|
+
* serializeAws_restJson1UntagResourceCommand
|
|
278
|
+
*/
|
|
279
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
280
|
+
/**
|
|
281
|
+
* serializeAws_restJson1UpdateActionTargetCommand
|
|
282
|
+
*/
|
|
283
|
+
export declare const se_UpdateActionTargetCommand: (input: UpdateActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
284
|
+
/**
|
|
285
|
+
* serializeAws_restJson1UpdateFindingAggregatorCommand
|
|
286
|
+
*/
|
|
287
|
+
export declare const se_UpdateFindingAggregatorCommand: (input: UpdateFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
288
|
+
/**
|
|
289
|
+
* serializeAws_restJson1UpdateFindingsCommand
|
|
290
|
+
*/
|
|
291
|
+
export declare const se_UpdateFindingsCommand: (input: UpdateFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
292
|
+
/**
|
|
293
|
+
* serializeAws_restJson1UpdateInsightCommand
|
|
294
|
+
*/
|
|
295
|
+
export declare const se_UpdateInsightCommand: (input: UpdateInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
296
|
+
/**
|
|
297
|
+
* serializeAws_restJson1UpdateOrganizationConfigurationCommand
|
|
298
|
+
*/
|
|
299
|
+
export declare const se_UpdateOrganizationConfigurationCommand: (input: UpdateOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
300
|
+
/**
|
|
301
|
+
* serializeAws_restJson1UpdateSecurityHubConfigurationCommand
|
|
302
|
+
*/
|
|
303
|
+
export declare const se_UpdateSecurityHubConfigurationCommand: (input: UpdateSecurityHubConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
304
|
+
/**
|
|
305
|
+
* serializeAws_restJson1UpdateStandardsControlCommand
|
|
306
|
+
*/
|
|
307
|
+
export declare const se_UpdateStandardsControlCommand: (input: UpdateStandardsControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
308
|
+
/**
|
|
309
|
+
* deserializeAws_restJson1AcceptAdministratorInvitationCommand
|
|
310
|
+
*/
|
|
311
|
+
export declare const de_AcceptAdministratorInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptAdministratorInvitationCommandOutput>;
|
|
312
|
+
/**
|
|
313
|
+
* deserializeAws_restJson1AcceptInvitationCommand
|
|
314
|
+
*/
|
|
315
|
+
export declare const de_AcceptInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInvitationCommandOutput>;
|
|
316
|
+
/**
|
|
317
|
+
* deserializeAws_restJson1BatchDisableStandardsCommand
|
|
318
|
+
*/
|
|
319
|
+
export declare const de_BatchDisableStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisableStandardsCommandOutput>;
|
|
320
|
+
/**
|
|
321
|
+
* deserializeAws_restJson1BatchEnableStandardsCommand
|
|
322
|
+
*/
|
|
323
|
+
export declare const de_BatchEnableStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchEnableStandardsCommandOutput>;
|
|
324
|
+
/**
|
|
325
|
+
* deserializeAws_restJson1BatchGetSecurityControlsCommand
|
|
326
|
+
*/
|
|
327
|
+
export declare const de_BatchGetSecurityControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetSecurityControlsCommandOutput>;
|
|
328
|
+
/**
|
|
329
|
+
* deserializeAws_restJson1BatchGetStandardsControlAssociationsCommand
|
|
330
|
+
*/
|
|
331
|
+
export declare const de_BatchGetStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetStandardsControlAssociationsCommandOutput>;
|
|
332
|
+
/**
|
|
333
|
+
* deserializeAws_restJson1BatchImportFindingsCommand
|
|
334
|
+
*/
|
|
335
|
+
export declare const de_BatchImportFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchImportFindingsCommandOutput>;
|
|
336
|
+
/**
|
|
337
|
+
* deserializeAws_restJson1BatchUpdateFindingsCommand
|
|
338
|
+
*/
|
|
339
|
+
export declare const de_BatchUpdateFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateFindingsCommandOutput>;
|
|
340
|
+
/**
|
|
341
|
+
* deserializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand
|
|
342
|
+
*/
|
|
343
|
+
export declare const de_BatchUpdateStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateStandardsControlAssociationsCommandOutput>;
|
|
344
|
+
/**
|
|
345
|
+
* deserializeAws_restJson1CreateActionTargetCommand
|
|
346
|
+
*/
|
|
347
|
+
export declare const de_CreateActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateActionTargetCommandOutput>;
|
|
348
|
+
/**
|
|
349
|
+
* deserializeAws_restJson1CreateFindingAggregatorCommand
|
|
350
|
+
*/
|
|
351
|
+
export declare const de_CreateFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFindingAggregatorCommandOutput>;
|
|
352
|
+
/**
|
|
353
|
+
* deserializeAws_restJson1CreateInsightCommand
|
|
354
|
+
*/
|
|
355
|
+
export declare const de_CreateInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInsightCommandOutput>;
|
|
356
|
+
/**
|
|
357
|
+
* deserializeAws_restJson1CreateMembersCommand
|
|
358
|
+
*/
|
|
359
|
+
export declare const de_CreateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMembersCommandOutput>;
|
|
360
|
+
/**
|
|
361
|
+
* deserializeAws_restJson1DeclineInvitationsCommand
|
|
362
|
+
*/
|
|
363
|
+
export declare const de_DeclineInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeclineInvitationsCommandOutput>;
|
|
364
|
+
/**
|
|
365
|
+
* deserializeAws_restJson1DeleteActionTargetCommand
|
|
366
|
+
*/
|
|
367
|
+
export declare const de_DeleteActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteActionTargetCommandOutput>;
|
|
368
|
+
/**
|
|
369
|
+
* deserializeAws_restJson1DeleteFindingAggregatorCommand
|
|
370
|
+
*/
|
|
371
|
+
export declare const de_DeleteFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFindingAggregatorCommandOutput>;
|
|
372
|
+
/**
|
|
373
|
+
* deserializeAws_restJson1DeleteInsightCommand
|
|
374
|
+
*/
|
|
375
|
+
export declare const de_DeleteInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInsightCommandOutput>;
|
|
376
|
+
/**
|
|
377
|
+
* deserializeAws_restJson1DeleteInvitationsCommand
|
|
378
|
+
*/
|
|
379
|
+
export declare const de_DeleteInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInvitationsCommandOutput>;
|
|
380
|
+
/**
|
|
381
|
+
* deserializeAws_restJson1DeleteMembersCommand
|
|
382
|
+
*/
|
|
383
|
+
export declare const de_DeleteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMembersCommandOutput>;
|
|
384
|
+
/**
|
|
385
|
+
* deserializeAws_restJson1DescribeActionTargetsCommand
|
|
386
|
+
*/
|
|
387
|
+
export declare const de_DescribeActionTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActionTargetsCommandOutput>;
|
|
388
|
+
/**
|
|
389
|
+
* deserializeAws_restJson1DescribeHubCommand
|
|
390
|
+
*/
|
|
391
|
+
export declare const de_DescribeHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHubCommandOutput>;
|
|
392
|
+
/**
|
|
393
|
+
* deserializeAws_restJson1DescribeOrganizationConfigurationCommand
|
|
394
|
+
*/
|
|
395
|
+
export declare const de_DescribeOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConfigurationCommandOutput>;
|
|
396
|
+
/**
|
|
397
|
+
* deserializeAws_restJson1DescribeProductsCommand
|
|
398
|
+
*/
|
|
399
|
+
export declare const de_DescribeProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductsCommandOutput>;
|
|
400
|
+
/**
|
|
401
|
+
* deserializeAws_restJson1DescribeStandardsCommand
|
|
402
|
+
*/
|
|
403
|
+
export declare const de_DescribeStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStandardsCommandOutput>;
|
|
404
|
+
/**
|
|
405
|
+
* deserializeAws_restJson1DescribeStandardsControlsCommand
|
|
406
|
+
*/
|
|
407
|
+
export declare const de_DescribeStandardsControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStandardsControlsCommandOutput>;
|
|
408
|
+
/**
|
|
409
|
+
* deserializeAws_restJson1DisableImportFindingsForProductCommand
|
|
410
|
+
*/
|
|
411
|
+
export declare const de_DisableImportFindingsForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableImportFindingsForProductCommandOutput>;
|
|
412
|
+
/**
|
|
413
|
+
* deserializeAws_restJson1DisableOrganizationAdminAccountCommand
|
|
414
|
+
*/
|
|
415
|
+
export declare const de_DisableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableOrganizationAdminAccountCommandOutput>;
|
|
416
|
+
/**
|
|
417
|
+
* deserializeAws_restJson1DisableSecurityHubCommand
|
|
418
|
+
*/
|
|
419
|
+
export declare const de_DisableSecurityHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableSecurityHubCommandOutput>;
|
|
420
|
+
/**
|
|
421
|
+
* deserializeAws_restJson1DisassociateFromAdministratorAccountCommand
|
|
422
|
+
*/
|
|
423
|
+
export declare const de_DisassociateFromAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
|
|
424
|
+
/**
|
|
425
|
+
* deserializeAws_restJson1DisassociateFromMasterAccountCommand
|
|
426
|
+
*/
|
|
427
|
+
export declare const de_DisassociateFromMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromMasterAccountCommandOutput>;
|
|
428
|
+
/**
|
|
429
|
+
* deserializeAws_restJson1DisassociateMembersCommand
|
|
430
|
+
*/
|
|
431
|
+
export declare const de_DisassociateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMembersCommandOutput>;
|
|
432
|
+
/**
|
|
433
|
+
* deserializeAws_restJson1EnableImportFindingsForProductCommand
|
|
434
|
+
*/
|
|
435
|
+
export declare const de_EnableImportFindingsForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableImportFindingsForProductCommandOutput>;
|
|
436
|
+
/**
|
|
437
|
+
* deserializeAws_restJson1EnableOrganizationAdminAccountCommand
|
|
438
|
+
*/
|
|
439
|
+
export declare const de_EnableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableOrganizationAdminAccountCommandOutput>;
|
|
440
|
+
/**
|
|
441
|
+
* deserializeAws_restJson1EnableSecurityHubCommand
|
|
442
|
+
*/
|
|
443
|
+
export declare const de_EnableSecurityHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableSecurityHubCommandOutput>;
|
|
444
|
+
/**
|
|
445
|
+
* deserializeAws_restJson1GetAdministratorAccountCommand
|
|
446
|
+
*/
|
|
447
|
+
export declare const de_GetAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAdministratorAccountCommandOutput>;
|
|
448
|
+
/**
|
|
449
|
+
* deserializeAws_restJson1GetEnabledStandardsCommand
|
|
450
|
+
*/
|
|
451
|
+
export declare const de_GetEnabledStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnabledStandardsCommandOutput>;
|
|
452
|
+
/**
|
|
453
|
+
* deserializeAws_restJson1GetFindingAggregatorCommand
|
|
454
|
+
*/
|
|
455
|
+
export declare const de_GetFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingAggregatorCommandOutput>;
|
|
456
|
+
/**
|
|
457
|
+
* deserializeAws_restJson1GetFindingsCommand
|
|
458
|
+
*/
|
|
459
|
+
export declare const de_GetFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingsCommandOutput>;
|
|
460
|
+
/**
|
|
461
|
+
* deserializeAws_restJson1GetInsightResultsCommand
|
|
462
|
+
*/
|
|
463
|
+
export declare const de_GetInsightResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightResultsCommandOutput>;
|
|
464
|
+
/**
|
|
465
|
+
* deserializeAws_restJson1GetInsightsCommand
|
|
466
|
+
*/
|
|
467
|
+
export declare const de_GetInsightsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightsCommandOutput>;
|
|
468
|
+
/**
|
|
469
|
+
* deserializeAws_restJson1GetInvitationsCountCommand
|
|
470
|
+
*/
|
|
471
|
+
export declare const de_GetInvitationsCountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvitationsCountCommandOutput>;
|
|
472
|
+
/**
|
|
473
|
+
* deserializeAws_restJson1GetMasterAccountCommand
|
|
474
|
+
*/
|
|
475
|
+
export declare const de_GetMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMasterAccountCommandOutput>;
|
|
476
|
+
/**
|
|
477
|
+
* deserializeAws_restJson1GetMembersCommand
|
|
478
|
+
*/
|
|
479
|
+
export declare const de_GetMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMembersCommandOutput>;
|
|
480
|
+
/**
|
|
481
|
+
* deserializeAws_restJson1InviteMembersCommand
|
|
482
|
+
*/
|
|
483
|
+
export declare const de_InviteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InviteMembersCommandOutput>;
|
|
484
|
+
/**
|
|
485
|
+
* deserializeAws_restJson1ListEnabledProductsForImportCommand
|
|
486
|
+
*/
|
|
487
|
+
export declare const de_ListEnabledProductsForImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnabledProductsForImportCommandOutput>;
|
|
488
|
+
/**
|
|
489
|
+
* deserializeAws_restJson1ListFindingAggregatorsCommand
|
|
490
|
+
*/
|
|
491
|
+
export declare const de_ListFindingAggregatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFindingAggregatorsCommandOutput>;
|
|
492
|
+
/**
|
|
493
|
+
* deserializeAws_restJson1ListInvitationsCommand
|
|
494
|
+
*/
|
|
495
|
+
export declare const de_ListInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvitationsCommandOutput>;
|
|
496
|
+
/**
|
|
497
|
+
* deserializeAws_restJson1ListMembersCommand
|
|
498
|
+
*/
|
|
499
|
+
export declare const de_ListMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMembersCommandOutput>;
|
|
500
|
+
/**
|
|
501
|
+
* deserializeAws_restJson1ListOrganizationAdminAccountsCommand
|
|
502
|
+
*/
|
|
503
|
+
export declare const de_ListOrganizationAdminAccountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationAdminAccountsCommandOutput>;
|
|
504
|
+
/**
|
|
505
|
+
* deserializeAws_restJson1ListSecurityControlDefinitionsCommand
|
|
506
|
+
*/
|
|
507
|
+
export declare const de_ListSecurityControlDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityControlDefinitionsCommandOutput>;
|
|
508
|
+
/**
|
|
509
|
+
* deserializeAws_restJson1ListStandardsControlAssociationsCommand
|
|
510
|
+
*/
|
|
511
|
+
export declare const de_ListStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStandardsControlAssociationsCommandOutput>;
|
|
512
|
+
/**
|
|
513
|
+
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
514
|
+
*/
|
|
515
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
516
|
+
/**
|
|
517
|
+
* deserializeAws_restJson1TagResourceCommand
|
|
518
|
+
*/
|
|
519
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
520
|
+
/**
|
|
521
|
+
* deserializeAws_restJson1UntagResourceCommand
|
|
522
|
+
*/
|
|
523
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
524
|
+
/**
|
|
525
|
+
* deserializeAws_restJson1UpdateActionTargetCommand
|
|
526
|
+
*/
|
|
527
|
+
export declare const de_UpdateActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateActionTargetCommandOutput>;
|
|
528
|
+
/**
|
|
529
|
+
* deserializeAws_restJson1UpdateFindingAggregatorCommand
|
|
530
|
+
*/
|
|
531
|
+
export declare const de_UpdateFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingAggregatorCommandOutput>;
|
|
532
|
+
/**
|
|
533
|
+
* deserializeAws_restJson1UpdateFindingsCommand
|
|
534
|
+
*/
|
|
535
|
+
export declare const de_UpdateFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingsCommandOutput>;
|
|
536
|
+
/**
|
|
537
|
+
* deserializeAws_restJson1UpdateInsightCommand
|
|
538
|
+
*/
|
|
539
|
+
export declare const de_UpdateInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInsightCommandOutput>;
|
|
540
|
+
/**
|
|
541
|
+
* deserializeAws_restJson1UpdateOrganizationConfigurationCommand
|
|
542
|
+
*/
|
|
543
|
+
export declare const de_UpdateOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOrganizationConfigurationCommandOutput>;
|
|
544
|
+
/**
|
|
545
|
+
* deserializeAws_restJson1UpdateSecurityHubConfigurationCommand
|
|
546
|
+
*/
|
|
547
|
+
export declare const de_UpdateSecurityHubConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSecurityHubConfigurationCommandOutput>;
|
|
548
|
+
/**
|
|
549
|
+
* deserializeAws_restJson1UpdateStandardsControlCommand
|
|
550
|
+
*/
|
|
551
|
+
export declare const de_UpdateStandardsControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStandardsControlCommandOutput>;
|