@aws-sdk/client-securityagent 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 (284) hide show
  1. package/dist-cjs/index.js +100 -923
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AddArtifactCommand.js +2 -14
  4. package/dist-es/commands/BatchCreateSecurityRequirementsCommand.js +2 -14
  5. package/dist-es/commands/BatchDeleteCodeReviewsCommand.js +2 -14
  6. package/dist-es/commands/BatchDeletePentestsCommand.js +2 -14
  7. package/dist-es/commands/BatchDeleteSecurityRequirementsCommand.js +2 -14
  8. package/dist-es/commands/BatchDeleteThreatModelsCommand.js +2 -14
  9. package/dist-es/commands/BatchGetAgentSpacesCommand.js +2 -14
  10. package/dist-es/commands/BatchGetArtifactMetadataCommand.js +2 -14
  11. package/dist-es/commands/BatchGetCodeReviewJobTasksCommand.js +2 -14
  12. package/dist-es/commands/BatchGetCodeReviewJobsCommand.js +2 -14
  13. package/dist-es/commands/BatchGetCodeReviewsCommand.js +2 -14
  14. package/dist-es/commands/BatchGetFindingsCommand.js +2 -14
  15. package/dist-es/commands/BatchGetPentestJobTasksCommand.js +2 -14
  16. package/dist-es/commands/BatchGetPentestJobsCommand.js +2 -14
  17. package/dist-es/commands/BatchGetPentestsCommand.js +2 -14
  18. package/dist-es/commands/BatchGetSecurityRequirementsCommand.js +2 -14
  19. package/dist-es/commands/BatchGetTargetDomainsCommand.js +2 -14
  20. package/dist-es/commands/BatchGetThreatModelJobTasksCommand.js +2 -14
  21. package/dist-es/commands/BatchGetThreatModelJobsCommand.js +2 -14
  22. package/dist-es/commands/BatchGetThreatModelsCommand.js +2 -14
  23. package/dist-es/commands/BatchGetThreatsCommand.js +2 -14
  24. package/dist-es/commands/BatchUpdateSecurityRequirementsCommand.js +2 -14
  25. package/dist-es/commands/CreateAgentSpaceCommand.js +2 -14
  26. package/dist-es/commands/CreateApplicationCommand.js +2 -14
  27. package/dist-es/commands/CreateCodeReviewCommand.js +2 -14
  28. package/dist-es/commands/CreateIntegrationCommand.js +2 -14
  29. package/dist-es/commands/CreateMembershipCommand.js +2 -14
  30. package/dist-es/commands/CreatePentestCommand.js +2 -14
  31. package/dist-es/commands/CreatePrivateConnectionCommand.js +2 -14
  32. package/dist-es/commands/CreateSecurityRequirementPackCommand.js +2 -14
  33. package/dist-es/commands/CreateTargetDomainCommand.js +2 -14
  34. package/dist-es/commands/CreateThreatCommand.js +2 -14
  35. package/dist-es/commands/CreateThreatModelCommand.js +2 -14
  36. package/dist-es/commands/DeleteAgentSpaceCommand.js +2 -14
  37. package/dist-es/commands/DeleteApplicationCommand.js +2 -14
  38. package/dist-es/commands/DeleteArtifactCommand.js +2 -14
  39. package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
  40. package/dist-es/commands/DeleteMembershipCommand.js +2 -14
  41. package/dist-es/commands/DeletePrivateConnectionCommand.js +2 -14
  42. package/dist-es/commands/DeleteSecurityRequirementPackCommand.js +2 -14
  43. package/dist-es/commands/DeleteTargetDomainCommand.js +2 -14
  44. package/dist-es/commands/DescribePrivateConnectionCommand.js +2 -14
  45. package/dist-es/commands/GetApplicationCommand.js +2 -14
  46. package/dist-es/commands/GetArtifactCommand.js +2 -14
  47. package/dist-es/commands/GetIntegrationCommand.js +2 -14
  48. package/dist-es/commands/GetSecurityRequirementPackCommand.js +2 -14
  49. package/dist-es/commands/ImportSecurityRequirementsCommand.js +2 -14
  50. package/dist-es/commands/InitiateProviderRegistrationCommand.js +2 -14
  51. package/dist-es/commands/ListAgentSpacesCommand.js +2 -14
  52. package/dist-es/commands/ListApplicationsCommand.js +2 -14
  53. package/dist-es/commands/ListArtifactsCommand.js +2 -14
  54. package/dist-es/commands/ListCodeReviewJobTasksCommand.js +2 -14
  55. package/dist-es/commands/ListCodeReviewJobsForCodeReviewCommand.js +2 -14
  56. package/dist-es/commands/ListCodeReviewsCommand.js +2 -14
  57. package/dist-es/commands/ListDiscoveredEndpointsCommand.js +2 -14
  58. package/dist-es/commands/ListFindingsCommand.js +2 -14
  59. package/dist-es/commands/ListIntegratedResourcesCommand.js +2 -14
  60. package/dist-es/commands/ListIntegrationsCommand.js +2 -14
  61. package/dist-es/commands/ListMembershipsCommand.js +2 -14
  62. package/dist-es/commands/ListPentestJobTasksCommand.js +2 -14
  63. package/dist-es/commands/ListPentestJobsForPentestCommand.js +2 -14
  64. package/dist-es/commands/ListPentestsCommand.js +2 -14
  65. package/dist-es/commands/ListPrivateConnectionsCommand.js +2 -14
  66. package/dist-es/commands/ListSecurityRequirementPacksCommand.js +2 -14
  67. package/dist-es/commands/ListSecurityRequirementsCommand.js +2 -14
  68. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  69. package/dist-es/commands/ListTargetDomainsCommand.js +2 -14
  70. package/dist-es/commands/ListThreatModelJobTasksCommand.js +2 -14
  71. package/dist-es/commands/ListThreatModelJobsCommand.js +2 -14
  72. package/dist-es/commands/ListThreatModelsCommand.js +2 -14
  73. package/dist-es/commands/ListThreatsCommand.js +2 -14
  74. package/dist-es/commands/StartCodeRemediationCommand.js +2 -14
  75. package/dist-es/commands/StartCodeReviewJobCommand.js +2 -14
  76. package/dist-es/commands/StartPentestJobCommand.js +2 -14
  77. package/dist-es/commands/StartThreatModelJobCommand.js +2 -14
  78. package/dist-es/commands/StopCodeReviewJobCommand.js +2 -14
  79. package/dist-es/commands/StopPentestJobCommand.js +2 -14
  80. package/dist-es/commands/StopThreatModelJobCommand.js +2 -14
  81. package/dist-es/commands/TagResourceCommand.js +2 -14
  82. package/dist-es/commands/UntagResourceCommand.js +2 -14
  83. package/dist-es/commands/UpdateAgentSpaceCommand.js +2 -14
  84. package/dist-es/commands/UpdateApplicationCommand.js +2 -14
  85. package/dist-es/commands/UpdateCodeReviewCommand.js +2 -14
  86. package/dist-es/commands/UpdateFindingCommand.js +2 -14
  87. package/dist-es/commands/UpdateIntegratedResourcesCommand.js +2 -14
  88. package/dist-es/commands/UpdatePentestCommand.js +2 -14
  89. package/dist-es/commands/UpdatePrivateConnectionCertificateCommand.js +2 -14
  90. package/dist-es/commands/UpdateSecurityRequirementPackCommand.js +2 -14
  91. package/dist-es/commands/UpdateTargetDomainCommand.js +2 -14
  92. package/dist-es/commands/UpdateThreatCommand.js +2 -14
  93. package/dist-es/commands/UpdateThreatModelCommand.js +2 -14
  94. package/dist-es/commands/VerifyTargetDomainCommand.js +2 -14
  95. package/dist-es/index.js +1 -0
  96. package/dist-types/commandBuilder.d.ts +18 -0
  97. package/dist-types/commands/AddArtifactCommand.d.ts +3 -8
  98. package/dist-types/commands/BatchCreateSecurityRequirementsCommand.d.ts +3 -8
  99. package/dist-types/commands/BatchDeleteCodeReviewsCommand.d.ts +3 -8
  100. package/dist-types/commands/BatchDeletePentestsCommand.d.ts +3 -8
  101. package/dist-types/commands/BatchDeleteSecurityRequirementsCommand.d.ts +3 -8
  102. package/dist-types/commands/BatchDeleteThreatModelsCommand.d.ts +3 -8
  103. package/dist-types/commands/BatchGetAgentSpacesCommand.d.ts +3 -8
  104. package/dist-types/commands/BatchGetArtifactMetadataCommand.d.ts +3 -8
  105. package/dist-types/commands/BatchGetCodeReviewJobTasksCommand.d.ts +3 -8
  106. package/dist-types/commands/BatchGetCodeReviewJobsCommand.d.ts +3 -8
  107. package/dist-types/commands/BatchGetCodeReviewsCommand.d.ts +3 -8
  108. package/dist-types/commands/BatchGetFindingsCommand.d.ts +3 -8
  109. package/dist-types/commands/BatchGetPentestJobTasksCommand.d.ts +3 -8
  110. package/dist-types/commands/BatchGetPentestJobsCommand.d.ts +3 -8
  111. package/dist-types/commands/BatchGetPentestsCommand.d.ts +3 -8
  112. package/dist-types/commands/BatchGetSecurityRequirementsCommand.d.ts +3 -8
  113. package/dist-types/commands/BatchGetTargetDomainsCommand.d.ts +3 -8
  114. package/dist-types/commands/BatchGetThreatModelJobTasksCommand.d.ts +3 -8
  115. package/dist-types/commands/BatchGetThreatModelJobsCommand.d.ts +3 -8
  116. package/dist-types/commands/BatchGetThreatModelsCommand.d.ts +3 -8
  117. package/dist-types/commands/BatchGetThreatsCommand.d.ts +3 -8
  118. package/dist-types/commands/BatchUpdateSecurityRequirementsCommand.d.ts +3 -8
  119. package/dist-types/commands/CreateAgentSpaceCommand.d.ts +3 -8
  120. package/dist-types/commands/CreateApplicationCommand.d.ts +3 -8
  121. package/dist-types/commands/CreateCodeReviewCommand.d.ts +3 -8
  122. package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
  123. package/dist-types/commands/CreateMembershipCommand.d.ts +3 -8
  124. package/dist-types/commands/CreatePentestCommand.d.ts +3 -8
  125. package/dist-types/commands/CreatePrivateConnectionCommand.d.ts +3 -8
  126. package/dist-types/commands/CreateSecurityRequirementPackCommand.d.ts +3 -8
  127. package/dist-types/commands/CreateTargetDomainCommand.d.ts +3 -8
  128. package/dist-types/commands/CreateThreatCommand.d.ts +3 -8
  129. package/dist-types/commands/CreateThreatModelCommand.d.ts +3 -8
  130. package/dist-types/commands/DeleteAgentSpaceCommand.d.ts +3 -8
  131. package/dist-types/commands/DeleteApplicationCommand.d.ts +3 -8
  132. package/dist-types/commands/DeleteArtifactCommand.d.ts +3 -8
  133. package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
  134. package/dist-types/commands/DeleteMembershipCommand.d.ts +3 -8
  135. package/dist-types/commands/DeletePrivateConnectionCommand.d.ts +3 -8
  136. package/dist-types/commands/DeleteSecurityRequirementPackCommand.d.ts +3 -8
  137. package/dist-types/commands/DeleteTargetDomainCommand.d.ts +3 -8
  138. package/dist-types/commands/DescribePrivateConnectionCommand.d.ts +3 -8
  139. package/dist-types/commands/GetApplicationCommand.d.ts +3 -8
  140. package/dist-types/commands/GetArtifactCommand.d.ts +3 -8
  141. package/dist-types/commands/GetIntegrationCommand.d.ts +3 -8
  142. package/dist-types/commands/GetSecurityRequirementPackCommand.d.ts +3 -8
  143. package/dist-types/commands/ImportSecurityRequirementsCommand.d.ts +3 -8
  144. package/dist-types/commands/InitiateProviderRegistrationCommand.d.ts +3 -8
  145. package/dist-types/commands/ListAgentSpacesCommand.d.ts +3 -8
  146. package/dist-types/commands/ListApplicationsCommand.d.ts +3 -8
  147. package/dist-types/commands/ListArtifactsCommand.d.ts +3 -8
  148. package/dist-types/commands/ListCodeReviewJobTasksCommand.d.ts +3 -8
  149. package/dist-types/commands/ListCodeReviewJobsForCodeReviewCommand.d.ts +3 -8
  150. package/dist-types/commands/ListCodeReviewsCommand.d.ts +3 -8
  151. package/dist-types/commands/ListDiscoveredEndpointsCommand.d.ts +3 -8
  152. package/dist-types/commands/ListFindingsCommand.d.ts +3 -8
  153. package/dist-types/commands/ListIntegratedResourcesCommand.d.ts +3 -8
  154. package/dist-types/commands/ListIntegrationsCommand.d.ts +3 -8
  155. package/dist-types/commands/ListMembershipsCommand.d.ts +3 -8
  156. package/dist-types/commands/ListPentestJobTasksCommand.d.ts +3 -8
  157. package/dist-types/commands/ListPentestJobsForPentestCommand.d.ts +3 -8
  158. package/dist-types/commands/ListPentestsCommand.d.ts +3 -8
  159. package/dist-types/commands/ListPrivateConnectionsCommand.d.ts +3 -8
  160. package/dist-types/commands/ListSecurityRequirementPacksCommand.d.ts +3 -8
  161. package/dist-types/commands/ListSecurityRequirementsCommand.d.ts +3 -8
  162. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  163. package/dist-types/commands/ListTargetDomainsCommand.d.ts +3 -8
  164. package/dist-types/commands/ListThreatModelJobTasksCommand.d.ts +3 -8
  165. package/dist-types/commands/ListThreatModelJobsCommand.d.ts +3 -8
  166. package/dist-types/commands/ListThreatModelsCommand.d.ts +3 -8
  167. package/dist-types/commands/ListThreatsCommand.d.ts +3 -8
  168. package/dist-types/commands/StartCodeRemediationCommand.d.ts +3 -8
  169. package/dist-types/commands/StartCodeReviewJobCommand.d.ts +3 -8
  170. package/dist-types/commands/StartPentestJobCommand.d.ts +3 -8
  171. package/dist-types/commands/StartThreatModelJobCommand.d.ts +3 -8
  172. package/dist-types/commands/StopCodeReviewJobCommand.d.ts +3 -8
  173. package/dist-types/commands/StopPentestJobCommand.d.ts +3 -8
  174. package/dist-types/commands/StopThreatModelJobCommand.d.ts +3 -8
  175. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  176. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  177. package/dist-types/commands/UpdateAgentSpaceCommand.d.ts +3 -8
  178. package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -8
  179. package/dist-types/commands/UpdateCodeReviewCommand.d.ts +3 -8
  180. package/dist-types/commands/UpdateFindingCommand.d.ts +3 -8
  181. package/dist-types/commands/UpdateIntegratedResourcesCommand.d.ts +3 -8
  182. package/dist-types/commands/UpdatePentestCommand.d.ts +3 -8
  183. package/dist-types/commands/UpdatePrivateConnectionCertificateCommand.d.ts +3 -8
  184. package/dist-types/commands/UpdateSecurityRequirementPackCommand.d.ts +3 -8
  185. package/dist-types/commands/UpdateTargetDomainCommand.d.ts +3 -8
  186. package/dist-types/commands/UpdateThreatCommand.d.ts +3 -8
  187. package/dist-types/commands/UpdateThreatModelCommand.d.ts +3 -8
  188. package/dist-types/commands/VerifyTargetDomainCommand.d.ts +3 -8
  189. package/dist-types/index.d.ts +1 -0
  190. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  191. package/dist-types/ts3.4/commands/AddArtifactCommand.d.ts +7 -16
  192. package/dist-types/ts3.4/commands/BatchCreateSecurityRequirementsCommand.d.ts +7 -16
  193. package/dist-types/ts3.4/commands/BatchDeleteCodeReviewsCommand.d.ts +7 -16
  194. package/dist-types/ts3.4/commands/BatchDeletePentestsCommand.d.ts +7 -16
  195. package/dist-types/ts3.4/commands/BatchDeleteSecurityRequirementsCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/BatchDeleteThreatModelsCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/BatchGetAgentSpacesCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/BatchGetArtifactMetadataCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/BatchGetCodeReviewJobTasksCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/BatchGetCodeReviewJobsCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/BatchGetCodeReviewsCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/BatchGetFindingsCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/BatchGetPentestJobTasksCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/BatchGetPentestJobsCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/BatchGetPentestsCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/BatchGetSecurityRequirementsCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/BatchGetTargetDomainsCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/BatchGetThreatModelJobTasksCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/BatchGetThreatModelJobsCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/BatchGetThreatModelsCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/BatchGetThreatsCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/BatchUpdateSecurityRequirementsCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/CreateAgentSpaceCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/CreateCodeReviewCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/CreatePentestCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/CreatePrivateConnectionCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/CreateSecurityRequirementPackCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/CreateTargetDomainCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/CreateThreatCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/CreateThreatModelCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/DeleteAgentSpaceCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/DeletePrivateConnectionCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/DeleteSecurityRequirementPackCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/DeleteTargetDomainCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/DescribePrivateConnectionCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/GetArtifactCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/GetSecurityRequirementPackCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/ImportSecurityRequirementsCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/InitiateProviderRegistrationCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/ListAgentSpacesCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/ListCodeReviewJobTasksCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/ListCodeReviewJobsForCodeReviewCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/ListCodeReviewsCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/ListDiscoveredEndpointsCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/ListIntegratedResourcesCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/ListPentestJobTasksCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/ListPentestJobsForPentestCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/ListPentestsCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/ListPrivateConnectionsCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/ListSecurityRequirementPacksCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/ListSecurityRequirementsCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/ListTargetDomainsCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/ListThreatModelJobTasksCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/ListThreatModelJobsCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/ListThreatModelsCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/ListThreatsCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/StartCodeRemediationCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/StartCodeReviewJobCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/StartPentestJobCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/StartThreatModelJobCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/StopCodeReviewJobCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/StopPentestJobCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/StopThreatModelJobCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/UpdateAgentSpaceCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/UpdateCodeReviewCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/UpdateFindingCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/UpdateIntegratedResourcesCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/UpdatePentestCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/UpdatePrivateConnectionCertificateCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/UpdateSecurityRequirementPackCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/UpdateTargetDomainCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/UpdateThreatCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/UpdateThreatModelCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/VerifyTargetDomainCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/index.d.ts +1 -0
  284. 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");
@@ -66,7 +67,7 @@ const commonParams = {
66
67
  Region: { type: "builtInParams", name: "region" },
67
68
  };
68
69
 
69
- var version = "3.1076.0";
70
+ var version = "3.1078.0";
70
71
  var packageInfo = {
71
72
  version: version};
72
73
 
@@ -3119,1108 +3120,284 @@ class SecurityAgentClient extends Client {
3119
3120
  }
3120
3121
  }
3121
3122
 
3122
- class AddArtifactCommand extends Command
3123
- .classBuilder()
3124
- .ep(commonParams)
3125
- .m(function (Command, cs, config, o) {
3126
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3127
- })
3128
- .s("SecurityAgent", "AddArtifact", {})
3129
- .n("SecurityAgentClient", "AddArtifactCommand")
3130
- .sc(AddArtifact$)
3131
- .build() {
3123
+ const command = makeBuilder(commonParams, "SecurityAgent", "SecurityAgentClient", getEndpointPlugin);
3124
+ const _ep0 = {};
3125
+ const _mw0 = (Command, cs, config, o) => [];
3126
+
3127
+ class AddArtifactCommand extends command(_ep0, _mw0, "AddArtifact", AddArtifact$) {
3132
3128
  }
3133
3129
 
3134
- class BatchCreateSecurityRequirementsCommand extends Command
3135
- .classBuilder()
3136
- .ep(commonParams)
3137
- .m(function (Command, cs, config, o) {
3138
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3139
- })
3140
- .s("SecurityAgent", "BatchCreateSecurityRequirements", {})
3141
- .n("SecurityAgentClient", "BatchCreateSecurityRequirementsCommand")
3142
- .sc(BatchCreateSecurityRequirements$)
3143
- .build() {
3130
+ class BatchCreateSecurityRequirementsCommand extends command(_ep0, _mw0, "BatchCreateSecurityRequirements", BatchCreateSecurityRequirements$) {
3144
3131
  }
3145
3132
 
3146
- class BatchDeleteCodeReviewsCommand extends Command
3147
- .classBuilder()
3148
- .ep(commonParams)
3149
- .m(function (Command, cs, config, o) {
3150
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3151
- })
3152
- .s("SecurityAgent", "BatchDeleteCodeReviews", {})
3153
- .n("SecurityAgentClient", "BatchDeleteCodeReviewsCommand")
3154
- .sc(BatchDeleteCodeReviews$)
3155
- .build() {
3133
+ class BatchDeleteCodeReviewsCommand extends command(_ep0, _mw0, "BatchDeleteCodeReviews", BatchDeleteCodeReviews$) {
3156
3134
  }
3157
3135
 
3158
- class BatchDeletePentestsCommand extends Command
3159
- .classBuilder()
3160
- .ep(commonParams)
3161
- .m(function (Command, cs, config, o) {
3162
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3163
- })
3164
- .s("SecurityAgent", "BatchDeletePentests", {})
3165
- .n("SecurityAgentClient", "BatchDeletePentestsCommand")
3166
- .sc(BatchDeletePentests$)
3167
- .build() {
3136
+ class BatchDeletePentestsCommand extends command(_ep0, _mw0, "BatchDeletePentests", BatchDeletePentests$) {
3168
3137
  }
3169
3138
 
3170
- class BatchDeleteSecurityRequirementsCommand extends Command
3171
- .classBuilder()
3172
- .ep(commonParams)
3173
- .m(function (Command, cs, config, o) {
3174
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3175
- })
3176
- .s("SecurityAgent", "BatchDeleteSecurityRequirements", {})
3177
- .n("SecurityAgentClient", "BatchDeleteSecurityRequirementsCommand")
3178
- .sc(BatchDeleteSecurityRequirements$)
3179
- .build() {
3139
+ class BatchDeleteSecurityRequirementsCommand extends command(_ep0, _mw0, "BatchDeleteSecurityRequirements", BatchDeleteSecurityRequirements$) {
3180
3140
  }
3181
3141
 
3182
- class BatchDeleteThreatModelsCommand extends Command
3183
- .classBuilder()
3184
- .ep(commonParams)
3185
- .m(function (Command, cs, config, o) {
3186
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3187
- })
3188
- .s("SecurityAgent", "BatchDeleteThreatModels", {})
3189
- .n("SecurityAgentClient", "BatchDeleteThreatModelsCommand")
3190
- .sc(BatchDeleteThreatModels$)
3191
- .build() {
3142
+ class BatchDeleteThreatModelsCommand extends command(_ep0, _mw0, "BatchDeleteThreatModels", BatchDeleteThreatModels$) {
3192
3143
  }
3193
3144
 
3194
- class BatchGetAgentSpacesCommand extends Command
3195
- .classBuilder()
3196
- .ep(commonParams)
3197
- .m(function (Command, cs, config, o) {
3198
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3199
- })
3200
- .s("SecurityAgent", "BatchGetAgentSpaces", {})
3201
- .n("SecurityAgentClient", "BatchGetAgentSpacesCommand")
3202
- .sc(BatchGetAgentSpaces$)
3203
- .build() {
3145
+ class BatchGetAgentSpacesCommand extends command(_ep0, _mw0, "BatchGetAgentSpaces", BatchGetAgentSpaces$) {
3204
3146
  }
3205
3147
 
3206
- class BatchGetArtifactMetadataCommand extends Command
3207
- .classBuilder()
3208
- .ep(commonParams)
3209
- .m(function (Command, cs, config, o) {
3210
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3211
- })
3212
- .s("SecurityAgent", "BatchGetArtifactMetadata", {})
3213
- .n("SecurityAgentClient", "BatchGetArtifactMetadataCommand")
3214
- .sc(BatchGetArtifactMetadata$)
3215
- .build() {
3148
+ class BatchGetArtifactMetadataCommand extends command(_ep0, _mw0, "BatchGetArtifactMetadata", BatchGetArtifactMetadata$) {
3216
3149
  }
3217
3150
 
3218
- class BatchGetCodeReviewJobsCommand extends Command
3219
- .classBuilder()
3220
- .ep(commonParams)
3221
- .m(function (Command, cs, config, o) {
3222
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3223
- })
3224
- .s("SecurityAgent", "BatchGetCodeReviewJobs", {})
3225
- .n("SecurityAgentClient", "BatchGetCodeReviewJobsCommand")
3226
- .sc(BatchGetCodeReviewJobs$)
3227
- .build() {
3151
+ class BatchGetCodeReviewJobsCommand extends command(_ep0, _mw0, "BatchGetCodeReviewJobs", BatchGetCodeReviewJobs$) {
3228
3152
  }
3229
3153
 
3230
- class BatchGetCodeReviewJobTasksCommand extends Command
3231
- .classBuilder()
3232
- .ep(commonParams)
3233
- .m(function (Command, cs, config, o) {
3234
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3235
- })
3236
- .s("SecurityAgent", "BatchGetCodeReviewJobTasks", {})
3237
- .n("SecurityAgentClient", "BatchGetCodeReviewJobTasksCommand")
3238
- .sc(BatchGetCodeReviewJobTasks$)
3239
- .build() {
3154
+ class BatchGetCodeReviewJobTasksCommand extends command(_ep0, _mw0, "BatchGetCodeReviewJobTasks", BatchGetCodeReviewJobTasks$) {
3240
3155
  }
3241
3156
 
3242
- class BatchGetCodeReviewsCommand extends Command
3243
- .classBuilder()
3244
- .ep(commonParams)
3245
- .m(function (Command, cs, config, o) {
3246
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3247
- })
3248
- .s("SecurityAgent", "BatchGetCodeReviews", {})
3249
- .n("SecurityAgentClient", "BatchGetCodeReviewsCommand")
3250
- .sc(BatchGetCodeReviews$)
3251
- .build() {
3157
+ class BatchGetCodeReviewsCommand extends command(_ep0, _mw0, "BatchGetCodeReviews", BatchGetCodeReviews$) {
3252
3158
  }
3253
3159
 
3254
- class BatchGetFindingsCommand extends Command
3255
- .classBuilder()
3256
- .ep(commonParams)
3257
- .m(function (Command, cs, config, o) {
3258
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3259
- })
3260
- .s("SecurityAgent", "BatchGetFindings", {})
3261
- .n("SecurityAgentClient", "BatchGetFindingsCommand")
3262
- .sc(BatchGetFindings$)
3263
- .build() {
3160
+ class BatchGetFindingsCommand extends command(_ep0, _mw0, "BatchGetFindings", BatchGetFindings$) {
3264
3161
  }
3265
3162
 
3266
- class BatchGetPentestJobsCommand extends Command
3267
- .classBuilder()
3268
- .ep(commonParams)
3269
- .m(function (Command, cs, config, o) {
3270
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3271
- })
3272
- .s("SecurityAgent", "BatchGetPentestJobs", {})
3273
- .n("SecurityAgentClient", "BatchGetPentestJobsCommand")
3274
- .sc(BatchGetPentestJobs$)
3275
- .build() {
3163
+ class BatchGetPentestJobsCommand extends command(_ep0, _mw0, "BatchGetPentestJobs", BatchGetPentestJobs$) {
3276
3164
  }
3277
3165
 
3278
- class BatchGetPentestJobTasksCommand extends Command
3279
- .classBuilder()
3280
- .ep(commonParams)
3281
- .m(function (Command, cs, config, o) {
3282
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3283
- })
3284
- .s("SecurityAgent", "BatchGetPentestJobTasks", {})
3285
- .n("SecurityAgentClient", "BatchGetPentestJobTasksCommand")
3286
- .sc(BatchGetPentestJobTasks$)
3287
- .build() {
3166
+ class BatchGetPentestJobTasksCommand extends command(_ep0, _mw0, "BatchGetPentestJobTasks", BatchGetPentestJobTasks$) {
3288
3167
  }
3289
3168
 
3290
- class BatchGetPentestsCommand extends Command
3291
- .classBuilder()
3292
- .ep(commonParams)
3293
- .m(function (Command, cs, config, o) {
3294
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3295
- })
3296
- .s("SecurityAgent", "BatchGetPentests", {})
3297
- .n("SecurityAgentClient", "BatchGetPentestsCommand")
3298
- .sc(BatchGetPentests$)
3299
- .build() {
3169
+ class BatchGetPentestsCommand extends command(_ep0, _mw0, "BatchGetPentests", BatchGetPentests$) {
3300
3170
  }
3301
3171
 
3302
- class BatchGetSecurityRequirementsCommand extends Command
3303
- .classBuilder()
3304
- .ep(commonParams)
3305
- .m(function (Command, cs, config, o) {
3306
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3307
- })
3308
- .s("SecurityAgent", "BatchGetSecurityRequirements", {})
3309
- .n("SecurityAgentClient", "BatchGetSecurityRequirementsCommand")
3310
- .sc(BatchGetSecurityRequirements$)
3311
- .build() {
3172
+ class BatchGetSecurityRequirementsCommand extends command(_ep0, _mw0, "BatchGetSecurityRequirements", BatchGetSecurityRequirements$) {
3312
3173
  }
3313
3174
 
3314
- class BatchGetTargetDomainsCommand extends Command
3315
- .classBuilder()
3316
- .ep(commonParams)
3317
- .m(function (Command, cs, config, o) {
3318
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3319
- })
3320
- .s("SecurityAgent", "BatchGetTargetDomains", {})
3321
- .n("SecurityAgentClient", "BatchGetTargetDomainsCommand")
3322
- .sc(BatchGetTargetDomains$)
3323
- .build() {
3175
+ class BatchGetTargetDomainsCommand extends command(_ep0, _mw0, "BatchGetTargetDomains", BatchGetTargetDomains$) {
3324
3176
  }
3325
3177
 
3326
- class BatchGetThreatModelJobsCommand extends Command
3327
- .classBuilder()
3328
- .ep(commonParams)
3329
- .m(function (Command, cs, config, o) {
3330
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3331
- })
3332
- .s("SecurityAgent", "BatchGetThreatModelJobs", {})
3333
- .n("SecurityAgentClient", "BatchGetThreatModelJobsCommand")
3334
- .sc(BatchGetThreatModelJobs$)
3335
- .build() {
3178
+ class BatchGetThreatModelJobsCommand extends command(_ep0, _mw0, "BatchGetThreatModelJobs", BatchGetThreatModelJobs$) {
3336
3179
  }
3337
3180
 
3338
- class BatchGetThreatModelJobTasksCommand extends Command
3339
- .classBuilder()
3340
- .ep(commonParams)
3341
- .m(function (Command, cs, config, o) {
3342
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3343
- })
3344
- .s("SecurityAgent", "BatchGetThreatModelJobTasks", {})
3345
- .n("SecurityAgentClient", "BatchGetThreatModelJobTasksCommand")
3346
- .sc(BatchGetThreatModelJobTasks$)
3347
- .build() {
3181
+ class BatchGetThreatModelJobTasksCommand extends command(_ep0, _mw0, "BatchGetThreatModelJobTasks", BatchGetThreatModelJobTasks$) {
3348
3182
  }
3349
3183
 
3350
- class BatchGetThreatModelsCommand extends Command
3351
- .classBuilder()
3352
- .ep(commonParams)
3353
- .m(function (Command, cs, config, o) {
3354
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3355
- })
3356
- .s("SecurityAgent", "BatchGetThreatModels", {})
3357
- .n("SecurityAgentClient", "BatchGetThreatModelsCommand")
3358
- .sc(BatchGetThreatModels$)
3359
- .build() {
3184
+ class BatchGetThreatModelsCommand extends command(_ep0, _mw0, "BatchGetThreatModels", BatchGetThreatModels$) {
3360
3185
  }
3361
3186
 
3362
- class BatchGetThreatsCommand extends Command
3363
- .classBuilder()
3364
- .ep(commonParams)
3365
- .m(function (Command, cs, config, o) {
3366
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3367
- })
3368
- .s("SecurityAgent", "BatchGetThreats", {})
3369
- .n("SecurityAgentClient", "BatchGetThreatsCommand")
3370
- .sc(BatchGetThreats$)
3371
- .build() {
3187
+ class BatchGetThreatsCommand extends command(_ep0, _mw0, "BatchGetThreats", BatchGetThreats$) {
3372
3188
  }
3373
3189
 
3374
- class BatchUpdateSecurityRequirementsCommand extends Command
3375
- .classBuilder()
3376
- .ep(commonParams)
3377
- .m(function (Command, cs, config, o) {
3378
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3379
- })
3380
- .s("SecurityAgent", "BatchUpdateSecurityRequirements", {})
3381
- .n("SecurityAgentClient", "BatchUpdateSecurityRequirementsCommand")
3382
- .sc(BatchUpdateSecurityRequirements$)
3383
- .build() {
3190
+ class BatchUpdateSecurityRequirementsCommand extends command(_ep0, _mw0, "BatchUpdateSecurityRequirements", BatchUpdateSecurityRequirements$) {
3384
3191
  }
3385
3192
 
3386
- class CreateAgentSpaceCommand extends Command
3387
- .classBuilder()
3388
- .ep(commonParams)
3389
- .m(function (Command, cs, config, o) {
3390
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3391
- })
3392
- .s("SecurityAgent", "CreateAgentSpace", {})
3393
- .n("SecurityAgentClient", "CreateAgentSpaceCommand")
3394
- .sc(CreateAgentSpace$)
3395
- .build() {
3193
+ class CreateAgentSpaceCommand extends command(_ep0, _mw0, "CreateAgentSpace", CreateAgentSpace$) {
3396
3194
  }
3397
3195
 
3398
- class CreateApplicationCommand extends Command
3399
- .classBuilder()
3400
- .ep(commonParams)
3401
- .m(function (Command, cs, config, o) {
3402
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3403
- })
3404
- .s("SecurityAgent", "CreateApplication", {})
3405
- .n("SecurityAgentClient", "CreateApplicationCommand")
3406
- .sc(CreateApplication$)
3407
- .build() {
3196
+ class CreateApplicationCommand extends command(_ep0, _mw0, "CreateApplication", CreateApplication$) {
3408
3197
  }
3409
3198
 
3410
- class CreateCodeReviewCommand extends Command
3411
- .classBuilder()
3412
- .ep(commonParams)
3413
- .m(function (Command, cs, config, o) {
3414
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3415
- })
3416
- .s("SecurityAgent", "CreateCodeReview", {})
3417
- .n("SecurityAgentClient", "CreateCodeReviewCommand")
3418
- .sc(CreateCodeReview$)
3419
- .build() {
3199
+ class CreateCodeReviewCommand extends command(_ep0, _mw0, "CreateCodeReview", CreateCodeReview$) {
3420
3200
  }
3421
3201
 
3422
- class CreateIntegrationCommand extends Command
3423
- .classBuilder()
3424
- .ep(commonParams)
3425
- .m(function (Command, cs, config, o) {
3426
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3427
- })
3428
- .s("SecurityAgent", "CreateIntegration", {})
3429
- .n("SecurityAgentClient", "CreateIntegrationCommand")
3430
- .sc(CreateIntegration$)
3431
- .build() {
3202
+ class CreateIntegrationCommand extends command(_ep0, _mw0, "CreateIntegration", CreateIntegration$) {
3432
3203
  }
3433
3204
 
3434
- class CreateMembershipCommand extends Command
3435
- .classBuilder()
3436
- .ep(commonParams)
3437
- .m(function (Command, cs, config, o) {
3438
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3439
- })
3440
- .s("SecurityAgent", "CreateMembership", {})
3441
- .n("SecurityAgentClient", "CreateMembershipCommand")
3442
- .sc(CreateMembership$)
3443
- .build() {
3205
+ class CreateMembershipCommand extends command(_ep0, _mw0, "CreateMembership", CreateMembership$) {
3444
3206
  }
3445
3207
 
3446
- class CreatePentestCommand extends Command
3447
- .classBuilder()
3448
- .ep(commonParams)
3449
- .m(function (Command, cs, config, o) {
3450
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3451
- })
3452
- .s("SecurityAgent", "CreatePentest", {})
3453
- .n("SecurityAgentClient", "CreatePentestCommand")
3454
- .sc(CreatePentest$)
3455
- .build() {
3208
+ class CreatePentestCommand extends command(_ep0, _mw0, "CreatePentest", CreatePentest$) {
3456
3209
  }
3457
3210
 
3458
- class CreatePrivateConnectionCommand extends Command
3459
- .classBuilder()
3460
- .ep(commonParams)
3461
- .m(function (Command, cs, config, o) {
3462
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3463
- })
3464
- .s("SecurityAgent", "CreatePrivateConnection", {})
3465
- .n("SecurityAgentClient", "CreatePrivateConnectionCommand")
3466
- .sc(CreatePrivateConnection$)
3467
- .build() {
3211
+ class CreatePrivateConnectionCommand extends command(_ep0, _mw0, "CreatePrivateConnection", CreatePrivateConnection$) {
3468
3212
  }
3469
3213
 
3470
- class CreateSecurityRequirementPackCommand extends Command
3471
- .classBuilder()
3472
- .ep(commonParams)
3473
- .m(function (Command, cs, config, o) {
3474
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3475
- })
3476
- .s("SecurityAgent", "CreateSecurityRequirementPack", {})
3477
- .n("SecurityAgentClient", "CreateSecurityRequirementPackCommand")
3478
- .sc(CreateSecurityRequirementPack$)
3479
- .build() {
3214
+ class CreateSecurityRequirementPackCommand extends command(_ep0, _mw0, "CreateSecurityRequirementPack", CreateSecurityRequirementPack$) {
3480
3215
  }
3481
3216
 
3482
- class CreateTargetDomainCommand extends Command
3483
- .classBuilder()
3484
- .ep(commonParams)
3485
- .m(function (Command, cs, config, o) {
3486
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3487
- })
3488
- .s("SecurityAgent", "CreateTargetDomain", {})
3489
- .n("SecurityAgentClient", "CreateTargetDomainCommand")
3490
- .sc(CreateTargetDomain$)
3491
- .build() {
3217
+ class CreateTargetDomainCommand extends command(_ep0, _mw0, "CreateTargetDomain", CreateTargetDomain$) {
3492
3218
  }
3493
3219
 
3494
- class CreateThreatCommand extends Command
3495
- .classBuilder()
3496
- .ep(commonParams)
3497
- .m(function (Command, cs, config, o) {
3498
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3499
- })
3500
- .s("SecurityAgent", "CreateThreat", {})
3501
- .n("SecurityAgentClient", "CreateThreatCommand")
3502
- .sc(CreateThreat$)
3503
- .build() {
3220
+ class CreateThreatCommand extends command(_ep0, _mw0, "CreateThreat", CreateThreat$) {
3504
3221
  }
3505
3222
 
3506
- class CreateThreatModelCommand extends Command
3507
- .classBuilder()
3508
- .ep(commonParams)
3509
- .m(function (Command, cs, config, o) {
3510
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3511
- })
3512
- .s("SecurityAgent", "CreateThreatModel", {})
3513
- .n("SecurityAgentClient", "CreateThreatModelCommand")
3514
- .sc(CreateThreatModel$)
3515
- .build() {
3223
+ class CreateThreatModelCommand extends command(_ep0, _mw0, "CreateThreatModel", CreateThreatModel$) {
3516
3224
  }
3517
3225
 
3518
- class DeleteAgentSpaceCommand extends Command
3519
- .classBuilder()
3520
- .ep(commonParams)
3521
- .m(function (Command, cs, config, o) {
3522
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3523
- })
3524
- .s("SecurityAgent", "DeleteAgentSpace", {})
3525
- .n("SecurityAgentClient", "DeleteAgentSpaceCommand")
3526
- .sc(DeleteAgentSpace$)
3527
- .build() {
3226
+ class DeleteAgentSpaceCommand extends command(_ep0, _mw0, "DeleteAgentSpace", DeleteAgentSpace$) {
3528
3227
  }
3529
3228
 
3530
- class DeleteApplicationCommand extends Command
3531
- .classBuilder()
3532
- .ep(commonParams)
3533
- .m(function (Command, cs, config, o) {
3534
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3535
- })
3536
- .s("SecurityAgent", "DeleteApplication", {})
3537
- .n("SecurityAgentClient", "DeleteApplicationCommand")
3538
- .sc(DeleteApplication$)
3539
- .build() {
3229
+ class DeleteApplicationCommand extends command(_ep0, _mw0, "DeleteApplication", DeleteApplication$) {
3540
3230
  }
3541
3231
 
3542
- class DeleteArtifactCommand extends Command
3543
- .classBuilder()
3544
- .ep(commonParams)
3545
- .m(function (Command, cs, config, o) {
3546
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3547
- })
3548
- .s("SecurityAgent", "DeleteArtifact", {})
3549
- .n("SecurityAgentClient", "DeleteArtifactCommand")
3550
- .sc(DeleteArtifact$)
3551
- .build() {
3232
+ class DeleteArtifactCommand extends command(_ep0, _mw0, "DeleteArtifact", DeleteArtifact$) {
3552
3233
  }
3553
3234
 
3554
- class DeleteIntegrationCommand extends Command
3555
- .classBuilder()
3556
- .ep(commonParams)
3557
- .m(function (Command, cs, config, o) {
3558
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3559
- })
3560
- .s("SecurityAgent", "DeleteIntegration", {})
3561
- .n("SecurityAgentClient", "DeleteIntegrationCommand")
3562
- .sc(DeleteIntegration$)
3563
- .build() {
3235
+ class DeleteIntegrationCommand extends command(_ep0, _mw0, "DeleteIntegration", DeleteIntegration$) {
3564
3236
  }
3565
3237
 
3566
- class DeleteMembershipCommand extends Command
3567
- .classBuilder()
3568
- .ep(commonParams)
3569
- .m(function (Command, cs, config, o) {
3570
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3571
- })
3572
- .s("SecurityAgent", "DeleteMembership", {})
3573
- .n("SecurityAgentClient", "DeleteMembershipCommand")
3574
- .sc(DeleteMembership$)
3575
- .build() {
3238
+ class DeleteMembershipCommand extends command(_ep0, _mw0, "DeleteMembership", DeleteMembership$) {
3576
3239
  }
3577
3240
 
3578
- class DeletePrivateConnectionCommand extends Command
3579
- .classBuilder()
3580
- .ep(commonParams)
3581
- .m(function (Command, cs, config, o) {
3582
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3583
- })
3584
- .s("SecurityAgent", "DeletePrivateConnection", {})
3585
- .n("SecurityAgentClient", "DeletePrivateConnectionCommand")
3586
- .sc(DeletePrivateConnection$)
3587
- .build() {
3241
+ class DeletePrivateConnectionCommand extends command(_ep0, _mw0, "DeletePrivateConnection", DeletePrivateConnection$) {
3588
3242
  }
3589
3243
 
3590
- class DeleteSecurityRequirementPackCommand extends Command
3591
- .classBuilder()
3592
- .ep(commonParams)
3593
- .m(function (Command, cs, config, o) {
3594
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3595
- })
3596
- .s("SecurityAgent", "DeleteSecurityRequirementPack", {})
3597
- .n("SecurityAgentClient", "DeleteSecurityRequirementPackCommand")
3598
- .sc(DeleteSecurityRequirementPack$)
3599
- .build() {
3244
+ class DeleteSecurityRequirementPackCommand extends command(_ep0, _mw0, "DeleteSecurityRequirementPack", DeleteSecurityRequirementPack$) {
3600
3245
  }
3601
3246
 
3602
- class DeleteTargetDomainCommand extends Command
3603
- .classBuilder()
3604
- .ep(commonParams)
3605
- .m(function (Command, cs, config, o) {
3606
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3607
- })
3608
- .s("SecurityAgent", "DeleteTargetDomain", {})
3609
- .n("SecurityAgentClient", "DeleteTargetDomainCommand")
3610
- .sc(DeleteTargetDomain$)
3611
- .build() {
3247
+ class DeleteTargetDomainCommand extends command(_ep0, _mw0, "DeleteTargetDomain", DeleteTargetDomain$) {
3612
3248
  }
3613
3249
 
3614
- class DescribePrivateConnectionCommand extends Command
3615
- .classBuilder()
3616
- .ep(commonParams)
3617
- .m(function (Command, cs, config, o) {
3618
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3619
- })
3620
- .s("SecurityAgent", "DescribePrivateConnection", {})
3621
- .n("SecurityAgentClient", "DescribePrivateConnectionCommand")
3622
- .sc(DescribePrivateConnection$)
3623
- .build() {
3250
+ class DescribePrivateConnectionCommand extends command(_ep0, _mw0, "DescribePrivateConnection", DescribePrivateConnection$) {
3624
3251
  }
3625
3252
 
3626
- class GetApplicationCommand extends Command
3627
- .classBuilder()
3628
- .ep(commonParams)
3629
- .m(function (Command, cs, config, o) {
3630
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3631
- })
3632
- .s("SecurityAgent", "GetApplication", {})
3633
- .n("SecurityAgentClient", "GetApplicationCommand")
3634
- .sc(GetApplication$)
3635
- .build() {
3253
+ class GetApplicationCommand extends command(_ep0, _mw0, "GetApplication", GetApplication$) {
3636
3254
  }
3637
3255
 
3638
- class GetArtifactCommand extends Command
3639
- .classBuilder()
3640
- .ep(commonParams)
3641
- .m(function (Command, cs, config, o) {
3642
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3643
- })
3644
- .s("SecurityAgent", "GetArtifact", {})
3645
- .n("SecurityAgentClient", "GetArtifactCommand")
3646
- .sc(GetArtifact$)
3647
- .build() {
3256
+ class GetArtifactCommand extends command(_ep0, _mw0, "GetArtifact", GetArtifact$) {
3648
3257
  }
3649
3258
 
3650
- class GetIntegrationCommand extends Command
3651
- .classBuilder()
3652
- .ep(commonParams)
3653
- .m(function (Command, cs, config, o) {
3654
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3655
- })
3656
- .s("SecurityAgent", "GetIntegration", {})
3657
- .n("SecurityAgentClient", "GetIntegrationCommand")
3658
- .sc(GetIntegration$)
3659
- .build() {
3259
+ class GetIntegrationCommand extends command(_ep0, _mw0, "GetIntegration", GetIntegration$) {
3660
3260
  }
3661
3261
 
3662
- class GetSecurityRequirementPackCommand extends Command
3663
- .classBuilder()
3664
- .ep(commonParams)
3665
- .m(function (Command, cs, config, o) {
3666
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3667
- })
3668
- .s("SecurityAgent", "GetSecurityRequirementPack", {})
3669
- .n("SecurityAgentClient", "GetSecurityRequirementPackCommand")
3670
- .sc(GetSecurityRequirementPack$)
3671
- .build() {
3262
+ class GetSecurityRequirementPackCommand extends command(_ep0, _mw0, "GetSecurityRequirementPack", GetSecurityRequirementPack$) {
3672
3263
  }
3673
3264
 
3674
- class ImportSecurityRequirementsCommand extends Command
3675
- .classBuilder()
3676
- .ep(commonParams)
3677
- .m(function (Command, cs, config, o) {
3678
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3679
- })
3680
- .s("SecurityAgent", "ImportSecurityRequirements", {})
3681
- .n("SecurityAgentClient", "ImportSecurityRequirementsCommand")
3682
- .sc(ImportSecurityRequirements$)
3683
- .build() {
3265
+ class ImportSecurityRequirementsCommand extends command(_ep0, _mw0, "ImportSecurityRequirements", ImportSecurityRequirements$) {
3684
3266
  }
3685
3267
 
3686
- class InitiateProviderRegistrationCommand extends Command
3687
- .classBuilder()
3688
- .ep(commonParams)
3689
- .m(function (Command, cs, config, o) {
3690
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3691
- })
3692
- .s("SecurityAgent", "InitiateProviderRegistration", {})
3693
- .n("SecurityAgentClient", "InitiateProviderRegistrationCommand")
3694
- .sc(InitiateProviderRegistration$)
3695
- .build() {
3268
+ class InitiateProviderRegistrationCommand extends command(_ep0, _mw0, "InitiateProviderRegistration", InitiateProviderRegistration$) {
3696
3269
  }
3697
3270
 
3698
- class ListAgentSpacesCommand extends Command
3699
- .classBuilder()
3700
- .ep(commonParams)
3701
- .m(function (Command, cs, config, o) {
3702
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3703
- })
3704
- .s("SecurityAgent", "ListAgentSpaces", {})
3705
- .n("SecurityAgentClient", "ListAgentSpacesCommand")
3706
- .sc(ListAgentSpaces$)
3707
- .build() {
3271
+ class ListAgentSpacesCommand extends command(_ep0, _mw0, "ListAgentSpaces", ListAgentSpaces$) {
3708
3272
  }
3709
3273
 
3710
- class ListApplicationsCommand extends Command
3711
- .classBuilder()
3712
- .ep(commonParams)
3713
- .m(function (Command, cs, config, o) {
3714
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3715
- })
3716
- .s("SecurityAgent", "ListApplications", {})
3717
- .n("SecurityAgentClient", "ListApplicationsCommand")
3718
- .sc(ListApplications$)
3719
- .build() {
3274
+ class ListApplicationsCommand extends command(_ep0, _mw0, "ListApplications", ListApplications$) {
3720
3275
  }
3721
3276
 
3722
- class ListArtifactsCommand extends Command
3723
- .classBuilder()
3724
- .ep(commonParams)
3725
- .m(function (Command, cs, config, o) {
3726
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3727
- })
3728
- .s("SecurityAgent", "ListArtifacts", {})
3729
- .n("SecurityAgentClient", "ListArtifactsCommand")
3730
- .sc(ListArtifacts$)
3731
- .build() {
3277
+ class ListArtifactsCommand extends command(_ep0, _mw0, "ListArtifacts", ListArtifacts$) {
3732
3278
  }
3733
3279
 
3734
- class ListCodeReviewJobsForCodeReviewCommand extends Command
3735
- .classBuilder()
3736
- .ep(commonParams)
3737
- .m(function (Command, cs, config, o) {
3738
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3739
- })
3740
- .s("SecurityAgent", "ListCodeReviewJobsForCodeReview", {})
3741
- .n("SecurityAgentClient", "ListCodeReviewJobsForCodeReviewCommand")
3742
- .sc(ListCodeReviewJobsForCodeReview$)
3743
- .build() {
3280
+ class ListCodeReviewJobsForCodeReviewCommand extends command(_ep0, _mw0, "ListCodeReviewJobsForCodeReview", ListCodeReviewJobsForCodeReview$) {
3744
3281
  }
3745
3282
 
3746
- class ListCodeReviewJobTasksCommand extends Command
3747
- .classBuilder()
3748
- .ep(commonParams)
3749
- .m(function (Command, cs, config, o) {
3750
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3751
- })
3752
- .s("SecurityAgent", "ListCodeReviewJobTasks", {})
3753
- .n("SecurityAgentClient", "ListCodeReviewJobTasksCommand")
3754
- .sc(ListCodeReviewJobTasks$)
3755
- .build() {
3283
+ class ListCodeReviewJobTasksCommand extends command(_ep0, _mw0, "ListCodeReviewJobTasks", ListCodeReviewJobTasks$) {
3756
3284
  }
3757
3285
 
3758
- class ListCodeReviewsCommand extends Command
3759
- .classBuilder()
3760
- .ep(commonParams)
3761
- .m(function (Command, cs, config, o) {
3762
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3763
- })
3764
- .s("SecurityAgent", "ListCodeReviews", {})
3765
- .n("SecurityAgentClient", "ListCodeReviewsCommand")
3766
- .sc(ListCodeReviews$)
3767
- .build() {
3286
+ class ListCodeReviewsCommand extends command(_ep0, _mw0, "ListCodeReviews", ListCodeReviews$) {
3768
3287
  }
3769
3288
 
3770
- class ListDiscoveredEndpointsCommand extends Command
3771
- .classBuilder()
3772
- .ep(commonParams)
3773
- .m(function (Command, cs, config, o) {
3774
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3775
- })
3776
- .s("SecurityAgent", "ListDiscoveredEndpoints", {})
3777
- .n("SecurityAgentClient", "ListDiscoveredEndpointsCommand")
3778
- .sc(ListDiscoveredEndpoints$)
3779
- .build() {
3289
+ class ListDiscoveredEndpointsCommand extends command(_ep0, _mw0, "ListDiscoveredEndpoints", ListDiscoveredEndpoints$) {
3780
3290
  }
3781
3291
 
3782
- class ListFindingsCommand extends Command
3783
- .classBuilder()
3784
- .ep(commonParams)
3785
- .m(function (Command, cs, config, o) {
3786
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3787
- })
3788
- .s("SecurityAgent", "ListFindings", {})
3789
- .n("SecurityAgentClient", "ListFindingsCommand")
3790
- .sc(ListFindings$)
3791
- .build() {
3292
+ class ListFindingsCommand extends command(_ep0, _mw0, "ListFindings", ListFindings$) {
3792
3293
  }
3793
3294
 
3794
- class ListIntegratedResourcesCommand extends Command
3795
- .classBuilder()
3796
- .ep(commonParams)
3797
- .m(function (Command, cs, config, o) {
3798
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3799
- })
3800
- .s("SecurityAgent", "ListIntegratedResources", {})
3801
- .n("SecurityAgentClient", "ListIntegratedResourcesCommand")
3802
- .sc(ListIntegratedResources$)
3803
- .build() {
3295
+ class ListIntegratedResourcesCommand extends command(_ep0, _mw0, "ListIntegratedResources", ListIntegratedResources$) {
3804
3296
  }
3805
3297
 
3806
- class ListIntegrationsCommand extends Command
3807
- .classBuilder()
3808
- .ep(commonParams)
3809
- .m(function (Command, cs, config, o) {
3810
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3811
- })
3812
- .s("SecurityAgent", "ListIntegrations", {})
3813
- .n("SecurityAgentClient", "ListIntegrationsCommand")
3814
- .sc(ListIntegrations$)
3815
- .build() {
3298
+ class ListIntegrationsCommand extends command(_ep0, _mw0, "ListIntegrations", ListIntegrations$) {
3816
3299
  }
3817
3300
 
3818
- class ListMembershipsCommand extends Command
3819
- .classBuilder()
3820
- .ep(commonParams)
3821
- .m(function (Command, cs, config, o) {
3822
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3823
- })
3824
- .s("SecurityAgent", "ListMemberships", {})
3825
- .n("SecurityAgentClient", "ListMembershipsCommand")
3826
- .sc(ListMemberships$)
3827
- .build() {
3301
+ class ListMembershipsCommand extends command(_ep0, _mw0, "ListMemberships", ListMemberships$) {
3828
3302
  }
3829
3303
 
3830
- class ListPentestJobsForPentestCommand extends Command
3831
- .classBuilder()
3832
- .ep(commonParams)
3833
- .m(function (Command, cs, config, o) {
3834
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3835
- })
3836
- .s("SecurityAgent", "ListPentestJobsForPentest", {})
3837
- .n("SecurityAgentClient", "ListPentestJobsForPentestCommand")
3838
- .sc(ListPentestJobsForPentest$)
3839
- .build() {
3304
+ class ListPentestJobsForPentestCommand extends command(_ep0, _mw0, "ListPentestJobsForPentest", ListPentestJobsForPentest$) {
3840
3305
  }
3841
3306
 
3842
- class ListPentestJobTasksCommand extends Command
3843
- .classBuilder()
3844
- .ep(commonParams)
3845
- .m(function (Command, cs, config, o) {
3846
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3847
- })
3848
- .s("SecurityAgent", "ListPentestJobTasks", {})
3849
- .n("SecurityAgentClient", "ListPentestJobTasksCommand")
3850
- .sc(ListPentestJobTasks$)
3851
- .build() {
3307
+ class ListPentestJobTasksCommand extends command(_ep0, _mw0, "ListPentestJobTasks", ListPentestJobTasks$) {
3852
3308
  }
3853
3309
 
3854
- class ListPentestsCommand extends Command
3855
- .classBuilder()
3856
- .ep(commonParams)
3857
- .m(function (Command, cs, config, o) {
3858
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3859
- })
3860
- .s("SecurityAgent", "ListPentests", {})
3861
- .n("SecurityAgentClient", "ListPentestsCommand")
3862
- .sc(ListPentests$)
3863
- .build() {
3310
+ class ListPentestsCommand extends command(_ep0, _mw0, "ListPentests", ListPentests$) {
3864
3311
  }
3865
3312
 
3866
- class ListPrivateConnectionsCommand extends Command
3867
- .classBuilder()
3868
- .ep(commonParams)
3869
- .m(function (Command, cs, config, o) {
3870
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3871
- })
3872
- .s("SecurityAgent", "ListPrivateConnections", {})
3873
- .n("SecurityAgentClient", "ListPrivateConnectionsCommand")
3874
- .sc(ListPrivateConnections$)
3875
- .build() {
3313
+ class ListPrivateConnectionsCommand extends command(_ep0, _mw0, "ListPrivateConnections", ListPrivateConnections$) {
3876
3314
  }
3877
3315
 
3878
- class ListSecurityRequirementPacksCommand extends Command
3879
- .classBuilder()
3880
- .ep(commonParams)
3881
- .m(function (Command, cs, config, o) {
3882
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3883
- })
3884
- .s("SecurityAgent", "ListSecurityRequirementPacks", {})
3885
- .n("SecurityAgentClient", "ListSecurityRequirementPacksCommand")
3886
- .sc(ListSecurityRequirementPacks$)
3887
- .build() {
3316
+ class ListSecurityRequirementPacksCommand extends command(_ep0, _mw0, "ListSecurityRequirementPacks", ListSecurityRequirementPacks$) {
3888
3317
  }
3889
3318
 
3890
- class ListSecurityRequirementsCommand extends Command
3891
- .classBuilder()
3892
- .ep(commonParams)
3893
- .m(function (Command, cs, config, o) {
3894
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3895
- })
3896
- .s("SecurityAgent", "ListSecurityRequirements", {})
3897
- .n("SecurityAgentClient", "ListSecurityRequirementsCommand")
3898
- .sc(ListSecurityRequirements$)
3899
- .build() {
3319
+ class ListSecurityRequirementsCommand extends command(_ep0, _mw0, "ListSecurityRequirements", ListSecurityRequirements$) {
3900
3320
  }
3901
3321
 
3902
- class ListTagsForResourceCommand extends Command
3903
- .classBuilder()
3904
- .ep(commonParams)
3905
- .m(function (Command, cs, config, o) {
3906
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3907
- })
3908
- .s("SecurityAgent", "ListTagsForResource", {})
3909
- .n("SecurityAgentClient", "ListTagsForResourceCommand")
3910
- .sc(ListTagsForResource$)
3911
- .build() {
3322
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
3912
3323
  }
3913
3324
 
3914
- class ListTargetDomainsCommand extends Command
3915
- .classBuilder()
3916
- .ep(commonParams)
3917
- .m(function (Command, cs, config, o) {
3918
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3919
- })
3920
- .s("SecurityAgent", "ListTargetDomains", {})
3921
- .n("SecurityAgentClient", "ListTargetDomainsCommand")
3922
- .sc(ListTargetDomains$)
3923
- .build() {
3325
+ class ListTargetDomainsCommand extends command(_ep0, _mw0, "ListTargetDomains", ListTargetDomains$) {
3924
3326
  }
3925
3327
 
3926
- class ListThreatModelJobsCommand extends Command
3927
- .classBuilder()
3928
- .ep(commonParams)
3929
- .m(function (Command, cs, config, o) {
3930
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3931
- })
3932
- .s("SecurityAgent", "ListThreatModelJobs", {})
3933
- .n("SecurityAgentClient", "ListThreatModelJobsCommand")
3934
- .sc(ListThreatModelJobs$)
3935
- .build() {
3328
+ class ListThreatModelJobsCommand extends command(_ep0, _mw0, "ListThreatModelJobs", ListThreatModelJobs$) {
3936
3329
  }
3937
3330
 
3938
- class ListThreatModelJobTasksCommand extends Command
3939
- .classBuilder()
3940
- .ep(commonParams)
3941
- .m(function (Command, cs, config, o) {
3942
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3943
- })
3944
- .s("SecurityAgent", "ListThreatModelJobTasks", {})
3945
- .n("SecurityAgentClient", "ListThreatModelJobTasksCommand")
3946
- .sc(ListThreatModelJobTasks$)
3947
- .build() {
3331
+ class ListThreatModelJobTasksCommand extends command(_ep0, _mw0, "ListThreatModelJobTasks", ListThreatModelJobTasks$) {
3948
3332
  }
3949
3333
 
3950
- class ListThreatModelsCommand extends Command
3951
- .classBuilder()
3952
- .ep(commonParams)
3953
- .m(function (Command, cs, config, o) {
3954
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3955
- })
3956
- .s("SecurityAgent", "ListThreatModels", {})
3957
- .n("SecurityAgentClient", "ListThreatModelsCommand")
3958
- .sc(ListThreatModels$)
3959
- .build() {
3334
+ class ListThreatModelsCommand extends command(_ep0, _mw0, "ListThreatModels", ListThreatModels$) {
3960
3335
  }
3961
3336
 
3962
- class ListThreatsCommand extends Command
3963
- .classBuilder()
3964
- .ep(commonParams)
3965
- .m(function (Command, cs, config, o) {
3966
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3967
- })
3968
- .s("SecurityAgent", "ListThreats", {})
3969
- .n("SecurityAgentClient", "ListThreatsCommand")
3970
- .sc(ListThreats$)
3971
- .build() {
3337
+ class ListThreatsCommand extends command(_ep0, _mw0, "ListThreats", ListThreats$) {
3972
3338
  }
3973
3339
 
3974
- class StartCodeRemediationCommand extends Command
3975
- .classBuilder()
3976
- .ep(commonParams)
3977
- .m(function (Command, cs, config, o) {
3978
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3979
- })
3980
- .s("SecurityAgent", "StartCodeRemediation", {})
3981
- .n("SecurityAgentClient", "StartCodeRemediationCommand")
3982
- .sc(StartCodeRemediation$)
3983
- .build() {
3340
+ class StartCodeRemediationCommand extends command(_ep0, _mw0, "StartCodeRemediation", StartCodeRemediation$) {
3984
3341
  }
3985
3342
 
3986
- class StartCodeReviewJobCommand extends Command
3987
- .classBuilder()
3988
- .ep(commonParams)
3989
- .m(function (Command, cs, config, o) {
3990
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3991
- })
3992
- .s("SecurityAgent", "StartCodeReviewJob", {})
3993
- .n("SecurityAgentClient", "StartCodeReviewJobCommand")
3994
- .sc(StartCodeReviewJob$)
3995
- .build() {
3343
+ class StartCodeReviewJobCommand extends command(_ep0, _mw0, "StartCodeReviewJob", StartCodeReviewJob$) {
3996
3344
  }
3997
3345
 
3998
- class StartPentestJobCommand extends Command
3999
- .classBuilder()
4000
- .ep(commonParams)
4001
- .m(function (Command, cs, config, o) {
4002
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4003
- })
4004
- .s("SecurityAgent", "StartPentestJob", {})
4005
- .n("SecurityAgentClient", "StartPentestJobCommand")
4006
- .sc(StartPentestJob$)
4007
- .build() {
3346
+ class StartPentestJobCommand extends command(_ep0, _mw0, "StartPentestJob", StartPentestJob$) {
4008
3347
  }
4009
3348
 
4010
- class StartThreatModelJobCommand extends Command
4011
- .classBuilder()
4012
- .ep(commonParams)
4013
- .m(function (Command, cs, config, o) {
4014
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4015
- })
4016
- .s("SecurityAgent", "StartThreatModelJob", {})
4017
- .n("SecurityAgentClient", "StartThreatModelJobCommand")
4018
- .sc(StartThreatModelJob$)
4019
- .build() {
3349
+ class StartThreatModelJobCommand extends command(_ep0, _mw0, "StartThreatModelJob", StartThreatModelJob$) {
4020
3350
  }
4021
3351
 
4022
- class StopCodeReviewJobCommand extends Command
4023
- .classBuilder()
4024
- .ep(commonParams)
4025
- .m(function (Command, cs, config, o) {
4026
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4027
- })
4028
- .s("SecurityAgent", "StopCodeReviewJob", {})
4029
- .n("SecurityAgentClient", "StopCodeReviewJobCommand")
4030
- .sc(StopCodeReviewJob$)
4031
- .build() {
3352
+ class StopCodeReviewJobCommand extends command(_ep0, _mw0, "StopCodeReviewJob", StopCodeReviewJob$) {
4032
3353
  }
4033
3354
 
4034
- class StopPentestJobCommand extends Command
4035
- .classBuilder()
4036
- .ep(commonParams)
4037
- .m(function (Command, cs, config, o) {
4038
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4039
- })
4040
- .s("SecurityAgent", "StopPentestJob", {})
4041
- .n("SecurityAgentClient", "StopPentestJobCommand")
4042
- .sc(StopPentestJob$)
4043
- .build() {
3355
+ class StopPentestJobCommand extends command(_ep0, _mw0, "StopPentestJob", StopPentestJob$) {
4044
3356
  }
4045
3357
 
4046
- class StopThreatModelJobCommand extends Command
4047
- .classBuilder()
4048
- .ep(commonParams)
4049
- .m(function (Command, cs, config, o) {
4050
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4051
- })
4052
- .s("SecurityAgent", "StopThreatModelJob", {})
4053
- .n("SecurityAgentClient", "StopThreatModelJobCommand")
4054
- .sc(StopThreatModelJob$)
4055
- .build() {
3358
+ class StopThreatModelJobCommand extends command(_ep0, _mw0, "StopThreatModelJob", StopThreatModelJob$) {
4056
3359
  }
4057
3360
 
4058
- class TagResourceCommand extends Command
4059
- .classBuilder()
4060
- .ep(commonParams)
4061
- .m(function (Command, cs, config, o) {
4062
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4063
- })
4064
- .s("SecurityAgent", "TagResource", {})
4065
- .n("SecurityAgentClient", "TagResourceCommand")
4066
- .sc(TagResource$)
4067
- .build() {
3361
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
4068
3362
  }
4069
3363
 
4070
- class UntagResourceCommand extends Command
4071
- .classBuilder()
4072
- .ep(commonParams)
4073
- .m(function (Command, cs, config, o) {
4074
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4075
- })
4076
- .s("SecurityAgent", "UntagResource", {})
4077
- .n("SecurityAgentClient", "UntagResourceCommand")
4078
- .sc(UntagResource$)
4079
- .build() {
3364
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
4080
3365
  }
4081
3366
 
4082
- class UpdateAgentSpaceCommand extends Command
4083
- .classBuilder()
4084
- .ep(commonParams)
4085
- .m(function (Command, cs, config, o) {
4086
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4087
- })
4088
- .s("SecurityAgent", "UpdateAgentSpace", {})
4089
- .n("SecurityAgentClient", "UpdateAgentSpaceCommand")
4090
- .sc(UpdateAgentSpace$)
4091
- .build() {
3367
+ class UpdateAgentSpaceCommand extends command(_ep0, _mw0, "UpdateAgentSpace", UpdateAgentSpace$) {
4092
3368
  }
4093
3369
 
4094
- class UpdateApplicationCommand extends Command
4095
- .classBuilder()
4096
- .ep(commonParams)
4097
- .m(function (Command, cs, config, o) {
4098
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4099
- })
4100
- .s("SecurityAgent", "UpdateApplication", {})
4101
- .n("SecurityAgentClient", "UpdateApplicationCommand")
4102
- .sc(UpdateApplication$)
4103
- .build() {
3370
+ class UpdateApplicationCommand extends command(_ep0, _mw0, "UpdateApplication", UpdateApplication$) {
4104
3371
  }
4105
3372
 
4106
- class UpdateCodeReviewCommand extends Command
4107
- .classBuilder()
4108
- .ep(commonParams)
4109
- .m(function (Command, cs, config, o) {
4110
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4111
- })
4112
- .s("SecurityAgent", "UpdateCodeReview", {})
4113
- .n("SecurityAgentClient", "UpdateCodeReviewCommand")
4114
- .sc(UpdateCodeReview$)
4115
- .build() {
3373
+ class UpdateCodeReviewCommand extends command(_ep0, _mw0, "UpdateCodeReview", UpdateCodeReview$) {
4116
3374
  }
4117
3375
 
4118
- class UpdateFindingCommand extends Command
4119
- .classBuilder()
4120
- .ep(commonParams)
4121
- .m(function (Command, cs, config, o) {
4122
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4123
- })
4124
- .s("SecurityAgent", "UpdateFinding", {})
4125
- .n("SecurityAgentClient", "UpdateFindingCommand")
4126
- .sc(UpdateFinding$)
4127
- .build() {
3376
+ class UpdateFindingCommand extends command(_ep0, _mw0, "UpdateFinding", UpdateFinding$) {
4128
3377
  }
4129
3378
 
4130
- class UpdateIntegratedResourcesCommand extends Command
4131
- .classBuilder()
4132
- .ep(commonParams)
4133
- .m(function (Command, cs, config, o) {
4134
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4135
- })
4136
- .s("SecurityAgent", "UpdateIntegratedResources", {})
4137
- .n("SecurityAgentClient", "UpdateIntegratedResourcesCommand")
4138
- .sc(UpdateIntegratedResources$)
4139
- .build() {
3379
+ class UpdateIntegratedResourcesCommand extends command(_ep0, _mw0, "UpdateIntegratedResources", UpdateIntegratedResources$) {
4140
3380
  }
4141
3381
 
4142
- class UpdatePentestCommand extends Command
4143
- .classBuilder()
4144
- .ep(commonParams)
4145
- .m(function (Command, cs, config, o) {
4146
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4147
- })
4148
- .s("SecurityAgent", "UpdatePentest", {})
4149
- .n("SecurityAgentClient", "UpdatePentestCommand")
4150
- .sc(UpdatePentest$)
4151
- .build() {
3382
+ class UpdatePentestCommand extends command(_ep0, _mw0, "UpdatePentest", UpdatePentest$) {
4152
3383
  }
4153
3384
 
4154
- class UpdatePrivateConnectionCertificateCommand extends Command
4155
- .classBuilder()
4156
- .ep(commonParams)
4157
- .m(function (Command, cs, config, o) {
4158
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4159
- })
4160
- .s("SecurityAgent", "UpdatePrivateConnectionCertificate", {})
4161
- .n("SecurityAgentClient", "UpdatePrivateConnectionCertificateCommand")
4162
- .sc(UpdatePrivateConnectionCertificate$)
4163
- .build() {
3385
+ class UpdatePrivateConnectionCertificateCommand extends command(_ep0, _mw0, "UpdatePrivateConnectionCertificate", UpdatePrivateConnectionCertificate$) {
4164
3386
  }
4165
3387
 
4166
- class UpdateSecurityRequirementPackCommand extends Command
4167
- .classBuilder()
4168
- .ep(commonParams)
4169
- .m(function (Command, cs, config, o) {
4170
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4171
- })
4172
- .s("SecurityAgent", "UpdateSecurityRequirementPack", {})
4173
- .n("SecurityAgentClient", "UpdateSecurityRequirementPackCommand")
4174
- .sc(UpdateSecurityRequirementPack$)
4175
- .build() {
3388
+ class UpdateSecurityRequirementPackCommand extends command(_ep0, _mw0, "UpdateSecurityRequirementPack", UpdateSecurityRequirementPack$) {
4176
3389
  }
4177
3390
 
4178
- class UpdateTargetDomainCommand extends Command
4179
- .classBuilder()
4180
- .ep(commonParams)
4181
- .m(function (Command, cs, config, o) {
4182
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4183
- })
4184
- .s("SecurityAgent", "UpdateTargetDomain", {})
4185
- .n("SecurityAgentClient", "UpdateTargetDomainCommand")
4186
- .sc(UpdateTargetDomain$)
4187
- .build() {
3391
+ class UpdateTargetDomainCommand extends command(_ep0, _mw0, "UpdateTargetDomain", UpdateTargetDomain$) {
4188
3392
  }
4189
3393
 
4190
- class UpdateThreatCommand extends Command
4191
- .classBuilder()
4192
- .ep(commonParams)
4193
- .m(function (Command, cs, config, o) {
4194
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4195
- })
4196
- .s("SecurityAgent", "UpdateThreat", {})
4197
- .n("SecurityAgentClient", "UpdateThreatCommand")
4198
- .sc(UpdateThreat$)
4199
- .build() {
3394
+ class UpdateThreatCommand extends command(_ep0, _mw0, "UpdateThreat", UpdateThreat$) {
4200
3395
  }
4201
3396
 
4202
- class UpdateThreatModelCommand extends Command
4203
- .classBuilder()
4204
- .ep(commonParams)
4205
- .m(function (Command, cs, config, o) {
4206
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4207
- })
4208
- .s("SecurityAgent", "UpdateThreatModel", {})
4209
- .n("SecurityAgentClient", "UpdateThreatModelCommand")
4210
- .sc(UpdateThreatModel$)
4211
- .build() {
3397
+ class UpdateThreatModelCommand extends command(_ep0, _mw0, "UpdateThreatModel", UpdateThreatModel$) {
4212
3398
  }
4213
3399
 
4214
- class VerifyTargetDomainCommand extends Command
4215
- .classBuilder()
4216
- .ep(commonParams)
4217
- .m(function (Command, cs, config, o) {
4218
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4219
- })
4220
- .s("SecurityAgent", "VerifyTargetDomain", {})
4221
- .n("SecurityAgentClient", "VerifyTargetDomainCommand")
4222
- .sc(VerifyTargetDomain$)
4223
- .build() {
3400
+ class VerifyTargetDomainCommand extends command(_ep0, _mw0, "VerifyTargetDomain", VerifyTargetDomain$) {
4224
3401
  }
4225
3402
 
4226
3403
  const paginateListAgentSpaces = createPaginator(SecurityAgentClient, ListAgentSpacesCommand, "nextToken", "nextToken", "maxResults");