@aws-sdk/client-guardduty 3.1076.0 → 3.1078.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 (290) hide show
  1. package/dist-cjs/index.js +101 -905
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -14
  4. package/dist-es/commands/AcceptInvitationCommand.js +2 -14
  5. package/dist-es/commands/ArchiveFindingsCommand.js +2 -14
  6. package/dist-es/commands/CreateDetectorCommand.js +2 -14
  7. package/dist-es/commands/CreateFilterCommand.js +2 -14
  8. package/dist-es/commands/CreateIPSetCommand.js +2 -14
  9. package/dist-es/commands/CreateInvestigationCommand.js +2 -14
  10. package/dist-es/commands/CreateMalwareProtectionPlanCommand.js +2 -14
  11. package/dist-es/commands/CreateMembersCommand.js +2 -14
  12. package/dist-es/commands/CreatePublishingDestinationCommand.js +2 -14
  13. package/dist-es/commands/CreateSampleFindingsCommand.js +2 -14
  14. package/dist-es/commands/CreateThreatEntitySetCommand.js +2 -14
  15. package/dist-es/commands/CreateThreatIntelSetCommand.js +2 -14
  16. package/dist-es/commands/CreateTrustedEntitySetCommand.js +2 -14
  17. package/dist-es/commands/DeclineInvitationsCommand.js +2 -14
  18. package/dist-es/commands/DeleteDetectorCommand.js +2 -14
  19. package/dist-es/commands/DeleteFilterCommand.js +2 -14
  20. package/dist-es/commands/DeleteIPSetCommand.js +2 -14
  21. package/dist-es/commands/DeleteInvitationsCommand.js +2 -14
  22. package/dist-es/commands/DeleteMalwareProtectionPlanCommand.js +2 -14
  23. package/dist-es/commands/DeleteMembersCommand.js +2 -14
  24. package/dist-es/commands/DeletePublishingDestinationCommand.js +2 -14
  25. package/dist-es/commands/DeleteThreatEntitySetCommand.js +2 -14
  26. package/dist-es/commands/DeleteThreatIntelSetCommand.js +2 -14
  27. package/dist-es/commands/DeleteTrustedEntitySetCommand.js +2 -14
  28. package/dist-es/commands/DescribeMalwareScansCommand.js +2 -14
  29. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -14
  30. package/dist-es/commands/DescribePublishingDestinationCommand.js +2 -14
  31. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -14
  32. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -14
  33. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -14
  34. package/dist-es/commands/DisassociateMembersCommand.js +2 -14
  35. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -14
  36. package/dist-es/commands/GetAdministratorAccountCommand.js +2 -14
  37. package/dist-es/commands/GetCoverageStatisticsCommand.js +2 -14
  38. package/dist-es/commands/GetDetectorCommand.js +2 -14
  39. package/dist-es/commands/GetFilterCommand.js +2 -14
  40. package/dist-es/commands/GetFindingsCommand.js +2 -14
  41. package/dist-es/commands/GetFindingsStatisticsCommand.js +2 -14
  42. package/dist-es/commands/GetIPSetCommand.js +2 -14
  43. package/dist-es/commands/GetInvestigationCommand.js +2 -14
  44. package/dist-es/commands/GetInvitationsCountCommand.js +2 -14
  45. package/dist-es/commands/GetMalwareProtectionPlanCommand.js +2 -14
  46. package/dist-es/commands/GetMalwareScanCommand.js +2 -14
  47. package/dist-es/commands/GetMalwareScanSettingsCommand.js +2 -14
  48. package/dist-es/commands/GetMasterAccountCommand.js +2 -14
  49. package/dist-es/commands/GetMemberDetectorsCommand.js +2 -14
  50. package/dist-es/commands/GetMembersCommand.js +2 -14
  51. package/dist-es/commands/GetOrganizationStatisticsCommand.js +2 -14
  52. package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +2 -14
  53. package/dist-es/commands/GetThreatEntitySetCommand.js +2 -14
  54. package/dist-es/commands/GetThreatIntelSetCommand.js +2 -14
  55. package/dist-es/commands/GetTrustedEntitySetCommand.js +2 -14
  56. package/dist-es/commands/GetUsageStatisticsCommand.js +2 -14
  57. package/dist-es/commands/InviteMembersCommand.js +2 -14
  58. package/dist-es/commands/ListCoverageCommand.js +2 -14
  59. package/dist-es/commands/ListDetectorsCommand.js +2 -14
  60. package/dist-es/commands/ListFiltersCommand.js +2 -14
  61. package/dist-es/commands/ListFindingsCommand.js +2 -14
  62. package/dist-es/commands/ListIPSetsCommand.js +2 -14
  63. package/dist-es/commands/ListInvestigationsCommand.js +2 -14
  64. package/dist-es/commands/ListInvitationsCommand.js +2 -14
  65. package/dist-es/commands/ListMalwareProtectionPlansCommand.js +2 -14
  66. package/dist-es/commands/ListMalwareScansCommand.js +2 -14
  67. package/dist-es/commands/ListMembersCommand.js +2 -14
  68. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -14
  69. package/dist-es/commands/ListPublishingDestinationsCommand.js +2 -14
  70. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  71. package/dist-es/commands/ListThreatEntitySetsCommand.js +2 -14
  72. package/dist-es/commands/ListThreatIntelSetsCommand.js +2 -14
  73. package/dist-es/commands/ListTrustedEntitySetsCommand.js +2 -14
  74. package/dist-es/commands/SendObjectMalwareScanCommand.js +2 -14
  75. package/dist-es/commands/StartMalwareScanCommand.js +2 -14
  76. package/dist-es/commands/StartMonitoringMembersCommand.js +2 -14
  77. package/dist-es/commands/StopMonitoringMembersCommand.js +2 -14
  78. package/dist-es/commands/TagResourceCommand.js +2 -14
  79. package/dist-es/commands/UnarchiveFindingsCommand.js +2 -14
  80. package/dist-es/commands/UntagResourceCommand.js +2 -14
  81. package/dist-es/commands/UpdateDetectorCommand.js +2 -14
  82. package/dist-es/commands/UpdateFilterCommand.js +2 -14
  83. package/dist-es/commands/UpdateFindingsFeedbackCommand.js +2 -14
  84. package/dist-es/commands/UpdateIPSetCommand.js +2 -14
  85. package/dist-es/commands/UpdateMalwareProtectionPlanCommand.js +2 -14
  86. package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +2 -14
  87. package/dist-es/commands/UpdateMemberDetectorsCommand.js +2 -14
  88. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -14
  89. package/dist-es/commands/UpdatePublishingDestinationCommand.js +2 -14
  90. package/dist-es/commands/UpdateThreatEntitySetCommand.js +2 -14
  91. package/dist-es/commands/UpdateThreatIntelSetCommand.js +2 -14
  92. package/dist-es/commands/UpdateTrustedEntitySetCommand.js +2 -14
  93. package/dist-es/index.js +1 -0
  94. package/dist-es/runtimeConfig.browser.js +0 -2
  95. package/dist-es/runtimeConfig.js +1 -2
  96. package/dist-es/runtimeConfig.native.js +0 -2
  97. package/dist-es/runtimeConfig.shared.js +2 -0
  98. package/dist-types/commandBuilder.d.ts +18 -0
  99. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +3 -8
  100. package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -8
  101. package/dist-types/commands/ArchiveFindingsCommand.d.ts +3 -8
  102. package/dist-types/commands/CreateDetectorCommand.d.ts +3 -8
  103. package/dist-types/commands/CreateFilterCommand.d.ts +3 -8
  104. package/dist-types/commands/CreateIPSetCommand.d.ts +3 -8
  105. package/dist-types/commands/CreateInvestigationCommand.d.ts +3 -8
  106. package/dist-types/commands/CreateMalwareProtectionPlanCommand.d.ts +3 -8
  107. package/dist-types/commands/CreateMembersCommand.d.ts +3 -8
  108. package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +3 -8
  109. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +3 -8
  110. package/dist-types/commands/CreateThreatEntitySetCommand.d.ts +3 -8
  111. package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +3 -8
  112. package/dist-types/commands/CreateTrustedEntitySetCommand.d.ts +3 -8
  113. package/dist-types/commands/DeclineInvitationsCommand.d.ts +3 -8
  114. package/dist-types/commands/DeleteDetectorCommand.d.ts +3 -8
  115. package/dist-types/commands/DeleteFilterCommand.d.ts +3 -8
  116. package/dist-types/commands/DeleteIPSetCommand.d.ts +3 -8
  117. package/dist-types/commands/DeleteInvitationsCommand.d.ts +3 -8
  118. package/dist-types/commands/DeleteMalwareProtectionPlanCommand.d.ts +3 -8
  119. package/dist-types/commands/DeleteMembersCommand.d.ts +3 -8
  120. package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +3 -8
  121. package/dist-types/commands/DeleteThreatEntitySetCommand.d.ts +3 -8
  122. package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +3 -8
  123. package/dist-types/commands/DeleteTrustedEntitySetCommand.d.ts +3 -8
  124. package/dist-types/commands/DescribeMalwareScansCommand.d.ts +3 -8
  125. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -8
  126. package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +3 -8
  127. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +3 -8
  128. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +3 -8
  129. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -8
  130. package/dist-types/commands/DisassociateMembersCommand.d.ts +3 -8
  131. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +3 -8
  132. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +3 -8
  133. package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +3 -8
  134. package/dist-types/commands/GetDetectorCommand.d.ts +3 -8
  135. package/dist-types/commands/GetFilterCommand.d.ts +3 -8
  136. package/dist-types/commands/GetFindingsCommand.d.ts +3 -8
  137. package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +3 -8
  138. package/dist-types/commands/GetIPSetCommand.d.ts +3 -8
  139. package/dist-types/commands/GetInvestigationCommand.d.ts +3 -8
  140. package/dist-types/commands/GetInvitationsCountCommand.d.ts +3 -8
  141. package/dist-types/commands/GetMalwareProtectionPlanCommand.d.ts +3 -8
  142. package/dist-types/commands/GetMalwareScanCommand.d.ts +3 -8
  143. package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +3 -8
  144. package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -8
  145. package/dist-types/commands/GetMemberDetectorsCommand.d.ts +3 -8
  146. package/dist-types/commands/GetMembersCommand.d.ts +3 -8
  147. package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +3 -8
  148. package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +3 -8
  149. package/dist-types/commands/GetThreatEntitySetCommand.d.ts +3 -8
  150. package/dist-types/commands/GetThreatIntelSetCommand.d.ts +3 -8
  151. package/dist-types/commands/GetTrustedEntitySetCommand.d.ts +3 -8
  152. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +3 -8
  153. package/dist-types/commands/InviteMembersCommand.d.ts +3 -8
  154. package/dist-types/commands/ListCoverageCommand.d.ts +3 -8
  155. package/dist-types/commands/ListDetectorsCommand.d.ts +3 -8
  156. package/dist-types/commands/ListFiltersCommand.d.ts +3 -8
  157. package/dist-types/commands/ListFindingsCommand.d.ts +3 -8
  158. package/dist-types/commands/ListIPSetsCommand.d.ts +3 -8
  159. package/dist-types/commands/ListInvestigationsCommand.d.ts +3 -8
  160. package/dist-types/commands/ListInvitationsCommand.d.ts +3 -8
  161. package/dist-types/commands/ListMalwareProtectionPlansCommand.d.ts +3 -8
  162. package/dist-types/commands/ListMalwareScansCommand.d.ts +3 -8
  163. package/dist-types/commands/ListMembersCommand.d.ts +3 -8
  164. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +3 -8
  165. package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +3 -8
  166. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  167. package/dist-types/commands/ListThreatEntitySetsCommand.d.ts +3 -8
  168. package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +3 -8
  169. package/dist-types/commands/ListTrustedEntitySetsCommand.d.ts +3 -8
  170. package/dist-types/commands/SendObjectMalwareScanCommand.d.ts +3 -8
  171. package/dist-types/commands/StartMalwareScanCommand.d.ts +3 -8
  172. package/dist-types/commands/StartMonitoringMembersCommand.d.ts +3 -8
  173. package/dist-types/commands/StopMonitoringMembersCommand.d.ts +3 -8
  174. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  175. package/dist-types/commands/UnarchiveFindingsCommand.d.ts +3 -8
  176. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  177. package/dist-types/commands/UpdateDetectorCommand.d.ts +3 -8
  178. package/dist-types/commands/UpdateFilterCommand.d.ts +3 -8
  179. package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +3 -8
  180. package/dist-types/commands/UpdateIPSetCommand.d.ts +3 -8
  181. package/dist-types/commands/UpdateMalwareProtectionPlanCommand.d.ts +3 -8
  182. package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +3 -8
  183. package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +3 -8
  184. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +3 -8
  185. package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +3 -8
  186. package/dist-types/commands/UpdateThreatEntitySetCommand.d.ts +3 -8
  187. package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +3 -8
  188. package/dist-types/commands/UpdateTrustedEntitySetCommand.d.ts +3 -8
  189. package/dist-types/index.d.ts +1 -0
  190. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  191. package/dist-types/runtimeConfig.d.ts +1 -1
  192. package/dist-types/runtimeConfig.native.d.ts +1 -1
  193. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  194. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  195. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/CreateInvestigationCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/CreateMalwareProtectionPlanCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/CreateThreatEntitySetCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/CreateTrustedEntitySetCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/DeleteMalwareProtectionPlanCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/DeleteThreatEntitySetCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/DeleteTrustedEntitySetCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/GetInvestigationCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/GetMalwareProtectionPlanCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/GetMalwareScanCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/GetThreatEntitySetCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/GetTrustedEntitySetCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/ListInvestigationsCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/ListMalwareProtectionPlansCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/ListMalwareScansCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/ListThreatEntitySetsCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/ListTrustedEntitySetsCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/SendObjectMalwareScanCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/UpdateMalwareProtectionPlanCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/UpdateThreatEntitySetCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/UpdateTrustedEntitySetCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/index.d.ts +1 -0
  286. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  287. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  288. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  289. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  290. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultGuardDutyHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -4716,6 +4718,7 @@ const getRuntimeConfig$1 = (config) => {
4716
4718
  serviceTarget: "GuardDutyAPIService",
4717
4719
  },
4718
4720
  serviceId: config?.serviceId ?? "GuardDuty",
4721
+ sha256: config?.sha256 ?? Sha256,
4719
4722
  urlParser: config?.urlParser ?? parseUrl,
4720
4723
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
4721
4724
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -4749,7 +4752,6 @@ const getRuntimeConfig = (config) => {
4749
4752
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
4750
4753
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
4751
4754
  }, config),
4752
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
4753
4755
  streamCollector: config?.streamCollector ?? streamCollector,
4754
4756
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
4755
4757
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -4837,1084 +4839,278 @@ class GuardDutyClient extends Client {
4837
4839
  }
4838
4840
  }
4839
4841
 
4840
- class AcceptAdministratorInvitationCommand extends Command
4841
- .classBuilder()
4842
- .ep(commonParams)
4843
- .m(function (Command, cs, config, o) {
4844
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4845
- })
4846
- .s("GuardDutyAPIService", "AcceptAdministratorInvitation", {})
4847
- .n("GuardDutyClient", "AcceptAdministratorInvitationCommand")
4848
- .sc(AcceptAdministratorInvitation$)
4849
- .build() {
4842
+ const command = makeBuilder(commonParams, "GuardDutyAPIService", "GuardDutyClient", getEndpointPlugin);
4843
+ const _ep0 = {};
4844
+ const _mw0 = (Command, cs, config, o) => [];
4845
+
4846
+ class AcceptAdministratorInvitationCommand extends command(_ep0, _mw0, "AcceptAdministratorInvitation", AcceptAdministratorInvitation$) {
4850
4847
  }
4851
4848
 
4852
- class AcceptInvitationCommand extends Command
4853
- .classBuilder()
4854
- .ep(commonParams)
4855
- .m(function (Command, cs, config, o) {
4856
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4857
- })
4858
- .s("GuardDutyAPIService", "AcceptInvitation", {})
4859
- .n("GuardDutyClient", "AcceptInvitationCommand")
4860
- .sc(AcceptInvitation$)
4861
- .build() {
4849
+ class AcceptInvitationCommand extends command(_ep0, _mw0, "AcceptInvitation", AcceptInvitation$) {
4862
4850
  }
4863
4851
 
4864
- class ArchiveFindingsCommand extends Command
4865
- .classBuilder()
4866
- .ep(commonParams)
4867
- .m(function (Command, cs, config, o) {
4868
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4869
- })
4870
- .s("GuardDutyAPIService", "ArchiveFindings", {})
4871
- .n("GuardDutyClient", "ArchiveFindingsCommand")
4872
- .sc(ArchiveFindings$)
4873
- .build() {
4852
+ class ArchiveFindingsCommand extends command(_ep0, _mw0, "ArchiveFindings", ArchiveFindings$) {
4874
4853
  }
4875
4854
 
4876
- class CreateDetectorCommand extends Command
4877
- .classBuilder()
4878
- .ep(commonParams)
4879
- .m(function (Command, cs, config, o) {
4880
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4881
- })
4882
- .s("GuardDutyAPIService", "CreateDetector", {})
4883
- .n("GuardDutyClient", "CreateDetectorCommand")
4884
- .sc(CreateDetector$)
4885
- .build() {
4855
+ class CreateDetectorCommand extends command(_ep0, _mw0, "CreateDetector", CreateDetector$) {
4886
4856
  }
4887
4857
 
4888
- class CreateFilterCommand extends Command
4889
- .classBuilder()
4890
- .ep(commonParams)
4891
- .m(function (Command, cs, config, o) {
4892
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4893
- })
4894
- .s("GuardDutyAPIService", "CreateFilter", {})
4895
- .n("GuardDutyClient", "CreateFilterCommand")
4896
- .sc(CreateFilter$)
4897
- .build() {
4858
+ class CreateFilterCommand extends command(_ep0, _mw0, "CreateFilter", CreateFilter$) {
4898
4859
  }
4899
4860
 
4900
- class CreateInvestigationCommand extends Command
4901
- .classBuilder()
4902
- .ep(commonParams)
4903
- .m(function (Command, cs, config, o) {
4904
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4905
- })
4906
- .s("GuardDutyAPIService", "CreateInvestigation", {})
4907
- .n("GuardDutyClient", "CreateInvestigationCommand")
4908
- .sc(CreateInvestigation$)
4909
- .build() {
4861
+ class CreateInvestigationCommand extends command(_ep0, _mw0, "CreateInvestigation", CreateInvestigation$) {
4910
4862
  }
4911
4863
 
4912
- class CreateIPSetCommand extends Command
4913
- .classBuilder()
4914
- .ep(commonParams)
4915
- .m(function (Command, cs, config, o) {
4916
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4917
- })
4918
- .s("GuardDutyAPIService", "CreateIPSet", {})
4919
- .n("GuardDutyClient", "CreateIPSetCommand")
4920
- .sc(CreateIPSet$)
4921
- .build() {
4864
+ class CreateIPSetCommand extends command(_ep0, _mw0, "CreateIPSet", CreateIPSet$) {
4922
4865
  }
4923
4866
 
4924
- class CreateMalwareProtectionPlanCommand extends Command
4925
- .classBuilder()
4926
- .ep(commonParams)
4927
- .m(function (Command, cs, config, o) {
4928
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4929
- })
4930
- .s("GuardDutyAPIService", "CreateMalwareProtectionPlan", {})
4931
- .n("GuardDutyClient", "CreateMalwareProtectionPlanCommand")
4932
- .sc(CreateMalwareProtectionPlan$)
4933
- .build() {
4867
+ class CreateMalwareProtectionPlanCommand extends command(_ep0, _mw0, "CreateMalwareProtectionPlan", CreateMalwareProtectionPlan$) {
4934
4868
  }
4935
4869
 
4936
- class CreateMembersCommand extends Command
4937
- .classBuilder()
4938
- .ep(commonParams)
4939
- .m(function (Command, cs, config, o) {
4940
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4941
- })
4942
- .s("GuardDutyAPIService", "CreateMembers", {})
4943
- .n("GuardDutyClient", "CreateMembersCommand")
4944
- .sc(CreateMembers$)
4945
- .build() {
4870
+ class CreateMembersCommand extends command(_ep0, _mw0, "CreateMembers", CreateMembers$) {
4946
4871
  }
4947
4872
 
4948
- class CreatePublishingDestinationCommand extends Command
4949
- .classBuilder()
4950
- .ep(commonParams)
4951
- .m(function (Command, cs, config, o) {
4952
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4953
- })
4954
- .s("GuardDutyAPIService", "CreatePublishingDestination", {})
4955
- .n("GuardDutyClient", "CreatePublishingDestinationCommand")
4956
- .sc(CreatePublishingDestination$)
4957
- .build() {
4873
+ class CreatePublishingDestinationCommand extends command(_ep0, _mw0, "CreatePublishingDestination", CreatePublishingDestination$) {
4958
4874
  }
4959
4875
 
4960
- class CreateSampleFindingsCommand extends Command
4961
- .classBuilder()
4962
- .ep(commonParams)
4963
- .m(function (Command, cs, config, o) {
4964
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4965
- })
4966
- .s("GuardDutyAPIService", "CreateSampleFindings", {})
4967
- .n("GuardDutyClient", "CreateSampleFindingsCommand")
4968
- .sc(CreateSampleFindings$)
4969
- .build() {
4876
+ class CreateSampleFindingsCommand extends command(_ep0, _mw0, "CreateSampleFindings", CreateSampleFindings$) {
4970
4877
  }
4971
4878
 
4972
- class CreateThreatEntitySetCommand extends Command
4973
- .classBuilder()
4974
- .ep(commonParams)
4975
- .m(function (Command, cs, config, o) {
4976
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4977
- })
4978
- .s("GuardDutyAPIService", "CreateThreatEntitySet", {})
4979
- .n("GuardDutyClient", "CreateThreatEntitySetCommand")
4980
- .sc(CreateThreatEntitySet$)
4981
- .build() {
4879
+ class CreateThreatEntitySetCommand extends command(_ep0, _mw0, "CreateThreatEntitySet", CreateThreatEntitySet$) {
4982
4880
  }
4983
4881
 
4984
- class CreateThreatIntelSetCommand extends Command
4985
- .classBuilder()
4986
- .ep(commonParams)
4987
- .m(function (Command, cs, config, o) {
4988
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4989
- })
4990
- .s("GuardDutyAPIService", "CreateThreatIntelSet", {})
4991
- .n("GuardDutyClient", "CreateThreatIntelSetCommand")
4992
- .sc(CreateThreatIntelSet$)
4993
- .build() {
4882
+ class CreateThreatIntelSetCommand extends command(_ep0, _mw0, "CreateThreatIntelSet", CreateThreatIntelSet$) {
4994
4883
  }
4995
4884
 
4996
- class CreateTrustedEntitySetCommand extends Command
4997
- .classBuilder()
4998
- .ep(commonParams)
4999
- .m(function (Command, cs, config, o) {
5000
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5001
- })
5002
- .s("GuardDutyAPIService", "CreateTrustedEntitySet", {})
5003
- .n("GuardDutyClient", "CreateTrustedEntitySetCommand")
5004
- .sc(CreateTrustedEntitySet$)
5005
- .build() {
4885
+ class CreateTrustedEntitySetCommand extends command(_ep0, _mw0, "CreateTrustedEntitySet", CreateTrustedEntitySet$) {
5006
4886
  }
5007
4887
 
5008
- class DeclineInvitationsCommand extends Command
5009
- .classBuilder()
5010
- .ep(commonParams)
5011
- .m(function (Command, cs, config, o) {
5012
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5013
- })
5014
- .s("GuardDutyAPIService", "DeclineInvitations", {})
5015
- .n("GuardDutyClient", "DeclineInvitationsCommand")
5016
- .sc(DeclineInvitations$)
5017
- .build() {
4888
+ class DeclineInvitationsCommand extends command(_ep0, _mw0, "DeclineInvitations", DeclineInvitations$) {
5018
4889
  }
5019
4890
 
5020
- class DeleteDetectorCommand extends Command
5021
- .classBuilder()
5022
- .ep(commonParams)
5023
- .m(function (Command, cs, config, o) {
5024
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5025
- })
5026
- .s("GuardDutyAPIService", "DeleteDetector", {})
5027
- .n("GuardDutyClient", "DeleteDetectorCommand")
5028
- .sc(DeleteDetector$)
5029
- .build() {
4891
+ class DeleteDetectorCommand extends command(_ep0, _mw0, "DeleteDetector", DeleteDetector$) {
5030
4892
  }
5031
4893
 
5032
- class DeleteFilterCommand extends Command
5033
- .classBuilder()
5034
- .ep(commonParams)
5035
- .m(function (Command, cs, config, o) {
5036
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5037
- })
5038
- .s("GuardDutyAPIService", "DeleteFilter", {})
5039
- .n("GuardDutyClient", "DeleteFilterCommand")
5040
- .sc(DeleteFilter$)
5041
- .build() {
4894
+ class DeleteFilterCommand extends command(_ep0, _mw0, "DeleteFilter", DeleteFilter$) {
5042
4895
  }
5043
4896
 
5044
- class DeleteInvitationsCommand extends Command
5045
- .classBuilder()
5046
- .ep(commonParams)
5047
- .m(function (Command, cs, config, o) {
5048
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5049
- })
5050
- .s("GuardDutyAPIService", "DeleteInvitations", {})
5051
- .n("GuardDutyClient", "DeleteInvitationsCommand")
5052
- .sc(DeleteInvitations$)
5053
- .build() {
4897
+ class DeleteInvitationsCommand extends command(_ep0, _mw0, "DeleteInvitations", DeleteInvitations$) {
5054
4898
  }
5055
4899
 
5056
- class DeleteIPSetCommand extends Command
5057
- .classBuilder()
5058
- .ep(commonParams)
5059
- .m(function (Command, cs, config, o) {
5060
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5061
- })
5062
- .s("GuardDutyAPIService", "DeleteIPSet", {})
5063
- .n("GuardDutyClient", "DeleteIPSetCommand")
5064
- .sc(DeleteIPSet$)
5065
- .build() {
4900
+ class DeleteIPSetCommand extends command(_ep0, _mw0, "DeleteIPSet", DeleteIPSet$) {
5066
4901
  }
5067
4902
 
5068
- class DeleteMalwareProtectionPlanCommand extends Command
5069
- .classBuilder()
5070
- .ep(commonParams)
5071
- .m(function (Command, cs, config, o) {
5072
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5073
- })
5074
- .s("GuardDutyAPIService", "DeleteMalwareProtectionPlan", {})
5075
- .n("GuardDutyClient", "DeleteMalwareProtectionPlanCommand")
5076
- .sc(DeleteMalwareProtectionPlan$)
5077
- .build() {
4903
+ class DeleteMalwareProtectionPlanCommand extends command(_ep0, _mw0, "DeleteMalwareProtectionPlan", DeleteMalwareProtectionPlan$) {
5078
4904
  }
5079
4905
 
5080
- class DeleteMembersCommand extends Command
5081
- .classBuilder()
5082
- .ep(commonParams)
5083
- .m(function (Command, cs, config, o) {
5084
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5085
- })
5086
- .s("GuardDutyAPIService", "DeleteMembers", {})
5087
- .n("GuardDutyClient", "DeleteMembersCommand")
5088
- .sc(DeleteMembers$)
5089
- .build() {
4906
+ class DeleteMembersCommand extends command(_ep0, _mw0, "DeleteMembers", DeleteMembers$) {
5090
4907
  }
5091
4908
 
5092
- class DeletePublishingDestinationCommand extends Command
5093
- .classBuilder()
5094
- .ep(commonParams)
5095
- .m(function (Command, cs, config, o) {
5096
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5097
- })
5098
- .s("GuardDutyAPIService", "DeletePublishingDestination", {})
5099
- .n("GuardDutyClient", "DeletePublishingDestinationCommand")
5100
- .sc(DeletePublishingDestination$)
5101
- .build() {
4909
+ class DeletePublishingDestinationCommand extends command(_ep0, _mw0, "DeletePublishingDestination", DeletePublishingDestination$) {
5102
4910
  }
5103
4911
 
5104
- class DeleteThreatEntitySetCommand extends Command
5105
- .classBuilder()
5106
- .ep(commonParams)
5107
- .m(function (Command, cs, config, o) {
5108
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5109
- })
5110
- .s("GuardDutyAPIService", "DeleteThreatEntitySet", {})
5111
- .n("GuardDutyClient", "DeleteThreatEntitySetCommand")
5112
- .sc(DeleteThreatEntitySet$)
5113
- .build() {
4912
+ class DeleteThreatEntitySetCommand extends command(_ep0, _mw0, "DeleteThreatEntitySet", DeleteThreatEntitySet$) {
5114
4913
  }
5115
4914
 
5116
- class DeleteThreatIntelSetCommand extends Command
5117
- .classBuilder()
5118
- .ep(commonParams)
5119
- .m(function (Command, cs, config, o) {
5120
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5121
- })
5122
- .s("GuardDutyAPIService", "DeleteThreatIntelSet", {})
5123
- .n("GuardDutyClient", "DeleteThreatIntelSetCommand")
5124
- .sc(DeleteThreatIntelSet$)
5125
- .build() {
4915
+ class DeleteThreatIntelSetCommand extends command(_ep0, _mw0, "DeleteThreatIntelSet", DeleteThreatIntelSet$) {
5126
4916
  }
5127
4917
 
5128
- class DeleteTrustedEntitySetCommand extends Command
5129
- .classBuilder()
5130
- .ep(commonParams)
5131
- .m(function (Command, cs, config, o) {
5132
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5133
- })
5134
- .s("GuardDutyAPIService", "DeleteTrustedEntitySet", {})
5135
- .n("GuardDutyClient", "DeleteTrustedEntitySetCommand")
5136
- .sc(DeleteTrustedEntitySet$)
5137
- .build() {
4918
+ class DeleteTrustedEntitySetCommand extends command(_ep0, _mw0, "DeleteTrustedEntitySet", DeleteTrustedEntitySet$) {
5138
4919
  }
5139
4920
 
5140
- class DescribeMalwareScansCommand extends Command
5141
- .classBuilder()
5142
- .ep(commonParams)
5143
- .m(function (Command, cs, config, o) {
5144
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5145
- })
5146
- .s("GuardDutyAPIService", "DescribeMalwareScans", {})
5147
- .n("GuardDutyClient", "DescribeMalwareScansCommand")
5148
- .sc(DescribeMalwareScans$)
5149
- .build() {
4921
+ class DescribeMalwareScansCommand extends command(_ep0, _mw0, "DescribeMalwareScans", DescribeMalwareScans$) {
5150
4922
  }
5151
4923
 
5152
- class DescribeOrganizationConfigurationCommand extends Command
5153
- .classBuilder()
5154
- .ep(commonParams)
5155
- .m(function (Command, cs, config, o) {
5156
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5157
- })
5158
- .s("GuardDutyAPIService", "DescribeOrganizationConfiguration", {})
5159
- .n("GuardDutyClient", "DescribeOrganizationConfigurationCommand")
5160
- .sc(DescribeOrganizationConfiguration$)
5161
- .build() {
4924
+ class DescribeOrganizationConfigurationCommand extends command(_ep0, _mw0, "DescribeOrganizationConfiguration", DescribeOrganizationConfiguration$) {
5162
4925
  }
5163
4926
 
5164
- class DescribePublishingDestinationCommand extends Command
5165
- .classBuilder()
5166
- .ep(commonParams)
5167
- .m(function (Command, cs, config, o) {
5168
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5169
- })
5170
- .s("GuardDutyAPIService", "DescribePublishingDestination", {})
5171
- .n("GuardDutyClient", "DescribePublishingDestinationCommand")
5172
- .sc(DescribePublishingDestination$)
5173
- .build() {
4927
+ class DescribePublishingDestinationCommand extends command(_ep0, _mw0, "DescribePublishingDestination", DescribePublishingDestination$) {
5174
4928
  }
5175
4929
 
5176
- class DisableOrganizationAdminAccountCommand extends Command
5177
- .classBuilder()
5178
- .ep(commonParams)
5179
- .m(function (Command, cs, config, o) {
5180
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5181
- })
5182
- .s("GuardDutyAPIService", "DisableOrganizationAdminAccount", {})
5183
- .n("GuardDutyClient", "DisableOrganizationAdminAccountCommand")
5184
- .sc(DisableOrganizationAdminAccount$)
5185
- .build() {
4930
+ class DisableOrganizationAdminAccountCommand extends command(_ep0, _mw0, "DisableOrganizationAdminAccount", DisableOrganizationAdminAccount$) {
5186
4931
  }
5187
4932
 
5188
- class DisassociateFromAdministratorAccountCommand extends Command
5189
- .classBuilder()
5190
- .ep(commonParams)
5191
- .m(function (Command, cs, config, o) {
5192
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5193
- })
5194
- .s("GuardDutyAPIService", "DisassociateFromAdministratorAccount", {})
5195
- .n("GuardDutyClient", "DisassociateFromAdministratorAccountCommand")
5196
- .sc(DisassociateFromAdministratorAccount$)
5197
- .build() {
4933
+ class DisassociateFromAdministratorAccountCommand extends command(_ep0, _mw0, "DisassociateFromAdministratorAccount", DisassociateFromAdministratorAccount$) {
5198
4934
  }
5199
4935
 
5200
- class DisassociateFromMasterAccountCommand extends Command
5201
- .classBuilder()
5202
- .ep(commonParams)
5203
- .m(function (Command, cs, config, o) {
5204
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5205
- })
5206
- .s("GuardDutyAPIService", "DisassociateFromMasterAccount", {})
5207
- .n("GuardDutyClient", "DisassociateFromMasterAccountCommand")
5208
- .sc(DisassociateFromMasterAccount$)
5209
- .build() {
4936
+ class DisassociateFromMasterAccountCommand extends command(_ep0, _mw0, "DisassociateFromMasterAccount", DisassociateFromMasterAccount$) {
5210
4937
  }
5211
4938
 
5212
- class DisassociateMembersCommand extends Command
5213
- .classBuilder()
5214
- .ep(commonParams)
5215
- .m(function (Command, cs, config, o) {
5216
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5217
- })
5218
- .s("GuardDutyAPIService", "DisassociateMembers", {})
5219
- .n("GuardDutyClient", "DisassociateMembersCommand")
5220
- .sc(DisassociateMembers$)
5221
- .build() {
4939
+ class DisassociateMembersCommand extends command(_ep0, _mw0, "DisassociateMembers", DisassociateMembers$) {
5222
4940
  }
5223
4941
 
5224
- class EnableOrganizationAdminAccountCommand extends Command
5225
- .classBuilder()
5226
- .ep(commonParams)
5227
- .m(function (Command, cs, config, o) {
5228
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5229
- })
5230
- .s("GuardDutyAPIService", "EnableOrganizationAdminAccount", {})
5231
- .n("GuardDutyClient", "EnableOrganizationAdminAccountCommand")
5232
- .sc(EnableOrganizationAdminAccount$)
5233
- .build() {
4942
+ class EnableOrganizationAdminAccountCommand extends command(_ep0, _mw0, "EnableOrganizationAdminAccount", EnableOrganizationAdminAccount$) {
5234
4943
  }
5235
4944
 
5236
- class GetAdministratorAccountCommand extends Command
5237
- .classBuilder()
5238
- .ep(commonParams)
5239
- .m(function (Command, cs, config, o) {
5240
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5241
- })
5242
- .s("GuardDutyAPIService", "GetAdministratorAccount", {})
5243
- .n("GuardDutyClient", "GetAdministratorAccountCommand")
5244
- .sc(GetAdministratorAccount$)
5245
- .build() {
4945
+ class GetAdministratorAccountCommand extends command(_ep0, _mw0, "GetAdministratorAccount", GetAdministratorAccount$) {
5246
4946
  }
5247
4947
 
5248
- class GetCoverageStatisticsCommand extends Command
5249
- .classBuilder()
5250
- .ep(commonParams)
5251
- .m(function (Command, cs, config, o) {
5252
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5253
- })
5254
- .s("GuardDutyAPIService", "GetCoverageStatistics", {})
5255
- .n("GuardDutyClient", "GetCoverageStatisticsCommand")
5256
- .sc(GetCoverageStatistics$)
5257
- .build() {
4948
+ class GetCoverageStatisticsCommand extends command(_ep0, _mw0, "GetCoverageStatistics", GetCoverageStatistics$) {
5258
4949
  }
5259
4950
 
5260
- class GetDetectorCommand extends Command
5261
- .classBuilder()
5262
- .ep(commonParams)
5263
- .m(function (Command, cs, config, o) {
5264
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5265
- })
5266
- .s("GuardDutyAPIService", "GetDetector", {})
5267
- .n("GuardDutyClient", "GetDetectorCommand")
5268
- .sc(GetDetector$)
5269
- .build() {
4951
+ class GetDetectorCommand extends command(_ep0, _mw0, "GetDetector", GetDetector$) {
5270
4952
  }
5271
4953
 
5272
- class GetFilterCommand extends Command
5273
- .classBuilder()
5274
- .ep(commonParams)
5275
- .m(function (Command, cs, config, o) {
5276
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5277
- })
5278
- .s("GuardDutyAPIService", "GetFilter", {})
5279
- .n("GuardDutyClient", "GetFilterCommand")
5280
- .sc(GetFilter$)
5281
- .build() {
4954
+ class GetFilterCommand extends command(_ep0, _mw0, "GetFilter", GetFilter$) {
5282
4955
  }
5283
4956
 
5284
- class GetFindingsCommand extends Command
5285
- .classBuilder()
5286
- .ep(commonParams)
5287
- .m(function (Command, cs, config, o) {
5288
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5289
- })
5290
- .s("GuardDutyAPIService", "GetFindings", {})
5291
- .n("GuardDutyClient", "GetFindingsCommand")
5292
- .sc(GetFindings$)
5293
- .build() {
4957
+ class GetFindingsCommand extends command(_ep0, _mw0, "GetFindings", GetFindings$) {
5294
4958
  }
5295
4959
 
5296
- class GetFindingsStatisticsCommand extends Command
5297
- .classBuilder()
5298
- .ep(commonParams)
5299
- .m(function (Command, cs, config, o) {
5300
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5301
- })
5302
- .s("GuardDutyAPIService", "GetFindingsStatistics", {})
5303
- .n("GuardDutyClient", "GetFindingsStatisticsCommand")
5304
- .sc(GetFindingsStatistics$)
5305
- .build() {
4960
+ class GetFindingsStatisticsCommand extends command(_ep0, _mw0, "GetFindingsStatistics", GetFindingsStatistics$) {
5306
4961
  }
5307
4962
 
5308
- class GetInvestigationCommand extends Command
5309
- .classBuilder()
5310
- .ep(commonParams)
5311
- .m(function (Command, cs, config, o) {
5312
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5313
- })
5314
- .s("GuardDutyAPIService", "GetInvestigation", {})
5315
- .n("GuardDutyClient", "GetInvestigationCommand")
5316
- .sc(GetInvestigation$)
5317
- .build() {
4963
+ class GetInvestigationCommand extends command(_ep0, _mw0, "GetInvestigation", GetInvestigation$) {
5318
4964
  }
5319
4965
 
5320
- class GetInvitationsCountCommand extends Command
5321
- .classBuilder()
5322
- .ep(commonParams)
5323
- .m(function (Command, cs, config, o) {
5324
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5325
- })
5326
- .s("GuardDutyAPIService", "GetInvitationsCount", {})
5327
- .n("GuardDutyClient", "GetInvitationsCountCommand")
5328
- .sc(GetInvitationsCount$)
5329
- .build() {
4966
+ class GetInvitationsCountCommand extends command(_ep0, _mw0, "GetInvitationsCount", GetInvitationsCount$) {
5330
4967
  }
5331
4968
 
5332
- class GetIPSetCommand extends Command
5333
- .classBuilder()
5334
- .ep(commonParams)
5335
- .m(function (Command, cs, config, o) {
5336
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5337
- })
5338
- .s("GuardDutyAPIService", "GetIPSet", {})
5339
- .n("GuardDutyClient", "GetIPSetCommand")
5340
- .sc(GetIPSet$)
5341
- .build() {
4969
+ class GetIPSetCommand extends command(_ep0, _mw0, "GetIPSet", GetIPSet$) {
5342
4970
  }
5343
4971
 
5344
- class GetMalwareProtectionPlanCommand extends Command
5345
- .classBuilder()
5346
- .ep(commonParams)
5347
- .m(function (Command, cs, config, o) {
5348
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5349
- })
5350
- .s("GuardDutyAPIService", "GetMalwareProtectionPlan", {})
5351
- .n("GuardDutyClient", "GetMalwareProtectionPlanCommand")
5352
- .sc(GetMalwareProtectionPlan$)
5353
- .build() {
4972
+ class GetMalwareProtectionPlanCommand extends command(_ep0, _mw0, "GetMalwareProtectionPlan", GetMalwareProtectionPlan$) {
5354
4973
  }
5355
4974
 
5356
- class GetMalwareScanCommand extends Command
5357
- .classBuilder()
5358
- .ep(commonParams)
5359
- .m(function (Command, cs, config, o) {
5360
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5361
- })
5362
- .s("GuardDutyAPIService", "GetMalwareScan", {})
5363
- .n("GuardDutyClient", "GetMalwareScanCommand")
5364
- .sc(GetMalwareScan$)
5365
- .build() {
4975
+ class GetMalwareScanCommand extends command(_ep0, _mw0, "GetMalwareScan", GetMalwareScan$) {
5366
4976
  }
5367
4977
 
5368
- class GetMalwareScanSettingsCommand extends Command
5369
- .classBuilder()
5370
- .ep(commonParams)
5371
- .m(function (Command, cs, config, o) {
5372
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5373
- })
5374
- .s("GuardDutyAPIService", "GetMalwareScanSettings", {})
5375
- .n("GuardDutyClient", "GetMalwareScanSettingsCommand")
5376
- .sc(GetMalwareScanSettings$)
5377
- .build() {
4978
+ class GetMalwareScanSettingsCommand extends command(_ep0, _mw0, "GetMalwareScanSettings", GetMalwareScanSettings$) {
5378
4979
  }
5379
4980
 
5380
- class GetMasterAccountCommand extends Command
5381
- .classBuilder()
5382
- .ep(commonParams)
5383
- .m(function (Command, cs, config, o) {
5384
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5385
- })
5386
- .s("GuardDutyAPIService", "GetMasterAccount", {})
5387
- .n("GuardDutyClient", "GetMasterAccountCommand")
5388
- .sc(GetMasterAccount$)
5389
- .build() {
4981
+ class GetMasterAccountCommand extends command(_ep0, _mw0, "GetMasterAccount", GetMasterAccount$) {
5390
4982
  }
5391
4983
 
5392
- class GetMemberDetectorsCommand extends Command
5393
- .classBuilder()
5394
- .ep(commonParams)
5395
- .m(function (Command, cs, config, o) {
5396
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5397
- })
5398
- .s("GuardDutyAPIService", "GetMemberDetectors", {})
5399
- .n("GuardDutyClient", "GetMemberDetectorsCommand")
5400
- .sc(GetMemberDetectors$)
5401
- .build() {
4984
+ class GetMemberDetectorsCommand extends command(_ep0, _mw0, "GetMemberDetectors", GetMemberDetectors$) {
5402
4985
  }
5403
4986
 
5404
- class GetMembersCommand extends Command
5405
- .classBuilder()
5406
- .ep(commonParams)
5407
- .m(function (Command, cs, config, o) {
5408
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5409
- })
5410
- .s("GuardDutyAPIService", "GetMembers", {})
5411
- .n("GuardDutyClient", "GetMembersCommand")
5412
- .sc(GetMembers$)
5413
- .build() {
4987
+ class GetMembersCommand extends command(_ep0, _mw0, "GetMembers", GetMembers$) {
5414
4988
  }
5415
4989
 
5416
- class GetOrganizationStatisticsCommand extends Command
5417
- .classBuilder()
5418
- .ep(commonParams)
5419
- .m(function (Command, cs, config, o) {
5420
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5421
- })
5422
- .s("GuardDutyAPIService", "GetOrganizationStatistics", {})
5423
- .n("GuardDutyClient", "GetOrganizationStatisticsCommand")
5424
- .sc(GetOrganizationStatistics$)
5425
- .build() {
4990
+ class GetOrganizationStatisticsCommand extends command(_ep0, _mw0, "GetOrganizationStatistics", GetOrganizationStatistics$) {
5426
4991
  }
5427
4992
 
5428
- class GetRemainingFreeTrialDaysCommand extends Command
5429
- .classBuilder()
5430
- .ep(commonParams)
5431
- .m(function (Command, cs, config, o) {
5432
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5433
- })
5434
- .s("GuardDutyAPIService", "GetRemainingFreeTrialDays", {})
5435
- .n("GuardDutyClient", "GetRemainingFreeTrialDaysCommand")
5436
- .sc(GetRemainingFreeTrialDays$)
5437
- .build() {
4993
+ class GetRemainingFreeTrialDaysCommand extends command(_ep0, _mw0, "GetRemainingFreeTrialDays", GetRemainingFreeTrialDays$) {
5438
4994
  }
5439
4995
 
5440
- class GetThreatEntitySetCommand extends Command
5441
- .classBuilder()
5442
- .ep(commonParams)
5443
- .m(function (Command, cs, config, o) {
5444
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5445
- })
5446
- .s("GuardDutyAPIService", "GetThreatEntitySet", {})
5447
- .n("GuardDutyClient", "GetThreatEntitySetCommand")
5448
- .sc(GetThreatEntitySet$)
5449
- .build() {
4996
+ class GetThreatEntitySetCommand extends command(_ep0, _mw0, "GetThreatEntitySet", GetThreatEntitySet$) {
5450
4997
  }
5451
4998
 
5452
- class GetThreatIntelSetCommand extends Command
5453
- .classBuilder()
5454
- .ep(commonParams)
5455
- .m(function (Command, cs, config, o) {
5456
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5457
- })
5458
- .s("GuardDutyAPIService", "GetThreatIntelSet", {})
5459
- .n("GuardDutyClient", "GetThreatIntelSetCommand")
5460
- .sc(GetThreatIntelSet$)
5461
- .build() {
4999
+ class GetThreatIntelSetCommand extends command(_ep0, _mw0, "GetThreatIntelSet", GetThreatIntelSet$) {
5462
5000
  }
5463
5001
 
5464
- class GetTrustedEntitySetCommand extends Command
5465
- .classBuilder()
5466
- .ep(commonParams)
5467
- .m(function (Command, cs, config, o) {
5468
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5469
- })
5470
- .s("GuardDutyAPIService", "GetTrustedEntitySet", {})
5471
- .n("GuardDutyClient", "GetTrustedEntitySetCommand")
5472
- .sc(GetTrustedEntitySet$)
5473
- .build() {
5002
+ class GetTrustedEntitySetCommand extends command(_ep0, _mw0, "GetTrustedEntitySet", GetTrustedEntitySet$) {
5474
5003
  }
5475
5004
 
5476
- class GetUsageStatisticsCommand extends Command
5477
- .classBuilder()
5478
- .ep(commonParams)
5479
- .m(function (Command, cs, config, o) {
5480
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5481
- })
5482
- .s("GuardDutyAPIService", "GetUsageStatistics", {})
5483
- .n("GuardDutyClient", "GetUsageStatisticsCommand")
5484
- .sc(GetUsageStatistics$)
5485
- .build() {
5005
+ class GetUsageStatisticsCommand extends command(_ep0, _mw0, "GetUsageStatistics", GetUsageStatistics$) {
5486
5006
  }
5487
5007
 
5488
- class InviteMembersCommand extends Command
5489
- .classBuilder()
5490
- .ep(commonParams)
5491
- .m(function (Command, cs, config, o) {
5492
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5493
- })
5494
- .s("GuardDutyAPIService", "InviteMembers", {})
5495
- .n("GuardDutyClient", "InviteMembersCommand")
5496
- .sc(InviteMembers$)
5497
- .build() {
5008
+ class InviteMembersCommand extends command(_ep0, _mw0, "InviteMembers", InviteMembers$) {
5498
5009
  }
5499
5010
 
5500
- class ListCoverageCommand extends Command
5501
- .classBuilder()
5502
- .ep(commonParams)
5503
- .m(function (Command, cs, config, o) {
5504
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5505
- })
5506
- .s("GuardDutyAPIService", "ListCoverage", {})
5507
- .n("GuardDutyClient", "ListCoverageCommand")
5508
- .sc(ListCoverage$)
5509
- .build() {
5011
+ class ListCoverageCommand extends command(_ep0, _mw0, "ListCoverage", ListCoverage$) {
5510
5012
  }
5511
5013
 
5512
- class ListDetectorsCommand extends Command
5513
- .classBuilder()
5514
- .ep(commonParams)
5515
- .m(function (Command, cs, config, o) {
5516
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5517
- })
5518
- .s("GuardDutyAPIService", "ListDetectors", {})
5519
- .n("GuardDutyClient", "ListDetectorsCommand")
5520
- .sc(ListDetectors$)
5521
- .build() {
5014
+ class ListDetectorsCommand extends command(_ep0, _mw0, "ListDetectors", ListDetectors$) {
5522
5015
  }
5523
5016
 
5524
- class ListFiltersCommand extends Command
5525
- .classBuilder()
5526
- .ep(commonParams)
5527
- .m(function (Command, cs, config, o) {
5528
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5529
- })
5530
- .s("GuardDutyAPIService", "ListFilters", {})
5531
- .n("GuardDutyClient", "ListFiltersCommand")
5532
- .sc(ListFilters$)
5533
- .build() {
5017
+ class ListFiltersCommand extends command(_ep0, _mw0, "ListFilters", ListFilters$) {
5534
5018
  }
5535
5019
 
5536
- class ListFindingsCommand extends Command
5537
- .classBuilder()
5538
- .ep(commonParams)
5539
- .m(function (Command, cs, config, o) {
5540
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5541
- })
5542
- .s("GuardDutyAPIService", "ListFindings", {})
5543
- .n("GuardDutyClient", "ListFindingsCommand")
5544
- .sc(ListFindings$)
5545
- .build() {
5020
+ class ListFindingsCommand extends command(_ep0, _mw0, "ListFindings", ListFindings$) {
5546
5021
  }
5547
5022
 
5548
- class ListInvestigationsCommand extends Command
5549
- .classBuilder()
5550
- .ep(commonParams)
5551
- .m(function (Command, cs, config, o) {
5552
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5553
- })
5554
- .s("GuardDutyAPIService", "ListInvestigations", {})
5555
- .n("GuardDutyClient", "ListInvestigationsCommand")
5556
- .sc(ListInvestigations$)
5557
- .build() {
5023
+ class ListInvestigationsCommand extends command(_ep0, _mw0, "ListInvestigations", ListInvestigations$) {
5558
5024
  }
5559
5025
 
5560
- class ListInvitationsCommand extends Command
5561
- .classBuilder()
5562
- .ep(commonParams)
5563
- .m(function (Command, cs, config, o) {
5564
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5565
- })
5566
- .s("GuardDutyAPIService", "ListInvitations", {})
5567
- .n("GuardDutyClient", "ListInvitationsCommand")
5568
- .sc(ListInvitations$)
5569
- .build() {
5026
+ class ListInvitationsCommand extends command(_ep0, _mw0, "ListInvitations", ListInvitations$) {
5570
5027
  }
5571
5028
 
5572
- class ListIPSetsCommand extends Command
5573
- .classBuilder()
5574
- .ep(commonParams)
5575
- .m(function (Command, cs, config, o) {
5576
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5577
- })
5578
- .s("GuardDutyAPIService", "ListIPSets", {})
5579
- .n("GuardDutyClient", "ListIPSetsCommand")
5580
- .sc(ListIPSets$)
5581
- .build() {
5029
+ class ListIPSetsCommand extends command(_ep0, _mw0, "ListIPSets", ListIPSets$) {
5582
5030
  }
5583
5031
 
5584
- class ListMalwareProtectionPlansCommand extends Command
5585
- .classBuilder()
5586
- .ep(commonParams)
5587
- .m(function (Command, cs, config, o) {
5588
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5589
- })
5590
- .s("GuardDutyAPIService", "ListMalwareProtectionPlans", {})
5591
- .n("GuardDutyClient", "ListMalwareProtectionPlansCommand")
5592
- .sc(ListMalwareProtectionPlans$)
5593
- .build() {
5032
+ class ListMalwareProtectionPlansCommand extends command(_ep0, _mw0, "ListMalwareProtectionPlans", ListMalwareProtectionPlans$) {
5594
5033
  }
5595
5034
 
5596
- class ListMalwareScansCommand extends Command
5597
- .classBuilder()
5598
- .ep(commonParams)
5599
- .m(function (Command, cs, config, o) {
5600
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5601
- })
5602
- .s("GuardDutyAPIService", "ListMalwareScans", {})
5603
- .n("GuardDutyClient", "ListMalwareScansCommand")
5604
- .sc(ListMalwareScans$)
5605
- .build() {
5035
+ class ListMalwareScansCommand extends command(_ep0, _mw0, "ListMalwareScans", ListMalwareScans$) {
5606
5036
  }
5607
5037
 
5608
- class ListMembersCommand extends Command
5609
- .classBuilder()
5610
- .ep(commonParams)
5611
- .m(function (Command, cs, config, o) {
5612
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5613
- })
5614
- .s("GuardDutyAPIService", "ListMembers", {})
5615
- .n("GuardDutyClient", "ListMembersCommand")
5616
- .sc(ListMembers$)
5617
- .build() {
5038
+ class ListMembersCommand extends command(_ep0, _mw0, "ListMembers", ListMembers$) {
5618
5039
  }
5619
5040
 
5620
- class ListOrganizationAdminAccountsCommand extends Command
5621
- .classBuilder()
5622
- .ep(commonParams)
5623
- .m(function (Command, cs, config, o) {
5624
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5625
- })
5626
- .s("GuardDutyAPIService", "ListOrganizationAdminAccounts", {})
5627
- .n("GuardDutyClient", "ListOrganizationAdminAccountsCommand")
5628
- .sc(ListOrganizationAdminAccounts$)
5629
- .build() {
5041
+ class ListOrganizationAdminAccountsCommand extends command(_ep0, _mw0, "ListOrganizationAdminAccounts", ListOrganizationAdminAccounts$) {
5630
5042
  }
5631
5043
 
5632
- class ListPublishingDestinationsCommand extends Command
5633
- .classBuilder()
5634
- .ep(commonParams)
5635
- .m(function (Command, cs, config, o) {
5636
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5637
- })
5638
- .s("GuardDutyAPIService", "ListPublishingDestinations", {})
5639
- .n("GuardDutyClient", "ListPublishingDestinationsCommand")
5640
- .sc(ListPublishingDestinations$)
5641
- .build() {
5044
+ class ListPublishingDestinationsCommand extends command(_ep0, _mw0, "ListPublishingDestinations", ListPublishingDestinations$) {
5642
5045
  }
5643
5046
 
5644
- class ListTagsForResourceCommand extends Command
5645
- .classBuilder()
5646
- .ep(commonParams)
5647
- .m(function (Command, cs, config, o) {
5648
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5649
- })
5650
- .s("GuardDutyAPIService", "ListTagsForResource", {})
5651
- .n("GuardDutyClient", "ListTagsForResourceCommand")
5652
- .sc(ListTagsForResource$)
5653
- .build() {
5047
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
5654
5048
  }
5655
5049
 
5656
- class ListThreatEntitySetsCommand extends Command
5657
- .classBuilder()
5658
- .ep(commonParams)
5659
- .m(function (Command, cs, config, o) {
5660
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5661
- })
5662
- .s("GuardDutyAPIService", "ListThreatEntitySets", {})
5663
- .n("GuardDutyClient", "ListThreatEntitySetsCommand")
5664
- .sc(ListThreatEntitySets$)
5665
- .build() {
5050
+ class ListThreatEntitySetsCommand extends command(_ep0, _mw0, "ListThreatEntitySets", ListThreatEntitySets$) {
5666
5051
  }
5667
5052
 
5668
- class ListThreatIntelSetsCommand extends Command
5669
- .classBuilder()
5670
- .ep(commonParams)
5671
- .m(function (Command, cs, config, o) {
5672
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5673
- })
5674
- .s("GuardDutyAPIService", "ListThreatIntelSets", {})
5675
- .n("GuardDutyClient", "ListThreatIntelSetsCommand")
5676
- .sc(ListThreatIntelSets$)
5677
- .build() {
5053
+ class ListThreatIntelSetsCommand extends command(_ep0, _mw0, "ListThreatIntelSets", ListThreatIntelSets$) {
5678
5054
  }
5679
5055
 
5680
- class ListTrustedEntitySetsCommand extends Command
5681
- .classBuilder()
5682
- .ep(commonParams)
5683
- .m(function (Command, cs, config, o) {
5684
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5685
- })
5686
- .s("GuardDutyAPIService", "ListTrustedEntitySets", {})
5687
- .n("GuardDutyClient", "ListTrustedEntitySetsCommand")
5688
- .sc(ListTrustedEntitySets$)
5689
- .build() {
5056
+ class ListTrustedEntitySetsCommand extends command(_ep0, _mw0, "ListTrustedEntitySets", ListTrustedEntitySets$) {
5690
5057
  }
5691
5058
 
5692
- class SendObjectMalwareScanCommand extends Command
5693
- .classBuilder()
5694
- .ep(commonParams)
5695
- .m(function (Command, cs, config, o) {
5696
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5697
- })
5698
- .s("GuardDutyAPIService", "SendObjectMalwareScan", {})
5699
- .n("GuardDutyClient", "SendObjectMalwareScanCommand")
5700
- .sc(SendObjectMalwareScan$)
5701
- .build() {
5059
+ class SendObjectMalwareScanCommand extends command(_ep0, _mw0, "SendObjectMalwareScan", SendObjectMalwareScan$) {
5702
5060
  }
5703
5061
 
5704
- class StartMalwareScanCommand extends Command
5705
- .classBuilder()
5706
- .ep(commonParams)
5707
- .m(function (Command, cs, config, o) {
5708
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5709
- })
5710
- .s("GuardDutyAPIService", "StartMalwareScan", {})
5711
- .n("GuardDutyClient", "StartMalwareScanCommand")
5712
- .sc(StartMalwareScan$)
5713
- .build() {
5062
+ class StartMalwareScanCommand extends command(_ep0, _mw0, "StartMalwareScan", StartMalwareScan$) {
5714
5063
  }
5715
5064
 
5716
- class StartMonitoringMembersCommand extends Command
5717
- .classBuilder()
5718
- .ep(commonParams)
5719
- .m(function (Command, cs, config, o) {
5720
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5721
- })
5722
- .s("GuardDutyAPIService", "StartMonitoringMembers", {})
5723
- .n("GuardDutyClient", "StartMonitoringMembersCommand")
5724
- .sc(StartMonitoringMembers$)
5725
- .build() {
5065
+ class StartMonitoringMembersCommand extends command(_ep0, _mw0, "StartMonitoringMembers", StartMonitoringMembers$) {
5726
5066
  }
5727
5067
 
5728
- class StopMonitoringMembersCommand extends Command
5729
- .classBuilder()
5730
- .ep(commonParams)
5731
- .m(function (Command, cs, config, o) {
5732
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5733
- })
5734
- .s("GuardDutyAPIService", "StopMonitoringMembers", {})
5735
- .n("GuardDutyClient", "StopMonitoringMembersCommand")
5736
- .sc(StopMonitoringMembers$)
5737
- .build() {
5068
+ class StopMonitoringMembersCommand extends command(_ep0, _mw0, "StopMonitoringMembers", StopMonitoringMembers$) {
5738
5069
  }
5739
5070
 
5740
- class TagResourceCommand extends Command
5741
- .classBuilder()
5742
- .ep(commonParams)
5743
- .m(function (Command, cs, config, o) {
5744
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5745
- })
5746
- .s("GuardDutyAPIService", "TagResource", {})
5747
- .n("GuardDutyClient", "TagResourceCommand")
5748
- .sc(TagResource$)
5749
- .build() {
5071
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
5750
5072
  }
5751
5073
 
5752
- class UnarchiveFindingsCommand extends Command
5753
- .classBuilder()
5754
- .ep(commonParams)
5755
- .m(function (Command, cs, config, o) {
5756
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5757
- })
5758
- .s("GuardDutyAPIService", "UnarchiveFindings", {})
5759
- .n("GuardDutyClient", "UnarchiveFindingsCommand")
5760
- .sc(UnarchiveFindings$)
5761
- .build() {
5074
+ class UnarchiveFindingsCommand extends command(_ep0, _mw0, "UnarchiveFindings", UnarchiveFindings$) {
5762
5075
  }
5763
5076
 
5764
- class UntagResourceCommand extends Command
5765
- .classBuilder()
5766
- .ep(commonParams)
5767
- .m(function (Command, cs, config, o) {
5768
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5769
- })
5770
- .s("GuardDutyAPIService", "UntagResource", {})
5771
- .n("GuardDutyClient", "UntagResourceCommand")
5772
- .sc(UntagResource$)
5773
- .build() {
5077
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
5774
5078
  }
5775
5079
 
5776
- class UpdateDetectorCommand extends Command
5777
- .classBuilder()
5778
- .ep(commonParams)
5779
- .m(function (Command, cs, config, o) {
5780
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5781
- })
5782
- .s("GuardDutyAPIService", "UpdateDetector", {})
5783
- .n("GuardDutyClient", "UpdateDetectorCommand")
5784
- .sc(UpdateDetector$)
5785
- .build() {
5080
+ class UpdateDetectorCommand extends command(_ep0, _mw0, "UpdateDetector", UpdateDetector$) {
5786
5081
  }
5787
5082
 
5788
- class UpdateFilterCommand extends Command
5789
- .classBuilder()
5790
- .ep(commonParams)
5791
- .m(function (Command, cs, config, o) {
5792
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5793
- })
5794
- .s("GuardDutyAPIService", "UpdateFilter", {})
5795
- .n("GuardDutyClient", "UpdateFilterCommand")
5796
- .sc(UpdateFilter$)
5797
- .build() {
5083
+ class UpdateFilterCommand extends command(_ep0, _mw0, "UpdateFilter", UpdateFilter$) {
5798
5084
  }
5799
5085
 
5800
- class UpdateFindingsFeedbackCommand extends Command
5801
- .classBuilder()
5802
- .ep(commonParams)
5803
- .m(function (Command, cs, config, o) {
5804
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5805
- })
5806
- .s("GuardDutyAPIService", "UpdateFindingsFeedback", {})
5807
- .n("GuardDutyClient", "UpdateFindingsFeedbackCommand")
5808
- .sc(UpdateFindingsFeedback$)
5809
- .build() {
5086
+ class UpdateFindingsFeedbackCommand extends command(_ep0, _mw0, "UpdateFindingsFeedback", UpdateFindingsFeedback$) {
5810
5087
  }
5811
5088
 
5812
- class UpdateIPSetCommand extends Command
5813
- .classBuilder()
5814
- .ep(commonParams)
5815
- .m(function (Command, cs, config, o) {
5816
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5817
- })
5818
- .s("GuardDutyAPIService", "UpdateIPSet", {})
5819
- .n("GuardDutyClient", "UpdateIPSetCommand")
5820
- .sc(UpdateIPSet$)
5821
- .build() {
5089
+ class UpdateIPSetCommand extends command(_ep0, _mw0, "UpdateIPSet", UpdateIPSet$) {
5822
5090
  }
5823
5091
 
5824
- class UpdateMalwareProtectionPlanCommand extends Command
5825
- .classBuilder()
5826
- .ep(commonParams)
5827
- .m(function (Command, cs, config, o) {
5828
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5829
- })
5830
- .s("GuardDutyAPIService", "UpdateMalwareProtectionPlan", {})
5831
- .n("GuardDutyClient", "UpdateMalwareProtectionPlanCommand")
5832
- .sc(UpdateMalwareProtectionPlan$)
5833
- .build() {
5092
+ class UpdateMalwareProtectionPlanCommand extends command(_ep0, _mw0, "UpdateMalwareProtectionPlan", UpdateMalwareProtectionPlan$) {
5834
5093
  }
5835
5094
 
5836
- class UpdateMalwareScanSettingsCommand extends Command
5837
- .classBuilder()
5838
- .ep(commonParams)
5839
- .m(function (Command, cs, config, o) {
5840
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5841
- })
5842
- .s("GuardDutyAPIService", "UpdateMalwareScanSettings", {})
5843
- .n("GuardDutyClient", "UpdateMalwareScanSettingsCommand")
5844
- .sc(UpdateMalwareScanSettings$)
5845
- .build() {
5095
+ class UpdateMalwareScanSettingsCommand extends command(_ep0, _mw0, "UpdateMalwareScanSettings", UpdateMalwareScanSettings$) {
5846
5096
  }
5847
5097
 
5848
- class UpdateMemberDetectorsCommand extends Command
5849
- .classBuilder()
5850
- .ep(commonParams)
5851
- .m(function (Command, cs, config, o) {
5852
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5853
- })
5854
- .s("GuardDutyAPIService", "UpdateMemberDetectors", {})
5855
- .n("GuardDutyClient", "UpdateMemberDetectorsCommand")
5856
- .sc(UpdateMemberDetectors$)
5857
- .build() {
5098
+ class UpdateMemberDetectorsCommand extends command(_ep0, _mw0, "UpdateMemberDetectors", UpdateMemberDetectors$) {
5858
5099
  }
5859
5100
 
5860
- class UpdateOrganizationConfigurationCommand extends Command
5861
- .classBuilder()
5862
- .ep(commonParams)
5863
- .m(function (Command, cs, config, o) {
5864
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5865
- })
5866
- .s("GuardDutyAPIService", "UpdateOrganizationConfiguration", {})
5867
- .n("GuardDutyClient", "UpdateOrganizationConfigurationCommand")
5868
- .sc(UpdateOrganizationConfiguration$)
5869
- .build() {
5101
+ class UpdateOrganizationConfigurationCommand extends command(_ep0, _mw0, "UpdateOrganizationConfiguration", UpdateOrganizationConfiguration$) {
5870
5102
  }
5871
5103
 
5872
- class UpdatePublishingDestinationCommand extends Command
5873
- .classBuilder()
5874
- .ep(commonParams)
5875
- .m(function (Command, cs, config, o) {
5876
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5877
- })
5878
- .s("GuardDutyAPIService", "UpdatePublishingDestination", {})
5879
- .n("GuardDutyClient", "UpdatePublishingDestinationCommand")
5880
- .sc(UpdatePublishingDestination$)
5881
- .build() {
5104
+ class UpdatePublishingDestinationCommand extends command(_ep0, _mw0, "UpdatePublishingDestination", UpdatePublishingDestination$) {
5882
5105
  }
5883
5106
 
5884
- class UpdateThreatEntitySetCommand extends Command
5885
- .classBuilder()
5886
- .ep(commonParams)
5887
- .m(function (Command, cs, config, o) {
5888
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5889
- })
5890
- .s("GuardDutyAPIService", "UpdateThreatEntitySet", {})
5891
- .n("GuardDutyClient", "UpdateThreatEntitySetCommand")
5892
- .sc(UpdateThreatEntitySet$)
5893
- .build() {
5107
+ class UpdateThreatEntitySetCommand extends command(_ep0, _mw0, "UpdateThreatEntitySet", UpdateThreatEntitySet$) {
5894
5108
  }
5895
5109
 
5896
- class UpdateThreatIntelSetCommand extends Command
5897
- .classBuilder()
5898
- .ep(commonParams)
5899
- .m(function (Command, cs, config, o) {
5900
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5901
- })
5902
- .s("GuardDutyAPIService", "UpdateThreatIntelSet", {})
5903
- .n("GuardDutyClient", "UpdateThreatIntelSetCommand")
5904
- .sc(UpdateThreatIntelSet$)
5905
- .build() {
5110
+ class UpdateThreatIntelSetCommand extends command(_ep0, _mw0, "UpdateThreatIntelSet", UpdateThreatIntelSet$) {
5906
5111
  }
5907
5112
 
5908
- class UpdateTrustedEntitySetCommand extends Command
5909
- .classBuilder()
5910
- .ep(commonParams)
5911
- .m(function (Command, cs, config, o) {
5912
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5913
- })
5914
- .s("GuardDutyAPIService", "UpdateTrustedEntitySet", {})
5915
- .n("GuardDutyClient", "UpdateTrustedEntitySetCommand")
5916
- .sc(UpdateTrustedEntitySet$)
5917
- .build() {
5113
+ class UpdateTrustedEntitySetCommand extends command(_ep0, _mw0, "UpdateTrustedEntitySet", UpdateTrustedEntitySet$) {
5918
5114
  }
5919
5115
 
5920
5116
  const paginateDescribeMalwareScans = createPaginator(GuardDutyClient, DescribeMalwareScansCommand, "NextToken", "NextToken", "MaxResults");