@aws-sdk/client-guardduty 3.478.0 → 3.481.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (281) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +18 -41
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +18 -41
  3. package/dist-cjs/commands/ArchiveFindingsCommand.js +18 -41
  4. package/dist-cjs/commands/CreateDetectorCommand.js +18 -41
  5. package/dist-cjs/commands/CreateFilterCommand.js +18 -41
  6. package/dist-cjs/commands/CreateIPSetCommand.js +18 -41
  7. package/dist-cjs/commands/CreateMembersCommand.js +18 -41
  8. package/dist-cjs/commands/CreatePublishingDestinationCommand.js +18 -41
  9. package/dist-cjs/commands/CreateSampleFindingsCommand.js +18 -41
  10. package/dist-cjs/commands/CreateThreatIntelSetCommand.js +18 -41
  11. package/dist-cjs/commands/DeclineInvitationsCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteDetectorCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteFilterCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteIPSetCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteInvitationsCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteMembersCommand.js +18 -41
  17. package/dist-cjs/commands/DeletePublishingDestinationCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +18 -41
  19. package/dist-cjs/commands/DescribeMalwareScansCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +18 -41
  21. package/dist-cjs/commands/DescribePublishingDestinationCommand.js +18 -41
  22. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +18 -41
  23. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +18 -41
  24. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +18 -41
  25. package/dist-cjs/commands/DisassociateMembersCommand.js +18 -41
  26. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +18 -41
  27. package/dist-cjs/commands/GetAdministratorAccountCommand.js +18 -41
  28. package/dist-cjs/commands/GetCoverageStatisticsCommand.js +18 -41
  29. package/dist-cjs/commands/GetDetectorCommand.js +18 -41
  30. package/dist-cjs/commands/GetFilterCommand.js +18 -41
  31. package/dist-cjs/commands/GetFindingsCommand.js +18 -41
  32. package/dist-cjs/commands/GetFindingsStatisticsCommand.js +18 -41
  33. package/dist-cjs/commands/GetIPSetCommand.js +18 -41
  34. package/dist-cjs/commands/GetInvitationsCountCommand.js +18 -41
  35. package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +18 -41
  36. package/dist-cjs/commands/GetMasterAccountCommand.js +18 -41
  37. package/dist-cjs/commands/GetMemberDetectorsCommand.js +18 -41
  38. package/dist-cjs/commands/GetMembersCommand.js +18 -41
  39. package/dist-cjs/commands/GetOrganizationStatisticsCommand.js +18 -41
  40. package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +18 -41
  41. package/dist-cjs/commands/GetThreatIntelSetCommand.js +18 -41
  42. package/dist-cjs/commands/GetUsageStatisticsCommand.js +18 -41
  43. package/dist-cjs/commands/InviteMembersCommand.js +18 -41
  44. package/dist-cjs/commands/ListCoverageCommand.js +18 -41
  45. package/dist-cjs/commands/ListDetectorsCommand.js +18 -41
  46. package/dist-cjs/commands/ListFiltersCommand.js +18 -41
  47. package/dist-cjs/commands/ListFindingsCommand.js +18 -41
  48. package/dist-cjs/commands/ListIPSetsCommand.js +18 -41
  49. package/dist-cjs/commands/ListInvitationsCommand.js +18 -41
  50. package/dist-cjs/commands/ListMembersCommand.js +18 -41
  51. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +18 -41
  52. package/dist-cjs/commands/ListPublishingDestinationsCommand.js +18 -41
  53. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  54. package/dist-cjs/commands/ListThreatIntelSetsCommand.js +18 -41
  55. package/dist-cjs/commands/StartMalwareScanCommand.js +18 -41
  56. package/dist-cjs/commands/StartMonitoringMembersCommand.js +18 -41
  57. package/dist-cjs/commands/StopMonitoringMembersCommand.js +18 -41
  58. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  59. package/dist-cjs/commands/UnarchiveFindingsCommand.js +18 -41
  60. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  61. package/dist-cjs/commands/UpdateDetectorCommand.js +18 -41
  62. package/dist-cjs/commands/UpdateFilterCommand.js +18 -41
  63. package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +18 -41
  64. package/dist-cjs/commands/UpdateIPSetCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +18 -41
  68. package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +18 -41
  69. package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +18 -41
  70. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  71. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +18 -41
  72. package/dist-es/commands/AcceptInvitationCommand.js +18 -41
  73. package/dist-es/commands/ArchiveFindingsCommand.js +18 -41
  74. package/dist-es/commands/CreateDetectorCommand.js +18 -41
  75. package/dist-es/commands/CreateFilterCommand.js +18 -41
  76. package/dist-es/commands/CreateIPSetCommand.js +18 -41
  77. package/dist-es/commands/CreateMembersCommand.js +18 -41
  78. package/dist-es/commands/CreatePublishingDestinationCommand.js +18 -41
  79. package/dist-es/commands/CreateSampleFindingsCommand.js +18 -41
  80. package/dist-es/commands/CreateThreatIntelSetCommand.js +18 -41
  81. package/dist-es/commands/DeclineInvitationsCommand.js +18 -41
  82. package/dist-es/commands/DeleteDetectorCommand.js +18 -41
  83. package/dist-es/commands/DeleteFilterCommand.js +18 -41
  84. package/dist-es/commands/DeleteIPSetCommand.js +18 -41
  85. package/dist-es/commands/DeleteInvitationsCommand.js +18 -41
  86. package/dist-es/commands/DeleteMembersCommand.js +18 -41
  87. package/dist-es/commands/DeletePublishingDestinationCommand.js +18 -41
  88. package/dist-es/commands/DeleteThreatIntelSetCommand.js +18 -41
  89. package/dist-es/commands/DescribeMalwareScansCommand.js +18 -41
  90. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +18 -41
  91. package/dist-es/commands/DescribePublishingDestinationCommand.js +18 -41
  92. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +18 -41
  93. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +18 -41
  94. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +18 -41
  95. package/dist-es/commands/DisassociateMembersCommand.js +18 -41
  96. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +18 -41
  97. package/dist-es/commands/GetAdministratorAccountCommand.js +18 -41
  98. package/dist-es/commands/GetCoverageStatisticsCommand.js +18 -41
  99. package/dist-es/commands/GetDetectorCommand.js +18 -41
  100. package/dist-es/commands/GetFilterCommand.js +18 -41
  101. package/dist-es/commands/GetFindingsCommand.js +18 -41
  102. package/dist-es/commands/GetFindingsStatisticsCommand.js +18 -41
  103. package/dist-es/commands/GetIPSetCommand.js +18 -41
  104. package/dist-es/commands/GetInvitationsCountCommand.js +18 -41
  105. package/dist-es/commands/GetMalwareScanSettingsCommand.js +18 -41
  106. package/dist-es/commands/GetMasterAccountCommand.js +18 -41
  107. package/dist-es/commands/GetMemberDetectorsCommand.js +18 -41
  108. package/dist-es/commands/GetMembersCommand.js +18 -41
  109. package/dist-es/commands/GetOrganizationStatisticsCommand.js +18 -41
  110. package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +18 -41
  111. package/dist-es/commands/GetThreatIntelSetCommand.js +18 -41
  112. package/dist-es/commands/GetUsageStatisticsCommand.js +18 -41
  113. package/dist-es/commands/InviteMembersCommand.js +18 -41
  114. package/dist-es/commands/ListCoverageCommand.js +18 -41
  115. package/dist-es/commands/ListDetectorsCommand.js +18 -41
  116. package/dist-es/commands/ListFiltersCommand.js +18 -41
  117. package/dist-es/commands/ListFindingsCommand.js +18 -41
  118. package/dist-es/commands/ListIPSetsCommand.js +18 -41
  119. package/dist-es/commands/ListInvitationsCommand.js +18 -41
  120. package/dist-es/commands/ListMembersCommand.js +18 -41
  121. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +18 -41
  122. package/dist-es/commands/ListPublishingDestinationsCommand.js +18 -41
  123. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  124. package/dist-es/commands/ListThreatIntelSetsCommand.js +18 -41
  125. package/dist-es/commands/StartMalwareScanCommand.js +18 -41
  126. package/dist-es/commands/StartMonitoringMembersCommand.js +18 -41
  127. package/dist-es/commands/StopMonitoringMembersCommand.js +18 -41
  128. package/dist-es/commands/TagResourceCommand.js +18 -41
  129. package/dist-es/commands/UnarchiveFindingsCommand.js +18 -41
  130. package/dist-es/commands/UntagResourceCommand.js +18 -41
  131. package/dist-es/commands/UpdateDetectorCommand.js +18 -41
  132. package/dist-es/commands/UpdateFilterCommand.js +18 -41
  133. package/dist-es/commands/UpdateFindingsFeedbackCommand.js +18 -41
  134. package/dist-es/commands/UpdateIPSetCommand.js +18 -41
  135. package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +18 -41
  136. package/dist-es/commands/UpdateMemberDetectorsCommand.js +18 -41
  137. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +18 -41
  138. package/dist-es/commands/UpdatePublishingDestinationCommand.js +18 -41
  139. package/dist-es/commands/UpdateThreatIntelSetCommand.js +18 -41
  140. package/dist-es/endpoint/EndpointParameters.js +6 -0
  141. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +6 -21
  142. package/dist-types/commands/AcceptInvitationCommand.d.ts +6 -21
  143. package/dist-types/commands/ArchiveFindingsCommand.d.ts +6 -21
  144. package/dist-types/commands/CreateDetectorCommand.d.ts +6 -21
  145. package/dist-types/commands/CreateFilterCommand.d.ts +6 -21
  146. package/dist-types/commands/CreateIPSetCommand.d.ts +6 -21
  147. package/dist-types/commands/CreateMembersCommand.d.ts +6 -21
  148. package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +6 -21
  149. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +6 -21
  150. package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +6 -21
  151. package/dist-types/commands/DeclineInvitationsCommand.d.ts +6 -21
  152. package/dist-types/commands/DeleteDetectorCommand.d.ts +6 -21
  153. package/dist-types/commands/DeleteFilterCommand.d.ts +6 -21
  154. package/dist-types/commands/DeleteIPSetCommand.d.ts +6 -21
  155. package/dist-types/commands/DeleteInvitationsCommand.d.ts +6 -21
  156. package/dist-types/commands/DeleteMembersCommand.d.ts +6 -21
  157. package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +6 -21
  158. package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +6 -21
  159. package/dist-types/commands/DescribeMalwareScansCommand.d.ts +6 -21
  160. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -21
  161. package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +6 -21
  162. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -21
  163. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -21
  164. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -21
  165. package/dist-types/commands/DisassociateMembersCommand.d.ts +6 -21
  166. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -21
  167. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +6 -21
  168. package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +6 -21
  169. package/dist-types/commands/GetDetectorCommand.d.ts +6 -21
  170. package/dist-types/commands/GetFilterCommand.d.ts +6 -21
  171. package/dist-types/commands/GetFindingsCommand.d.ts +6 -21
  172. package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +6 -21
  173. package/dist-types/commands/GetIPSetCommand.d.ts +6 -21
  174. package/dist-types/commands/GetInvitationsCountCommand.d.ts +6 -21
  175. package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +6 -21
  176. package/dist-types/commands/GetMasterAccountCommand.d.ts +6 -21
  177. package/dist-types/commands/GetMemberDetectorsCommand.d.ts +6 -21
  178. package/dist-types/commands/GetMembersCommand.d.ts +6 -21
  179. package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +6 -21
  180. package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +6 -21
  181. package/dist-types/commands/GetThreatIntelSetCommand.d.ts +6 -21
  182. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +6 -21
  183. package/dist-types/commands/InviteMembersCommand.d.ts +6 -21
  184. package/dist-types/commands/ListCoverageCommand.d.ts +6 -21
  185. package/dist-types/commands/ListDetectorsCommand.d.ts +6 -21
  186. package/dist-types/commands/ListFiltersCommand.d.ts +6 -21
  187. package/dist-types/commands/ListFindingsCommand.d.ts +6 -21
  188. package/dist-types/commands/ListIPSetsCommand.d.ts +6 -21
  189. package/dist-types/commands/ListInvitationsCommand.d.ts +6 -21
  190. package/dist-types/commands/ListMembersCommand.d.ts +6 -21
  191. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -21
  192. package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +6 -21
  193. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  194. package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +6 -21
  195. package/dist-types/commands/StartMalwareScanCommand.d.ts +6 -21
  196. package/dist-types/commands/StartMonitoringMembersCommand.d.ts +6 -21
  197. package/dist-types/commands/StopMonitoringMembersCommand.d.ts +6 -21
  198. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  199. package/dist-types/commands/UnarchiveFindingsCommand.d.ts +6 -21
  200. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  201. package/dist-types/commands/UpdateDetectorCommand.d.ts +6 -21
  202. package/dist-types/commands/UpdateFilterCommand.d.ts +6 -21
  203. package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +6 -21
  204. package/dist-types/commands/UpdateIPSetCommand.d.ts +6 -21
  205. package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +6 -21
  206. package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +6 -21
  207. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -21
  208. package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +6 -21
  209. package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +6 -21
  210. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  211. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +12 -24
  212. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +14 -23
  214. package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +14 -23
  215. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +12 -24
  219. package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +12 -24
  221. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +14 -23
  222. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +14 -23
  225. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +14 -23
  236. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +14 -23
  241. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +14 -23
  245. package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +12 -24
  274. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  281. package/package.json +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DisassociateFromMasterAccountCommandInput
21
15
  export interface DisassociateFromMasterAccountCommandOutput
22
16
  extends DisassociateFromMasterAccountResponse,
23
17
  __MetadataBearer {}
24
- export declare class DisassociateFromMasterAccountCommand extends $Command<
25
- DisassociateFromMasterAccountCommandInput,
26
- DisassociateFromMasterAccountCommandOutput,
27
- GuardDutyClientResolvedConfig
28
- > {
29
- readonly input: DisassociateFromMasterAccountCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DisassociateFromMasterAccountCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GuardDutyClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DisassociateFromMasterAccountCommand_base: {
19
+ new (
20
+ input: DisassociateFromMasterAccountCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DisassociateFromMasterAccountCommandInput,
38
- DisassociateFromMasterAccountCommandOutput
23
+ DisassociateFromMasterAccountCommandOutput,
24
+ GuardDutyClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DisassociateMembersCommandInput
21
15
  export interface DisassociateMembersCommandOutput
22
16
  extends DisassociateMembersResponse,
23
17
  __MetadataBearer {}
24
- export declare class DisassociateMembersCommand extends $Command<
25
- DisassociateMembersCommandInput,
26
- DisassociateMembersCommandOutput,
27
- GuardDutyClientResolvedConfig
28
- > {
29
- readonly input: DisassociateMembersCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DisassociateMembersCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GuardDutyClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DisassociateMembersCommandInput, DisassociateMembersCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DisassociateMembersCommand_base: {
19
+ new (
20
+ input: DisassociateMembersCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DisassociateMembersCommandInput,
23
+ DisassociateMembersCommandOutput,
24
+ GuardDutyClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DisassociateMembersCommand extends DisassociateMembersCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface EnableOrganizationAdminAccountCommandInput
21
15
  export interface EnableOrganizationAdminAccountCommandOutput
22
16
  extends EnableOrganizationAdminAccountResponse,
23
17
  __MetadataBearer {}
24
- export declare class EnableOrganizationAdminAccountCommand extends $Command<
25
- EnableOrganizationAdminAccountCommandInput,
26
- EnableOrganizationAdminAccountCommandOutput,
27
- GuardDutyClientResolvedConfig
28
- > {
29
- readonly input: EnableOrganizationAdminAccountCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: EnableOrganizationAdminAccountCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GuardDutyClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const EnableOrganizationAdminAccountCommand_base: {
19
+ new (
20
+ input: EnableOrganizationAdminAccountCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  EnableOrganizationAdminAccountCommandInput,
38
- EnableOrganizationAdminAccountCommandOutput
23
+ EnableOrganizationAdminAccountCommandOutput,
24
+ GuardDutyClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetAdministratorAccountCommandInput
21
15
  export interface GetAdministratorAccountCommandOutput
22
16
  extends GetAdministratorAccountResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetAdministratorAccountCommand extends $Command<
25
- GetAdministratorAccountCommandInput,
26
- GetAdministratorAccountCommandOutput,
27
- GuardDutyClientResolvedConfig
28
- > {
29
- readonly input: GetAdministratorAccountCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetAdministratorAccountCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GuardDutyClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetAdministratorAccountCommand_base: {
19
+ new (
20
+ input: GetAdministratorAccountCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetAdministratorAccountCommandInput,
38
- GetAdministratorAccountCommandOutput
23
+ GetAdministratorAccountCommandOutput,
24
+ GuardDutyClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetCoverageStatisticsCommandInput
21
15
  export interface GetCoverageStatisticsCommandOutput
22
16
  extends GetCoverageStatisticsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetCoverageStatisticsCommand extends $Command<
25
- GetCoverageStatisticsCommandInput,
26
- GetCoverageStatisticsCommandOutput,
27
- GuardDutyClientResolvedConfig
28
- > {
29
- readonly input: GetCoverageStatisticsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetCoverageStatisticsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GuardDutyClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetCoverageStatisticsCommand_base: {
19
+ new (
20
+ input: GetCoverageStatisticsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetCoverageStatisticsCommandInput,
38
- GetCoverageStatisticsCommandOutput
23
+ GetCoverageStatisticsCommandOutput,
24
+ GuardDutyClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetCoverageStatisticsCommand extends GetCoverageStatisticsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface GetDetectorCommandInput extends GetDetectorRequest {}
17
11
  export interface GetDetectorCommandOutput
18
12
  extends GetDetectorResponse,
19
13
  __MetadataBearer {}
20
- export declare class GetDetectorCommand extends $Command<
21
- GetDetectorCommandInput,
22
- GetDetectorCommandOutput,
23
- GuardDutyClientResolvedConfig
24
- > {
25
- readonly input: GetDetectorCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: GetDetectorCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GuardDutyClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<GetDetectorCommandInput, GetDetectorCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const GetDetectorCommand_base: {
15
+ new (
16
+ input: GetDetectorCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ GetDetectorCommandInput,
19
+ GetDetectorCommandOutput,
20
+ GuardDutyClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class GetDetectorCommand extends GetDetectorCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface GetFilterCommandInput extends GetFilterRequest {}
17
11
  export interface GetFilterCommandOutput
18
12
  extends GetFilterResponse,
19
13
  __MetadataBearer {}
20
- export declare class GetFilterCommand extends $Command<
21
- GetFilterCommandInput,
22
- GetFilterCommandOutput,
23
- GuardDutyClientResolvedConfig
24
- > {
25
- readonly input: GetFilterCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: GetFilterCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GuardDutyClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<GetFilterCommandInput, GetFilterCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const GetFilterCommand_base: {
15
+ new (
16
+ input: GetFilterCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ GetFilterCommandInput,
19
+ GetFilterCommandOutput,
20
+ GuardDutyClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class GetFilterCommand extends GetFilterCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface GetFindingsCommandInput extends GetFindingsRequest {}
17
11
  export interface GetFindingsCommandOutput
18
12
  extends GetFindingsResponse,
19
13
  __MetadataBearer {}
20
- export declare class GetFindingsCommand extends $Command<
21
- GetFindingsCommandInput,
22
- GetFindingsCommandOutput,
23
- GuardDutyClientResolvedConfig
24
- > {
25
- readonly input: GetFindingsCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: GetFindingsCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GuardDutyClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<GetFindingsCommandInput, GetFindingsCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const GetFindingsCommand_base: {
15
+ new (
16
+ input: GetFindingsCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ GetFindingsCommandInput,
19
+ GetFindingsCommandOutput,
20
+ GuardDutyClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class GetFindingsCommand extends GetFindingsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetFindingsStatisticsCommandInput
21
15
  export interface GetFindingsStatisticsCommandOutput
22
16
  extends GetFindingsStatisticsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetFindingsStatisticsCommand extends $Command<
25
- GetFindingsStatisticsCommandInput,
26
- GetFindingsStatisticsCommandOutput,
27
- GuardDutyClientResolvedConfig
28
- > {
29
- readonly input: GetFindingsStatisticsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetFindingsStatisticsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GuardDutyClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetFindingsStatisticsCommand_base: {
19
+ new (
20
+ input: GetFindingsStatisticsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetFindingsStatisticsCommandInput,
38
- GetFindingsStatisticsCommandOutput
23
+ GetFindingsStatisticsCommandOutput,
24
+ GuardDutyClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetFindingsStatisticsCommand extends GetFindingsStatisticsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface GetIPSetCommandInput extends GetIPSetRequest {}
17
11
  export interface GetIPSetCommandOutput
18
12
  extends GetIPSetResponse,
19
13
  __MetadataBearer {}
20
- export declare class GetIPSetCommand extends $Command<
21
- GetIPSetCommandInput,
22
- GetIPSetCommandOutput,
23
- GuardDutyClientResolvedConfig
24
- > {
25
- readonly input: GetIPSetCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: GetIPSetCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GuardDutyClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<GetIPSetCommandInput, GetIPSetCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const GetIPSetCommand_base: {
15
+ new (
16
+ input: GetIPSetCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ GetIPSetCommandInput,
19
+ GetIPSetCommandOutput,
20
+ GuardDutyClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class GetIPSetCommand extends GetIPSetCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface GetInvitationsCountCommandInput
21
15
  export interface GetInvitationsCountCommandOutput
22
16
  extends GetInvitationsCountResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetInvitationsCountCommand extends $Command<
25
- GetInvitationsCountCommandInput,
26
- GetInvitationsCountCommandOutput,
27
- GuardDutyClientResolvedConfig
28
- > {
29
- readonly input: GetInvitationsCountCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetInvitationsCountCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GuardDutyClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const GetInvitationsCountCommand_base: {
19
+ new (
20
+ input: GetInvitationsCountCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ GetInvitationsCountCommandInput,
23
+ GetInvitationsCountCommandOutput,
24
+ GuardDutyClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetMalwareScanSettingsCommandInput
21
15
  export interface GetMalwareScanSettingsCommandOutput
22
16
  extends GetMalwareScanSettingsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetMalwareScanSettingsCommand extends $Command<
25
- GetMalwareScanSettingsCommandInput,
26
- GetMalwareScanSettingsCommandOutput,
27
- GuardDutyClientResolvedConfig
28
- > {
29
- readonly input: GetMalwareScanSettingsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetMalwareScanSettingsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GuardDutyClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetMalwareScanSettingsCommand_base: {
19
+ new (
20
+ input: GetMalwareScanSettingsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetMalwareScanSettingsCommandInput,
38
- GetMalwareScanSettingsCommandOutput
23
+ GetMalwareScanSettingsCommandOutput,
24
+ GuardDutyClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetMalwareScanSettingsCommand extends GetMalwareScanSettingsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface GetMasterAccountCommandInput extends GetMasterAccountRequest {}
20
14
  export interface GetMasterAccountCommandOutput
21
15
  extends GetMasterAccountResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetMasterAccountCommand extends $Command<
24
- GetMasterAccountCommandInput,
25
- GetMasterAccountCommandOutput,
26
- GuardDutyClientResolvedConfig
27
- > {
28
- readonly input: GetMasterAccountCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetMasterAccountCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: GuardDutyClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetMasterAccountCommandInput, GetMasterAccountCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetMasterAccountCommand_base: {
18
+ new (
19
+ input: GetMasterAccountCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetMasterAccountCommandInput,
22
+ GetMasterAccountCommandOutput,
23
+ GuardDutyClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GuardDutyClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface GetMemberDetectorsCommandInput
21
15
  export interface GetMemberDetectorsCommandOutput
22
16
  extends GetMemberDetectorsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetMemberDetectorsCommand extends $Command<
25
- GetMemberDetectorsCommandInput,
26
- GetMemberDetectorsCommandOutput,
27
- GuardDutyClientResolvedConfig
28
- > {
29
- readonly input: GetMemberDetectorsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetMemberDetectorsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GuardDutyClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<GetMemberDetectorsCommandInput, GetMemberDetectorsCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const GetMemberDetectorsCommand_base: {
19
+ new (
20
+ input: GetMemberDetectorsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ GetMemberDetectorsCommandInput,
23
+ GetMemberDetectorsCommandOutput,
24
+ GuardDutyClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetMemberDetectorsCommand extends GetMemberDetectorsCommand_base {}