@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,758 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput } from "../commands/AcceptAdministratorInvitationCommand";
4
- import { AcceptInvitationCommandInput, AcceptInvitationCommandOutput } from "../commands/AcceptInvitationCommand";
5
- import { ArchiveFindingsCommandInput, ArchiveFindingsCommandOutput } from "../commands/ArchiveFindingsCommand";
6
- import { CreateDetectorCommandInput, CreateDetectorCommandOutput } from "../commands/CreateDetectorCommand";
7
- import { CreateFilterCommandInput, CreateFilterCommandOutput } from "../commands/CreateFilterCommand";
8
- import { CreateIPSetCommandInput, CreateIPSetCommandOutput } from "../commands/CreateIPSetCommand";
9
- import { CreateMalwareProtectionPlanCommandInput, CreateMalwareProtectionPlanCommandOutput } from "../commands/CreateMalwareProtectionPlanCommand";
10
- import { CreateMembersCommandInput, CreateMembersCommandOutput } from "../commands/CreateMembersCommand";
11
- import { CreatePublishingDestinationCommandInput, CreatePublishingDestinationCommandOutput } from "../commands/CreatePublishingDestinationCommand";
12
- import { CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput } from "../commands/CreateSampleFindingsCommand";
13
- import { CreateThreatEntitySetCommandInput, CreateThreatEntitySetCommandOutput } from "../commands/CreateThreatEntitySetCommand";
14
- import { CreateThreatIntelSetCommandInput, CreateThreatIntelSetCommandOutput } from "../commands/CreateThreatIntelSetCommand";
15
- import { CreateTrustedEntitySetCommandInput, CreateTrustedEntitySetCommandOutput } from "../commands/CreateTrustedEntitySetCommand";
16
- import { DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput } from "../commands/DeclineInvitationsCommand";
17
- import { DeleteDetectorCommandInput, DeleteDetectorCommandOutput } from "../commands/DeleteDetectorCommand";
18
- import { DeleteFilterCommandInput, DeleteFilterCommandOutput } from "../commands/DeleteFilterCommand";
19
- import { DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput } from "../commands/DeleteInvitationsCommand";
20
- import { DeleteIPSetCommandInput, DeleteIPSetCommandOutput } from "../commands/DeleteIPSetCommand";
21
- import { DeleteMalwareProtectionPlanCommandInput, DeleteMalwareProtectionPlanCommandOutput } from "../commands/DeleteMalwareProtectionPlanCommand";
22
- import { DeleteMembersCommandInput, DeleteMembersCommandOutput } from "../commands/DeleteMembersCommand";
23
- import { DeletePublishingDestinationCommandInput, DeletePublishingDestinationCommandOutput } from "../commands/DeletePublishingDestinationCommand";
24
- import { DeleteThreatEntitySetCommandInput, DeleteThreatEntitySetCommandOutput } from "../commands/DeleteThreatEntitySetCommand";
25
- import { DeleteThreatIntelSetCommandInput, DeleteThreatIntelSetCommandOutput } from "../commands/DeleteThreatIntelSetCommand";
26
- import { DeleteTrustedEntitySetCommandInput, DeleteTrustedEntitySetCommandOutput } from "../commands/DeleteTrustedEntitySetCommand";
27
- import { DescribeMalwareScansCommandInput, DescribeMalwareScansCommandOutput } from "../commands/DescribeMalwareScansCommand";
28
- import { DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput } from "../commands/DescribeOrganizationConfigurationCommand";
29
- import { DescribePublishingDestinationCommandInput, DescribePublishingDestinationCommandOutput } from "../commands/DescribePublishingDestinationCommand";
30
- import { DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput } from "../commands/DisableOrganizationAdminAccountCommand";
31
- import { DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput } from "../commands/DisassociateFromAdministratorAccountCommand";
32
- import { DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput } from "../commands/DisassociateFromMasterAccountCommand";
33
- import { DisassociateMembersCommandInput, DisassociateMembersCommandOutput } from "../commands/DisassociateMembersCommand";
34
- import { EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput } from "../commands/EnableOrganizationAdminAccountCommand";
35
- import { GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput } from "../commands/GetAdministratorAccountCommand";
36
- import { GetCoverageStatisticsCommandInput, GetCoverageStatisticsCommandOutput } from "../commands/GetCoverageStatisticsCommand";
37
- import { GetDetectorCommandInput, GetDetectorCommandOutput } from "../commands/GetDetectorCommand";
38
- import { GetFilterCommandInput, GetFilterCommandOutput } from "../commands/GetFilterCommand";
39
- import { GetFindingsCommandInput, GetFindingsCommandOutput } from "../commands/GetFindingsCommand";
40
- import { GetFindingsStatisticsCommandInput, GetFindingsStatisticsCommandOutput } from "../commands/GetFindingsStatisticsCommand";
41
- import { GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput } from "../commands/GetInvitationsCountCommand";
42
- import { GetIPSetCommandInput, GetIPSetCommandOutput } from "../commands/GetIPSetCommand";
43
- import { GetMalwareProtectionPlanCommandInput, GetMalwareProtectionPlanCommandOutput } from "../commands/GetMalwareProtectionPlanCommand";
44
- import { GetMalwareScanSettingsCommandInput, GetMalwareScanSettingsCommandOutput } from "../commands/GetMalwareScanSettingsCommand";
45
- import { GetMasterAccountCommandInput, GetMasterAccountCommandOutput } from "../commands/GetMasterAccountCommand";
46
- import { GetMemberDetectorsCommandInput, GetMemberDetectorsCommandOutput } from "../commands/GetMemberDetectorsCommand";
47
- import { GetMembersCommandInput, GetMembersCommandOutput } from "../commands/GetMembersCommand";
48
- import { GetOrganizationStatisticsCommandInput, GetOrganizationStatisticsCommandOutput } from "../commands/GetOrganizationStatisticsCommand";
49
- import { GetRemainingFreeTrialDaysCommandInput, GetRemainingFreeTrialDaysCommandOutput } from "../commands/GetRemainingFreeTrialDaysCommand";
50
- import { GetThreatEntitySetCommandInput, GetThreatEntitySetCommandOutput } from "../commands/GetThreatEntitySetCommand";
51
- import { GetThreatIntelSetCommandInput, GetThreatIntelSetCommandOutput } from "../commands/GetThreatIntelSetCommand";
52
- import { GetTrustedEntitySetCommandInput, GetTrustedEntitySetCommandOutput } from "../commands/GetTrustedEntitySetCommand";
53
- import { GetUsageStatisticsCommandInput, GetUsageStatisticsCommandOutput } from "../commands/GetUsageStatisticsCommand";
54
- import { InviteMembersCommandInput, InviteMembersCommandOutput } from "../commands/InviteMembersCommand";
55
- import { ListCoverageCommandInput, ListCoverageCommandOutput } from "../commands/ListCoverageCommand";
56
- import { ListDetectorsCommandInput, ListDetectorsCommandOutput } from "../commands/ListDetectorsCommand";
57
- import { ListFiltersCommandInput, ListFiltersCommandOutput } from "../commands/ListFiltersCommand";
58
- import { ListFindingsCommandInput, ListFindingsCommandOutput } from "../commands/ListFindingsCommand";
59
- import { ListInvitationsCommandInput, ListInvitationsCommandOutput } from "../commands/ListInvitationsCommand";
60
- import { ListIPSetsCommandInput, ListIPSetsCommandOutput } from "../commands/ListIPSetsCommand";
61
- import { ListMalwareProtectionPlansCommandInput, ListMalwareProtectionPlansCommandOutput } from "../commands/ListMalwareProtectionPlansCommand";
62
- import { ListMembersCommandInput, ListMembersCommandOutput } from "../commands/ListMembersCommand";
63
- import { ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput } from "../commands/ListOrganizationAdminAccountsCommand";
64
- import { ListPublishingDestinationsCommandInput, ListPublishingDestinationsCommandOutput } from "../commands/ListPublishingDestinationsCommand";
65
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
66
- import { ListThreatEntitySetsCommandInput, ListThreatEntitySetsCommandOutput } from "../commands/ListThreatEntitySetsCommand";
67
- import { ListThreatIntelSetsCommandInput, ListThreatIntelSetsCommandOutput } from "../commands/ListThreatIntelSetsCommand";
68
- import { ListTrustedEntitySetsCommandInput, ListTrustedEntitySetsCommandOutput } from "../commands/ListTrustedEntitySetsCommand";
69
- import { StartMalwareScanCommandInput, StartMalwareScanCommandOutput } from "../commands/StartMalwareScanCommand";
70
- import { StartMonitoringMembersCommandInput, StartMonitoringMembersCommandOutput } from "../commands/StartMonitoringMembersCommand";
71
- import { StopMonitoringMembersCommandInput, StopMonitoringMembersCommandOutput } from "../commands/StopMonitoringMembersCommand";
72
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
73
- import { UnarchiveFindingsCommandInput, UnarchiveFindingsCommandOutput } from "../commands/UnarchiveFindingsCommand";
74
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
75
- import { UpdateDetectorCommandInput, UpdateDetectorCommandOutput } from "../commands/UpdateDetectorCommand";
76
- import { UpdateFilterCommandInput, UpdateFilterCommandOutput } from "../commands/UpdateFilterCommand";
77
- import { UpdateFindingsFeedbackCommandInput, UpdateFindingsFeedbackCommandOutput } from "../commands/UpdateFindingsFeedbackCommand";
78
- import { UpdateIPSetCommandInput, UpdateIPSetCommandOutput } from "../commands/UpdateIPSetCommand";
79
- import { UpdateMalwareProtectionPlanCommandInput, UpdateMalwareProtectionPlanCommandOutput } from "../commands/UpdateMalwareProtectionPlanCommand";
80
- import { UpdateMalwareScanSettingsCommandInput, UpdateMalwareScanSettingsCommandOutput } from "../commands/UpdateMalwareScanSettingsCommand";
81
- import { UpdateMemberDetectorsCommandInput, UpdateMemberDetectorsCommandOutput } from "../commands/UpdateMemberDetectorsCommand";
82
- import { UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput } from "../commands/UpdateOrganizationConfigurationCommand";
83
- import { UpdatePublishingDestinationCommandInput, UpdatePublishingDestinationCommandOutput } from "../commands/UpdatePublishingDestinationCommand";
84
- import { UpdateThreatEntitySetCommandInput, UpdateThreatEntitySetCommandOutput } from "../commands/UpdateThreatEntitySetCommand";
85
- import { UpdateThreatIntelSetCommandInput, UpdateThreatIntelSetCommandOutput } from "../commands/UpdateThreatIntelSetCommand";
86
- import { UpdateTrustedEntitySetCommandInput, UpdateTrustedEntitySetCommandOutput } from "../commands/UpdateTrustedEntitySetCommand";
87
- /**
88
- * serializeAws_restJson1AcceptAdministratorInvitationCommand
89
- */
90
- export declare const se_AcceptAdministratorInvitationCommand: (input: AcceptAdministratorInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- /**
92
- * serializeAws_restJson1AcceptInvitationCommand
93
- */
94
- export declare const se_AcceptInvitationCommand: (input: AcceptInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- /**
96
- * serializeAws_restJson1ArchiveFindingsCommand
97
- */
98
- export declare const se_ArchiveFindingsCommand: (input: ArchiveFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- /**
100
- * serializeAws_restJson1CreateDetectorCommand
101
- */
102
- export declare const se_CreateDetectorCommand: (input: CreateDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- /**
104
- * serializeAws_restJson1CreateFilterCommand
105
- */
106
- export declare const se_CreateFilterCommand: (input: CreateFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- /**
108
- * serializeAws_restJson1CreateIPSetCommand
109
- */
110
- export declare const se_CreateIPSetCommand: (input: CreateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- /**
112
- * serializeAws_restJson1CreateMalwareProtectionPlanCommand
113
- */
114
- export declare const se_CreateMalwareProtectionPlanCommand: (input: CreateMalwareProtectionPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- /**
116
- * serializeAws_restJson1CreateMembersCommand
117
- */
118
- export declare const se_CreateMembersCommand: (input: CreateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- /**
120
- * serializeAws_restJson1CreatePublishingDestinationCommand
121
- */
122
- export declare const se_CreatePublishingDestinationCommand: (input: CreatePublishingDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- /**
124
- * serializeAws_restJson1CreateSampleFindingsCommand
125
- */
126
- export declare const se_CreateSampleFindingsCommand: (input: CreateSampleFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- /**
128
- * serializeAws_restJson1CreateThreatEntitySetCommand
129
- */
130
- export declare const se_CreateThreatEntitySetCommand: (input: CreateThreatEntitySetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- /**
132
- * serializeAws_restJson1CreateThreatIntelSetCommand
133
- */
134
- export declare const se_CreateThreatIntelSetCommand: (input: CreateThreatIntelSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- /**
136
- * serializeAws_restJson1CreateTrustedEntitySetCommand
137
- */
138
- export declare const se_CreateTrustedEntitySetCommand: (input: CreateTrustedEntitySetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- /**
140
- * serializeAws_restJson1DeclineInvitationsCommand
141
- */
142
- export declare const se_DeclineInvitationsCommand: (input: DeclineInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- /**
144
- * serializeAws_restJson1DeleteDetectorCommand
145
- */
146
- export declare const se_DeleteDetectorCommand: (input: DeleteDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- /**
148
- * serializeAws_restJson1DeleteFilterCommand
149
- */
150
- export declare const se_DeleteFilterCommand: (input: DeleteFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- /**
152
- * serializeAws_restJson1DeleteInvitationsCommand
153
- */
154
- export declare const se_DeleteInvitationsCommand: (input: DeleteInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- /**
156
- * serializeAws_restJson1DeleteIPSetCommand
157
- */
158
- export declare const se_DeleteIPSetCommand: (input: DeleteIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- /**
160
- * serializeAws_restJson1DeleteMalwareProtectionPlanCommand
161
- */
162
- export declare const se_DeleteMalwareProtectionPlanCommand: (input: DeleteMalwareProtectionPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- /**
164
- * serializeAws_restJson1DeleteMembersCommand
165
- */
166
- export declare const se_DeleteMembersCommand: (input: DeleteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- /**
168
- * serializeAws_restJson1DeletePublishingDestinationCommand
169
- */
170
- export declare const se_DeletePublishingDestinationCommand: (input: DeletePublishingDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- /**
172
- * serializeAws_restJson1DeleteThreatEntitySetCommand
173
- */
174
- export declare const se_DeleteThreatEntitySetCommand: (input: DeleteThreatEntitySetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- /**
176
- * serializeAws_restJson1DeleteThreatIntelSetCommand
177
- */
178
- export declare const se_DeleteThreatIntelSetCommand: (input: DeleteThreatIntelSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- /**
180
- * serializeAws_restJson1DeleteTrustedEntitySetCommand
181
- */
182
- export declare const se_DeleteTrustedEntitySetCommand: (input: DeleteTrustedEntitySetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- /**
184
- * serializeAws_restJson1DescribeMalwareScansCommand
185
- */
186
- export declare const se_DescribeMalwareScansCommand: (input: DescribeMalwareScansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- /**
188
- * serializeAws_restJson1DescribeOrganizationConfigurationCommand
189
- */
190
- export declare const se_DescribeOrganizationConfigurationCommand: (input: DescribeOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- /**
192
- * serializeAws_restJson1DescribePublishingDestinationCommand
193
- */
194
- export declare const se_DescribePublishingDestinationCommand: (input: DescribePublishingDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- /**
196
- * serializeAws_restJson1DisableOrganizationAdminAccountCommand
197
- */
198
- export declare const se_DisableOrganizationAdminAccountCommand: (input: DisableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- /**
200
- * serializeAws_restJson1DisassociateFromAdministratorAccountCommand
201
- */
202
- export declare const se_DisassociateFromAdministratorAccountCommand: (input: DisassociateFromAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- /**
204
- * serializeAws_restJson1DisassociateFromMasterAccountCommand
205
- */
206
- export declare const se_DisassociateFromMasterAccountCommand: (input: DisassociateFromMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- /**
208
- * serializeAws_restJson1DisassociateMembersCommand
209
- */
210
- export declare const se_DisassociateMembersCommand: (input: DisassociateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- /**
212
- * serializeAws_restJson1EnableOrganizationAdminAccountCommand
213
- */
214
- export declare const se_EnableOrganizationAdminAccountCommand: (input: EnableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- /**
216
- * serializeAws_restJson1GetAdministratorAccountCommand
217
- */
218
- export declare const se_GetAdministratorAccountCommand: (input: GetAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- /**
220
- * serializeAws_restJson1GetCoverageStatisticsCommand
221
- */
222
- export declare const se_GetCoverageStatisticsCommand: (input: GetCoverageStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- /**
224
- * serializeAws_restJson1GetDetectorCommand
225
- */
226
- export declare const se_GetDetectorCommand: (input: GetDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- /**
228
- * serializeAws_restJson1GetFilterCommand
229
- */
230
- export declare const se_GetFilterCommand: (input: GetFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- /**
232
- * serializeAws_restJson1GetFindingsCommand
233
- */
234
- export declare const se_GetFindingsCommand: (input: GetFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- /**
236
- * serializeAws_restJson1GetFindingsStatisticsCommand
237
- */
238
- export declare const se_GetFindingsStatisticsCommand: (input: GetFindingsStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- /**
240
- * serializeAws_restJson1GetInvitationsCountCommand
241
- */
242
- export declare const se_GetInvitationsCountCommand: (input: GetInvitationsCountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- /**
244
- * serializeAws_restJson1GetIPSetCommand
245
- */
246
- export declare const se_GetIPSetCommand: (input: GetIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- /**
248
- * serializeAws_restJson1GetMalwareProtectionPlanCommand
249
- */
250
- export declare const se_GetMalwareProtectionPlanCommand: (input: GetMalwareProtectionPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- /**
252
- * serializeAws_restJson1GetMalwareScanSettingsCommand
253
- */
254
- export declare const se_GetMalwareScanSettingsCommand: (input: GetMalwareScanSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- /**
256
- * serializeAws_restJson1GetMasterAccountCommand
257
- */
258
- export declare const se_GetMasterAccountCommand: (input: GetMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- /**
260
- * serializeAws_restJson1GetMemberDetectorsCommand
261
- */
262
- export declare const se_GetMemberDetectorsCommand: (input: GetMemberDetectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- /**
264
- * serializeAws_restJson1GetMembersCommand
265
- */
266
- export declare const se_GetMembersCommand: (input: GetMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- /**
268
- * serializeAws_restJson1GetOrganizationStatisticsCommand
269
- */
270
- export declare const se_GetOrganizationStatisticsCommand: (input: GetOrganizationStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- /**
272
- * serializeAws_restJson1GetRemainingFreeTrialDaysCommand
273
- */
274
- export declare const se_GetRemainingFreeTrialDaysCommand: (input: GetRemainingFreeTrialDaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- /**
276
- * serializeAws_restJson1GetThreatEntitySetCommand
277
- */
278
- export declare const se_GetThreatEntitySetCommand: (input: GetThreatEntitySetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- /**
280
- * serializeAws_restJson1GetThreatIntelSetCommand
281
- */
282
- export declare const se_GetThreatIntelSetCommand: (input: GetThreatIntelSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- /**
284
- * serializeAws_restJson1GetTrustedEntitySetCommand
285
- */
286
- export declare const se_GetTrustedEntitySetCommand: (input: GetTrustedEntitySetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- /**
288
- * serializeAws_restJson1GetUsageStatisticsCommand
289
- */
290
- export declare const se_GetUsageStatisticsCommand: (input: GetUsageStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- /**
292
- * serializeAws_restJson1InviteMembersCommand
293
- */
294
- export declare const se_InviteMembersCommand: (input: InviteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- /**
296
- * serializeAws_restJson1ListCoverageCommand
297
- */
298
- export declare const se_ListCoverageCommand: (input: ListCoverageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- /**
300
- * serializeAws_restJson1ListDetectorsCommand
301
- */
302
- export declare const se_ListDetectorsCommand: (input: ListDetectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- /**
304
- * serializeAws_restJson1ListFiltersCommand
305
- */
306
- export declare const se_ListFiltersCommand: (input: ListFiltersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- /**
308
- * serializeAws_restJson1ListFindingsCommand
309
- */
310
- export declare const se_ListFindingsCommand: (input: ListFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- /**
312
- * serializeAws_restJson1ListInvitationsCommand
313
- */
314
- export declare const se_ListInvitationsCommand: (input: ListInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- /**
316
- * serializeAws_restJson1ListIPSetsCommand
317
- */
318
- export declare const se_ListIPSetsCommand: (input: ListIPSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- /**
320
- * serializeAws_restJson1ListMalwareProtectionPlansCommand
321
- */
322
- export declare const se_ListMalwareProtectionPlansCommand: (input: ListMalwareProtectionPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- /**
324
- * serializeAws_restJson1ListMembersCommand
325
- */
326
- export declare const se_ListMembersCommand: (input: ListMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- /**
328
- * serializeAws_restJson1ListOrganizationAdminAccountsCommand
329
- */
330
- export declare const se_ListOrganizationAdminAccountsCommand: (input: ListOrganizationAdminAccountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
- /**
332
- * serializeAws_restJson1ListPublishingDestinationsCommand
333
- */
334
- export declare const se_ListPublishingDestinationsCommand: (input: ListPublishingDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- /**
336
- * serializeAws_restJson1ListTagsForResourceCommand
337
- */
338
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- /**
340
- * serializeAws_restJson1ListThreatEntitySetsCommand
341
- */
342
- export declare const se_ListThreatEntitySetsCommand: (input: ListThreatEntitySetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- /**
344
- * serializeAws_restJson1ListThreatIntelSetsCommand
345
- */
346
- export declare const se_ListThreatIntelSetsCommand: (input: ListThreatIntelSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
- /**
348
- * serializeAws_restJson1ListTrustedEntitySetsCommand
349
- */
350
- export declare const se_ListTrustedEntitySetsCommand: (input: ListTrustedEntitySetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
- /**
352
- * serializeAws_restJson1StartMalwareScanCommand
353
- */
354
- export declare const se_StartMalwareScanCommand: (input: StartMalwareScanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
- /**
356
- * serializeAws_restJson1StartMonitoringMembersCommand
357
- */
358
- export declare const se_StartMonitoringMembersCommand: (input: StartMonitoringMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
- /**
360
- * serializeAws_restJson1StopMonitoringMembersCommand
361
- */
362
- export declare const se_StopMonitoringMembersCommand: (input: StopMonitoringMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
- /**
364
- * serializeAws_restJson1TagResourceCommand
365
- */
366
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
- /**
368
- * serializeAws_restJson1UnarchiveFindingsCommand
369
- */
370
- export declare const se_UnarchiveFindingsCommand: (input: UnarchiveFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
371
- /**
372
- * serializeAws_restJson1UntagResourceCommand
373
- */
374
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
- /**
376
- * serializeAws_restJson1UpdateDetectorCommand
377
- */
378
- export declare const se_UpdateDetectorCommand: (input: UpdateDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
- /**
380
- * serializeAws_restJson1UpdateFilterCommand
381
- */
382
- export declare const se_UpdateFilterCommand: (input: UpdateFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
- /**
384
- * serializeAws_restJson1UpdateFindingsFeedbackCommand
385
- */
386
- export declare const se_UpdateFindingsFeedbackCommand: (input: UpdateFindingsFeedbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
- /**
388
- * serializeAws_restJson1UpdateIPSetCommand
389
- */
390
- export declare const se_UpdateIPSetCommand: (input: UpdateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
- /**
392
- * serializeAws_restJson1UpdateMalwareProtectionPlanCommand
393
- */
394
- export declare const se_UpdateMalwareProtectionPlanCommand: (input: UpdateMalwareProtectionPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
- /**
396
- * serializeAws_restJson1UpdateMalwareScanSettingsCommand
397
- */
398
- export declare const se_UpdateMalwareScanSettingsCommand: (input: UpdateMalwareScanSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
- /**
400
- * serializeAws_restJson1UpdateMemberDetectorsCommand
401
- */
402
- export declare const se_UpdateMemberDetectorsCommand: (input: UpdateMemberDetectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
- /**
404
- * serializeAws_restJson1UpdateOrganizationConfigurationCommand
405
- */
406
- export declare const se_UpdateOrganizationConfigurationCommand: (input: UpdateOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
407
- /**
408
- * serializeAws_restJson1UpdatePublishingDestinationCommand
409
- */
410
- export declare const se_UpdatePublishingDestinationCommand: (input: UpdatePublishingDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
411
- /**
412
- * serializeAws_restJson1UpdateThreatEntitySetCommand
413
- */
414
- export declare const se_UpdateThreatEntitySetCommand: (input: UpdateThreatEntitySetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
415
- /**
416
- * serializeAws_restJson1UpdateThreatIntelSetCommand
417
- */
418
- export declare const se_UpdateThreatIntelSetCommand: (input: UpdateThreatIntelSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
- /**
420
- * serializeAws_restJson1UpdateTrustedEntitySetCommand
421
- */
422
- export declare const se_UpdateTrustedEntitySetCommand: (input: UpdateTrustedEntitySetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
423
- /**
424
- * deserializeAws_restJson1AcceptAdministratorInvitationCommand
425
- */
426
- export declare const de_AcceptAdministratorInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptAdministratorInvitationCommandOutput>;
427
- /**
428
- * deserializeAws_restJson1AcceptInvitationCommand
429
- */
430
- export declare const de_AcceptInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInvitationCommandOutput>;
431
- /**
432
- * deserializeAws_restJson1ArchiveFindingsCommand
433
- */
434
- export declare const de_ArchiveFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ArchiveFindingsCommandOutput>;
435
- /**
436
- * deserializeAws_restJson1CreateDetectorCommand
437
- */
438
- export declare const de_CreateDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDetectorCommandOutput>;
439
- /**
440
- * deserializeAws_restJson1CreateFilterCommand
441
- */
442
- export declare const de_CreateFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFilterCommandOutput>;
443
- /**
444
- * deserializeAws_restJson1CreateIPSetCommand
445
- */
446
- export declare const de_CreateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIPSetCommandOutput>;
447
- /**
448
- * deserializeAws_restJson1CreateMalwareProtectionPlanCommand
449
- */
450
- export declare const de_CreateMalwareProtectionPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMalwareProtectionPlanCommandOutput>;
451
- /**
452
- * deserializeAws_restJson1CreateMembersCommand
453
- */
454
- export declare const de_CreateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMembersCommandOutput>;
455
- /**
456
- * deserializeAws_restJson1CreatePublishingDestinationCommand
457
- */
458
- export declare const de_CreatePublishingDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePublishingDestinationCommandOutput>;
459
- /**
460
- * deserializeAws_restJson1CreateSampleFindingsCommand
461
- */
462
- export declare const de_CreateSampleFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSampleFindingsCommandOutput>;
463
- /**
464
- * deserializeAws_restJson1CreateThreatEntitySetCommand
465
- */
466
- export declare const de_CreateThreatEntitySetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateThreatEntitySetCommandOutput>;
467
- /**
468
- * deserializeAws_restJson1CreateThreatIntelSetCommand
469
- */
470
- export declare const de_CreateThreatIntelSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateThreatIntelSetCommandOutput>;
471
- /**
472
- * deserializeAws_restJson1CreateTrustedEntitySetCommand
473
- */
474
- export declare const de_CreateTrustedEntitySetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrustedEntitySetCommandOutput>;
475
- /**
476
- * deserializeAws_restJson1DeclineInvitationsCommand
477
- */
478
- export declare const de_DeclineInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeclineInvitationsCommandOutput>;
479
- /**
480
- * deserializeAws_restJson1DeleteDetectorCommand
481
- */
482
- export declare const de_DeleteDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDetectorCommandOutput>;
483
- /**
484
- * deserializeAws_restJson1DeleteFilterCommand
485
- */
486
- export declare const de_DeleteFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFilterCommandOutput>;
487
- /**
488
- * deserializeAws_restJson1DeleteInvitationsCommand
489
- */
490
- export declare const de_DeleteInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInvitationsCommandOutput>;
491
- /**
492
- * deserializeAws_restJson1DeleteIPSetCommand
493
- */
494
- export declare const de_DeleteIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIPSetCommandOutput>;
495
- /**
496
- * deserializeAws_restJson1DeleteMalwareProtectionPlanCommand
497
- */
498
- export declare const de_DeleteMalwareProtectionPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMalwareProtectionPlanCommandOutput>;
499
- /**
500
- * deserializeAws_restJson1DeleteMembersCommand
501
- */
502
- export declare const de_DeleteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMembersCommandOutput>;
503
- /**
504
- * deserializeAws_restJson1DeletePublishingDestinationCommand
505
- */
506
- export declare const de_DeletePublishingDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePublishingDestinationCommandOutput>;
507
- /**
508
- * deserializeAws_restJson1DeleteThreatEntitySetCommand
509
- */
510
- export declare const de_DeleteThreatEntitySetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteThreatEntitySetCommandOutput>;
511
- /**
512
- * deserializeAws_restJson1DeleteThreatIntelSetCommand
513
- */
514
- export declare const de_DeleteThreatIntelSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteThreatIntelSetCommandOutput>;
515
- /**
516
- * deserializeAws_restJson1DeleteTrustedEntitySetCommand
517
- */
518
- export declare const de_DeleteTrustedEntitySetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrustedEntitySetCommandOutput>;
519
- /**
520
- * deserializeAws_restJson1DescribeMalwareScansCommand
521
- */
522
- export declare const de_DescribeMalwareScansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMalwareScansCommandOutput>;
523
- /**
524
- * deserializeAws_restJson1DescribeOrganizationConfigurationCommand
525
- */
526
- export declare const de_DescribeOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConfigurationCommandOutput>;
527
- /**
528
- * deserializeAws_restJson1DescribePublishingDestinationCommand
529
- */
530
- export declare const de_DescribePublishingDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePublishingDestinationCommandOutput>;
531
- /**
532
- * deserializeAws_restJson1DisableOrganizationAdminAccountCommand
533
- */
534
- export declare const de_DisableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableOrganizationAdminAccountCommandOutput>;
535
- /**
536
- * deserializeAws_restJson1DisassociateFromAdministratorAccountCommand
537
- */
538
- export declare const de_DisassociateFromAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
539
- /**
540
- * deserializeAws_restJson1DisassociateFromMasterAccountCommand
541
- */
542
- export declare const de_DisassociateFromMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromMasterAccountCommandOutput>;
543
- /**
544
- * deserializeAws_restJson1DisassociateMembersCommand
545
- */
546
- export declare const de_DisassociateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMembersCommandOutput>;
547
- /**
548
- * deserializeAws_restJson1EnableOrganizationAdminAccountCommand
549
- */
550
- export declare const de_EnableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableOrganizationAdminAccountCommandOutput>;
551
- /**
552
- * deserializeAws_restJson1GetAdministratorAccountCommand
553
- */
554
- export declare const de_GetAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAdministratorAccountCommandOutput>;
555
- /**
556
- * deserializeAws_restJson1GetCoverageStatisticsCommand
557
- */
558
- export declare const de_GetCoverageStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoverageStatisticsCommandOutput>;
559
- /**
560
- * deserializeAws_restJson1GetDetectorCommand
561
- */
562
- export declare const de_GetDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDetectorCommandOutput>;
563
- /**
564
- * deserializeAws_restJson1GetFilterCommand
565
- */
566
- export declare const de_GetFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFilterCommandOutput>;
567
- /**
568
- * deserializeAws_restJson1GetFindingsCommand
569
- */
570
- export declare const de_GetFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingsCommandOutput>;
571
- /**
572
- * deserializeAws_restJson1GetFindingsStatisticsCommand
573
- */
574
- export declare const de_GetFindingsStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingsStatisticsCommandOutput>;
575
- /**
576
- * deserializeAws_restJson1GetInvitationsCountCommand
577
- */
578
- export declare const de_GetInvitationsCountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvitationsCountCommandOutput>;
579
- /**
580
- * deserializeAws_restJson1GetIPSetCommand
581
- */
582
- export declare const de_GetIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIPSetCommandOutput>;
583
- /**
584
- * deserializeAws_restJson1GetMalwareProtectionPlanCommand
585
- */
586
- export declare const de_GetMalwareProtectionPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMalwareProtectionPlanCommandOutput>;
587
- /**
588
- * deserializeAws_restJson1GetMalwareScanSettingsCommand
589
- */
590
- export declare const de_GetMalwareScanSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMalwareScanSettingsCommandOutput>;
591
- /**
592
- * deserializeAws_restJson1GetMasterAccountCommand
593
- */
594
- export declare const de_GetMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMasterAccountCommandOutput>;
595
- /**
596
- * deserializeAws_restJson1GetMemberDetectorsCommand
597
- */
598
- export declare const de_GetMemberDetectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMemberDetectorsCommandOutput>;
599
- /**
600
- * deserializeAws_restJson1GetMembersCommand
601
- */
602
- export declare const de_GetMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMembersCommandOutput>;
603
- /**
604
- * deserializeAws_restJson1GetOrganizationStatisticsCommand
605
- */
606
- export declare const de_GetOrganizationStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOrganizationStatisticsCommandOutput>;
607
- /**
608
- * deserializeAws_restJson1GetRemainingFreeTrialDaysCommand
609
- */
610
- export declare const de_GetRemainingFreeTrialDaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRemainingFreeTrialDaysCommandOutput>;
611
- /**
612
- * deserializeAws_restJson1GetThreatEntitySetCommand
613
- */
614
- export declare const de_GetThreatEntitySetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetThreatEntitySetCommandOutput>;
615
- /**
616
- * deserializeAws_restJson1GetThreatIntelSetCommand
617
- */
618
- export declare const de_GetThreatIntelSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetThreatIntelSetCommandOutput>;
619
- /**
620
- * deserializeAws_restJson1GetTrustedEntitySetCommand
621
- */
622
- export declare const de_GetTrustedEntitySetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTrustedEntitySetCommandOutput>;
623
- /**
624
- * deserializeAws_restJson1GetUsageStatisticsCommand
625
- */
626
- export declare const de_GetUsageStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsageStatisticsCommandOutput>;
627
- /**
628
- * deserializeAws_restJson1InviteMembersCommand
629
- */
630
- export declare const de_InviteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InviteMembersCommandOutput>;
631
- /**
632
- * deserializeAws_restJson1ListCoverageCommand
633
- */
634
- export declare const de_ListCoverageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCoverageCommandOutput>;
635
- /**
636
- * deserializeAws_restJson1ListDetectorsCommand
637
- */
638
- export declare const de_ListDetectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDetectorsCommandOutput>;
639
- /**
640
- * deserializeAws_restJson1ListFiltersCommand
641
- */
642
- export declare const de_ListFiltersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFiltersCommandOutput>;
643
- /**
644
- * deserializeAws_restJson1ListFindingsCommand
645
- */
646
- export declare const de_ListFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFindingsCommandOutput>;
647
- /**
648
- * deserializeAws_restJson1ListInvitationsCommand
649
- */
650
- export declare const de_ListInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvitationsCommandOutput>;
651
- /**
652
- * deserializeAws_restJson1ListIPSetsCommand
653
- */
654
- export declare const de_ListIPSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIPSetsCommandOutput>;
655
- /**
656
- * deserializeAws_restJson1ListMalwareProtectionPlansCommand
657
- */
658
- export declare const de_ListMalwareProtectionPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMalwareProtectionPlansCommandOutput>;
659
- /**
660
- * deserializeAws_restJson1ListMembersCommand
661
- */
662
- export declare const de_ListMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMembersCommandOutput>;
663
- /**
664
- * deserializeAws_restJson1ListOrganizationAdminAccountsCommand
665
- */
666
- export declare const de_ListOrganizationAdminAccountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationAdminAccountsCommandOutput>;
667
- /**
668
- * deserializeAws_restJson1ListPublishingDestinationsCommand
669
- */
670
- export declare const de_ListPublishingDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPublishingDestinationsCommandOutput>;
671
- /**
672
- * deserializeAws_restJson1ListTagsForResourceCommand
673
- */
674
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
675
- /**
676
- * deserializeAws_restJson1ListThreatEntitySetsCommand
677
- */
678
- export declare const de_ListThreatEntitySetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListThreatEntitySetsCommandOutput>;
679
- /**
680
- * deserializeAws_restJson1ListThreatIntelSetsCommand
681
- */
682
- export declare const de_ListThreatIntelSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListThreatIntelSetsCommandOutput>;
683
- /**
684
- * deserializeAws_restJson1ListTrustedEntitySetsCommand
685
- */
686
- export declare const de_ListTrustedEntitySetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrustedEntitySetsCommandOutput>;
687
- /**
688
- * deserializeAws_restJson1StartMalwareScanCommand
689
- */
690
- export declare const de_StartMalwareScanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMalwareScanCommandOutput>;
691
- /**
692
- * deserializeAws_restJson1StartMonitoringMembersCommand
693
- */
694
- export declare const de_StartMonitoringMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMonitoringMembersCommandOutput>;
695
- /**
696
- * deserializeAws_restJson1StopMonitoringMembersCommand
697
- */
698
- export declare const de_StopMonitoringMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopMonitoringMembersCommandOutput>;
699
- /**
700
- * deserializeAws_restJson1TagResourceCommand
701
- */
702
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
703
- /**
704
- * deserializeAws_restJson1UnarchiveFindingsCommand
705
- */
706
- export declare const de_UnarchiveFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UnarchiveFindingsCommandOutput>;
707
- /**
708
- * deserializeAws_restJson1UntagResourceCommand
709
- */
710
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
711
- /**
712
- * deserializeAws_restJson1UpdateDetectorCommand
713
- */
714
- export declare const de_UpdateDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDetectorCommandOutput>;
715
- /**
716
- * deserializeAws_restJson1UpdateFilterCommand
717
- */
718
- export declare const de_UpdateFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFilterCommandOutput>;
719
- /**
720
- * deserializeAws_restJson1UpdateFindingsFeedbackCommand
721
- */
722
- export declare const de_UpdateFindingsFeedbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingsFeedbackCommandOutput>;
723
- /**
724
- * deserializeAws_restJson1UpdateIPSetCommand
725
- */
726
- export declare const de_UpdateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIPSetCommandOutput>;
727
- /**
728
- * deserializeAws_restJson1UpdateMalwareProtectionPlanCommand
729
- */
730
- export declare const de_UpdateMalwareProtectionPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMalwareProtectionPlanCommandOutput>;
731
- /**
732
- * deserializeAws_restJson1UpdateMalwareScanSettingsCommand
733
- */
734
- export declare const de_UpdateMalwareScanSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMalwareScanSettingsCommandOutput>;
735
- /**
736
- * deserializeAws_restJson1UpdateMemberDetectorsCommand
737
- */
738
- export declare const de_UpdateMemberDetectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMemberDetectorsCommandOutput>;
739
- /**
740
- * deserializeAws_restJson1UpdateOrganizationConfigurationCommand
741
- */
742
- export declare const de_UpdateOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOrganizationConfigurationCommandOutput>;
743
- /**
744
- * deserializeAws_restJson1UpdatePublishingDestinationCommand
745
- */
746
- export declare const de_UpdatePublishingDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePublishingDestinationCommandOutput>;
747
- /**
748
- * deserializeAws_restJson1UpdateThreatEntitySetCommand
749
- */
750
- export declare const de_UpdateThreatEntitySetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateThreatEntitySetCommandOutput>;
751
- /**
752
- * deserializeAws_restJson1UpdateThreatIntelSetCommand
753
- */
754
- export declare const de_UpdateThreatIntelSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateThreatIntelSetCommandOutput>;
755
- /**
756
- * deserializeAws_restJson1UpdateTrustedEntitySetCommand
757
- */
758
- export declare const de_UpdateTrustedEntitySetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrustedEntitySetCommandOutput>;