@aws-sdk/client-guardduty 3.306.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/ArchiveFindingsCommand.js +2 -2
- package/dist-cjs/commands/CreateDetectorCommand.js +2 -2
- package/dist-cjs/commands/CreateFilterCommand.js +2 -2
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -2
- package/dist-cjs/commands/CreateMembersCommand.js +2 -2
- package/dist-cjs/commands/CreatePublishingDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateSampleFindingsCommand.js +2 -2
- package/dist-cjs/commands/CreateThreatIntelSetCommand.js +2 -2
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteDetectorCommand.js +2 -2
- package/dist-cjs/commands/DeleteFilterCommand.js +2 -2
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -2
- package/dist-cjs/commands/DeletePublishingDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeMalwareScansCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribePublishingDestinationCommand.js +2 -2
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.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/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/GetCoverageStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetDetectorCommand.js +2 -2
- package/dist-cjs/commands/GetFilterCommand.js +2 -2
- package/dist-cjs/commands/GetFindingsCommand.js +2 -2
- package/dist-cjs/commands/GetFindingsStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetIPSetCommand.js +2 -2
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +2 -2
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/GetMemberDetectorsCommand.js +2 -2
- package/dist-cjs/commands/GetMembersCommand.js +2 -2
- package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +2 -2
- package/dist-cjs/commands/GetThreatIntelSetCommand.js +2 -2
- package/dist-cjs/commands/GetUsageStatisticsCommand.js +2 -2
- package/dist-cjs/commands/InviteMembersCommand.js +2 -2
- package/dist-cjs/commands/ListCoverageCommand.js +2 -2
- package/dist-cjs/commands/ListDetectorsCommand.js +2 -2
- package/dist-cjs/commands/ListFiltersCommand.js +2 -2
- package/dist-cjs/commands/ListFindingsCommand.js +2 -2
- package/dist-cjs/commands/ListIPSetsCommand.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/ListPublishingDestinationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListThreatIntelSetsCommand.js +2 -2
- package/dist-cjs/commands/StartMonitoringMembersCommand.js +2 -2
- package/dist-cjs/commands/StopMonitoringMembersCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UnarchiveFindingsCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDetectorCommand.js +2 -2
- package/dist-cjs/commands/UpdateFilterCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +2 -2
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +2 -2
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1121 -1315
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -3
- package/dist-es/commands/AcceptInvitationCommand.js +3 -3
- package/dist-es/commands/ArchiveFindingsCommand.js +3 -3
- package/dist-es/commands/CreateDetectorCommand.js +3 -3
- package/dist-es/commands/CreateFilterCommand.js +3 -3
- package/dist-es/commands/CreateIPSetCommand.js +3 -3
- package/dist-es/commands/CreateMembersCommand.js +3 -3
- package/dist-es/commands/CreatePublishingDestinationCommand.js +3 -3
- package/dist-es/commands/CreateSampleFindingsCommand.js +3 -3
- package/dist-es/commands/CreateThreatIntelSetCommand.js +3 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteDetectorCommand.js +3 -3
- package/dist-es/commands/DeleteFilterCommand.js +3 -3
- package/dist-es/commands/DeleteIPSetCommand.js +3 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteMembersCommand.js +3 -3
- package/dist-es/commands/DeletePublishingDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteThreatIntelSetCommand.js +3 -3
- package/dist-es/commands/DescribeMalwareScansCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribePublishingDestinationCommand.js +3 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.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/EnableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/GetCoverageStatisticsCommand.js +3 -3
- package/dist-es/commands/GetDetectorCommand.js +3 -3
- package/dist-es/commands/GetFilterCommand.js +3 -3
- package/dist-es/commands/GetFindingsCommand.js +3 -3
- package/dist-es/commands/GetFindingsStatisticsCommand.js +3 -3
- package/dist-es/commands/GetIPSetCommand.js +3 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -3
- package/dist-es/commands/GetMalwareScanSettingsCommand.js +3 -3
- package/dist-es/commands/GetMasterAccountCommand.js +3 -3
- package/dist-es/commands/GetMemberDetectorsCommand.js +3 -3
- package/dist-es/commands/GetMembersCommand.js +3 -3
- package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +3 -3
- package/dist-es/commands/GetThreatIntelSetCommand.js +3 -3
- package/dist-es/commands/GetUsageStatisticsCommand.js +3 -3
- package/dist-es/commands/InviteMembersCommand.js +3 -3
- package/dist-es/commands/ListCoverageCommand.js +3 -3
- package/dist-es/commands/ListDetectorsCommand.js +3 -3
- package/dist-es/commands/ListFiltersCommand.js +3 -3
- package/dist-es/commands/ListFindingsCommand.js +3 -3
- package/dist-es/commands/ListIPSetsCommand.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/ListPublishingDestinationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListThreatIntelSetsCommand.js +3 -3
- package/dist-es/commands/StartMonitoringMembersCommand.js +3 -3
- package/dist-es/commands/StopMonitoringMembersCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UnarchiveFindingsCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDetectorCommand.js +3 -3
- package/dist-es/commands/UpdateFilterCommand.js +3 -3
- package/dist-es/commands/UpdateFindingsFeedbackCommand.js +3 -3
- package/dist-es/commands/UpdateIPSetCommand.js +3 -3
- package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateMemberDetectorsCommand.js +3 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdatePublishingDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateThreatIntelSetCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +984 -1178
- package/dist-types/protocols/Aws_restJson1.d.ts +536 -134
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +134 -134
- package/package.json +6 -6
|
@@ -67,137 +67,539 @@ import { UpdateMemberDetectorsCommandInput, UpdateMemberDetectorsCommandOutput }
|
|
|
67
67
|
import { UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput } from "../commands/UpdateOrganizationConfigurationCommand";
|
|
68
68
|
import { UpdatePublishingDestinationCommandInput, UpdatePublishingDestinationCommandOutput } from "../commands/UpdatePublishingDestinationCommand";
|
|
69
69
|
import { UpdateThreatIntelSetCommandInput, UpdateThreatIntelSetCommandOutput } from "../commands/UpdateThreatIntelSetCommand";
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
export declare const
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
export declare const
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
export declare const
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
export declare const
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
export declare const
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
export declare const
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
export declare const
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
export declare const
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
export declare const
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
export declare const
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
export declare const
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
export declare const
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
export declare const
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
export declare const
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
export declare const
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
export declare const
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
export declare const
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
export declare const
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
export declare const
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
export declare const
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
export declare const
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
export declare const
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
export declare const
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
export declare const
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
export declare const
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
export declare const
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
export declare const
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
export declare const
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
export declare const
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
export declare const
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
export declare const
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
export declare const
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
export declare const
|
|
202
|
-
|
|
203
|
-
|
|
70
|
+
/**
|
|
71
|
+
* serializeAws_restJson1AcceptAdministratorInvitationCommand
|
|
72
|
+
*/
|
|
73
|
+
export declare const se_AcceptAdministratorInvitationCommand: (input: AcceptAdministratorInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
74
|
+
/**
|
|
75
|
+
* serializeAws_restJson1AcceptInvitationCommand
|
|
76
|
+
*/
|
|
77
|
+
export declare const se_AcceptInvitationCommand: (input: AcceptInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
78
|
+
/**
|
|
79
|
+
* serializeAws_restJson1ArchiveFindingsCommand
|
|
80
|
+
*/
|
|
81
|
+
export declare const se_ArchiveFindingsCommand: (input: ArchiveFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
82
|
+
/**
|
|
83
|
+
* serializeAws_restJson1CreateDetectorCommand
|
|
84
|
+
*/
|
|
85
|
+
export declare const se_CreateDetectorCommand: (input: CreateDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
86
|
+
/**
|
|
87
|
+
* serializeAws_restJson1CreateFilterCommand
|
|
88
|
+
*/
|
|
89
|
+
export declare const se_CreateFilterCommand: (input: CreateFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
90
|
+
/**
|
|
91
|
+
* serializeAws_restJson1CreateIPSetCommand
|
|
92
|
+
*/
|
|
93
|
+
export declare const se_CreateIPSetCommand: (input: CreateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
94
|
+
/**
|
|
95
|
+
* serializeAws_restJson1CreateMembersCommand
|
|
96
|
+
*/
|
|
97
|
+
export declare const se_CreateMembersCommand: (input: CreateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
|
+
/**
|
|
99
|
+
* serializeAws_restJson1CreatePublishingDestinationCommand
|
|
100
|
+
*/
|
|
101
|
+
export declare const se_CreatePublishingDestinationCommand: (input: CreatePublishingDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
|
+
/**
|
|
103
|
+
* serializeAws_restJson1CreateSampleFindingsCommand
|
|
104
|
+
*/
|
|
105
|
+
export declare const se_CreateSampleFindingsCommand: (input: CreateSampleFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
106
|
+
/**
|
|
107
|
+
* serializeAws_restJson1CreateThreatIntelSetCommand
|
|
108
|
+
*/
|
|
109
|
+
export declare const se_CreateThreatIntelSetCommand: (input: CreateThreatIntelSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
|
+
/**
|
|
111
|
+
* serializeAws_restJson1DeclineInvitationsCommand
|
|
112
|
+
*/
|
|
113
|
+
export declare const se_DeclineInvitationsCommand: (input: DeclineInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
114
|
+
/**
|
|
115
|
+
* serializeAws_restJson1DeleteDetectorCommand
|
|
116
|
+
*/
|
|
117
|
+
export declare const se_DeleteDetectorCommand: (input: DeleteDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
|
+
/**
|
|
119
|
+
* serializeAws_restJson1DeleteFilterCommand
|
|
120
|
+
*/
|
|
121
|
+
export declare const se_DeleteFilterCommand: (input: DeleteFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
|
+
/**
|
|
123
|
+
* serializeAws_restJson1DeleteInvitationsCommand
|
|
124
|
+
*/
|
|
125
|
+
export declare const se_DeleteInvitationsCommand: (input: DeleteInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
126
|
+
/**
|
|
127
|
+
* serializeAws_restJson1DeleteIPSetCommand
|
|
128
|
+
*/
|
|
129
|
+
export declare const se_DeleteIPSetCommand: (input: DeleteIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
130
|
+
/**
|
|
131
|
+
* serializeAws_restJson1DeleteMembersCommand
|
|
132
|
+
*/
|
|
133
|
+
export declare const se_DeleteMembersCommand: (input: DeleteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
134
|
+
/**
|
|
135
|
+
* serializeAws_restJson1DeletePublishingDestinationCommand
|
|
136
|
+
*/
|
|
137
|
+
export declare const se_DeletePublishingDestinationCommand: (input: DeletePublishingDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
138
|
+
/**
|
|
139
|
+
* serializeAws_restJson1DeleteThreatIntelSetCommand
|
|
140
|
+
*/
|
|
141
|
+
export declare const se_DeleteThreatIntelSetCommand: (input: DeleteThreatIntelSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
142
|
+
/**
|
|
143
|
+
* serializeAws_restJson1DescribeMalwareScansCommand
|
|
144
|
+
*/
|
|
145
|
+
export declare const se_DescribeMalwareScansCommand: (input: DescribeMalwareScansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
146
|
+
/**
|
|
147
|
+
* serializeAws_restJson1DescribeOrganizationConfigurationCommand
|
|
148
|
+
*/
|
|
149
|
+
export declare const se_DescribeOrganizationConfigurationCommand: (input: DescribeOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
150
|
+
/**
|
|
151
|
+
* serializeAws_restJson1DescribePublishingDestinationCommand
|
|
152
|
+
*/
|
|
153
|
+
export declare const se_DescribePublishingDestinationCommand: (input: DescribePublishingDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
154
|
+
/**
|
|
155
|
+
* serializeAws_restJson1DisableOrganizationAdminAccountCommand
|
|
156
|
+
*/
|
|
157
|
+
export declare const se_DisableOrganizationAdminAccountCommand: (input: DisableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
158
|
+
/**
|
|
159
|
+
* serializeAws_restJson1DisassociateFromAdministratorAccountCommand
|
|
160
|
+
*/
|
|
161
|
+
export declare const se_DisassociateFromAdministratorAccountCommand: (input: DisassociateFromAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
162
|
+
/**
|
|
163
|
+
* serializeAws_restJson1DisassociateFromMasterAccountCommand
|
|
164
|
+
*/
|
|
165
|
+
export declare const se_DisassociateFromMasterAccountCommand: (input: DisassociateFromMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
166
|
+
/**
|
|
167
|
+
* serializeAws_restJson1DisassociateMembersCommand
|
|
168
|
+
*/
|
|
169
|
+
export declare const se_DisassociateMembersCommand: (input: DisassociateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
170
|
+
/**
|
|
171
|
+
* serializeAws_restJson1EnableOrganizationAdminAccountCommand
|
|
172
|
+
*/
|
|
173
|
+
export declare const se_EnableOrganizationAdminAccountCommand: (input: EnableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
174
|
+
/**
|
|
175
|
+
* serializeAws_restJson1GetAdministratorAccountCommand
|
|
176
|
+
*/
|
|
177
|
+
export declare const se_GetAdministratorAccountCommand: (input: GetAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
178
|
+
/**
|
|
179
|
+
* serializeAws_restJson1GetCoverageStatisticsCommand
|
|
180
|
+
*/
|
|
181
|
+
export declare const se_GetCoverageStatisticsCommand: (input: GetCoverageStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
182
|
+
/**
|
|
183
|
+
* serializeAws_restJson1GetDetectorCommand
|
|
184
|
+
*/
|
|
185
|
+
export declare const se_GetDetectorCommand: (input: GetDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
+
/**
|
|
187
|
+
* serializeAws_restJson1GetFilterCommand
|
|
188
|
+
*/
|
|
189
|
+
export declare const se_GetFilterCommand: (input: GetFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
190
|
+
/**
|
|
191
|
+
* serializeAws_restJson1GetFindingsCommand
|
|
192
|
+
*/
|
|
193
|
+
export declare const se_GetFindingsCommand: (input: GetFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
194
|
+
/**
|
|
195
|
+
* serializeAws_restJson1GetFindingsStatisticsCommand
|
|
196
|
+
*/
|
|
197
|
+
export declare const se_GetFindingsStatisticsCommand: (input: GetFindingsStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
198
|
+
/**
|
|
199
|
+
* serializeAws_restJson1GetInvitationsCountCommand
|
|
200
|
+
*/
|
|
201
|
+
export declare const se_GetInvitationsCountCommand: (input: GetInvitationsCountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
202
|
+
/**
|
|
203
|
+
* serializeAws_restJson1GetIPSetCommand
|
|
204
|
+
*/
|
|
205
|
+
export declare const se_GetIPSetCommand: (input: GetIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
|
+
/**
|
|
207
|
+
* serializeAws_restJson1GetMalwareScanSettingsCommand
|
|
208
|
+
*/
|
|
209
|
+
export declare const se_GetMalwareScanSettingsCommand: (input: GetMalwareScanSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
|
+
/**
|
|
211
|
+
* serializeAws_restJson1GetMasterAccountCommand
|
|
212
|
+
*/
|
|
213
|
+
export declare const se_GetMasterAccountCommand: (input: GetMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
214
|
+
/**
|
|
215
|
+
* serializeAws_restJson1GetMemberDetectorsCommand
|
|
216
|
+
*/
|
|
217
|
+
export declare const se_GetMemberDetectorsCommand: (input: GetMemberDetectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
218
|
+
/**
|
|
219
|
+
* serializeAws_restJson1GetMembersCommand
|
|
220
|
+
*/
|
|
221
|
+
export declare const se_GetMembersCommand: (input: GetMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
222
|
+
/**
|
|
223
|
+
* serializeAws_restJson1GetRemainingFreeTrialDaysCommand
|
|
224
|
+
*/
|
|
225
|
+
export declare const se_GetRemainingFreeTrialDaysCommand: (input: GetRemainingFreeTrialDaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
226
|
+
/**
|
|
227
|
+
* serializeAws_restJson1GetThreatIntelSetCommand
|
|
228
|
+
*/
|
|
229
|
+
export declare const se_GetThreatIntelSetCommand: (input: GetThreatIntelSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
230
|
+
/**
|
|
231
|
+
* serializeAws_restJson1GetUsageStatisticsCommand
|
|
232
|
+
*/
|
|
233
|
+
export declare const se_GetUsageStatisticsCommand: (input: GetUsageStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
234
|
+
/**
|
|
235
|
+
* serializeAws_restJson1InviteMembersCommand
|
|
236
|
+
*/
|
|
237
|
+
export declare const se_InviteMembersCommand: (input: InviteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
238
|
+
/**
|
|
239
|
+
* serializeAws_restJson1ListCoverageCommand
|
|
240
|
+
*/
|
|
241
|
+
export declare const se_ListCoverageCommand: (input: ListCoverageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
242
|
+
/**
|
|
243
|
+
* serializeAws_restJson1ListDetectorsCommand
|
|
244
|
+
*/
|
|
245
|
+
export declare const se_ListDetectorsCommand: (input: ListDetectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
246
|
+
/**
|
|
247
|
+
* serializeAws_restJson1ListFiltersCommand
|
|
248
|
+
*/
|
|
249
|
+
export declare const se_ListFiltersCommand: (input: ListFiltersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
250
|
+
/**
|
|
251
|
+
* serializeAws_restJson1ListFindingsCommand
|
|
252
|
+
*/
|
|
253
|
+
export declare const se_ListFindingsCommand: (input: ListFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
254
|
+
/**
|
|
255
|
+
* serializeAws_restJson1ListInvitationsCommand
|
|
256
|
+
*/
|
|
257
|
+
export declare const se_ListInvitationsCommand: (input: ListInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
258
|
+
/**
|
|
259
|
+
* serializeAws_restJson1ListIPSetsCommand
|
|
260
|
+
*/
|
|
261
|
+
export declare const se_ListIPSetsCommand: (input: ListIPSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
262
|
+
/**
|
|
263
|
+
* serializeAws_restJson1ListMembersCommand
|
|
264
|
+
*/
|
|
265
|
+
export declare const se_ListMembersCommand: (input: ListMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
266
|
+
/**
|
|
267
|
+
* serializeAws_restJson1ListOrganizationAdminAccountsCommand
|
|
268
|
+
*/
|
|
269
|
+
export declare const se_ListOrganizationAdminAccountsCommand: (input: ListOrganizationAdminAccountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
270
|
+
/**
|
|
271
|
+
* serializeAws_restJson1ListPublishingDestinationsCommand
|
|
272
|
+
*/
|
|
273
|
+
export declare const se_ListPublishingDestinationsCommand: (input: ListPublishingDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
274
|
+
/**
|
|
275
|
+
* serializeAws_restJson1ListTagsForResourceCommand
|
|
276
|
+
*/
|
|
277
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
278
|
+
/**
|
|
279
|
+
* serializeAws_restJson1ListThreatIntelSetsCommand
|
|
280
|
+
*/
|
|
281
|
+
export declare const se_ListThreatIntelSetsCommand: (input: ListThreatIntelSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
282
|
+
/**
|
|
283
|
+
* serializeAws_restJson1StartMonitoringMembersCommand
|
|
284
|
+
*/
|
|
285
|
+
export declare const se_StartMonitoringMembersCommand: (input: StartMonitoringMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
286
|
+
/**
|
|
287
|
+
* serializeAws_restJson1StopMonitoringMembersCommand
|
|
288
|
+
*/
|
|
289
|
+
export declare const se_StopMonitoringMembersCommand: (input: StopMonitoringMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
290
|
+
/**
|
|
291
|
+
* serializeAws_restJson1TagResourceCommand
|
|
292
|
+
*/
|
|
293
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
294
|
+
/**
|
|
295
|
+
* serializeAws_restJson1UnarchiveFindingsCommand
|
|
296
|
+
*/
|
|
297
|
+
export declare const se_UnarchiveFindingsCommand: (input: UnarchiveFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
298
|
+
/**
|
|
299
|
+
* serializeAws_restJson1UntagResourceCommand
|
|
300
|
+
*/
|
|
301
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
302
|
+
/**
|
|
303
|
+
* serializeAws_restJson1UpdateDetectorCommand
|
|
304
|
+
*/
|
|
305
|
+
export declare const se_UpdateDetectorCommand: (input: UpdateDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
306
|
+
/**
|
|
307
|
+
* serializeAws_restJson1UpdateFilterCommand
|
|
308
|
+
*/
|
|
309
|
+
export declare const se_UpdateFilterCommand: (input: UpdateFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
310
|
+
/**
|
|
311
|
+
* serializeAws_restJson1UpdateFindingsFeedbackCommand
|
|
312
|
+
*/
|
|
313
|
+
export declare const se_UpdateFindingsFeedbackCommand: (input: UpdateFindingsFeedbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
314
|
+
/**
|
|
315
|
+
* serializeAws_restJson1UpdateIPSetCommand
|
|
316
|
+
*/
|
|
317
|
+
export declare const se_UpdateIPSetCommand: (input: UpdateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
318
|
+
/**
|
|
319
|
+
* serializeAws_restJson1UpdateMalwareScanSettingsCommand
|
|
320
|
+
*/
|
|
321
|
+
export declare const se_UpdateMalwareScanSettingsCommand: (input: UpdateMalwareScanSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
322
|
+
/**
|
|
323
|
+
* serializeAws_restJson1UpdateMemberDetectorsCommand
|
|
324
|
+
*/
|
|
325
|
+
export declare const se_UpdateMemberDetectorsCommand: (input: UpdateMemberDetectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
326
|
+
/**
|
|
327
|
+
* serializeAws_restJson1UpdateOrganizationConfigurationCommand
|
|
328
|
+
*/
|
|
329
|
+
export declare const se_UpdateOrganizationConfigurationCommand: (input: UpdateOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
330
|
+
/**
|
|
331
|
+
* serializeAws_restJson1UpdatePublishingDestinationCommand
|
|
332
|
+
*/
|
|
333
|
+
export declare const se_UpdatePublishingDestinationCommand: (input: UpdatePublishingDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
334
|
+
/**
|
|
335
|
+
* serializeAws_restJson1UpdateThreatIntelSetCommand
|
|
336
|
+
*/
|
|
337
|
+
export declare const se_UpdateThreatIntelSetCommand: (input: UpdateThreatIntelSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
338
|
+
/**
|
|
339
|
+
* deserializeAws_restJson1AcceptAdministratorInvitationCommand
|
|
340
|
+
*/
|
|
341
|
+
export declare const de_AcceptAdministratorInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptAdministratorInvitationCommandOutput>;
|
|
342
|
+
/**
|
|
343
|
+
* deserializeAws_restJson1AcceptInvitationCommand
|
|
344
|
+
*/
|
|
345
|
+
export declare const de_AcceptInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInvitationCommandOutput>;
|
|
346
|
+
/**
|
|
347
|
+
* deserializeAws_restJson1ArchiveFindingsCommand
|
|
348
|
+
*/
|
|
349
|
+
export declare const de_ArchiveFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ArchiveFindingsCommandOutput>;
|
|
350
|
+
/**
|
|
351
|
+
* deserializeAws_restJson1CreateDetectorCommand
|
|
352
|
+
*/
|
|
353
|
+
export declare const de_CreateDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDetectorCommandOutput>;
|
|
354
|
+
/**
|
|
355
|
+
* deserializeAws_restJson1CreateFilterCommand
|
|
356
|
+
*/
|
|
357
|
+
export declare const de_CreateFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFilterCommandOutput>;
|
|
358
|
+
/**
|
|
359
|
+
* deserializeAws_restJson1CreateIPSetCommand
|
|
360
|
+
*/
|
|
361
|
+
export declare const de_CreateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIPSetCommandOutput>;
|
|
362
|
+
/**
|
|
363
|
+
* deserializeAws_restJson1CreateMembersCommand
|
|
364
|
+
*/
|
|
365
|
+
export declare const de_CreateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMembersCommandOutput>;
|
|
366
|
+
/**
|
|
367
|
+
* deserializeAws_restJson1CreatePublishingDestinationCommand
|
|
368
|
+
*/
|
|
369
|
+
export declare const de_CreatePublishingDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePublishingDestinationCommandOutput>;
|
|
370
|
+
/**
|
|
371
|
+
* deserializeAws_restJson1CreateSampleFindingsCommand
|
|
372
|
+
*/
|
|
373
|
+
export declare const de_CreateSampleFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSampleFindingsCommandOutput>;
|
|
374
|
+
/**
|
|
375
|
+
* deserializeAws_restJson1CreateThreatIntelSetCommand
|
|
376
|
+
*/
|
|
377
|
+
export declare const de_CreateThreatIntelSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateThreatIntelSetCommandOutput>;
|
|
378
|
+
/**
|
|
379
|
+
* deserializeAws_restJson1DeclineInvitationsCommand
|
|
380
|
+
*/
|
|
381
|
+
export declare const de_DeclineInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeclineInvitationsCommandOutput>;
|
|
382
|
+
/**
|
|
383
|
+
* deserializeAws_restJson1DeleteDetectorCommand
|
|
384
|
+
*/
|
|
385
|
+
export declare const de_DeleteDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDetectorCommandOutput>;
|
|
386
|
+
/**
|
|
387
|
+
* deserializeAws_restJson1DeleteFilterCommand
|
|
388
|
+
*/
|
|
389
|
+
export declare const de_DeleteFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFilterCommandOutput>;
|
|
390
|
+
/**
|
|
391
|
+
* deserializeAws_restJson1DeleteInvitationsCommand
|
|
392
|
+
*/
|
|
393
|
+
export declare const de_DeleteInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInvitationsCommandOutput>;
|
|
394
|
+
/**
|
|
395
|
+
* deserializeAws_restJson1DeleteIPSetCommand
|
|
396
|
+
*/
|
|
397
|
+
export declare const de_DeleteIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIPSetCommandOutput>;
|
|
398
|
+
/**
|
|
399
|
+
* deserializeAws_restJson1DeleteMembersCommand
|
|
400
|
+
*/
|
|
401
|
+
export declare const de_DeleteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMembersCommandOutput>;
|
|
402
|
+
/**
|
|
403
|
+
* deserializeAws_restJson1DeletePublishingDestinationCommand
|
|
404
|
+
*/
|
|
405
|
+
export declare const de_DeletePublishingDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePublishingDestinationCommandOutput>;
|
|
406
|
+
/**
|
|
407
|
+
* deserializeAws_restJson1DeleteThreatIntelSetCommand
|
|
408
|
+
*/
|
|
409
|
+
export declare const de_DeleteThreatIntelSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteThreatIntelSetCommandOutput>;
|
|
410
|
+
/**
|
|
411
|
+
* deserializeAws_restJson1DescribeMalwareScansCommand
|
|
412
|
+
*/
|
|
413
|
+
export declare const de_DescribeMalwareScansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMalwareScansCommandOutput>;
|
|
414
|
+
/**
|
|
415
|
+
* deserializeAws_restJson1DescribeOrganizationConfigurationCommand
|
|
416
|
+
*/
|
|
417
|
+
export declare const de_DescribeOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConfigurationCommandOutput>;
|
|
418
|
+
/**
|
|
419
|
+
* deserializeAws_restJson1DescribePublishingDestinationCommand
|
|
420
|
+
*/
|
|
421
|
+
export declare const de_DescribePublishingDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePublishingDestinationCommandOutput>;
|
|
422
|
+
/**
|
|
423
|
+
* deserializeAws_restJson1DisableOrganizationAdminAccountCommand
|
|
424
|
+
*/
|
|
425
|
+
export declare const de_DisableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableOrganizationAdminAccountCommandOutput>;
|
|
426
|
+
/**
|
|
427
|
+
* deserializeAws_restJson1DisassociateFromAdministratorAccountCommand
|
|
428
|
+
*/
|
|
429
|
+
export declare const de_DisassociateFromAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
|
|
430
|
+
/**
|
|
431
|
+
* deserializeAws_restJson1DisassociateFromMasterAccountCommand
|
|
432
|
+
*/
|
|
433
|
+
export declare const de_DisassociateFromMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromMasterAccountCommandOutput>;
|
|
434
|
+
/**
|
|
435
|
+
* deserializeAws_restJson1DisassociateMembersCommand
|
|
436
|
+
*/
|
|
437
|
+
export declare const de_DisassociateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMembersCommandOutput>;
|
|
438
|
+
/**
|
|
439
|
+
* deserializeAws_restJson1EnableOrganizationAdminAccountCommand
|
|
440
|
+
*/
|
|
441
|
+
export declare const de_EnableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableOrganizationAdminAccountCommandOutput>;
|
|
442
|
+
/**
|
|
443
|
+
* deserializeAws_restJson1GetAdministratorAccountCommand
|
|
444
|
+
*/
|
|
445
|
+
export declare const de_GetAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAdministratorAccountCommandOutput>;
|
|
446
|
+
/**
|
|
447
|
+
* deserializeAws_restJson1GetCoverageStatisticsCommand
|
|
448
|
+
*/
|
|
449
|
+
export declare const de_GetCoverageStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoverageStatisticsCommandOutput>;
|
|
450
|
+
/**
|
|
451
|
+
* deserializeAws_restJson1GetDetectorCommand
|
|
452
|
+
*/
|
|
453
|
+
export declare const de_GetDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDetectorCommandOutput>;
|
|
454
|
+
/**
|
|
455
|
+
* deserializeAws_restJson1GetFilterCommand
|
|
456
|
+
*/
|
|
457
|
+
export declare const de_GetFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFilterCommandOutput>;
|
|
458
|
+
/**
|
|
459
|
+
* deserializeAws_restJson1GetFindingsCommand
|
|
460
|
+
*/
|
|
461
|
+
export declare const de_GetFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingsCommandOutput>;
|
|
462
|
+
/**
|
|
463
|
+
* deserializeAws_restJson1GetFindingsStatisticsCommand
|
|
464
|
+
*/
|
|
465
|
+
export declare const de_GetFindingsStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingsStatisticsCommandOutput>;
|
|
466
|
+
/**
|
|
467
|
+
* deserializeAws_restJson1GetInvitationsCountCommand
|
|
468
|
+
*/
|
|
469
|
+
export declare const de_GetInvitationsCountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvitationsCountCommandOutput>;
|
|
470
|
+
/**
|
|
471
|
+
* deserializeAws_restJson1GetIPSetCommand
|
|
472
|
+
*/
|
|
473
|
+
export declare const de_GetIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIPSetCommandOutput>;
|
|
474
|
+
/**
|
|
475
|
+
* deserializeAws_restJson1GetMalwareScanSettingsCommand
|
|
476
|
+
*/
|
|
477
|
+
export declare const de_GetMalwareScanSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMalwareScanSettingsCommandOutput>;
|
|
478
|
+
/**
|
|
479
|
+
* deserializeAws_restJson1GetMasterAccountCommand
|
|
480
|
+
*/
|
|
481
|
+
export declare const de_GetMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMasterAccountCommandOutput>;
|
|
482
|
+
/**
|
|
483
|
+
* deserializeAws_restJson1GetMemberDetectorsCommand
|
|
484
|
+
*/
|
|
485
|
+
export declare const de_GetMemberDetectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMemberDetectorsCommandOutput>;
|
|
486
|
+
/**
|
|
487
|
+
* deserializeAws_restJson1GetMembersCommand
|
|
488
|
+
*/
|
|
489
|
+
export declare const de_GetMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMembersCommandOutput>;
|
|
490
|
+
/**
|
|
491
|
+
* deserializeAws_restJson1GetRemainingFreeTrialDaysCommand
|
|
492
|
+
*/
|
|
493
|
+
export declare const de_GetRemainingFreeTrialDaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRemainingFreeTrialDaysCommandOutput>;
|
|
494
|
+
/**
|
|
495
|
+
* deserializeAws_restJson1GetThreatIntelSetCommand
|
|
496
|
+
*/
|
|
497
|
+
export declare const de_GetThreatIntelSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetThreatIntelSetCommandOutput>;
|
|
498
|
+
/**
|
|
499
|
+
* deserializeAws_restJson1GetUsageStatisticsCommand
|
|
500
|
+
*/
|
|
501
|
+
export declare const de_GetUsageStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsageStatisticsCommandOutput>;
|
|
502
|
+
/**
|
|
503
|
+
* deserializeAws_restJson1InviteMembersCommand
|
|
504
|
+
*/
|
|
505
|
+
export declare const de_InviteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InviteMembersCommandOutput>;
|
|
506
|
+
/**
|
|
507
|
+
* deserializeAws_restJson1ListCoverageCommand
|
|
508
|
+
*/
|
|
509
|
+
export declare const de_ListCoverageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCoverageCommandOutput>;
|
|
510
|
+
/**
|
|
511
|
+
* deserializeAws_restJson1ListDetectorsCommand
|
|
512
|
+
*/
|
|
513
|
+
export declare const de_ListDetectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDetectorsCommandOutput>;
|
|
514
|
+
/**
|
|
515
|
+
* deserializeAws_restJson1ListFiltersCommand
|
|
516
|
+
*/
|
|
517
|
+
export declare const de_ListFiltersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFiltersCommandOutput>;
|
|
518
|
+
/**
|
|
519
|
+
* deserializeAws_restJson1ListFindingsCommand
|
|
520
|
+
*/
|
|
521
|
+
export declare const de_ListFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFindingsCommandOutput>;
|
|
522
|
+
/**
|
|
523
|
+
* deserializeAws_restJson1ListInvitationsCommand
|
|
524
|
+
*/
|
|
525
|
+
export declare const de_ListInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvitationsCommandOutput>;
|
|
526
|
+
/**
|
|
527
|
+
* deserializeAws_restJson1ListIPSetsCommand
|
|
528
|
+
*/
|
|
529
|
+
export declare const de_ListIPSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIPSetsCommandOutput>;
|
|
530
|
+
/**
|
|
531
|
+
* deserializeAws_restJson1ListMembersCommand
|
|
532
|
+
*/
|
|
533
|
+
export declare const de_ListMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMembersCommandOutput>;
|
|
534
|
+
/**
|
|
535
|
+
* deserializeAws_restJson1ListOrganizationAdminAccountsCommand
|
|
536
|
+
*/
|
|
537
|
+
export declare const de_ListOrganizationAdminAccountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationAdminAccountsCommandOutput>;
|
|
538
|
+
/**
|
|
539
|
+
* deserializeAws_restJson1ListPublishingDestinationsCommand
|
|
540
|
+
*/
|
|
541
|
+
export declare const de_ListPublishingDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPublishingDestinationsCommandOutput>;
|
|
542
|
+
/**
|
|
543
|
+
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
544
|
+
*/
|
|
545
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
546
|
+
/**
|
|
547
|
+
* deserializeAws_restJson1ListThreatIntelSetsCommand
|
|
548
|
+
*/
|
|
549
|
+
export declare const de_ListThreatIntelSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListThreatIntelSetsCommandOutput>;
|
|
550
|
+
/**
|
|
551
|
+
* deserializeAws_restJson1StartMonitoringMembersCommand
|
|
552
|
+
*/
|
|
553
|
+
export declare const de_StartMonitoringMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMonitoringMembersCommandOutput>;
|
|
554
|
+
/**
|
|
555
|
+
* deserializeAws_restJson1StopMonitoringMembersCommand
|
|
556
|
+
*/
|
|
557
|
+
export declare const de_StopMonitoringMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopMonitoringMembersCommandOutput>;
|
|
558
|
+
/**
|
|
559
|
+
* deserializeAws_restJson1TagResourceCommand
|
|
560
|
+
*/
|
|
561
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
562
|
+
/**
|
|
563
|
+
* deserializeAws_restJson1UnarchiveFindingsCommand
|
|
564
|
+
*/
|
|
565
|
+
export declare const de_UnarchiveFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UnarchiveFindingsCommandOutput>;
|
|
566
|
+
/**
|
|
567
|
+
* deserializeAws_restJson1UntagResourceCommand
|
|
568
|
+
*/
|
|
569
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
570
|
+
/**
|
|
571
|
+
* deserializeAws_restJson1UpdateDetectorCommand
|
|
572
|
+
*/
|
|
573
|
+
export declare const de_UpdateDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDetectorCommandOutput>;
|
|
574
|
+
/**
|
|
575
|
+
* deserializeAws_restJson1UpdateFilterCommand
|
|
576
|
+
*/
|
|
577
|
+
export declare const de_UpdateFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFilterCommandOutput>;
|
|
578
|
+
/**
|
|
579
|
+
* deserializeAws_restJson1UpdateFindingsFeedbackCommand
|
|
580
|
+
*/
|
|
581
|
+
export declare const de_UpdateFindingsFeedbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingsFeedbackCommandOutput>;
|
|
582
|
+
/**
|
|
583
|
+
* deserializeAws_restJson1UpdateIPSetCommand
|
|
584
|
+
*/
|
|
585
|
+
export declare const de_UpdateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIPSetCommandOutput>;
|
|
586
|
+
/**
|
|
587
|
+
* deserializeAws_restJson1UpdateMalwareScanSettingsCommand
|
|
588
|
+
*/
|
|
589
|
+
export declare const de_UpdateMalwareScanSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMalwareScanSettingsCommandOutput>;
|
|
590
|
+
/**
|
|
591
|
+
* deserializeAws_restJson1UpdateMemberDetectorsCommand
|
|
592
|
+
*/
|
|
593
|
+
export declare const de_UpdateMemberDetectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMemberDetectorsCommandOutput>;
|
|
594
|
+
/**
|
|
595
|
+
* deserializeAws_restJson1UpdateOrganizationConfigurationCommand
|
|
596
|
+
*/
|
|
597
|
+
export declare const de_UpdateOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOrganizationConfigurationCommandOutput>;
|
|
598
|
+
/**
|
|
599
|
+
* deserializeAws_restJson1UpdatePublishingDestinationCommand
|
|
600
|
+
*/
|
|
601
|
+
export declare const de_UpdatePublishingDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePublishingDestinationCommandOutput>;
|
|
602
|
+
/**
|
|
603
|
+
* deserializeAws_restJson1UpdateThreatIntelSetCommand
|
|
604
|
+
*/
|
|
605
|
+
export declare const de_UpdateThreatIntelSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateThreatIntelSetCommandOutput>;
|