@aws-sdk/client-guardduty 3.35.0 → 3.38.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 (481) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/GuardDuty.js +0 -20
  3. package/dist-cjs/GuardDutyClient.js +0 -25
  4. package/dist-cjs/commands/AcceptInvitationCommand.js +0 -25
  5. package/dist-cjs/commands/ArchiveFindingsCommand.js +0 -29
  6. package/dist-cjs/commands/CreateDetectorCommand.js +0 -28
  7. package/dist-cjs/commands/CreateFilterCommand.js +0 -25
  8. package/dist-cjs/commands/CreateIPSetCommand.js +0 -28
  9. package/dist-cjs/commands/CreateMembersCommand.js +0 -36
  10. package/dist-cjs/commands/CreatePublishingDestinationCommand.js +0 -26
  11. package/dist-cjs/commands/CreateSampleFindingsCommand.js +0 -27
  12. package/dist-cjs/commands/CreateThreatIntelSetCommand.js +0 -27
  13. package/dist-cjs/commands/DeclineInvitationsCommand.js +0 -26
  14. package/dist-cjs/commands/DeleteDetectorCommand.js +0 -25
  15. package/dist-cjs/commands/DeleteFilterCommand.js +0 -25
  16. package/dist-cjs/commands/DeleteIPSetCommand.js +0 -26
  17. package/dist-cjs/commands/DeleteInvitationsCommand.js +0 -26
  18. package/dist-cjs/commands/DeleteMembersCommand.js +0 -26
  19. package/dist-cjs/commands/DeletePublishingDestinationCommand.js +0 -25
  20. package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +0 -25
  21. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +0 -26
  22. package/dist-cjs/commands/DescribePublishingDestinationCommand.js +0 -26
  23. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +0 -26
  24. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +0 -25
  25. package/dist-cjs/commands/DisassociateMembersCommand.js +0 -26
  26. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +0 -26
  27. package/dist-cjs/commands/GetDetectorCommand.js +0 -25
  28. package/dist-cjs/commands/GetFilterCommand.js +0 -25
  29. package/dist-cjs/commands/GetFindingsCommand.js +0 -25
  30. package/dist-cjs/commands/GetFindingsStatisticsCommand.js +0 -25
  31. package/dist-cjs/commands/GetIPSetCommand.js +0 -25
  32. package/dist-cjs/commands/GetInvitationsCountCommand.js +0 -26
  33. package/dist-cjs/commands/GetMasterAccountCommand.js +0 -26
  34. package/dist-cjs/commands/GetMemberDetectorsCommand.js +0 -25
  35. package/dist-cjs/commands/GetMembersCommand.js +0 -26
  36. package/dist-cjs/commands/GetThreatIntelSetCommand.js +0 -25
  37. package/dist-cjs/commands/GetUsageStatisticsCommand.js +0 -28
  38. package/dist-cjs/commands/InviteMembersCommand.js +0 -27
  39. package/dist-cjs/commands/ListDetectorsCommand.js +0 -25
  40. package/dist-cjs/commands/ListFiltersCommand.js +0 -25
  41. package/dist-cjs/commands/ListFindingsCommand.js +0 -25
  42. package/dist-cjs/commands/ListIPSetsCommand.js +0 -27
  43. package/dist-cjs/commands/ListInvitationsCommand.js +0 -26
  44. package/dist-cjs/commands/ListMembersCommand.js +0 -25
  45. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +0 -25
  46. package/dist-cjs/commands/ListPublishingDestinationsCommand.js +0 -26
  47. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
  48. package/dist-cjs/commands/ListThreatIntelSetsCommand.js +0 -27
  49. package/dist-cjs/commands/StartMonitoringMembersCommand.js +0 -27
  50. package/dist-cjs/commands/StopMonitoringMembersCommand.js +0 -27
  51. package/dist-cjs/commands/TagResourceCommand.js +0 -25
  52. package/dist-cjs/commands/UnarchiveFindingsCommand.js +0 -25
  53. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  54. package/dist-cjs/commands/UpdateDetectorCommand.js +0 -25
  55. package/dist-cjs/commands/UpdateFilterCommand.js +0 -25
  56. package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +0 -25
  57. package/dist-cjs/commands/UpdateIPSetCommand.js +0 -25
  58. package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +0 -25
  59. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +0 -25
  60. package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +0 -26
  61. package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +0 -25
  62. package/dist-cjs/commands/index.js +61 -0
  63. package/dist-cjs/endpoints.js +1 -2
  64. package/dist-cjs/index.js +4 -72
  65. package/dist-cjs/models/index.js +0 -1
  66. package/dist-cjs/models/models_0.js +0 -559
  67. package/dist-cjs/pagination/GetUsageStatisticsPaginator.js +0 -11
  68. package/dist-cjs/pagination/Interfaces.js +0 -1
  69. package/dist-cjs/pagination/ListDetectorsPaginator.js +0 -11
  70. package/dist-cjs/pagination/ListFiltersPaginator.js +0 -11
  71. package/dist-cjs/pagination/ListFindingsPaginator.js +0 -11
  72. package/dist-cjs/pagination/ListIPSetsPaginator.js +0 -11
  73. package/dist-cjs/pagination/ListInvitationsPaginator.js +0 -11
  74. package/dist-cjs/pagination/ListMembersPaginator.js +0 -11
  75. package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +0 -11
  76. package/dist-cjs/pagination/ListPublishingDestinationsPaginator.js +0 -11
  77. package/dist-cjs/pagination/ListThreatIntelSetsPaginator.js +0 -11
  78. package/dist-cjs/pagination/index.js +14 -0
  79. package/dist-cjs/protocols/Aws_restJson1.js +0 -6
  80. package/dist-cjs/runtimeConfig.browser.js +1 -6
  81. package/dist-cjs/runtimeConfig.js +2 -7
  82. package/dist-cjs/runtimeConfig.native.js +0 -4
  83. package/dist-cjs/runtimeConfig.shared.js +0 -4
  84. package/dist-es/GuardDuty.js +0 -1
  85. package/dist-es/GuardDutyClient.js +0 -1
  86. package/dist-es/commands/AcceptInvitationCommand.js +0 -1
  87. package/dist-es/commands/ArchiveFindingsCommand.js +0 -1
  88. package/dist-es/commands/CreateDetectorCommand.js +0 -1
  89. package/dist-es/commands/CreateFilterCommand.js +0 -1
  90. package/dist-es/commands/CreateIPSetCommand.js +0 -1
  91. package/dist-es/commands/CreateMembersCommand.js +0 -1
  92. package/dist-es/commands/CreatePublishingDestinationCommand.js +0 -1
  93. package/dist-es/commands/CreateSampleFindingsCommand.js +0 -1
  94. package/dist-es/commands/CreateThreatIntelSetCommand.js +0 -1
  95. package/dist-es/commands/DeclineInvitationsCommand.js +0 -1
  96. package/dist-es/commands/DeleteDetectorCommand.js +0 -1
  97. package/dist-es/commands/DeleteFilterCommand.js +0 -1
  98. package/dist-es/commands/DeleteIPSetCommand.js +0 -1
  99. package/dist-es/commands/DeleteInvitationsCommand.js +0 -1
  100. package/dist-es/commands/DeleteMembersCommand.js +0 -1
  101. package/dist-es/commands/DeletePublishingDestinationCommand.js +0 -1
  102. package/dist-es/commands/DeleteThreatIntelSetCommand.js +0 -1
  103. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +0 -1
  104. package/dist-es/commands/DescribePublishingDestinationCommand.js +0 -1
  105. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +0 -1
  106. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +0 -1
  107. package/dist-es/commands/DisassociateMembersCommand.js +0 -1
  108. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +0 -1
  109. package/dist-es/commands/GetDetectorCommand.js +0 -1
  110. package/dist-es/commands/GetFilterCommand.js +0 -1
  111. package/dist-es/commands/GetFindingsCommand.js +0 -1
  112. package/dist-es/commands/GetFindingsStatisticsCommand.js +0 -1
  113. package/dist-es/commands/GetIPSetCommand.js +0 -1
  114. package/dist-es/commands/GetInvitationsCountCommand.js +0 -1
  115. package/dist-es/commands/GetMasterAccountCommand.js +0 -1
  116. package/dist-es/commands/GetMemberDetectorsCommand.js +0 -1
  117. package/dist-es/commands/GetMembersCommand.js +0 -1
  118. package/dist-es/commands/GetThreatIntelSetCommand.js +0 -1
  119. package/dist-es/commands/GetUsageStatisticsCommand.js +0 -1
  120. package/dist-es/commands/InviteMembersCommand.js +0 -1
  121. package/dist-es/commands/ListDetectorsCommand.js +0 -1
  122. package/dist-es/commands/ListFiltersCommand.js +0 -1
  123. package/dist-es/commands/ListFindingsCommand.js +0 -1
  124. package/dist-es/commands/ListIPSetsCommand.js +0 -1
  125. package/dist-es/commands/ListInvitationsCommand.js +0 -1
  126. package/dist-es/commands/ListMembersCommand.js +0 -1
  127. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +0 -1
  128. package/dist-es/commands/ListPublishingDestinationsCommand.js +0 -1
  129. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  130. package/dist-es/commands/ListThreatIntelSetsCommand.js +0 -1
  131. package/dist-es/commands/StartMonitoringMembersCommand.js +0 -1
  132. package/dist-es/commands/StopMonitoringMembersCommand.js +0 -1
  133. package/dist-es/commands/TagResourceCommand.js +0 -1
  134. package/dist-es/commands/UnarchiveFindingsCommand.js +0 -1
  135. package/dist-es/commands/UntagResourceCommand.js +0 -1
  136. package/dist-es/commands/UpdateDetectorCommand.js +0 -1
  137. package/dist-es/commands/UpdateFilterCommand.js +0 -1
  138. package/dist-es/commands/UpdateFindingsFeedbackCommand.js +0 -1
  139. package/dist-es/commands/UpdateIPSetCommand.js +0 -1
  140. package/dist-es/commands/UpdateMemberDetectorsCommand.js +0 -1
  141. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +0 -1
  142. package/dist-es/commands/UpdatePublishingDestinationCommand.js +0 -1
  143. package/dist-es/commands/UpdateThreatIntelSetCommand.js +0 -1
  144. package/dist-es/commands/index.js +58 -0
  145. package/dist-es/endpoints.js +1 -2
  146. package/dist-es/index.js +4 -72
  147. package/dist-es/models/index.js +0 -1
  148. package/dist-es/models/models_0.js +0 -1
  149. package/dist-es/pagination/GetUsageStatisticsPaginator.js +0 -1
  150. package/dist-es/pagination/Interfaces.js +0 -1
  151. package/dist-es/pagination/ListDetectorsPaginator.js +0 -1
  152. package/dist-es/pagination/ListFiltersPaginator.js +0 -1
  153. package/dist-es/pagination/ListFindingsPaginator.js +0 -1
  154. package/dist-es/pagination/ListIPSetsPaginator.js +0 -1
  155. package/dist-es/pagination/ListInvitationsPaginator.js +0 -1
  156. package/dist-es/pagination/ListMembersPaginator.js +0 -1
  157. package/dist-es/pagination/ListOrganizationAdminAccountsPaginator.js +0 -1
  158. package/dist-es/pagination/ListPublishingDestinationsPaginator.js +0 -1
  159. package/dist-es/pagination/ListThreatIntelSetsPaginator.js +0 -1
  160. package/dist-es/pagination/index.js +11 -0
  161. package/dist-es/protocols/Aws_restJson1.js +0 -1
  162. package/dist-es/runtimeConfig.browser.js +1 -2
  163. package/dist-es/runtimeConfig.js +2 -3
  164. package/dist-es/runtimeConfig.native.js +0 -1
  165. package/dist-es/runtimeConfig.shared.js +0 -1
  166. package/dist-types/commands/index.d.ts +58 -0
  167. package/dist-types/index.d.ts +4 -71
  168. package/dist-types/pagination/index.d.ts +11 -0
  169. package/dist-types/ts3.4/GuardDuty.d.ts +59 -249
  170. package/dist-types/ts3.4/GuardDutyClient.d.ts +24 -105
  171. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +2 -20
  172. package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +2 -24
  173. package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +2 -23
  174. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +2 -20
  175. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -23
  176. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +2 -31
  177. package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +2 -21
  178. package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +2 -22
  179. package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +2 -22
  180. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +2 -21
  181. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +2 -20
  182. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +2 -20
  183. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -21
  184. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +2 -21
  185. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +2 -21
  186. package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +2 -20
  187. package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +2 -20
  188. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -21
  189. package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +2 -21
  190. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -21
  191. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +2 -20
  192. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +2 -21
  193. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -21
  194. package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +2 -20
  195. package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +2 -20
  196. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +2 -20
  197. package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +2 -20
  198. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -20
  199. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +2 -21
  200. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +2 -21
  201. package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +2 -20
  202. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +2 -21
  203. package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +2 -20
  204. package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +2 -23
  205. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +2 -22
  206. package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +2 -20
  207. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -20
  208. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -20
  209. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -22
  210. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +2 -21
  211. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -20
  212. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -20
  213. package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +2 -21
  214. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -22
  215. package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +2 -22
  216. package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +2 -22
  217. package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +2 -22
  218. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  219. package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +2 -20
  220. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  221. package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +2 -20
  222. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +2 -20
  223. package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +2 -20
  224. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -20
  225. package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +2 -20
  226. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -20
  227. package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +2 -21
  228. package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +2 -20
  229. package/dist-types/ts3.4/commands/index.d.ts +58 -0
  230. package/dist-types/ts3.4/index.d.ts +4 -71
  231. package/dist-types/ts3.4/models/models_0.d.ts +708 -2623
  232. package/dist-types/ts3.4/pagination/index.d.ts +11 -0
  233. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  234. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  235. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  236. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  237. package/package.json +33 -30
  238. package/dist-cjs/GuardDuty.js.map +0 -1
  239. package/dist-cjs/GuardDutyClient.js.map +0 -1
  240. package/dist-cjs/commands/AcceptInvitationCommand.js.map +0 -1
  241. package/dist-cjs/commands/ArchiveFindingsCommand.js.map +0 -1
  242. package/dist-cjs/commands/CreateDetectorCommand.js.map +0 -1
  243. package/dist-cjs/commands/CreateFilterCommand.js.map +0 -1
  244. package/dist-cjs/commands/CreateIPSetCommand.js.map +0 -1
  245. package/dist-cjs/commands/CreateMembersCommand.js.map +0 -1
  246. package/dist-cjs/commands/CreatePublishingDestinationCommand.js.map +0 -1
  247. package/dist-cjs/commands/CreateSampleFindingsCommand.js.map +0 -1
  248. package/dist-cjs/commands/CreateThreatIntelSetCommand.js.map +0 -1
  249. package/dist-cjs/commands/DeclineInvitationsCommand.js.map +0 -1
  250. package/dist-cjs/commands/DeleteDetectorCommand.js.map +0 -1
  251. package/dist-cjs/commands/DeleteFilterCommand.js.map +0 -1
  252. package/dist-cjs/commands/DeleteIPSetCommand.js.map +0 -1
  253. package/dist-cjs/commands/DeleteInvitationsCommand.js.map +0 -1
  254. package/dist-cjs/commands/DeleteMembersCommand.js.map +0 -1
  255. package/dist-cjs/commands/DeletePublishingDestinationCommand.js.map +0 -1
  256. package/dist-cjs/commands/DeleteThreatIntelSetCommand.js.map +0 -1
  257. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js.map +0 -1
  258. package/dist-cjs/commands/DescribePublishingDestinationCommand.js.map +0 -1
  259. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js.map +0 -1
  260. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js.map +0 -1
  261. package/dist-cjs/commands/DisassociateMembersCommand.js.map +0 -1
  262. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js.map +0 -1
  263. package/dist-cjs/commands/GetDetectorCommand.js.map +0 -1
  264. package/dist-cjs/commands/GetFilterCommand.js.map +0 -1
  265. package/dist-cjs/commands/GetFindingsCommand.js.map +0 -1
  266. package/dist-cjs/commands/GetFindingsStatisticsCommand.js.map +0 -1
  267. package/dist-cjs/commands/GetIPSetCommand.js.map +0 -1
  268. package/dist-cjs/commands/GetInvitationsCountCommand.js.map +0 -1
  269. package/dist-cjs/commands/GetMasterAccountCommand.js.map +0 -1
  270. package/dist-cjs/commands/GetMemberDetectorsCommand.js.map +0 -1
  271. package/dist-cjs/commands/GetMembersCommand.js.map +0 -1
  272. package/dist-cjs/commands/GetThreatIntelSetCommand.js.map +0 -1
  273. package/dist-cjs/commands/GetUsageStatisticsCommand.js.map +0 -1
  274. package/dist-cjs/commands/InviteMembersCommand.js.map +0 -1
  275. package/dist-cjs/commands/ListDetectorsCommand.js.map +0 -1
  276. package/dist-cjs/commands/ListFiltersCommand.js.map +0 -1
  277. package/dist-cjs/commands/ListFindingsCommand.js.map +0 -1
  278. package/dist-cjs/commands/ListIPSetsCommand.js.map +0 -1
  279. package/dist-cjs/commands/ListInvitationsCommand.js.map +0 -1
  280. package/dist-cjs/commands/ListMembersCommand.js.map +0 -1
  281. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js.map +0 -1
  282. package/dist-cjs/commands/ListPublishingDestinationsCommand.js.map +0 -1
  283. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  284. package/dist-cjs/commands/ListThreatIntelSetsCommand.js.map +0 -1
  285. package/dist-cjs/commands/StartMonitoringMembersCommand.js.map +0 -1
  286. package/dist-cjs/commands/StopMonitoringMembersCommand.js.map +0 -1
  287. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  288. package/dist-cjs/commands/UnarchiveFindingsCommand.js.map +0 -1
  289. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  290. package/dist-cjs/commands/UpdateDetectorCommand.js.map +0 -1
  291. package/dist-cjs/commands/UpdateFilterCommand.js.map +0 -1
  292. package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js.map +0 -1
  293. package/dist-cjs/commands/UpdateIPSetCommand.js.map +0 -1
  294. package/dist-cjs/commands/UpdateMemberDetectorsCommand.js.map +0 -1
  295. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js.map +0 -1
  296. package/dist-cjs/commands/UpdatePublishingDestinationCommand.js.map +0 -1
  297. package/dist-cjs/commands/UpdateThreatIntelSetCommand.js.map +0 -1
  298. package/dist-cjs/endpoints.js.map +0 -1
  299. package/dist-cjs/index.js.map +0 -1
  300. package/dist-cjs/models/index.js.map +0 -1
  301. package/dist-cjs/models/models_0.js.map +0 -1
  302. package/dist-cjs/pagination/GetUsageStatisticsPaginator.js.map +0 -1
  303. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  304. package/dist-cjs/pagination/ListDetectorsPaginator.js.map +0 -1
  305. package/dist-cjs/pagination/ListFiltersPaginator.js.map +0 -1
  306. package/dist-cjs/pagination/ListFindingsPaginator.js.map +0 -1
  307. package/dist-cjs/pagination/ListIPSetsPaginator.js.map +0 -1
  308. package/dist-cjs/pagination/ListInvitationsPaginator.js.map +0 -1
  309. package/dist-cjs/pagination/ListMembersPaginator.js.map +0 -1
  310. package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js.map +0 -1
  311. package/dist-cjs/pagination/ListPublishingDestinationsPaginator.js.map +0 -1
  312. package/dist-cjs/pagination/ListThreatIntelSetsPaginator.js.map +0 -1
  313. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  314. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  315. package/dist-cjs/runtimeConfig.js.map +0 -1
  316. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  317. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  318. package/dist-es/GuardDuty.js.map +0 -1
  319. package/dist-es/GuardDutyClient.js.map +0 -1
  320. package/dist-es/commands/AcceptInvitationCommand.js.map +0 -1
  321. package/dist-es/commands/ArchiveFindingsCommand.js.map +0 -1
  322. package/dist-es/commands/CreateDetectorCommand.js.map +0 -1
  323. package/dist-es/commands/CreateFilterCommand.js.map +0 -1
  324. package/dist-es/commands/CreateIPSetCommand.js.map +0 -1
  325. package/dist-es/commands/CreateMembersCommand.js.map +0 -1
  326. package/dist-es/commands/CreatePublishingDestinationCommand.js.map +0 -1
  327. package/dist-es/commands/CreateSampleFindingsCommand.js.map +0 -1
  328. package/dist-es/commands/CreateThreatIntelSetCommand.js.map +0 -1
  329. package/dist-es/commands/DeclineInvitationsCommand.js.map +0 -1
  330. package/dist-es/commands/DeleteDetectorCommand.js.map +0 -1
  331. package/dist-es/commands/DeleteFilterCommand.js.map +0 -1
  332. package/dist-es/commands/DeleteIPSetCommand.js.map +0 -1
  333. package/dist-es/commands/DeleteInvitationsCommand.js.map +0 -1
  334. package/dist-es/commands/DeleteMembersCommand.js.map +0 -1
  335. package/dist-es/commands/DeletePublishingDestinationCommand.js.map +0 -1
  336. package/dist-es/commands/DeleteThreatIntelSetCommand.js.map +0 -1
  337. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js.map +0 -1
  338. package/dist-es/commands/DescribePublishingDestinationCommand.js.map +0 -1
  339. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js.map +0 -1
  340. package/dist-es/commands/DisassociateFromMasterAccountCommand.js.map +0 -1
  341. package/dist-es/commands/DisassociateMembersCommand.js.map +0 -1
  342. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js.map +0 -1
  343. package/dist-es/commands/GetDetectorCommand.js.map +0 -1
  344. package/dist-es/commands/GetFilterCommand.js.map +0 -1
  345. package/dist-es/commands/GetFindingsCommand.js.map +0 -1
  346. package/dist-es/commands/GetFindingsStatisticsCommand.js.map +0 -1
  347. package/dist-es/commands/GetIPSetCommand.js.map +0 -1
  348. package/dist-es/commands/GetInvitationsCountCommand.js.map +0 -1
  349. package/dist-es/commands/GetMasterAccountCommand.js.map +0 -1
  350. package/dist-es/commands/GetMemberDetectorsCommand.js.map +0 -1
  351. package/dist-es/commands/GetMembersCommand.js.map +0 -1
  352. package/dist-es/commands/GetThreatIntelSetCommand.js.map +0 -1
  353. package/dist-es/commands/GetUsageStatisticsCommand.js.map +0 -1
  354. package/dist-es/commands/InviteMembersCommand.js.map +0 -1
  355. package/dist-es/commands/ListDetectorsCommand.js.map +0 -1
  356. package/dist-es/commands/ListFiltersCommand.js.map +0 -1
  357. package/dist-es/commands/ListFindingsCommand.js.map +0 -1
  358. package/dist-es/commands/ListIPSetsCommand.js.map +0 -1
  359. package/dist-es/commands/ListInvitationsCommand.js.map +0 -1
  360. package/dist-es/commands/ListMembersCommand.js.map +0 -1
  361. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js.map +0 -1
  362. package/dist-es/commands/ListPublishingDestinationsCommand.js.map +0 -1
  363. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  364. package/dist-es/commands/ListThreatIntelSetsCommand.js.map +0 -1
  365. package/dist-es/commands/StartMonitoringMembersCommand.js.map +0 -1
  366. package/dist-es/commands/StopMonitoringMembersCommand.js.map +0 -1
  367. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  368. package/dist-es/commands/UnarchiveFindingsCommand.js.map +0 -1
  369. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  370. package/dist-es/commands/UpdateDetectorCommand.js.map +0 -1
  371. package/dist-es/commands/UpdateFilterCommand.js.map +0 -1
  372. package/dist-es/commands/UpdateFindingsFeedbackCommand.js.map +0 -1
  373. package/dist-es/commands/UpdateIPSetCommand.js.map +0 -1
  374. package/dist-es/commands/UpdateMemberDetectorsCommand.js.map +0 -1
  375. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js.map +0 -1
  376. package/dist-es/commands/UpdatePublishingDestinationCommand.js.map +0 -1
  377. package/dist-es/commands/UpdateThreatIntelSetCommand.js.map +0 -1
  378. package/dist-es/endpoints.js.map +0 -1
  379. package/dist-es/index.js.map +0 -1
  380. package/dist-es/models/index.js.map +0 -1
  381. package/dist-es/models/models_0.js.map +0 -1
  382. package/dist-es/pagination/GetUsageStatisticsPaginator.js.map +0 -1
  383. package/dist-es/pagination/Interfaces.js.map +0 -1
  384. package/dist-es/pagination/ListDetectorsPaginator.js.map +0 -1
  385. package/dist-es/pagination/ListFiltersPaginator.js.map +0 -1
  386. package/dist-es/pagination/ListFindingsPaginator.js.map +0 -1
  387. package/dist-es/pagination/ListIPSetsPaginator.js.map +0 -1
  388. package/dist-es/pagination/ListInvitationsPaginator.js.map +0 -1
  389. package/dist-es/pagination/ListMembersPaginator.js.map +0 -1
  390. package/dist-es/pagination/ListOrganizationAdminAccountsPaginator.js.map +0 -1
  391. package/dist-es/pagination/ListPublishingDestinationsPaginator.js.map +0 -1
  392. package/dist-es/pagination/ListThreatIntelSetsPaginator.js.map +0 -1
  393. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  394. package/dist-es/runtimeConfig.browser.js.map +0 -1
  395. package/dist-es/runtimeConfig.js.map +0 -1
  396. package/dist-es/runtimeConfig.native.js.map +0 -1
  397. package/dist-es/runtimeConfig.shared.js.map +0 -1
  398. package/jest.config.js +0 -4
  399. package/src/GuardDuty.ts +0 -2094
  400. package/src/GuardDutyClient.ts +0 -498
  401. package/src/commands/AcceptInvitationCommand.ts +0 -95
  402. package/src/commands/ArchiveFindingsCommand.ts +0 -99
  403. package/src/commands/CreateDetectorCommand.ts +0 -98
  404. package/src/commands/CreateFilterCommand.ts +0 -95
  405. package/src/commands/CreateIPSetCommand.ts +0 -98
  406. package/src/commands/CreateMembersCommand.ts +0 -106
  407. package/src/commands/CreatePublishingDestinationCommand.ts +0 -101
  408. package/src/commands/CreateSampleFindingsCommand.ts +0 -97
  409. package/src/commands/CreateThreatIntelSetCommand.ts +0 -97
  410. package/src/commands/DeclineInvitationsCommand.ts +0 -96
  411. package/src/commands/DeleteDetectorCommand.ts +0 -95
  412. package/src/commands/DeleteFilterCommand.ts +0 -95
  413. package/src/commands/DeleteIPSetCommand.ts +0 -96
  414. package/src/commands/DeleteInvitationsCommand.ts +0 -96
  415. package/src/commands/DeleteMembersCommand.ts +0 -96
  416. package/src/commands/DeletePublishingDestinationCommand.ts +0 -100
  417. package/src/commands/DeleteThreatIntelSetCommand.ts +0 -95
  418. package/src/commands/DescribeOrganizationConfigurationCommand.ts +0 -107
  419. package/src/commands/DescribePublishingDestinationCommand.ts +0 -101
  420. package/src/commands/DisableOrganizationAdminAccountCommand.ts +0 -104
  421. package/src/commands/DisassociateFromMasterAccountCommand.ts +0 -100
  422. package/src/commands/DisassociateMembersCommand.ts +0 -96
  423. package/src/commands/EnableOrganizationAdminAccountCommand.ts +0 -104
  424. package/src/commands/GetDetectorCommand.ts +0 -95
  425. package/src/commands/GetFilterCommand.ts +0 -95
  426. package/src/commands/GetFindingsCommand.ts +0 -95
  427. package/src/commands/GetFindingsStatisticsCommand.ts +0 -95
  428. package/src/commands/GetIPSetCommand.ts +0 -95
  429. package/src/commands/GetInvitationsCountCommand.ts +0 -96
  430. package/src/commands/GetMasterAccountCommand.ts +0 -96
  431. package/src/commands/GetMemberDetectorsCommand.ts +0 -95
  432. package/src/commands/GetMembersCommand.ts +0 -96
  433. package/src/commands/GetThreatIntelSetCommand.ts +0 -95
  434. package/src/commands/GetUsageStatisticsCommand.ts +0 -98
  435. package/src/commands/InviteMembersCommand.ts +0 -97
  436. package/src/commands/ListDetectorsCommand.ts +0 -95
  437. package/src/commands/ListFiltersCommand.ts +0 -95
  438. package/src/commands/ListFindingsCommand.ts +0 -95
  439. package/src/commands/ListIPSetsCommand.ts +0 -97
  440. package/src/commands/ListInvitationsCommand.ts +0 -96
  441. package/src/commands/ListMembersCommand.ts +0 -95
  442. package/src/commands/ListOrganizationAdminAccountsCommand.ts +0 -100
  443. package/src/commands/ListPublishingDestinationsCommand.ts +0 -99
  444. package/src/commands/ListTagsForResourceCommand.ts +0 -97
  445. package/src/commands/ListThreatIntelSetsCommand.ts +0 -97
  446. package/src/commands/StartMonitoringMembersCommand.ts +0 -97
  447. package/src/commands/StopMonitoringMembersCommand.ts +0 -97
  448. package/src/commands/TagResourceCommand.ts +0 -95
  449. package/src/commands/UnarchiveFindingsCommand.ts +0 -95
  450. package/src/commands/UntagResourceCommand.ts +0 -95
  451. package/src/commands/UpdateDetectorCommand.ts +0 -95
  452. package/src/commands/UpdateFilterCommand.ts +0 -95
  453. package/src/commands/UpdateFindingsFeedbackCommand.ts +0 -95
  454. package/src/commands/UpdateIPSetCommand.ts +0 -95
  455. package/src/commands/UpdateMemberDetectorsCommand.ts +0 -95
  456. package/src/commands/UpdateOrganizationConfigurationCommand.ts +0 -103
  457. package/src/commands/UpdatePublishingDestinationCommand.ts +0 -101
  458. package/src/commands/UpdateThreatIntelSetCommand.ts +0 -95
  459. package/src/endpoints.ts +0 -86
  460. package/src/index.ts +0 -72
  461. package/src/models/index.ts +0 -1
  462. package/src/models/models_0.ts +0 -5123
  463. package/src/pagination/GetUsageStatisticsPaginator.ts +0 -59
  464. package/src/pagination/Interfaces.ts +0 -8
  465. package/src/pagination/ListDetectorsPaginator.ts +0 -59
  466. package/src/pagination/ListFiltersPaginator.ts +0 -55
  467. package/src/pagination/ListFindingsPaginator.ts +0 -59
  468. package/src/pagination/ListIPSetsPaginator.ts +0 -55
  469. package/src/pagination/ListInvitationsPaginator.ts +0 -59
  470. package/src/pagination/ListMembersPaginator.ts +0 -55
  471. package/src/pagination/ListOrganizationAdminAccountsPaginator.ts +0 -59
  472. package/src/pagination/ListPublishingDestinationsPaginator.ts +0 -59
  473. package/src/pagination/ListThreatIntelSetsPaginator.ts +0 -59
  474. package/src/protocols/Aws_restJson1.ts +0 -7458
  475. package/src/runtimeConfig.browser.ts +0 -41
  476. package/src/runtimeConfig.native.ts +0 -17
  477. package/src/runtimeConfig.shared.ts +0 -17
  478. package/src/runtimeConfig.ts +0 -46
  479. package/tsconfig.es.json +0 -10
  480. package/tsconfig.json +0 -33
  481. package/tsconfig.types.json +0 -9
@@ -1,72 +1,5 @@
1
- export * from "./GuardDutyClient";
2
1
  export * from "./GuardDuty";
3
- export * from "./commands/AcceptInvitationCommand";
4
- export * from "./commands/ArchiveFindingsCommand";
5
- export * from "./commands/CreateDetectorCommand";
6
- export * from "./commands/CreateFilterCommand";
7
- export * from "./commands/CreateIPSetCommand";
8
- export * from "./commands/CreateMembersCommand";
9
- export * from "./commands/CreatePublishingDestinationCommand";
10
- export * from "./commands/CreateSampleFindingsCommand";
11
- export * from "./commands/CreateThreatIntelSetCommand";
12
- export * from "./commands/DeclineInvitationsCommand";
13
- export * from "./commands/DeleteDetectorCommand";
14
- export * from "./commands/DeleteFilterCommand";
15
- export * from "./commands/DeleteInvitationsCommand";
16
- export * from "./commands/DeleteIPSetCommand";
17
- export * from "./commands/DeleteMembersCommand";
18
- export * from "./commands/DeletePublishingDestinationCommand";
19
- export * from "./commands/DeleteThreatIntelSetCommand";
20
- export * from "./commands/DescribeOrganizationConfigurationCommand";
21
- export * from "./commands/DescribePublishingDestinationCommand";
22
- export * from "./commands/DisableOrganizationAdminAccountCommand";
23
- export * from "./commands/DisassociateFromMasterAccountCommand";
24
- export * from "./commands/DisassociateMembersCommand";
25
- export * from "./commands/EnableOrganizationAdminAccountCommand";
26
- export * from "./commands/GetDetectorCommand";
27
- export * from "./commands/GetFilterCommand";
28
- export * from "./commands/GetFindingsCommand";
29
- export * from "./commands/GetFindingsStatisticsCommand";
30
- export * from "./commands/GetInvitationsCountCommand";
31
- export * from "./commands/GetIPSetCommand";
32
- export * from "./commands/GetMasterAccountCommand";
33
- export * from "./commands/GetMemberDetectorsCommand";
34
- export * from "./commands/GetMembersCommand";
35
- export * from "./commands/GetThreatIntelSetCommand";
36
- export * from "./commands/GetUsageStatisticsCommand";
37
- export * from "./pagination/GetUsageStatisticsPaginator";
38
- export * from "./commands/InviteMembersCommand";
39
- export * from "./commands/ListDetectorsCommand";
40
- export * from "./pagination/ListDetectorsPaginator";
41
- export * from "./commands/ListFiltersCommand";
42
- export * from "./pagination/ListFiltersPaginator";
43
- export * from "./commands/ListFindingsCommand";
44
- export * from "./pagination/ListFindingsPaginator";
45
- export * from "./commands/ListInvitationsCommand";
46
- export * from "./pagination/ListInvitationsPaginator";
47
- export * from "./commands/ListIPSetsCommand";
48
- export * from "./pagination/ListIPSetsPaginator";
49
- export * from "./commands/ListMembersCommand";
50
- export * from "./pagination/ListMembersPaginator";
51
- export * from "./commands/ListOrganizationAdminAccountsCommand";
52
- export * from "./pagination/ListOrganizationAdminAccountsPaginator";
53
- export * from "./commands/ListPublishingDestinationsCommand";
54
- export * from "./pagination/ListPublishingDestinationsPaginator";
55
- export * from "./commands/ListTagsForResourceCommand";
56
- export * from "./commands/ListThreatIntelSetsCommand";
57
- export * from "./pagination/ListThreatIntelSetsPaginator";
58
- export * from "./commands/StartMonitoringMembersCommand";
59
- export * from "./commands/StopMonitoringMembersCommand";
60
- export * from "./commands/TagResourceCommand";
61
- export * from "./commands/UnarchiveFindingsCommand";
62
- export * from "./commands/UntagResourceCommand";
63
- export * from "./commands/UpdateDetectorCommand";
64
- export * from "./commands/UpdateFilterCommand";
65
- export * from "./commands/UpdateFindingsFeedbackCommand";
66
- export * from "./commands/UpdateIPSetCommand";
67
- export * from "./commands/UpdateMemberDetectorsCommand";
68
- export * from "./commands/UpdateOrganizationConfigurationCommand";
69
- export * from "./commands/UpdatePublishingDestinationCommand";
70
- export * from "./commands/UpdateThreatIntelSetCommand";
71
- export * from "./pagination/Interfaces";
72
- export * from "./models/index";
2
+ export * from "./GuardDutyClient";
3
+ export * from "./commands";
4
+ export * from "./models";
5
+ export * from "./pagination";
@@ -0,0 +1,11 @@
1
+ export * from "./GetUsageStatisticsPaginator";
2
+ export * from "./Interfaces";
3
+ export * from "./ListDetectorsPaginator";
4
+ export * from "./ListFiltersPaginator";
5
+ export * from "./ListFindingsPaginator";
6
+ export * from "./ListIPSetsPaginator";
7
+ export * from "./ListInvitationsPaginator";
8
+ export * from "./ListMembersPaginator";
9
+ export * from "./ListOrganizationAdminAccountsPaginator";
10
+ export * from "./ListPublishingDestinationsPaginator";
11
+ export * from "./ListThreatIntelSetsPaginator";
@@ -58,427 +58,237 @@ import { UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigur
58
58
  import { UpdatePublishingDestinationCommandInput, UpdatePublishingDestinationCommandOutput } from "./commands/UpdatePublishingDestinationCommand";
59
59
  import { UpdateThreatIntelSetCommandInput, UpdateThreatIntelSetCommandOutput } from "./commands/UpdateThreatIntelSetCommand";
60
60
  import { GuardDutyClient } from "./GuardDutyClient";
61
- /**
62
- * <p>Amazon GuardDuty is a continuous security monitoring service that analyzes and processes
63
- * the following data sources: VPC Flow Logs, AWS CloudTrail event logs, and DNS logs. It uses
64
- * threat intelligence feeds (such as lists of malicious IPs and domains) and machine learning to
65
- * identify unexpected, potentially unauthorized, and malicious activity within your AWS
66
- * environment. This can include issues like escalations of privileges, uses of exposed
67
- * credentials, or communication with malicious IPs, URLs, or domains. For example, GuardDuty can
68
- * detect compromised EC2 instances that serve malware or mine bitcoin. </p>
69
- * <p>GuardDuty also monitors AWS account access behavior for signs of compromise. Some examples
70
- * of this are unauthorized infrastructure deployments such as EC2 instances deployed in a Region
71
- * that has never been used, or unusual API calls like a password policy change to reduce
72
- * password strength. </p>
73
- * <p>GuardDuty informs you of the status of your AWS environment by producing security findings
74
- * that you can view in the GuardDuty console or through Amazon CloudWatch events. For more
75
- * information, see the <i>
76
- * <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
77
- * GuardDuty User Guide</a>
78
- * </i>. </p>
79
- */
61
+
80
62
  export declare class GuardDuty extends GuardDutyClient {
81
- /**
82
- * <p>Accepts the invitation to be monitored by a GuardDuty administrator account.</p>
83
- */
63
+
84
64
  acceptInvitation(args: AcceptInvitationCommandInput, options?: __HttpHandlerOptions): Promise<AcceptInvitationCommandOutput>;
85
65
  acceptInvitation(args: AcceptInvitationCommandInput, cb: (err: any, data?: AcceptInvitationCommandOutput) => void): void;
86
66
  acceptInvitation(args: AcceptInvitationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptInvitationCommandOutput) => void): void;
87
- /**
88
- * <p>Archives GuardDuty findings that are specified by the list of finding IDs.</p>
89
- * <note>
90
- * <p>Only the administrator account can archive findings. Member accounts don't have permission to
91
- * archive findings from their accounts.</p>
92
- * </note>
93
- */
67
+
94
68
  archiveFindings(args: ArchiveFindingsCommandInput, options?: __HttpHandlerOptions): Promise<ArchiveFindingsCommandOutput>;
95
69
  archiveFindings(args: ArchiveFindingsCommandInput, cb: (err: any, data?: ArchiveFindingsCommandOutput) => void): void;
96
70
  archiveFindings(args: ArchiveFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ArchiveFindingsCommandOutput) => void): void;
97
- /**
98
- * <p>Creates a single Amazon GuardDuty detector. A detector is a resource that represents the
99
- * GuardDuty service. To start using GuardDuty, you must create a detector in each Region where
100
- * you enable the service. You can have only one detector per account per Region. All data
101
- * sources are enabled in a new detector by default.</p>
102
- */
71
+
103
72
  createDetector(args: CreateDetectorCommandInput, options?: __HttpHandlerOptions): Promise<CreateDetectorCommandOutput>;
104
73
  createDetector(args: CreateDetectorCommandInput, cb: (err: any, data?: CreateDetectorCommandOutput) => void): void;
105
74
  createDetector(args: CreateDetectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDetectorCommandOutput) => void): void;
106
- /**
107
- * <p>Creates a filter using the specified finding criteria.</p>
108
- */
75
+
109
76
  createFilter(args: CreateFilterCommandInput, options?: __HttpHandlerOptions): Promise<CreateFilterCommandOutput>;
110
77
  createFilter(args: CreateFilterCommandInput, cb: (err: any, data?: CreateFilterCommandOutput) => void): void;
111
78
  createFilter(args: CreateFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFilterCommandOutput) => void): void;
112
- /**
113
- * <p>Creates a new IPSet, which is called a trusted IP list in the console user interface. An
114
- * IPSet is a list of IP addresses that are trusted for secure communication with AWS
115
- * infrastructure and applications. GuardDuty doesn't generate findings for IP addresses that are
116
- * included in IPSets. Only users from the administrator account can use this operation.</p>
117
- */
79
+
118
80
  createIPSet(args: CreateIPSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateIPSetCommandOutput>;
119
81
  createIPSet(args: CreateIPSetCommandInput, cb: (err: any, data?: CreateIPSetCommandOutput) => void): void;
120
82
  createIPSet(args: CreateIPSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIPSetCommandOutput) => void): void;
121
- /**
122
- * <p>Creates member accounts of the current AWS account by specifying a list of AWS account
123
- * IDs. This step is a prerequisite for managing the associated member accounts either by
124
- * invitation or through an organization.</p>
125
- * <p>When using <code>Create Members</code> as an organizations delegated administrator this
126
- * action will enable GuardDuty in the added member accounts, with the exception of the
127
- * organization delegated administrator account, which must enable GuardDuty prior to being added as a
128
- * member.</p>
129
- * <p>If you are adding accounts by invitation use this action after GuardDuty has been enabled
130
- * in potential member accounts and before using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">
131
- * <code>Invite
132
- * Members</code>
133
- * </a>.</p>
134
- */
83
+
135
84
  createMembers(args: CreateMembersCommandInput, options?: __HttpHandlerOptions): Promise<CreateMembersCommandOutput>;
136
85
  createMembers(args: CreateMembersCommandInput, cb: (err: any, data?: CreateMembersCommandOutput) => void): void;
137
86
  createMembers(args: CreateMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateMembersCommandOutput) => void): void;
138
- /**
139
- * <p>Creates a publishing destination to export findings to. The resource to export findings to
140
- * must exist before you use this operation.</p>
141
- */
87
+
142
88
  createPublishingDestination(args: CreatePublishingDestinationCommandInput, options?: __HttpHandlerOptions): Promise<CreatePublishingDestinationCommandOutput>;
143
89
  createPublishingDestination(args: CreatePublishingDestinationCommandInput, cb: (err: any, data?: CreatePublishingDestinationCommandOutput) => void): void;
144
90
  createPublishingDestination(args: CreatePublishingDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePublishingDestinationCommandOutput) => void): void;
145
- /**
146
- * <p>Generates example findings of types specified by the list of finding types. If 'NULL' is
147
- * specified for <code>findingTypes</code>, the API generates example findings of all supported
148
- * finding types.</p>
149
- */
91
+
150
92
  createSampleFindings(args: CreateSampleFindingsCommandInput, options?: __HttpHandlerOptions): Promise<CreateSampleFindingsCommandOutput>;
151
93
  createSampleFindings(args: CreateSampleFindingsCommandInput, cb: (err: any, data?: CreateSampleFindingsCommandOutput) => void): void;
152
94
  createSampleFindings(args: CreateSampleFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSampleFindingsCommandOutput) => void): void;
153
- /**
154
- * <p>Creates a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses.
155
- * GuardDuty generates findings based on ThreatIntelSets. Only users of the administrator account can
156
- * use this operation.</p>
157
- */
95
+
158
96
  createThreatIntelSet(args: CreateThreatIntelSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateThreatIntelSetCommandOutput>;
159
97
  createThreatIntelSet(args: CreateThreatIntelSetCommandInput, cb: (err: any, data?: CreateThreatIntelSetCommandOutput) => void): void;
160
98
  createThreatIntelSet(args: CreateThreatIntelSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateThreatIntelSetCommandOutput) => void): void;
161
- /**
162
- * <p>Declines invitations sent to the current member account by AWS accounts specified by their
163
- * account IDs.</p>
164
- */
99
+
165
100
  declineInvitations(args: DeclineInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<DeclineInvitationsCommandOutput>;
166
101
  declineInvitations(args: DeclineInvitationsCommandInput, cb: (err: any, data?: DeclineInvitationsCommandOutput) => void): void;
167
102
  declineInvitations(args: DeclineInvitationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeclineInvitationsCommandOutput) => void): void;
168
- /**
169
- * <p>Deletes an Amazon GuardDuty detector that is specified by the detector ID.</p>
170
- */
103
+
171
104
  deleteDetector(args: DeleteDetectorCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDetectorCommandOutput>;
172
105
  deleteDetector(args: DeleteDetectorCommandInput, cb: (err: any, data?: DeleteDetectorCommandOutput) => void): void;
173
106
  deleteDetector(args: DeleteDetectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDetectorCommandOutput) => void): void;
174
- /**
175
- * <p>Deletes the filter specified by the filter name.</p>
176
- */
107
+
177
108
  deleteFilter(args: DeleteFilterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFilterCommandOutput>;
178
109
  deleteFilter(args: DeleteFilterCommandInput, cb: (err: any, data?: DeleteFilterCommandOutput) => void): void;
179
110
  deleteFilter(args: DeleteFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFilterCommandOutput) => void): void;
180
- /**
181
- * <p>Deletes invitations sent to the current member account by AWS accounts specified by their
182
- * account IDs.</p>
183
- */
111
+
184
112
  deleteInvitations(args: DeleteInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteInvitationsCommandOutput>;
185
113
  deleteInvitations(args: DeleteInvitationsCommandInput, cb: (err: any, data?: DeleteInvitationsCommandOutput) => void): void;
186
114
  deleteInvitations(args: DeleteInvitationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInvitationsCommandOutput) => void): void;
187
- /**
188
- * <p>Deletes the IPSet specified by the <code>ipSetId</code>. IPSets are called trusted IP
189
- * lists in the console user interface.</p>
190
- */
115
+
191
116
  deleteIPSet(args: DeleteIPSetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIPSetCommandOutput>;
192
117
  deleteIPSet(args: DeleteIPSetCommandInput, cb: (err: any, data?: DeleteIPSetCommandOutput) => void): void;
193
118
  deleteIPSet(args: DeleteIPSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIPSetCommandOutput) => void): void;
194
- /**
195
- * <p>Deletes GuardDuty member accounts (to the current GuardDuty administrator account) specified by
196
- * the account IDs.</p>
197
- */
119
+
198
120
  deleteMembers(args: DeleteMembersCommandInput, options?: __HttpHandlerOptions): Promise<DeleteMembersCommandOutput>;
199
121
  deleteMembers(args: DeleteMembersCommandInput, cb: (err: any, data?: DeleteMembersCommandOutput) => void): void;
200
122
  deleteMembers(args: DeleteMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMembersCommandOutput) => void): void;
201
- /**
202
- * <p>Deletes the publishing definition with the specified <code>destinationId</code>.</p>
203
- */
123
+
204
124
  deletePublishingDestination(args: DeletePublishingDestinationCommandInput, options?: __HttpHandlerOptions): Promise<DeletePublishingDestinationCommandOutput>;
205
125
  deletePublishingDestination(args: DeletePublishingDestinationCommandInput, cb: (err: any, data?: DeletePublishingDestinationCommandOutput) => void): void;
206
126
  deletePublishingDestination(args: DeletePublishingDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePublishingDestinationCommandOutput) => void): void;
207
- /**
208
- * <p>Deletes the ThreatIntelSet specified by the ThreatIntelSet ID.</p>
209
- */
127
+
210
128
  deleteThreatIntelSet(args: DeleteThreatIntelSetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteThreatIntelSetCommandOutput>;
211
129
  deleteThreatIntelSet(args: DeleteThreatIntelSetCommandInput, cb: (err: any, data?: DeleteThreatIntelSetCommandOutput) => void): void;
212
130
  deleteThreatIntelSet(args: DeleteThreatIntelSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteThreatIntelSetCommandOutput) => void): void;
213
- /**
214
- * <p>Returns information about the account selected as the delegated administrator for
215
- * GuardDuty.</p>
216
- */
131
+
217
132
  describeOrganizationConfiguration(args: DescribeOrganizationConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOrganizationConfigurationCommandOutput>;
218
133
  describeOrganizationConfiguration(args: DescribeOrganizationConfigurationCommandInput, cb: (err: any, data?: DescribeOrganizationConfigurationCommandOutput) => void): void;
219
134
  describeOrganizationConfiguration(args: DescribeOrganizationConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrganizationConfigurationCommandOutput) => void): void;
220
- /**
221
- * <p>Returns information about the publishing destination specified by the provided
222
- * <code>destinationId</code>.</p>
223
- */
135
+
224
136
  describePublishingDestination(args: DescribePublishingDestinationCommandInput, options?: __HttpHandlerOptions): Promise<DescribePublishingDestinationCommandOutput>;
225
137
  describePublishingDestination(args: DescribePublishingDestinationCommandInput, cb: (err: any, data?: DescribePublishingDestinationCommandOutput) => void): void;
226
138
  describePublishingDestination(args: DescribePublishingDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePublishingDestinationCommandOutput) => void): void;
227
- /**
228
- * <p>Disables an AWS account within the Organization as the GuardDuty delegated
229
- * administrator.</p>
230
- */
139
+
231
140
  disableOrganizationAdminAccount(args: DisableOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<DisableOrganizationAdminAccountCommandOutput>;
232
141
  disableOrganizationAdminAccount(args: DisableOrganizationAdminAccountCommandInput, cb: (err: any, data?: DisableOrganizationAdminAccountCommandOutput) => void): void;
233
142
  disableOrganizationAdminAccount(args: DisableOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableOrganizationAdminAccountCommandOutput) => void): void;
234
- /**
235
- * <p>Disassociates the current GuardDuty member account from its administrator account.</p>
236
- */
143
+
237
144
  disassociateFromMasterAccount(args: DisassociateFromMasterAccountCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateFromMasterAccountCommandOutput>;
238
145
  disassociateFromMasterAccount(args: DisassociateFromMasterAccountCommandInput, cb: (err: any, data?: DisassociateFromMasterAccountCommandOutput) => void): void;
239
146
  disassociateFromMasterAccount(args: DisassociateFromMasterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateFromMasterAccountCommandOutput) => void): void;
240
- /**
241
- * <p>Disassociates GuardDuty member accounts (to the current GuardDuty administrator account)
242
- * specified by the account IDs.</p>
243
- */
147
+
244
148
  disassociateMembers(args: DisassociateMembersCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateMembersCommandOutput>;
245
149
  disassociateMembers(args: DisassociateMembersCommandInput, cb: (err: any, data?: DisassociateMembersCommandOutput) => void): void;
246
150
  disassociateMembers(args: DisassociateMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateMembersCommandOutput) => void): void;
247
- /**
248
- * <p>Enables an AWS account within the organization as the GuardDuty delegated
249
- * administrator.</p>
250
- */
151
+
251
152
  enableOrganizationAdminAccount(args: EnableOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<EnableOrganizationAdminAccountCommandOutput>;
252
153
  enableOrganizationAdminAccount(args: EnableOrganizationAdminAccountCommandInput, cb: (err: any, data?: EnableOrganizationAdminAccountCommandOutput) => void): void;
253
154
  enableOrganizationAdminAccount(args: EnableOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableOrganizationAdminAccountCommandOutput) => void): void;
254
- /**
255
- * <p>Retrieves an Amazon GuardDuty detector specified by the detectorId.</p>
256
- */
155
+
257
156
  getDetector(args: GetDetectorCommandInput, options?: __HttpHandlerOptions): Promise<GetDetectorCommandOutput>;
258
157
  getDetector(args: GetDetectorCommandInput, cb: (err: any, data?: GetDetectorCommandOutput) => void): void;
259
158
  getDetector(args: GetDetectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDetectorCommandOutput) => void): void;
260
- /**
261
- * <p>Returns the details of the filter specified by the filter name.</p>
262
- */
159
+
263
160
  getFilter(args: GetFilterCommandInput, options?: __HttpHandlerOptions): Promise<GetFilterCommandOutput>;
264
161
  getFilter(args: GetFilterCommandInput, cb: (err: any, data?: GetFilterCommandOutput) => void): void;
265
162
  getFilter(args: GetFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFilterCommandOutput) => void): void;
266
- /**
267
- * <p>Describes Amazon GuardDuty findings specified by finding IDs.</p>
268
- */
163
+
269
164
  getFindings(args: GetFindingsCommandInput, options?: __HttpHandlerOptions): Promise<GetFindingsCommandOutput>;
270
165
  getFindings(args: GetFindingsCommandInput, cb: (err: any, data?: GetFindingsCommandOutput) => void): void;
271
166
  getFindings(args: GetFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFindingsCommandOutput) => void): void;
272
- /**
273
- * <p>Lists Amazon GuardDuty findings statistics for the specified detector ID.</p>
274
- */
167
+
275
168
  getFindingsStatistics(args: GetFindingsStatisticsCommandInput, options?: __HttpHandlerOptions): Promise<GetFindingsStatisticsCommandOutput>;
276
169
  getFindingsStatistics(args: GetFindingsStatisticsCommandInput, cb: (err: any, data?: GetFindingsStatisticsCommandOutput) => void): void;
277
170
  getFindingsStatistics(args: GetFindingsStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFindingsStatisticsCommandOutput) => void): void;
278
- /**
279
- * <p>Returns the count of all GuardDuty membership invitations that were sent to the current
280
- * member account except the currently accepted invitation.</p>
281
- */
171
+
282
172
  getInvitationsCount(args: GetInvitationsCountCommandInput, options?: __HttpHandlerOptions): Promise<GetInvitationsCountCommandOutput>;
283
173
  getInvitationsCount(args: GetInvitationsCountCommandInput, cb: (err: any, data?: GetInvitationsCountCommandOutput) => void): void;
284
174
  getInvitationsCount(args: GetInvitationsCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInvitationsCountCommandOutput) => void): void;
285
- /**
286
- * <p>Retrieves the IPSet specified by the <code>ipSetId</code>.</p>
287
- */
175
+
288
176
  getIPSet(args: GetIPSetCommandInput, options?: __HttpHandlerOptions): Promise<GetIPSetCommandOutput>;
289
177
  getIPSet(args: GetIPSetCommandInput, cb: (err: any, data?: GetIPSetCommandOutput) => void): void;
290
178
  getIPSet(args: GetIPSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIPSetCommandOutput) => void): void;
291
- /**
292
- * <p>Provides the details for the GuardDuty administrator account associated with the current
293
- * GuardDuty member account.</p>
294
- */
179
+
295
180
  getMasterAccount(args: GetMasterAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetMasterAccountCommandOutput>;
296
181
  getMasterAccount(args: GetMasterAccountCommandInput, cb: (err: any, data?: GetMasterAccountCommandOutput) => void): void;
297
182
  getMasterAccount(args: GetMasterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMasterAccountCommandOutput) => void): void;
298
- /**
299
- * <p>Describes which data sources are enabled for the member account's detector.</p>
300
- */
183
+
301
184
  getMemberDetectors(args: GetMemberDetectorsCommandInput, options?: __HttpHandlerOptions): Promise<GetMemberDetectorsCommandOutput>;
302
185
  getMemberDetectors(args: GetMemberDetectorsCommandInput, cb: (err: any, data?: GetMemberDetectorsCommandOutput) => void): void;
303
186
  getMemberDetectors(args: GetMemberDetectorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMemberDetectorsCommandOutput) => void): void;
304
- /**
305
- * <p>Retrieves GuardDuty member accounts (of the current GuardDuty administrator account) specified by
306
- * the account IDs.</p>
307
- */
187
+
308
188
  getMembers(args: GetMembersCommandInput, options?: __HttpHandlerOptions): Promise<GetMembersCommandOutput>;
309
189
  getMembers(args: GetMembersCommandInput, cb: (err: any, data?: GetMembersCommandOutput) => void): void;
310
190
  getMembers(args: GetMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMembersCommandOutput) => void): void;
311
- /**
312
- * <p>Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.</p>
313
- */
191
+
314
192
  getThreatIntelSet(args: GetThreatIntelSetCommandInput, options?: __HttpHandlerOptions): Promise<GetThreatIntelSetCommandOutput>;
315
193
  getThreatIntelSet(args: GetThreatIntelSetCommandInput, cb: (err: any, data?: GetThreatIntelSetCommandOutput) => void): void;
316
194
  getThreatIntelSet(args: GetThreatIntelSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetThreatIntelSetCommandOutput) => void): void;
317
- /**
318
- * <p>Lists Amazon GuardDuty usage statistics over the last 30 days for the specified detector
319
- * ID. For newly enabled detectors or data sources the cost returned will include only the usage
320
- * so far under 30 days, this may differ from the cost metrics in the console, which projects
321
- * usage over 30 days to provide a monthly cost estimate. For more information see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/monitoring_costs.html#usage-calculations">Understanding How Usage Costs are Calculated</a>.</p>
322
- */
195
+
323
196
  getUsageStatistics(args: GetUsageStatisticsCommandInput, options?: __HttpHandlerOptions): Promise<GetUsageStatisticsCommandOutput>;
324
197
  getUsageStatistics(args: GetUsageStatisticsCommandInput, cb: (err: any, data?: GetUsageStatisticsCommandOutput) => void): void;
325
198
  getUsageStatistics(args: GetUsageStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUsageStatisticsCommandOutput) => void): void;
326
- /**
327
- * <p>Invites other AWS accounts (created as members of the current AWS account by
328
- * CreateMembers) to enable GuardDuty, and allow the current AWS account to view and manage these
329
- * accounts' findings on their behalf as the GuardDuty administrator account.</p>
330
- */
199
+
331
200
  inviteMembers(args: InviteMembersCommandInput, options?: __HttpHandlerOptions): Promise<InviteMembersCommandOutput>;
332
201
  inviteMembers(args: InviteMembersCommandInput, cb: (err: any, data?: InviteMembersCommandOutput) => void): void;
333
202
  inviteMembers(args: InviteMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: InviteMembersCommandOutput) => void): void;
334
- /**
335
- * <p>Lists detectorIds of all the existing Amazon GuardDuty detector resources.</p>
336
- */
203
+
337
204
  listDetectors(args: ListDetectorsCommandInput, options?: __HttpHandlerOptions): Promise<ListDetectorsCommandOutput>;
338
205
  listDetectors(args: ListDetectorsCommandInput, cb: (err: any, data?: ListDetectorsCommandOutput) => void): void;
339
206
  listDetectors(args: ListDetectorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDetectorsCommandOutput) => void): void;
340
- /**
341
- * <p>Returns a paginated list of the current filters.</p>
342
- */
207
+
343
208
  listFilters(args: ListFiltersCommandInput, options?: __HttpHandlerOptions): Promise<ListFiltersCommandOutput>;
344
209
  listFilters(args: ListFiltersCommandInput, cb: (err: any, data?: ListFiltersCommandOutput) => void): void;
345
210
  listFilters(args: ListFiltersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFiltersCommandOutput) => void): void;
346
- /**
347
- * <p>Lists Amazon GuardDuty findings for the specified detector ID.</p>
348
- */
211
+
349
212
  listFindings(args: ListFindingsCommandInput, options?: __HttpHandlerOptions): Promise<ListFindingsCommandOutput>;
350
213
  listFindings(args: ListFindingsCommandInput, cb: (err: any, data?: ListFindingsCommandOutput) => void): void;
351
214
  listFindings(args: ListFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFindingsCommandOutput) => void): void;
352
- /**
353
- * <p>Lists all GuardDuty membership invitations that were sent to the current AWS
354
- * account.</p>
355
- */
215
+
356
216
  listInvitations(args: ListInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<ListInvitationsCommandOutput>;
357
217
  listInvitations(args: ListInvitationsCommandInput, cb: (err: any, data?: ListInvitationsCommandOutput) => void): void;
358
218
  listInvitations(args: ListInvitationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInvitationsCommandOutput) => void): void;
359
- /**
360
- * <p>Lists the IPSets of the GuardDuty service specified by the detector ID. If you use this
361
- * operation from a member account, the IPSets returned are the IPSets from the associated administrator
362
- * account.</p>
363
- */
219
+
364
220
  listIPSets(args: ListIPSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListIPSetsCommandOutput>;
365
221
  listIPSets(args: ListIPSetsCommandInput, cb: (err: any, data?: ListIPSetsCommandOutput) => void): void;
366
222
  listIPSets(args: ListIPSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIPSetsCommandOutput) => void): void;
367
- /**
368
- * <p>Lists details about all member accounts for the current GuardDuty administrator account.</p>
369
- */
223
+
370
224
  listMembers(args: ListMembersCommandInput, options?: __HttpHandlerOptions): Promise<ListMembersCommandOutput>;
371
225
  listMembers(args: ListMembersCommandInput, cb: (err: any, data?: ListMembersCommandOutput) => void): void;
372
226
  listMembers(args: ListMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMembersCommandOutput) => void): void;
373
- /**
374
- * <p>Lists the accounts configured as GuardDuty delegated administrators.</p>
375
- */
227
+
376
228
  listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, options?: __HttpHandlerOptions): Promise<ListOrganizationAdminAccountsCommandOutput>;
377
229
  listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, cb: (err: any, data?: ListOrganizationAdminAccountsCommandOutput) => void): void;
378
230
  listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrganizationAdminAccountsCommandOutput) => void): void;
379
- /**
380
- * <p>Returns a list of publishing destinations associated with the specified
381
- * <code>dectectorId</code>.</p>
382
- */
231
+
383
232
  listPublishingDestinations(args: ListPublishingDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<ListPublishingDestinationsCommandOutput>;
384
233
  listPublishingDestinations(args: ListPublishingDestinationsCommandInput, cb: (err: any, data?: ListPublishingDestinationsCommandOutput) => void): void;
385
234
  listPublishingDestinations(args: ListPublishingDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPublishingDestinationsCommandOutput) => void): void;
386
- /**
387
- * <p>Lists tags for a resource. Tagging is currently supported for detectors, finding filters,
388
- * IP sets, and threat intel sets, with a limit of 50 tags per resource. When invoked, this
389
- * operation returns all assigned tags for a given resource.</p>
390
- */
235
+
391
236
  listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
392
237
  listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
393
238
  listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
394
- /**
395
- * <p>Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID. If you
396
- * use this operation from a member account, the ThreatIntelSets associated with the administrator
397
- * account are returned.</p>
398
- */
239
+
399
240
  listThreatIntelSets(args: ListThreatIntelSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListThreatIntelSetsCommandOutput>;
400
241
  listThreatIntelSets(args: ListThreatIntelSetsCommandInput, cb: (err: any, data?: ListThreatIntelSetsCommandOutput) => void): void;
401
242
  listThreatIntelSets(args: ListThreatIntelSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListThreatIntelSetsCommandOutput) => void): void;
402
- /**
403
- * <p>Turns on GuardDuty monitoring of the specified member accounts. Use this operation to
404
- * restart monitoring of accounts that you stopped monitoring with the
405
- * <code>StopMonitoringMembers</code> operation.</p>
406
- */
243
+
407
244
  startMonitoringMembers(args: StartMonitoringMembersCommandInput, options?: __HttpHandlerOptions): Promise<StartMonitoringMembersCommandOutput>;
408
245
  startMonitoringMembers(args: StartMonitoringMembersCommandInput, cb: (err: any, data?: StartMonitoringMembersCommandOutput) => void): void;
409
246
  startMonitoringMembers(args: StartMonitoringMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartMonitoringMembersCommandOutput) => void): void;
410
- /**
411
- * <p>Stops GuardDuty monitoring for the specified member accounts. Use the
412
- * <code>StartMonitoringMembers</code> operation to restart monitoring for those
413
- * accounts.</p>
414
- */
247
+
415
248
  stopMonitoringMembers(args: StopMonitoringMembersCommandInput, options?: __HttpHandlerOptions): Promise<StopMonitoringMembersCommandOutput>;
416
249
  stopMonitoringMembers(args: StopMonitoringMembersCommandInput, cb: (err: any, data?: StopMonitoringMembersCommandOutput) => void): void;
417
250
  stopMonitoringMembers(args: StopMonitoringMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopMonitoringMembersCommandOutput) => void): void;
418
- /**
419
- * <p>Adds tags to a resource.</p>
420
- */
251
+
421
252
  tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
422
253
  tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
423
254
  tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
424
- /**
425
- * <p>Unarchives GuardDuty findings specified by the <code>findingIds</code>.</p>
426
- */
255
+
427
256
  unarchiveFindings(args: UnarchiveFindingsCommandInput, options?: __HttpHandlerOptions): Promise<UnarchiveFindingsCommandOutput>;
428
257
  unarchiveFindings(args: UnarchiveFindingsCommandInput, cb: (err: any, data?: UnarchiveFindingsCommandOutput) => void): void;
429
258
  unarchiveFindings(args: UnarchiveFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnarchiveFindingsCommandOutput) => void): void;
430
- /**
431
- * <p>Removes tags from a resource.</p>
432
- */
259
+
433
260
  untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
434
261
  untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
435
262
  untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
436
- /**
437
- * <p>Updates the Amazon GuardDuty detector specified by the detectorId.</p>
438
- */
263
+
439
264
  updateDetector(args: UpdateDetectorCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDetectorCommandOutput>;
440
265
  updateDetector(args: UpdateDetectorCommandInput, cb: (err: any, data?: UpdateDetectorCommandOutput) => void): void;
441
266
  updateDetector(args: UpdateDetectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDetectorCommandOutput) => void): void;
442
- /**
443
- * <p>Updates the filter specified by the filter name.</p>
444
- */
267
+
445
268
  updateFilter(args: UpdateFilterCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFilterCommandOutput>;
446
269
  updateFilter(args: UpdateFilterCommandInput, cb: (err: any, data?: UpdateFilterCommandOutput) => void): void;
447
270
  updateFilter(args: UpdateFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFilterCommandOutput) => void): void;
448
- /**
449
- * <p>Marks the specified GuardDuty findings as useful or not useful.</p>
450
- */
271
+
451
272
  updateFindingsFeedback(args: UpdateFindingsFeedbackCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFindingsFeedbackCommandOutput>;
452
273
  updateFindingsFeedback(args: UpdateFindingsFeedbackCommandInput, cb: (err: any, data?: UpdateFindingsFeedbackCommandOutput) => void): void;
453
274
  updateFindingsFeedback(args: UpdateFindingsFeedbackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFindingsFeedbackCommandOutput) => void): void;
454
- /**
455
- * <p>Updates the IPSet specified by the IPSet ID.</p>
456
- */
275
+
457
276
  updateIPSet(args: UpdateIPSetCommandInput, options?: __HttpHandlerOptions): Promise<UpdateIPSetCommandOutput>;
458
277
  updateIPSet(args: UpdateIPSetCommandInput, cb: (err: any, data?: UpdateIPSetCommandOutput) => void): void;
459
278
  updateIPSet(args: UpdateIPSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateIPSetCommandOutput) => void): void;
460
- /**
461
- * <p>Contains information on member accounts to be updated.</p>
462
- */
279
+
463
280
  updateMemberDetectors(args: UpdateMemberDetectorsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateMemberDetectorsCommandOutput>;
464
281
  updateMemberDetectors(args: UpdateMemberDetectorsCommandInput, cb: (err: any, data?: UpdateMemberDetectorsCommandOutput) => void): void;
465
282
  updateMemberDetectors(args: UpdateMemberDetectorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMemberDetectorsCommandOutput) => void): void;
466
- /**
467
- * <p>Updates the delegated administrator account with the values provided.</p>
468
- */
283
+
469
284
  updateOrganizationConfiguration(args: UpdateOrganizationConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateOrganizationConfigurationCommandOutput>;
470
285
  updateOrganizationConfiguration(args: UpdateOrganizationConfigurationCommandInput, cb: (err: any, data?: UpdateOrganizationConfigurationCommandOutput) => void): void;
471
286
  updateOrganizationConfiguration(args: UpdateOrganizationConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateOrganizationConfigurationCommandOutput) => void): void;
472
- /**
473
- * <p>Updates information about the publishing destination specified by the
474
- * <code>destinationId</code>.</p>
475
- */
287
+
476
288
  updatePublishingDestination(args: UpdatePublishingDestinationCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePublishingDestinationCommandOutput>;
477
289
  updatePublishingDestination(args: UpdatePublishingDestinationCommandInput, cb: (err: any, data?: UpdatePublishingDestinationCommandOutput) => void): void;
478
290
  updatePublishingDestination(args: UpdatePublishingDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePublishingDestinationCommandOutput) => void): void;
479
- /**
480
- * <p>Updates the ThreatIntelSet specified by the ThreatIntelSet ID.</p>
481
- */
291
+
482
292
  updateThreatIntelSet(args: UpdateThreatIntelSetCommandInput, options?: __HttpHandlerOptions): Promise<UpdateThreatIntelSetCommandOutput>;
483
293
  updateThreatIntelSet(args: UpdateThreatIntelSetCommandInput, cb: (err: any, data?: UpdateThreatIntelSetCommandOutput) => void): void;
484
294
  updateThreatIntelSet(args: UpdateThreatIntelSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateThreatIntelSetCommandOutput) => void): void;