@aws-sdk/client-guardduty 3.478.0 → 3.481.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 (281) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +18 -41
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +18 -41
  3. package/dist-cjs/commands/ArchiveFindingsCommand.js +18 -41
  4. package/dist-cjs/commands/CreateDetectorCommand.js +18 -41
  5. package/dist-cjs/commands/CreateFilterCommand.js +18 -41
  6. package/dist-cjs/commands/CreateIPSetCommand.js +18 -41
  7. package/dist-cjs/commands/CreateMembersCommand.js +18 -41
  8. package/dist-cjs/commands/CreatePublishingDestinationCommand.js +18 -41
  9. package/dist-cjs/commands/CreateSampleFindingsCommand.js +18 -41
  10. package/dist-cjs/commands/CreateThreatIntelSetCommand.js +18 -41
  11. package/dist-cjs/commands/DeclineInvitationsCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteDetectorCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteFilterCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteIPSetCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteInvitationsCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteMembersCommand.js +18 -41
  17. package/dist-cjs/commands/DeletePublishingDestinationCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +18 -41
  19. package/dist-cjs/commands/DescribeMalwareScansCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +18 -41
  21. package/dist-cjs/commands/DescribePublishingDestinationCommand.js +18 -41
  22. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +18 -41
  23. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +18 -41
  24. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +18 -41
  25. package/dist-cjs/commands/DisassociateMembersCommand.js +18 -41
  26. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +18 -41
  27. package/dist-cjs/commands/GetAdministratorAccountCommand.js +18 -41
  28. package/dist-cjs/commands/GetCoverageStatisticsCommand.js +18 -41
  29. package/dist-cjs/commands/GetDetectorCommand.js +18 -41
  30. package/dist-cjs/commands/GetFilterCommand.js +18 -41
  31. package/dist-cjs/commands/GetFindingsCommand.js +18 -41
  32. package/dist-cjs/commands/GetFindingsStatisticsCommand.js +18 -41
  33. package/dist-cjs/commands/GetIPSetCommand.js +18 -41
  34. package/dist-cjs/commands/GetInvitationsCountCommand.js +18 -41
  35. package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +18 -41
  36. package/dist-cjs/commands/GetMasterAccountCommand.js +18 -41
  37. package/dist-cjs/commands/GetMemberDetectorsCommand.js +18 -41
  38. package/dist-cjs/commands/GetMembersCommand.js +18 -41
  39. package/dist-cjs/commands/GetOrganizationStatisticsCommand.js +18 -41
  40. package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +18 -41
  41. package/dist-cjs/commands/GetThreatIntelSetCommand.js +18 -41
  42. package/dist-cjs/commands/GetUsageStatisticsCommand.js +18 -41
  43. package/dist-cjs/commands/InviteMembersCommand.js +18 -41
  44. package/dist-cjs/commands/ListCoverageCommand.js +18 -41
  45. package/dist-cjs/commands/ListDetectorsCommand.js +18 -41
  46. package/dist-cjs/commands/ListFiltersCommand.js +18 -41
  47. package/dist-cjs/commands/ListFindingsCommand.js +18 -41
  48. package/dist-cjs/commands/ListIPSetsCommand.js +18 -41
  49. package/dist-cjs/commands/ListInvitationsCommand.js +18 -41
  50. package/dist-cjs/commands/ListMembersCommand.js +18 -41
  51. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +18 -41
  52. package/dist-cjs/commands/ListPublishingDestinationsCommand.js +18 -41
  53. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  54. package/dist-cjs/commands/ListThreatIntelSetsCommand.js +18 -41
  55. package/dist-cjs/commands/StartMalwareScanCommand.js +18 -41
  56. package/dist-cjs/commands/StartMonitoringMembersCommand.js +18 -41
  57. package/dist-cjs/commands/StopMonitoringMembersCommand.js +18 -41
  58. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  59. package/dist-cjs/commands/UnarchiveFindingsCommand.js +18 -41
  60. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  61. package/dist-cjs/commands/UpdateDetectorCommand.js +18 -41
  62. package/dist-cjs/commands/UpdateFilterCommand.js +18 -41
  63. package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +18 -41
  64. package/dist-cjs/commands/UpdateIPSetCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +18 -41
  68. package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +18 -41
  69. package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +18 -41
  70. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  71. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +18 -41
  72. package/dist-es/commands/AcceptInvitationCommand.js +18 -41
  73. package/dist-es/commands/ArchiveFindingsCommand.js +18 -41
  74. package/dist-es/commands/CreateDetectorCommand.js +18 -41
  75. package/dist-es/commands/CreateFilterCommand.js +18 -41
  76. package/dist-es/commands/CreateIPSetCommand.js +18 -41
  77. package/dist-es/commands/CreateMembersCommand.js +18 -41
  78. package/dist-es/commands/CreatePublishingDestinationCommand.js +18 -41
  79. package/dist-es/commands/CreateSampleFindingsCommand.js +18 -41
  80. package/dist-es/commands/CreateThreatIntelSetCommand.js +18 -41
  81. package/dist-es/commands/DeclineInvitationsCommand.js +18 -41
  82. package/dist-es/commands/DeleteDetectorCommand.js +18 -41
  83. package/dist-es/commands/DeleteFilterCommand.js +18 -41
  84. package/dist-es/commands/DeleteIPSetCommand.js +18 -41
  85. package/dist-es/commands/DeleteInvitationsCommand.js +18 -41
  86. package/dist-es/commands/DeleteMembersCommand.js +18 -41
  87. package/dist-es/commands/DeletePublishingDestinationCommand.js +18 -41
  88. package/dist-es/commands/DeleteThreatIntelSetCommand.js +18 -41
  89. package/dist-es/commands/DescribeMalwareScansCommand.js +18 -41
  90. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +18 -41
  91. package/dist-es/commands/DescribePublishingDestinationCommand.js +18 -41
  92. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +18 -41
  93. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +18 -41
  94. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +18 -41
  95. package/dist-es/commands/DisassociateMembersCommand.js +18 -41
  96. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +18 -41
  97. package/dist-es/commands/GetAdministratorAccountCommand.js +18 -41
  98. package/dist-es/commands/GetCoverageStatisticsCommand.js +18 -41
  99. package/dist-es/commands/GetDetectorCommand.js +18 -41
  100. package/dist-es/commands/GetFilterCommand.js +18 -41
  101. package/dist-es/commands/GetFindingsCommand.js +18 -41
  102. package/dist-es/commands/GetFindingsStatisticsCommand.js +18 -41
  103. package/dist-es/commands/GetIPSetCommand.js +18 -41
  104. package/dist-es/commands/GetInvitationsCountCommand.js +18 -41
  105. package/dist-es/commands/GetMalwareScanSettingsCommand.js +18 -41
  106. package/dist-es/commands/GetMasterAccountCommand.js +18 -41
  107. package/dist-es/commands/GetMemberDetectorsCommand.js +18 -41
  108. package/dist-es/commands/GetMembersCommand.js +18 -41
  109. package/dist-es/commands/GetOrganizationStatisticsCommand.js +18 -41
  110. package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +18 -41
  111. package/dist-es/commands/GetThreatIntelSetCommand.js +18 -41
  112. package/dist-es/commands/GetUsageStatisticsCommand.js +18 -41
  113. package/dist-es/commands/InviteMembersCommand.js +18 -41
  114. package/dist-es/commands/ListCoverageCommand.js +18 -41
  115. package/dist-es/commands/ListDetectorsCommand.js +18 -41
  116. package/dist-es/commands/ListFiltersCommand.js +18 -41
  117. package/dist-es/commands/ListFindingsCommand.js +18 -41
  118. package/dist-es/commands/ListIPSetsCommand.js +18 -41
  119. package/dist-es/commands/ListInvitationsCommand.js +18 -41
  120. package/dist-es/commands/ListMembersCommand.js +18 -41
  121. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +18 -41
  122. package/dist-es/commands/ListPublishingDestinationsCommand.js +18 -41
  123. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  124. package/dist-es/commands/ListThreatIntelSetsCommand.js +18 -41
  125. package/dist-es/commands/StartMalwareScanCommand.js +18 -41
  126. package/dist-es/commands/StartMonitoringMembersCommand.js +18 -41
  127. package/dist-es/commands/StopMonitoringMembersCommand.js +18 -41
  128. package/dist-es/commands/TagResourceCommand.js +18 -41
  129. package/dist-es/commands/UnarchiveFindingsCommand.js +18 -41
  130. package/dist-es/commands/UntagResourceCommand.js +18 -41
  131. package/dist-es/commands/UpdateDetectorCommand.js +18 -41
  132. package/dist-es/commands/UpdateFilterCommand.js +18 -41
  133. package/dist-es/commands/UpdateFindingsFeedbackCommand.js +18 -41
  134. package/dist-es/commands/UpdateIPSetCommand.js +18 -41
  135. package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +18 -41
  136. package/dist-es/commands/UpdateMemberDetectorsCommand.js +18 -41
  137. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +18 -41
  138. package/dist-es/commands/UpdatePublishingDestinationCommand.js +18 -41
  139. package/dist-es/commands/UpdateThreatIntelSetCommand.js +18 -41
  140. package/dist-es/endpoint/EndpointParameters.js +6 -0
  141. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +6 -21
  142. package/dist-types/commands/AcceptInvitationCommand.d.ts +6 -21
  143. package/dist-types/commands/ArchiveFindingsCommand.d.ts +6 -21
  144. package/dist-types/commands/CreateDetectorCommand.d.ts +6 -21
  145. package/dist-types/commands/CreateFilterCommand.d.ts +6 -21
  146. package/dist-types/commands/CreateIPSetCommand.d.ts +6 -21
  147. package/dist-types/commands/CreateMembersCommand.d.ts +6 -21
  148. package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +6 -21
  149. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +6 -21
  150. package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +6 -21
  151. package/dist-types/commands/DeclineInvitationsCommand.d.ts +6 -21
  152. package/dist-types/commands/DeleteDetectorCommand.d.ts +6 -21
  153. package/dist-types/commands/DeleteFilterCommand.d.ts +6 -21
  154. package/dist-types/commands/DeleteIPSetCommand.d.ts +6 -21
  155. package/dist-types/commands/DeleteInvitationsCommand.d.ts +6 -21
  156. package/dist-types/commands/DeleteMembersCommand.d.ts +6 -21
  157. package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +6 -21
  158. package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +6 -21
  159. package/dist-types/commands/DescribeMalwareScansCommand.d.ts +6 -21
  160. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -21
  161. package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +6 -21
  162. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -21
  163. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -21
  164. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -21
  165. package/dist-types/commands/DisassociateMembersCommand.d.ts +6 -21
  166. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -21
  167. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +6 -21
  168. package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +6 -21
  169. package/dist-types/commands/GetDetectorCommand.d.ts +6 -21
  170. package/dist-types/commands/GetFilterCommand.d.ts +6 -21
  171. package/dist-types/commands/GetFindingsCommand.d.ts +6 -21
  172. package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +6 -21
  173. package/dist-types/commands/GetIPSetCommand.d.ts +6 -21
  174. package/dist-types/commands/GetInvitationsCountCommand.d.ts +6 -21
  175. package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +6 -21
  176. package/dist-types/commands/GetMasterAccountCommand.d.ts +6 -21
  177. package/dist-types/commands/GetMemberDetectorsCommand.d.ts +6 -21
  178. package/dist-types/commands/GetMembersCommand.d.ts +6 -21
  179. package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +6 -21
  180. package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +6 -21
  181. package/dist-types/commands/GetThreatIntelSetCommand.d.ts +6 -21
  182. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +6 -21
  183. package/dist-types/commands/InviteMembersCommand.d.ts +6 -21
  184. package/dist-types/commands/ListCoverageCommand.d.ts +6 -21
  185. package/dist-types/commands/ListDetectorsCommand.d.ts +6 -21
  186. package/dist-types/commands/ListFiltersCommand.d.ts +6 -21
  187. package/dist-types/commands/ListFindingsCommand.d.ts +6 -21
  188. package/dist-types/commands/ListIPSetsCommand.d.ts +6 -21
  189. package/dist-types/commands/ListInvitationsCommand.d.ts +6 -21
  190. package/dist-types/commands/ListMembersCommand.d.ts +6 -21
  191. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -21
  192. package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +6 -21
  193. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  194. package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +6 -21
  195. package/dist-types/commands/StartMalwareScanCommand.d.ts +6 -21
  196. package/dist-types/commands/StartMonitoringMembersCommand.d.ts +6 -21
  197. package/dist-types/commands/StopMonitoringMembersCommand.d.ts +6 -21
  198. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  199. package/dist-types/commands/UnarchiveFindingsCommand.d.ts +6 -21
  200. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  201. package/dist-types/commands/UpdateDetectorCommand.d.ts +6 -21
  202. package/dist-types/commands/UpdateFilterCommand.d.ts +6 -21
  203. package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +6 -21
  204. package/dist-types/commands/UpdateIPSetCommand.d.ts +6 -21
  205. package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +6 -21
  206. package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +6 -21
  207. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -21
  208. package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +6 -21
  209. package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +6 -21
  210. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  211. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +12 -24
  212. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +14 -23
  214. package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +14 -23
  215. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +12 -24
  219. package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +12 -24
  221. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +14 -23
  222. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +14 -23
  225. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +14 -23
  236. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +14 -23
  241. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +14 -23
  245. package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +12 -24
  274. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  281. package/package.json +9 -9
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateOrganizationConfigurationCommand, se_UpdateOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpdateOrganizationConfigurationCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateOrganizationConfigurationCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "GuardDutyClient";
26
- const commandName = "UpdateOrganizationConfigurationCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "GuardDutyAPIService",
35
- operation: "UpdateOrganizationConfiguration",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateOrganizationConfigurationCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateOrganizationConfigurationCommand(output, context);
46
- }
7
+ export class UpdateOrganizationConfigurationCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("GuardDutyAPIService", "UpdateOrganizationConfiguration", {})
19
+ .n("GuardDutyClient", "UpdateOrganizationConfigurationCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateOrganizationConfigurationCommand)
22
+ .de(de_UpdateOrganizationConfigurationCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdatePublishingDestinationCommand, se_UpdatePublishingDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpdatePublishingDestinationCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdatePublishingDestinationCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "GuardDutyClient";
26
- const commandName = "UpdatePublishingDestinationCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "GuardDutyAPIService",
35
- operation: "UpdatePublishingDestination",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdatePublishingDestinationCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdatePublishingDestinationCommand(output, context);
46
- }
7
+ export class UpdatePublishingDestinationCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("GuardDutyAPIService", "UpdatePublishingDestination", {})
19
+ .n("GuardDutyClient", "UpdatePublishingDestinationCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdatePublishingDestinationCommand)
22
+ .de(de_UpdatePublishingDestinationCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateThreatIntelSetCommand, se_UpdateThreatIntelSetCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpdateThreatIntelSetCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateThreatIntelSetCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "GuardDutyClient";
26
- const commandName = "UpdateThreatIntelSetCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "GuardDutyAPIService",
35
- operation: "UpdateThreatIntelSet",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateThreatIntelSetCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateThreatIntelSetCommand(output, context);
46
- }
7
+ export class UpdateThreatIntelSetCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("GuardDutyAPIService", "UpdateThreatIntelSet", {})
19
+ .n("GuardDutyClient", "UpdateThreatIntelSetCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateThreatIntelSetCommand)
22
+ .de(de_UpdateThreatIntelSetCommand)
23
+ .build() {
47
24
  }
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
6
6
  defaultSigningName: "guardduty",
7
7
  };
8
8
  };
9
+ export const commonParams = {
10
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
+ Endpoint: { type: "builtInParams", name: "endpoint" },
12
+ Region: { type: "builtInParams", name: "region" },
13
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
+ };
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
4
  import { AcceptAdministratorInvitationRequest, AcceptAdministratorInvitationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AcceptAdministratorInvitationCommandInput extends AcceptAdminis
21
20
  */
22
21
  export interface AcceptAdministratorInvitationCommandOutput extends AcceptAdministratorInvitationResponse, __MetadataBearer {
23
22
  }
23
+ declare const AcceptAdministratorInvitationCommand_base: {
24
+ new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Accepts the invitation to be a member account and get monitored by a GuardDuty
@@ -58,23 +61,5 @@ export interface AcceptAdministratorInvitationCommandOutput extends AcceptAdmini
58
61
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
59
62
  *
60
63
  */
61
- export declare class AcceptAdministratorInvitationCommand extends $Command<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, GuardDutyClientResolvedConfig> {
62
- readonly input: AcceptAdministratorInvitationCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: AcceptAdministratorInvitationCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class AcceptAdministratorInvitationCommand extends AcceptAdministratorInvitationCommand_base {
80
65
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
4
  import { AcceptInvitationRequest, AcceptInvitationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {
21
20
  */
22
21
  export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse, __MetadataBearer {
23
22
  }
23
+ declare const AcceptInvitationCommand_base: {
24
+ new (input: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * @deprecated
@@ -59,23 +62,5 @@ export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse,
59
62
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
60
63
  *
61
64
  */
62
- export declare class AcceptInvitationCommand extends $Command<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, GuardDutyClientResolvedConfig> {
63
- readonly input: AcceptInvitationCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: AcceptInvitationCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AcceptInvitationCommandInput, AcceptInvitationCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
81
66
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
4
  import { ArchiveFindingsRequest, ArchiveFindingsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ArchiveFindingsCommandInput extends ArchiveFindingsRequest {
21
20
  */
22
21
  export interface ArchiveFindingsCommandOutput extends ArchiveFindingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ArchiveFindingsCommand_base: {
24
+ new (input: ArchiveFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ArchiveFindingsCommandInput, ArchiveFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Archives GuardDuty findings that are specified by the list of finding IDs.</p>
@@ -62,23 +65,5 @@ export interface ArchiveFindingsCommandOutput extends ArchiveFindingsResponse, _
62
65
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
63
66
  *
64
67
  */
65
- export declare class ArchiveFindingsCommand extends $Command<ArchiveFindingsCommandInput, ArchiveFindingsCommandOutput, GuardDutyClientResolvedConfig> {
66
- readonly input: ArchiveFindingsCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: ArchiveFindingsCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ArchiveFindingsCommandInput, ArchiveFindingsCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class ArchiveFindingsCommand extends ArchiveFindingsCommand_base {
84
69
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
4
  import { CreateDetectorRequest, CreateDetectorResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDetectorCommandInput extends CreateDetectorRequest {
21
20
  */
22
21
  export interface CreateDetectorCommandOutput extends CreateDetectorResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateDetectorCommand_base: {
24
+ new (input: CreateDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDetectorCommandInput, CreateDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a single Amazon GuardDuty detector. A detector is a resource that represents the
@@ -106,23 +109,5 @@ export interface CreateDetectorCommandOutput extends CreateDetectorResponse, __M
106
109
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
107
110
  *
108
111
  */
109
- export declare class CreateDetectorCommand extends $Command<CreateDetectorCommandInput, CreateDetectorCommandOutput, GuardDutyClientResolvedConfig> {
110
- readonly input: CreateDetectorCommandInput;
111
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
112
- /**
113
- * @public
114
- */
115
- constructor(input: CreateDetectorCommandInput);
116
- /**
117
- * @internal
118
- */
119
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDetectorCommandInput, CreateDetectorCommandOutput>;
120
- /**
121
- * @internal
122
- */
123
- private serialize;
124
- /**
125
- * @internal
126
- */
127
- private deserialize;
112
+ export declare class CreateDetectorCommand extends CreateDetectorCommand_base {
128
113
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
4
  import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateFilterCommandInput extends CreateFilterRequest {
21
20
  */
22
21
  export interface CreateFilterCommandOutput extends CreateFilterResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateFilterCommand_base: {
24
+ new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a filter using the specified finding criteria. The maximum number of saved filters
@@ -92,23 +95,5 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
92
95
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
93
96
  *
94
97
  */
95
- export declare class CreateFilterCommand extends $Command<CreateFilterCommandInput, CreateFilterCommandOutput, GuardDutyClientResolvedConfig> {
96
- readonly input: CreateFilterCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: CreateFilterCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFilterCommandInput, CreateFilterCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class CreateFilterCommand extends CreateFilterCommand_base {
114
99
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
4
  import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateIPSetCommandInput extends CreateIPSetRequest {
21
20
  */
22
21
  export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateIPSetCommand_base: {
24
+ new (input: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new IPSet, which is called a trusted IP list in the console user interface. An
@@ -68,23 +71,5 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
68
71
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
69
72
  *
70
73
  */
71
- export declare class CreateIPSetCommand extends $Command<CreateIPSetCommandInput, CreateIPSetCommandOutput, GuardDutyClientResolvedConfig> {
72
- readonly input: CreateIPSetCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: CreateIPSetCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIPSetCommandInput, CreateIPSetCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class CreateIPSetCommand extends CreateIPSetCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
4
  import { CreateMembersRequest, CreateMembersResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateMembersCommandInput extends CreateMembersRequest {
21
20
  */
22
21
  export interface CreateMembersCommandOutput extends CreateMembersResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateMembersCommand_base: {
24
+ new (input: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates member accounts of the current Amazon Web Services account by specifying a list of Amazon Web Services account
@@ -87,23 +90,5 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
87
90
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
88
91
  *
89
92
  */
90
- export declare class CreateMembersCommand extends $Command<CreateMembersCommandInput, CreateMembersCommandOutput, GuardDutyClientResolvedConfig> {
91
- readonly input: CreateMembersCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: CreateMembersCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMembersCommandInput, CreateMembersCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class CreateMembersCommand extends CreateMembersCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
4
  import { CreatePublishingDestinationRequest, CreatePublishingDestinationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreatePublishingDestinationCommandInput extends CreatePublishin
21
20
  */
22
21
  export interface CreatePublishingDestinationCommandOutput extends CreatePublishingDestinationResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreatePublishingDestinationCommand_base: {
24
+ new (input: CreatePublishingDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePublishingDestinationCommandInput, CreatePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a publishing destination to export findings to. The resource to export findings to
@@ -64,23 +67,5 @@ export interface CreatePublishingDestinationCommandOutput extends CreatePublishi
64
67
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
65
68
  *
66
69
  */
67
- export declare class CreatePublishingDestinationCommand extends $Command<CreatePublishingDestinationCommandInput, CreatePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig> {
68
- readonly input: CreatePublishingDestinationCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: CreatePublishingDestinationCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePublishingDestinationCommandInput, CreatePublishingDestinationCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class CreatePublishingDestinationCommand extends CreatePublishingDestinationCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
4
  import { CreateSampleFindingsRequest, CreateSampleFindingsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateSampleFindingsCommandInput extends CreateSampleFindingsRe
21
20
  */
22
21
  export interface CreateSampleFindingsCommandOutput extends CreateSampleFindingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateSampleFindingsCommand_base: {
24
+ new (input: CreateSampleFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Generates sample findings of types specified by the list of finding types. If 'NULL' is
@@ -60,23 +63,5 @@ export interface CreateSampleFindingsCommandOutput extends CreateSampleFindingsR
60
63
  * <p>Base exception class for all service exceptions from GuardDuty service.</p>
61
64
  *
62
65
  */
63
- export declare class CreateSampleFindingsCommand extends $Command<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput, GuardDutyClientResolvedConfig> {
64
- readonly input: CreateSampleFindingsCommandInput;
65
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
- /**
67
- * @public
68
- */
69
- constructor(input: CreateSampleFindingsCommandInput);
70
- /**
71
- * @internal
72
- */
73
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GuardDutyClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput>;
74
- /**
75
- * @internal
76
- */
77
- private serialize;
78
- /**
79
- * @internal
80
- */
81
- private deserialize;
66
+ export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {
82
67
  }