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