@aws-sdk/client-guardduty 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 (111) hide show
  1. package/dist-cjs/index.js +13415 -5636
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/GuardDutyClient.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/ArchiveFindingsCommand.js +3 -9
  7. package/dist-es/commands/CreateDetectorCommand.js +3 -9
  8. package/dist-es/commands/CreateFilterCommand.js +3 -9
  9. package/dist-es/commands/CreateIPSetCommand.js +3 -9
  10. package/dist-es/commands/CreateMalwareProtectionPlanCommand.js +3 -9
  11. package/dist-es/commands/CreateMembersCommand.js +3 -10
  12. package/dist-es/commands/CreatePublishingDestinationCommand.js +3 -9
  13. package/dist-es/commands/CreateSampleFindingsCommand.js +3 -9
  14. package/dist-es/commands/CreateThreatEntitySetCommand.js +3 -9
  15. package/dist-es/commands/CreateThreatIntelSetCommand.js +3 -9
  16. package/dist-es/commands/CreateTrustedEntitySetCommand.js +3 -9
  17. package/dist-es/commands/DeclineInvitationsCommand.js +3 -9
  18. package/dist-es/commands/DeleteDetectorCommand.js +3 -9
  19. package/dist-es/commands/DeleteFilterCommand.js +3 -9
  20. package/dist-es/commands/DeleteIPSetCommand.js +3 -9
  21. package/dist-es/commands/DeleteInvitationsCommand.js +3 -9
  22. package/dist-es/commands/DeleteMalwareProtectionPlanCommand.js +3 -9
  23. package/dist-es/commands/DeleteMembersCommand.js +3 -9
  24. package/dist-es/commands/DeletePublishingDestinationCommand.js +3 -9
  25. package/dist-es/commands/DeleteThreatEntitySetCommand.js +3 -9
  26. package/dist-es/commands/DeleteThreatIntelSetCommand.js +3 -9
  27. package/dist-es/commands/DeleteTrustedEntitySetCommand.js +3 -9
  28. package/dist-es/commands/DescribeMalwareScansCommand.js +3 -9
  29. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -9
  30. package/dist-es/commands/DescribePublishingDestinationCommand.js +3 -9
  31. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -9
  32. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -9
  33. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -9
  34. package/dist-es/commands/DisassociateMembersCommand.js +3 -9
  35. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -9
  36. package/dist-es/commands/GetAdministratorAccountCommand.js +3 -9
  37. package/dist-es/commands/GetCoverageStatisticsCommand.js +3 -9
  38. package/dist-es/commands/GetDetectorCommand.js +3 -9
  39. package/dist-es/commands/GetFilterCommand.js +3 -9
  40. package/dist-es/commands/GetFindingsCommand.js +3 -10
  41. package/dist-es/commands/GetFindingsStatisticsCommand.js +3 -9
  42. package/dist-es/commands/GetIPSetCommand.js +3 -9
  43. package/dist-es/commands/GetInvitationsCountCommand.js +3 -9
  44. package/dist-es/commands/GetMalwareProtectionPlanCommand.js +3 -9
  45. package/dist-es/commands/GetMalwareScanSettingsCommand.js +3 -9
  46. package/dist-es/commands/GetMasterAccountCommand.js +3 -9
  47. package/dist-es/commands/GetMemberDetectorsCommand.js +3 -9
  48. package/dist-es/commands/GetMembersCommand.js +3 -10
  49. package/dist-es/commands/GetOrganizationStatisticsCommand.js +3 -9
  50. package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +3 -9
  51. package/dist-es/commands/GetThreatEntitySetCommand.js +3 -9
  52. package/dist-es/commands/GetThreatIntelSetCommand.js +3 -9
  53. package/dist-es/commands/GetTrustedEntitySetCommand.js +3 -9
  54. package/dist-es/commands/GetUsageStatisticsCommand.js +3 -9
  55. package/dist-es/commands/InviteMembersCommand.js +3 -9
  56. package/dist-es/commands/ListCoverageCommand.js +3 -9
  57. package/dist-es/commands/ListDetectorsCommand.js +3 -9
  58. package/dist-es/commands/ListFiltersCommand.js +3 -9
  59. package/dist-es/commands/ListFindingsCommand.js +3 -9
  60. package/dist-es/commands/ListIPSetsCommand.js +3 -9
  61. package/dist-es/commands/ListInvitationsCommand.js +3 -9
  62. package/dist-es/commands/ListMalwareProtectionPlansCommand.js +3 -9
  63. package/dist-es/commands/ListMembersCommand.js +3 -10
  64. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -9
  65. package/dist-es/commands/ListPublishingDestinationsCommand.js +3 -9
  66. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  67. package/dist-es/commands/ListThreatEntitySetsCommand.js +3 -9
  68. package/dist-es/commands/ListThreatIntelSetsCommand.js +3 -9
  69. package/dist-es/commands/ListTrustedEntitySetsCommand.js +3 -9
  70. package/dist-es/commands/StartMalwareScanCommand.js +3 -9
  71. package/dist-es/commands/StartMonitoringMembersCommand.js +3 -9
  72. package/dist-es/commands/StopMonitoringMembersCommand.js +3 -9
  73. package/dist-es/commands/TagResourceCommand.js +3 -9
  74. package/dist-es/commands/UnarchiveFindingsCommand.js +3 -9
  75. package/dist-es/commands/UntagResourceCommand.js +3 -9
  76. package/dist-es/commands/UpdateDetectorCommand.js +3 -9
  77. package/dist-es/commands/UpdateFilterCommand.js +3 -9
  78. package/dist-es/commands/UpdateFindingsFeedbackCommand.js +3 -10
  79. package/dist-es/commands/UpdateIPSetCommand.js +3 -9
  80. package/dist-es/commands/UpdateMalwareProtectionPlanCommand.js +3 -9
  81. package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +3 -9
  82. package/dist-es/commands/UpdateMemberDetectorsCommand.js +3 -9
  83. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -9
  84. package/dist-es/commands/UpdatePublishingDestinationCommand.js +3 -9
  85. package/dist-es/commands/UpdateThreatEntitySetCommand.js +3 -9
  86. package/dist-es/commands/UpdateThreatIntelSetCommand.js +3 -9
  87. package/dist-es/commands/UpdateTrustedEntitySetCommand.js +3 -9
  88. package/dist-es/models/models_0.js +0 -113
  89. package/dist-es/models/models_1.js +0 -22
  90. package/dist-es/runtimeConfig.shared.js +2 -0
  91. package/dist-es/schemas/schemas_0.js +13208 -0
  92. package/dist-types/GuardDutyClient.d.ts +10 -1
  93. package/dist-types/models/models_0.d.ts +0 -88
  94. package/dist-types/models/models_1.d.ts +0 -20
  95. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  96. package/dist-types/runtimeConfig.d.ts +1 -0
  97. package/dist-types/runtimeConfig.native.d.ts +1 -0
  98. package/dist-types/runtimeConfig.shared.d.ts +2 -5
  99. package/dist-types/schemas/schemas_0.d.ts +599 -0
  100. package/dist-types/ts3.4/GuardDutyClient.d.ts +4 -0
  101. package/dist-types/ts3.4/models/models_0.d.ts +0 -50
  102. package/dist-types/ts3.4/models/models_1.d.ts +0 -13
  103. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  104. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  105. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  106. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  107. package/dist-types/ts3.4/schemas/schemas_0.d.ts +606 -0
  108. package/package.json +2 -3
  109. package/dist-es/protocols/Aws_restJson1.js +0 -4808
  110. package/dist-types/protocols/Aws_restJson1.d.ts +0 -758
  111. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1013
@@ -1,1013 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AcceptAdministratorInvitationCommandInput,
8
- AcceptAdministratorInvitationCommandOutput,
9
- } from "../commands/AcceptAdministratorInvitationCommand";
10
- import {
11
- AcceptInvitationCommandInput,
12
- AcceptInvitationCommandOutput,
13
- } from "../commands/AcceptInvitationCommand";
14
- import {
15
- ArchiveFindingsCommandInput,
16
- ArchiveFindingsCommandOutput,
17
- } from "../commands/ArchiveFindingsCommand";
18
- import {
19
- CreateDetectorCommandInput,
20
- CreateDetectorCommandOutput,
21
- } from "../commands/CreateDetectorCommand";
22
- import {
23
- CreateFilterCommandInput,
24
- CreateFilterCommandOutput,
25
- } from "../commands/CreateFilterCommand";
26
- import {
27
- CreateIPSetCommandInput,
28
- CreateIPSetCommandOutput,
29
- } from "../commands/CreateIPSetCommand";
30
- import {
31
- CreateMalwareProtectionPlanCommandInput,
32
- CreateMalwareProtectionPlanCommandOutput,
33
- } from "../commands/CreateMalwareProtectionPlanCommand";
34
- import {
35
- CreateMembersCommandInput,
36
- CreateMembersCommandOutput,
37
- } from "../commands/CreateMembersCommand";
38
- import {
39
- CreatePublishingDestinationCommandInput,
40
- CreatePublishingDestinationCommandOutput,
41
- } from "../commands/CreatePublishingDestinationCommand";
42
- import {
43
- CreateSampleFindingsCommandInput,
44
- CreateSampleFindingsCommandOutput,
45
- } from "../commands/CreateSampleFindingsCommand";
46
- import {
47
- CreateThreatEntitySetCommandInput,
48
- CreateThreatEntitySetCommandOutput,
49
- } from "../commands/CreateThreatEntitySetCommand";
50
- import {
51
- CreateThreatIntelSetCommandInput,
52
- CreateThreatIntelSetCommandOutput,
53
- } from "../commands/CreateThreatIntelSetCommand";
54
- import {
55
- CreateTrustedEntitySetCommandInput,
56
- CreateTrustedEntitySetCommandOutput,
57
- } from "../commands/CreateTrustedEntitySetCommand";
58
- import {
59
- DeclineInvitationsCommandInput,
60
- DeclineInvitationsCommandOutput,
61
- } from "../commands/DeclineInvitationsCommand";
62
- import {
63
- DeleteDetectorCommandInput,
64
- DeleteDetectorCommandOutput,
65
- } from "../commands/DeleteDetectorCommand";
66
- import {
67
- DeleteFilterCommandInput,
68
- DeleteFilterCommandOutput,
69
- } from "../commands/DeleteFilterCommand";
70
- import {
71
- DeleteInvitationsCommandInput,
72
- DeleteInvitationsCommandOutput,
73
- } from "../commands/DeleteInvitationsCommand";
74
- import {
75
- DeleteIPSetCommandInput,
76
- DeleteIPSetCommandOutput,
77
- } from "../commands/DeleteIPSetCommand";
78
- import {
79
- DeleteMalwareProtectionPlanCommandInput,
80
- DeleteMalwareProtectionPlanCommandOutput,
81
- } from "../commands/DeleteMalwareProtectionPlanCommand";
82
- import {
83
- DeleteMembersCommandInput,
84
- DeleteMembersCommandOutput,
85
- } from "../commands/DeleteMembersCommand";
86
- import {
87
- DeletePublishingDestinationCommandInput,
88
- DeletePublishingDestinationCommandOutput,
89
- } from "../commands/DeletePublishingDestinationCommand";
90
- import {
91
- DeleteThreatEntitySetCommandInput,
92
- DeleteThreatEntitySetCommandOutput,
93
- } from "../commands/DeleteThreatEntitySetCommand";
94
- import {
95
- DeleteThreatIntelSetCommandInput,
96
- DeleteThreatIntelSetCommandOutput,
97
- } from "../commands/DeleteThreatIntelSetCommand";
98
- import {
99
- DeleteTrustedEntitySetCommandInput,
100
- DeleteTrustedEntitySetCommandOutput,
101
- } from "../commands/DeleteTrustedEntitySetCommand";
102
- import {
103
- DescribeMalwareScansCommandInput,
104
- DescribeMalwareScansCommandOutput,
105
- } from "../commands/DescribeMalwareScansCommand";
106
- import {
107
- DescribeOrganizationConfigurationCommandInput,
108
- DescribeOrganizationConfigurationCommandOutput,
109
- } from "../commands/DescribeOrganizationConfigurationCommand";
110
- import {
111
- DescribePublishingDestinationCommandInput,
112
- DescribePublishingDestinationCommandOutput,
113
- } from "../commands/DescribePublishingDestinationCommand";
114
- import {
115
- DisableOrganizationAdminAccountCommandInput,
116
- DisableOrganizationAdminAccountCommandOutput,
117
- } from "../commands/DisableOrganizationAdminAccountCommand";
118
- import {
119
- DisassociateFromAdministratorAccountCommandInput,
120
- DisassociateFromAdministratorAccountCommandOutput,
121
- } from "../commands/DisassociateFromAdministratorAccountCommand";
122
- import {
123
- DisassociateFromMasterAccountCommandInput,
124
- DisassociateFromMasterAccountCommandOutput,
125
- } from "../commands/DisassociateFromMasterAccountCommand";
126
- import {
127
- DisassociateMembersCommandInput,
128
- DisassociateMembersCommandOutput,
129
- } from "../commands/DisassociateMembersCommand";
130
- import {
131
- EnableOrganizationAdminAccountCommandInput,
132
- EnableOrganizationAdminAccountCommandOutput,
133
- } from "../commands/EnableOrganizationAdminAccountCommand";
134
- import {
135
- GetAdministratorAccountCommandInput,
136
- GetAdministratorAccountCommandOutput,
137
- } from "../commands/GetAdministratorAccountCommand";
138
- import {
139
- GetCoverageStatisticsCommandInput,
140
- GetCoverageStatisticsCommandOutput,
141
- } from "../commands/GetCoverageStatisticsCommand";
142
- import {
143
- GetDetectorCommandInput,
144
- GetDetectorCommandOutput,
145
- } from "../commands/GetDetectorCommand";
146
- import {
147
- GetFilterCommandInput,
148
- GetFilterCommandOutput,
149
- } from "../commands/GetFilterCommand";
150
- import {
151
- GetFindingsCommandInput,
152
- GetFindingsCommandOutput,
153
- } from "../commands/GetFindingsCommand";
154
- import {
155
- GetFindingsStatisticsCommandInput,
156
- GetFindingsStatisticsCommandOutput,
157
- } from "../commands/GetFindingsStatisticsCommand";
158
- import {
159
- GetInvitationsCountCommandInput,
160
- GetInvitationsCountCommandOutput,
161
- } from "../commands/GetInvitationsCountCommand";
162
- import {
163
- GetIPSetCommandInput,
164
- GetIPSetCommandOutput,
165
- } from "../commands/GetIPSetCommand";
166
- import {
167
- GetMalwareProtectionPlanCommandInput,
168
- GetMalwareProtectionPlanCommandOutput,
169
- } from "../commands/GetMalwareProtectionPlanCommand";
170
- import {
171
- GetMalwareScanSettingsCommandInput,
172
- GetMalwareScanSettingsCommandOutput,
173
- } from "../commands/GetMalwareScanSettingsCommand";
174
- import {
175
- GetMasterAccountCommandInput,
176
- GetMasterAccountCommandOutput,
177
- } from "../commands/GetMasterAccountCommand";
178
- import {
179
- GetMemberDetectorsCommandInput,
180
- GetMemberDetectorsCommandOutput,
181
- } from "../commands/GetMemberDetectorsCommand";
182
- import {
183
- GetMembersCommandInput,
184
- GetMembersCommandOutput,
185
- } from "../commands/GetMembersCommand";
186
- import {
187
- GetOrganizationStatisticsCommandInput,
188
- GetOrganizationStatisticsCommandOutput,
189
- } from "../commands/GetOrganizationStatisticsCommand";
190
- import {
191
- GetRemainingFreeTrialDaysCommandInput,
192
- GetRemainingFreeTrialDaysCommandOutput,
193
- } from "../commands/GetRemainingFreeTrialDaysCommand";
194
- import {
195
- GetThreatEntitySetCommandInput,
196
- GetThreatEntitySetCommandOutput,
197
- } from "../commands/GetThreatEntitySetCommand";
198
- import {
199
- GetThreatIntelSetCommandInput,
200
- GetThreatIntelSetCommandOutput,
201
- } from "../commands/GetThreatIntelSetCommand";
202
- import {
203
- GetTrustedEntitySetCommandInput,
204
- GetTrustedEntitySetCommandOutput,
205
- } from "../commands/GetTrustedEntitySetCommand";
206
- import {
207
- GetUsageStatisticsCommandInput,
208
- GetUsageStatisticsCommandOutput,
209
- } from "../commands/GetUsageStatisticsCommand";
210
- import {
211
- InviteMembersCommandInput,
212
- InviteMembersCommandOutput,
213
- } from "../commands/InviteMembersCommand";
214
- import {
215
- ListCoverageCommandInput,
216
- ListCoverageCommandOutput,
217
- } from "../commands/ListCoverageCommand";
218
- import {
219
- ListDetectorsCommandInput,
220
- ListDetectorsCommandOutput,
221
- } from "../commands/ListDetectorsCommand";
222
- import {
223
- ListFiltersCommandInput,
224
- ListFiltersCommandOutput,
225
- } from "../commands/ListFiltersCommand";
226
- import {
227
- ListFindingsCommandInput,
228
- ListFindingsCommandOutput,
229
- } from "../commands/ListFindingsCommand";
230
- import {
231
- ListInvitationsCommandInput,
232
- ListInvitationsCommandOutput,
233
- } from "../commands/ListInvitationsCommand";
234
- import {
235
- ListIPSetsCommandInput,
236
- ListIPSetsCommandOutput,
237
- } from "../commands/ListIPSetsCommand";
238
- import {
239
- ListMalwareProtectionPlansCommandInput,
240
- ListMalwareProtectionPlansCommandOutput,
241
- } from "../commands/ListMalwareProtectionPlansCommand";
242
- import {
243
- ListMembersCommandInput,
244
- ListMembersCommandOutput,
245
- } from "../commands/ListMembersCommand";
246
- import {
247
- ListOrganizationAdminAccountsCommandInput,
248
- ListOrganizationAdminAccountsCommandOutput,
249
- } from "../commands/ListOrganizationAdminAccountsCommand";
250
- import {
251
- ListPublishingDestinationsCommandInput,
252
- ListPublishingDestinationsCommandOutput,
253
- } from "../commands/ListPublishingDestinationsCommand";
254
- import {
255
- ListTagsForResourceCommandInput,
256
- ListTagsForResourceCommandOutput,
257
- } from "../commands/ListTagsForResourceCommand";
258
- import {
259
- ListThreatEntitySetsCommandInput,
260
- ListThreatEntitySetsCommandOutput,
261
- } from "../commands/ListThreatEntitySetsCommand";
262
- import {
263
- ListThreatIntelSetsCommandInput,
264
- ListThreatIntelSetsCommandOutput,
265
- } from "../commands/ListThreatIntelSetsCommand";
266
- import {
267
- ListTrustedEntitySetsCommandInput,
268
- ListTrustedEntitySetsCommandOutput,
269
- } from "../commands/ListTrustedEntitySetsCommand";
270
- import {
271
- StartMalwareScanCommandInput,
272
- StartMalwareScanCommandOutput,
273
- } from "../commands/StartMalwareScanCommand";
274
- import {
275
- StartMonitoringMembersCommandInput,
276
- StartMonitoringMembersCommandOutput,
277
- } from "../commands/StartMonitoringMembersCommand";
278
- import {
279
- StopMonitoringMembersCommandInput,
280
- StopMonitoringMembersCommandOutput,
281
- } from "../commands/StopMonitoringMembersCommand";
282
- import {
283
- TagResourceCommandInput,
284
- TagResourceCommandOutput,
285
- } from "../commands/TagResourceCommand";
286
- import {
287
- UnarchiveFindingsCommandInput,
288
- UnarchiveFindingsCommandOutput,
289
- } from "../commands/UnarchiveFindingsCommand";
290
- import {
291
- UntagResourceCommandInput,
292
- UntagResourceCommandOutput,
293
- } from "../commands/UntagResourceCommand";
294
- import {
295
- UpdateDetectorCommandInput,
296
- UpdateDetectorCommandOutput,
297
- } from "../commands/UpdateDetectorCommand";
298
- import {
299
- UpdateFilterCommandInput,
300
- UpdateFilterCommandOutput,
301
- } from "../commands/UpdateFilterCommand";
302
- import {
303
- UpdateFindingsFeedbackCommandInput,
304
- UpdateFindingsFeedbackCommandOutput,
305
- } from "../commands/UpdateFindingsFeedbackCommand";
306
- import {
307
- UpdateIPSetCommandInput,
308
- UpdateIPSetCommandOutput,
309
- } from "../commands/UpdateIPSetCommand";
310
- import {
311
- UpdateMalwareProtectionPlanCommandInput,
312
- UpdateMalwareProtectionPlanCommandOutput,
313
- } from "../commands/UpdateMalwareProtectionPlanCommand";
314
- import {
315
- UpdateMalwareScanSettingsCommandInput,
316
- UpdateMalwareScanSettingsCommandOutput,
317
- } from "../commands/UpdateMalwareScanSettingsCommand";
318
- import {
319
- UpdateMemberDetectorsCommandInput,
320
- UpdateMemberDetectorsCommandOutput,
321
- } from "../commands/UpdateMemberDetectorsCommand";
322
- import {
323
- UpdateOrganizationConfigurationCommandInput,
324
- UpdateOrganizationConfigurationCommandOutput,
325
- } from "../commands/UpdateOrganizationConfigurationCommand";
326
- import {
327
- UpdatePublishingDestinationCommandInput,
328
- UpdatePublishingDestinationCommandOutput,
329
- } from "../commands/UpdatePublishingDestinationCommand";
330
- import {
331
- UpdateThreatEntitySetCommandInput,
332
- UpdateThreatEntitySetCommandOutput,
333
- } from "../commands/UpdateThreatEntitySetCommand";
334
- import {
335
- UpdateThreatIntelSetCommandInput,
336
- UpdateThreatIntelSetCommandOutput,
337
- } from "../commands/UpdateThreatIntelSetCommand";
338
- import {
339
- UpdateTrustedEntitySetCommandInput,
340
- UpdateTrustedEntitySetCommandOutput,
341
- } from "../commands/UpdateTrustedEntitySetCommand";
342
- export declare const se_AcceptAdministratorInvitationCommand: (
343
- input: AcceptAdministratorInvitationCommandInput,
344
- context: __SerdeContext
345
- ) => Promise<__HttpRequest>;
346
- export declare const se_AcceptInvitationCommand: (
347
- input: AcceptInvitationCommandInput,
348
- context: __SerdeContext
349
- ) => Promise<__HttpRequest>;
350
- export declare const se_ArchiveFindingsCommand: (
351
- input: ArchiveFindingsCommandInput,
352
- context: __SerdeContext
353
- ) => Promise<__HttpRequest>;
354
- export declare const se_CreateDetectorCommand: (
355
- input: CreateDetectorCommandInput,
356
- context: __SerdeContext
357
- ) => Promise<__HttpRequest>;
358
- export declare const se_CreateFilterCommand: (
359
- input: CreateFilterCommandInput,
360
- context: __SerdeContext
361
- ) => Promise<__HttpRequest>;
362
- export declare const se_CreateIPSetCommand: (
363
- input: CreateIPSetCommandInput,
364
- context: __SerdeContext
365
- ) => Promise<__HttpRequest>;
366
- export declare const se_CreateMalwareProtectionPlanCommand: (
367
- input: CreateMalwareProtectionPlanCommandInput,
368
- context: __SerdeContext
369
- ) => Promise<__HttpRequest>;
370
- export declare const se_CreateMembersCommand: (
371
- input: CreateMembersCommandInput,
372
- context: __SerdeContext
373
- ) => Promise<__HttpRequest>;
374
- export declare const se_CreatePublishingDestinationCommand: (
375
- input: CreatePublishingDestinationCommandInput,
376
- context: __SerdeContext
377
- ) => Promise<__HttpRequest>;
378
- export declare const se_CreateSampleFindingsCommand: (
379
- input: CreateSampleFindingsCommandInput,
380
- context: __SerdeContext
381
- ) => Promise<__HttpRequest>;
382
- export declare const se_CreateThreatEntitySetCommand: (
383
- input: CreateThreatEntitySetCommandInput,
384
- context: __SerdeContext
385
- ) => Promise<__HttpRequest>;
386
- export declare const se_CreateThreatIntelSetCommand: (
387
- input: CreateThreatIntelSetCommandInput,
388
- context: __SerdeContext
389
- ) => Promise<__HttpRequest>;
390
- export declare const se_CreateTrustedEntitySetCommand: (
391
- input: CreateTrustedEntitySetCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_DeclineInvitationsCommand: (
395
- input: DeclineInvitationsCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_DeleteDetectorCommand: (
399
- input: DeleteDetectorCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_DeleteFilterCommand: (
403
- input: DeleteFilterCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_DeleteInvitationsCommand: (
407
- input: DeleteInvitationsCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_DeleteIPSetCommand: (
411
- input: DeleteIPSetCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_DeleteMalwareProtectionPlanCommand: (
415
- input: DeleteMalwareProtectionPlanCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_DeleteMembersCommand: (
419
- input: DeleteMembersCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_DeletePublishingDestinationCommand: (
423
- input: DeletePublishingDestinationCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_DeleteThreatEntitySetCommand: (
427
- input: DeleteThreatEntitySetCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_DeleteThreatIntelSetCommand: (
431
- input: DeleteThreatIntelSetCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_DeleteTrustedEntitySetCommand: (
435
- input: DeleteTrustedEntitySetCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_DescribeMalwareScansCommand: (
439
- input: DescribeMalwareScansCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_DescribeOrganizationConfigurationCommand: (
443
- input: DescribeOrganizationConfigurationCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_DescribePublishingDestinationCommand: (
447
- input: DescribePublishingDestinationCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_DisableOrganizationAdminAccountCommand: (
451
- input: DisableOrganizationAdminAccountCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_DisassociateFromAdministratorAccountCommand: (
455
- input: DisassociateFromAdministratorAccountCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_DisassociateFromMasterAccountCommand: (
459
- input: DisassociateFromMasterAccountCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_DisassociateMembersCommand: (
463
- input: DisassociateMembersCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_EnableOrganizationAdminAccountCommand: (
467
- input: EnableOrganizationAdminAccountCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_GetAdministratorAccountCommand: (
471
- input: GetAdministratorAccountCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_GetCoverageStatisticsCommand: (
475
- input: GetCoverageStatisticsCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_GetDetectorCommand: (
479
- input: GetDetectorCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_GetFilterCommand: (
483
- input: GetFilterCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_GetFindingsCommand: (
487
- input: GetFindingsCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_GetFindingsStatisticsCommand: (
491
- input: GetFindingsStatisticsCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_GetInvitationsCountCommand: (
495
- input: GetInvitationsCountCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_GetIPSetCommand: (
499
- input: GetIPSetCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_GetMalwareProtectionPlanCommand: (
503
- input: GetMalwareProtectionPlanCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_GetMalwareScanSettingsCommand: (
507
- input: GetMalwareScanSettingsCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_GetMasterAccountCommand: (
511
- input: GetMasterAccountCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_GetMemberDetectorsCommand: (
515
- input: GetMemberDetectorsCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_GetMembersCommand: (
519
- input: GetMembersCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_GetOrganizationStatisticsCommand: (
523
- input: GetOrganizationStatisticsCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_GetRemainingFreeTrialDaysCommand: (
527
- input: GetRemainingFreeTrialDaysCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_GetThreatEntitySetCommand: (
531
- input: GetThreatEntitySetCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_GetThreatIntelSetCommand: (
535
- input: GetThreatIntelSetCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_GetTrustedEntitySetCommand: (
539
- input: GetTrustedEntitySetCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_GetUsageStatisticsCommand: (
543
- input: GetUsageStatisticsCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_InviteMembersCommand: (
547
- input: InviteMembersCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_ListCoverageCommand: (
551
- input: ListCoverageCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_ListDetectorsCommand: (
555
- input: ListDetectorsCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_ListFiltersCommand: (
559
- input: ListFiltersCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_ListFindingsCommand: (
563
- input: ListFindingsCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_ListInvitationsCommand: (
567
- input: ListInvitationsCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_ListIPSetsCommand: (
571
- input: ListIPSetsCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_ListMalwareProtectionPlansCommand: (
575
- input: ListMalwareProtectionPlansCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_ListMembersCommand: (
579
- input: ListMembersCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_ListOrganizationAdminAccountsCommand: (
583
- input: ListOrganizationAdminAccountsCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_ListPublishingDestinationsCommand: (
587
- input: ListPublishingDestinationsCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_ListTagsForResourceCommand: (
591
- input: ListTagsForResourceCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_ListThreatEntitySetsCommand: (
595
- input: ListThreatEntitySetsCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_ListThreatIntelSetsCommand: (
599
- input: ListThreatIntelSetsCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_ListTrustedEntitySetsCommand: (
603
- input: ListTrustedEntitySetsCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_StartMalwareScanCommand: (
607
- input: StartMalwareScanCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_StartMonitoringMembersCommand: (
611
- input: StartMonitoringMembersCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_StopMonitoringMembersCommand: (
615
- input: StopMonitoringMembersCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_TagResourceCommand: (
619
- input: TagResourceCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_UnarchiveFindingsCommand: (
623
- input: UnarchiveFindingsCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_UntagResourceCommand: (
627
- input: UntagResourceCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_UpdateDetectorCommand: (
631
- input: UpdateDetectorCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_UpdateFilterCommand: (
635
- input: UpdateFilterCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_UpdateFindingsFeedbackCommand: (
639
- input: UpdateFindingsFeedbackCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_UpdateIPSetCommand: (
643
- input: UpdateIPSetCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_UpdateMalwareProtectionPlanCommand: (
647
- input: UpdateMalwareProtectionPlanCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_UpdateMalwareScanSettingsCommand: (
651
- input: UpdateMalwareScanSettingsCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_UpdateMemberDetectorsCommand: (
655
- input: UpdateMemberDetectorsCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_UpdateOrganizationConfigurationCommand: (
659
- input: UpdateOrganizationConfigurationCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_UpdatePublishingDestinationCommand: (
663
- input: UpdatePublishingDestinationCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_UpdateThreatEntitySetCommand: (
667
- input: UpdateThreatEntitySetCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_UpdateThreatIntelSetCommand: (
671
- input: UpdateThreatIntelSetCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_UpdateTrustedEntitySetCommand: (
675
- input: UpdateTrustedEntitySetCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const de_AcceptAdministratorInvitationCommand: (
679
- output: __HttpResponse,
680
- context: __SerdeContext
681
- ) => Promise<AcceptAdministratorInvitationCommandOutput>;
682
- export declare const de_AcceptInvitationCommand: (
683
- output: __HttpResponse,
684
- context: __SerdeContext
685
- ) => Promise<AcceptInvitationCommandOutput>;
686
- export declare const de_ArchiveFindingsCommand: (
687
- output: __HttpResponse,
688
- context: __SerdeContext
689
- ) => Promise<ArchiveFindingsCommandOutput>;
690
- export declare const de_CreateDetectorCommand: (
691
- output: __HttpResponse,
692
- context: __SerdeContext
693
- ) => Promise<CreateDetectorCommandOutput>;
694
- export declare const de_CreateFilterCommand: (
695
- output: __HttpResponse,
696
- context: __SerdeContext
697
- ) => Promise<CreateFilterCommandOutput>;
698
- export declare const de_CreateIPSetCommand: (
699
- output: __HttpResponse,
700
- context: __SerdeContext
701
- ) => Promise<CreateIPSetCommandOutput>;
702
- export declare const de_CreateMalwareProtectionPlanCommand: (
703
- output: __HttpResponse,
704
- context: __SerdeContext
705
- ) => Promise<CreateMalwareProtectionPlanCommandOutput>;
706
- export declare const de_CreateMembersCommand: (
707
- output: __HttpResponse,
708
- context: __SerdeContext
709
- ) => Promise<CreateMembersCommandOutput>;
710
- export declare const de_CreatePublishingDestinationCommand: (
711
- output: __HttpResponse,
712
- context: __SerdeContext
713
- ) => Promise<CreatePublishingDestinationCommandOutput>;
714
- export declare const de_CreateSampleFindingsCommand: (
715
- output: __HttpResponse,
716
- context: __SerdeContext
717
- ) => Promise<CreateSampleFindingsCommandOutput>;
718
- export declare const de_CreateThreatEntitySetCommand: (
719
- output: __HttpResponse,
720
- context: __SerdeContext
721
- ) => Promise<CreateThreatEntitySetCommandOutput>;
722
- export declare const de_CreateThreatIntelSetCommand: (
723
- output: __HttpResponse,
724
- context: __SerdeContext
725
- ) => Promise<CreateThreatIntelSetCommandOutput>;
726
- export declare const de_CreateTrustedEntitySetCommand: (
727
- output: __HttpResponse,
728
- context: __SerdeContext
729
- ) => Promise<CreateTrustedEntitySetCommandOutput>;
730
- export declare const de_DeclineInvitationsCommand: (
731
- output: __HttpResponse,
732
- context: __SerdeContext
733
- ) => Promise<DeclineInvitationsCommandOutput>;
734
- export declare const de_DeleteDetectorCommand: (
735
- output: __HttpResponse,
736
- context: __SerdeContext
737
- ) => Promise<DeleteDetectorCommandOutput>;
738
- export declare const de_DeleteFilterCommand: (
739
- output: __HttpResponse,
740
- context: __SerdeContext
741
- ) => Promise<DeleteFilterCommandOutput>;
742
- export declare const de_DeleteInvitationsCommand: (
743
- output: __HttpResponse,
744
- context: __SerdeContext
745
- ) => Promise<DeleteInvitationsCommandOutput>;
746
- export declare const de_DeleteIPSetCommand: (
747
- output: __HttpResponse,
748
- context: __SerdeContext
749
- ) => Promise<DeleteIPSetCommandOutput>;
750
- export declare const de_DeleteMalwareProtectionPlanCommand: (
751
- output: __HttpResponse,
752
- context: __SerdeContext
753
- ) => Promise<DeleteMalwareProtectionPlanCommandOutput>;
754
- export declare const de_DeleteMembersCommand: (
755
- output: __HttpResponse,
756
- context: __SerdeContext
757
- ) => Promise<DeleteMembersCommandOutput>;
758
- export declare const de_DeletePublishingDestinationCommand: (
759
- output: __HttpResponse,
760
- context: __SerdeContext
761
- ) => Promise<DeletePublishingDestinationCommandOutput>;
762
- export declare const de_DeleteThreatEntitySetCommand: (
763
- output: __HttpResponse,
764
- context: __SerdeContext
765
- ) => Promise<DeleteThreatEntitySetCommandOutput>;
766
- export declare const de_DeleteThreatIntelSetCommand: (
767
- output: __HttpResponse,
768
- context: __SerdeContext
769
- ) => Promise<DeleteThreatIntelSetCommandOutput>;
770
- export declare const de_DeleteTrustedEntitySetCommand: (
771
- output: __HttpResponse,
772
- context: __SerdeContext
773
- ) => Promise<DeleteTrustedEntitySetCommandOutput>;
774
- export declare const de_DescribeMalwareScansCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<DescribeMalwareScansCommandOutput>;
778
- export declare const de_DescribeOrganizationConfigurationCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<DescribeOrganizationConfigurationCommandOutput>;
782
- export declare const de_DescribePublishingDestinationCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<DescribePublishingDestinationCommandOutput>;
786
- export declare const de_DisableOrganizationAdminAccountCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<DisableOrganizationAdminAccountCommandOutput>;
790
- export declare const de_DisassociateFromAdministratorAccountCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
794
- export declare const de_DisassociateFromMasterAccountCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<DisassociateFromMasterAccountCommandOutput>;
798
- export declare const de_DisassociateMembersCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<DisassociateMembersCommandOutput>;
802
- export declare const de_EnableOrganizationAdminAccountCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<EnableOrganizationAdminAccountCommandOutput>;
806
- export declare const de_GetAdministratorAccountCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<GetAdministratorAccountCommandOutput>;
810
- export declare const de_GetCoverageStatisticsCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<GetCoverageStatisticsCommandOutput>;
814
- export declare const de_GetDetectorCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<GetDetectorCommandOutput>;
818
- export declare const de_GetFilterCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<GetFilterCommandOutput>;
822
- export declare const de_GetFindingsCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<GetFindingsCommandOutput>;
826
- export declare const de_GetFindingsStatisticsCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<GetFindingsStatisticsCommandOutput>;
830
- export declare const de_GetInvitationsCountCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<GetInvitationsCountCommandOutput>;
834
- export declare const de_GetIPSetCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<GetIPSetCommandOutput>;
838
- export declare const de_GetMalwareProtectionPlanCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<GetMalwareProtectionPlanCommandOutput>;
842
- export declare const de_GetMalwareScanSettingsCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<GetMalwareScanSettingsCommandOutput>;
846
- export declare const de_GetMasterAccountCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<GetMasterAccountCommandOutput>;
850
- export declare const de_GetMemberDetectorsCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<GetMemberDetectorsCommandOutput>;
854
- export declare const de_GetMembersCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<GetMembersCommandOutput>;
858
- export declare const de_GetOrganizationStatisticsCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<GetOrganizationStatisticsCommandOutput>;
862
- export declare const de_GetRemainingFreeTrialDaysCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<GetRemainingFreeTrialDaysCommandOutput>;
866
- export declare const de_GetThreatEntitySetCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<GetThreatEntitySetCommandOutput>;
870
- export declare const de_GetThreatIntelSetCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<GetThreatIntelSetCommandOutput>;
874
- export declare const de_GetTrustedEntitySetCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<GetTrustedEntitySetCommandOutput>;
878
- export declare const de_GetUsageStatisticsCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<GetUsageStatisticsCommandOutput>;
882
- export declare const de_InviteMembersCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<InviteMembersCommandOutput>;
886
- export declare const de_ListCoverageCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<ListCoverageCommandOutput>;
890
- export declare const de_ListDetectorsCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<ListDetectorsCommandOutput>;
894
- export declare const de_ListFiltersCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<ListFiltersCommandOutput>;
898
- export declare const de_ListFindingsCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<ListFindingsCommandOutput>;
902
- export declare const de_ListInvitationsCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<ListInvitationsCommandOutput>;
906
- export declare const de_ListIPSetsCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<ListIPSetsCommandOutput>;
910
- export declare const de_ListMalwareProtectionPlansCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<ListMalwareProtectionPlansCommandOutput>;
914
- export declare const de_ListMembersCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<ListMembersCommandOutput>;
918
- export declare const de_ListOrganizationAdminAccountsCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<ListOrganizationAdminAccountsCommandOutput>;
922
- export declare const de_ListPublishingDestinationsCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<ListPublishingDestinationsCommandOutput>;
926
- export declare const de_ListTagsForResourceCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<ListTagsForResourceCommandOutput>;
930
- export declare const de_ListThreatEntitySetsCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<ListThreatEntitySetsCommandOutput>;
934
- export declare const de_ListThreatIntelSetsCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<ListThreatIntelSetsCommandOutput>;
938
- export declare const de_ListTrustedEntitySetsCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<ListTrustedEntitySetsCommandOutput>;
942
- export declare const de_StartMalwareScanCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<StartMalwareScanCommandOutput>;
946
- export declare const de_StartMonitoringMembersCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<StartMonitoringMembersCommandOutput>;
950
- export declare const de_StopMonitoringMembersCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<StopMonitoringMembersCommandOutput>;
954
- export declare const de_TagResourceCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<TagResourceCommandOutput>;
958
- export declare const de_UnarchiveFindingsCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<UnarchiveFindingsCommandOutput>;
962
- export declare const de_UntagResourceCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<UntagResourceCommandOutput>;
966
- export declare const de_UpdateDetectorCommand: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<UpdateDetectorCommandOutput>;
970
- export declare const de_UpdateFilterCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<UpdateFilterCommandOutput>;
974
- export declare const de_UpdateFindingsFeedbackCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<UpdateFindingsFeedbackCommandOutput>;
978
- export declare const de_UpdateIPSetCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<UpdateIPSetCommandOutput>;
982
- export declare const de_UpdateMalwareProtectionPlanCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<UpdateMalwareProtectionPlanCommandOutput>;
986
- export declare const de_UpdateMalwareScanSettingsCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<UpdateMalwareScanSettingsCommandOutput>;
990
- export declare const de_UpdateMemberDetectorsCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<UpdateMemberDetectorsCommandOutput>;
994
- export declare const de_UpdateOrganizationConfigurationCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<UpdateOrganizationConfigurationCommandOutput>;
998
- export declare const de_UpdatePublishingDestinationCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<UpdatePublishingDestinationCommandOutput>;
1002
- export declare const de_UpdateThreatEntitySetCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<UpdateThreatEntitySetCommandOutput>;
1006
- export declare const de_UpdateThreatIntelSetCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<UpdateThreatIntelSetCommandOutput>;
1010
- export declare const de_UpdateTrustedEntitySetCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<UpdateTrustedEntitySetCommandOutput>;