@volcengine/seccenter20240508 1.0.5 → 1.0.6

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 (274) hide show
  1. package/dist/cjs/index.js +207 -17
  2. package/dist/esm/api.d.ts +209 -0
  3. package/dist/esm/api.d.ts.map +1 -1
  4. package/dist/esm/index.mjs +134 -1
  5. package/dist/esm/types/add-login-config-response.d.ts +5 -0
  6. package/dist/esm/types/add-login-config-response.d.ts.map +1 -1
  7. package/dist/esm/types/add-monitor-policy-response.d.ts +5 -0
  8. package/dist/esm/types/add-monitor-policy-response.d.ts.map +1 -1
  9. package/dist/esm/types/add-trust-directory-request.d.ts +40 -0
  10. package/dist/esm/types/add-trust-directory-request.d.ts.map +1 -0
  11. package/dist/esm/types/add-trust-directory-response.d.ts +25 -0
  12. package/dist/esm/types/add-trust-directory-response.d.ts.map +1 -0
  13. package/dist/esm/types/affect-for-get-aisession-vuln-info-output.d.ts +10 -0
  14. package/dist/esm/types/affect-for-get-aisession-vuln-info-output.d.ts.map +1 -1
  15. package/dist/esm/types/alarm-node-for-get-hids-alarm-summary-info-output.d.ts +10 -0
  16. package/dist/esm/types/alarm-node-for-get-hids-alarm-summary-info-output.d.ts.map +1 -1
  17. package/dist/esm/types/alarm-node-for-get-mlp-alarm-summary-info-output.d.ts +10 -0
  18. package/dist/esm/types/alarm-node-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -1
  19. package/dist/esm/types/alarm-node-for-get-rasp-alarm-summary-info-output.d.ts +10 -0
  20. package/dist/esm/types/alarm-node-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -1
  21. package/dist/esm/types/alarm-node-for-get-virus-alarm-summary-info-output.d.ts +10 -0
  22. package/dist/esm/types/alarm-node-for-get-virus-alarm-summary-info-output.d.ts.map +1 -1
  23. package/dist/esm/types/baseline-info-for-list-baseline-check-items-output.d.ts +5 -0
  24. package/dist/esm/types/baseline-info-for-list-baseline-check-items-output.d.ts.map +1 -1
  25. package/dist/esm/types/basic-quota-for-get-tenant-quota-output.d.ts +5 -0
  26. package/dist/esm/types/basic-quota-for-get-tenant-quota-output.d.ts.map +1 -1
  27. package/dist/esm/types/batch-add-host-to-group-request.d.ts +1 -1
  28. package/dist/esm/types/batch-add-host-to-group-request.d.ts.map +1 -1
  29. package/dist/esm/types/cap-white-list-for-get-tenant-quota-output.d.ts +5 -0
  30. package/dist/esm/types/cap-white-list-for-get-tenant-quota-output.d.ts.map +1 -1
  31. package/dist/esm/types/condition-for-export-aifingerprint-data-input.d.ts +20 -0
  32. package/dist/esm/types/condition-for-export-aifingerprint-data-input.d.ts.map +1 -0
  33. package/dist/esm/types/conditions-for-create-vuln-export-job-input.d.ts +65 -0
  34. package/dist/esm/types/conditions-for-create-vuln-export-job-input.d.ts.map +1 -0
  35. package/dist/esm/types/conditions-for-list-ordered-hosts-basic-infos-input.d.ts +5 -0
  36. package/dist/esm/types/conditions-for-list-ordered-hosts-basic-infos-input.d.ts.map +1 -1
  37. package/dist/esm/types/create-auto-hardening-config-request.d.ts +57 -0
  38. package/dist/esm/types/create-auto-hardening-config-request.d.ts.map +1 -0
  39. package/dist/esm/types/create-auto-hardening-config-response.d.ts +25 -0
  40. package/dist/esm/types/create-auto-hardening-config-response.d.ts.map +1 -0
  41. package/dist/esm/types/create-multi-level-institution-response.d.ts +5 -0
  42. package/dist/esm/types/create-multi-level-institution-response.d.ts.map +1 -1
  43. package/dist/esm/types/create-vuln-export-job-request.d.ts +61 -0
  44. package/dist/esm/types/create-vuln-export-job-request.d.ts.map +1 -0
  45. package/dist/esm/types/create-vuln-export-job-response.d.ts +25 -0
  46. package/dist/esm/types/create-vuln-export-job-response.d.ts.map +1 -0
  47. package/dist/esm/types/data-for-get-aifingerprint-app-output.d.ts +2 -2
  48. package/dist/esm/types/data-for-get-aifingerprint-app-output.d.ts.map +1 -1
  49. package/dist/esm/types/data-for-get-offline-notification-list-output.d.ts +10 -0
  50. package/dist/esm/types/data-for-get-offline-notification-list-output.d.ts.map +1 -1
  51. package/dist/esm/types/data-for-list-asset-center-hosts-output.d.ts +10 -0
  52. package/dist/esm/types/data-for-list-asset-center-hosts-output.d.ts.map +1 -1
  53. package/dist/esm/types/data-for-list-auto-defense-hosts-output.d.ts +10 -0
  54. package/dist/esm/types/data-for-list-auto-defense-hosts-output.d.ts.map +1 -1
  55. package/dist/esm/types/data-for-list-auto-hardening-configs-output.d.ts +72 -0
  56. package/dist/esm/types/data-for-list-auto-hardening-configs-output.d.ts.map +1 -0
  57. package/dist/esm/types/data-for-list-auto-hardening-policies-output.d.ts +55 -0
  58. package/dist/esm/types/data-for-list-auto-hardening-policies-output.d.ts.map +1 -0
  59. package/dist/esm/types/data-for-list-clusters-and-varmor-apps-output.d.ts +2 -23
  60. package/dist/esm/types/data-for-list-clusters-and-varmor-apps-output.d.ts.map +1 -1
  61. package/dist/esm/types/data-for-list-export-file-job-output.d.ts +65 -0
  62. package/dist/esm/types/data-for-list-export-file-job-output.d.ts.map +1 -0
  63. package/dist/esm/types/data-for-list-file-monitor-alarms-output.d.ts +10 -0
  64. package/dist/esm/types/data-for-list-file-monitor-alarms-output.d.ts.map +1 -1
  65. package/dist/esm/types/data-for-list-hids-alarms-output.d.ts +10 -0
  66. package/dist/esm/types/data-for-list-hids-alarms-output.d.ts.map +1 -1
  67. package/dist/esm/types/data-for-list-hosts-basic-infos-output.d.ts +10 -0
  68. package/dist/esm/types/data-for-list-hosts-basic-infos-output.d.ts.map +1 -1
  69. package/dist/esm/types/data-for-list-mlp-alarms-output.d.ts +10 -0
  70. package/dist/esm/types/data-for-list-mlp-alarms-output.d.ts.map +1 -1
  71. package/dist/esm/types/data-for-list-multi-level-asset-hosts-output.d.ts +10 -0
  72. package/dist/esm/types/data-for-list-multi-level-asset-hosts-output.d.ts.map +1 -1
  73. package/dist/esm/types/data-for-list-ordered-hosts-basic-infos-output.d.ts +10 -0
  74. package/dist/esm/types/data-for-list-ordered-hosts-basic-infos-output.d.ts.map +1 -1
  75. package/dist/esm/types/data-for-list-rasp-alarms-output.d.ts +10 -0
  76. package/dist/esm/types/data-for-list-rasp-alarms-output.d.ts.map +1 -1
  77. package/dist/esm/types/data-for-list-trust-directories-output.d.ts +75 -0
  78. package/dist/esm/types/data-for-list-trust-directories-output.d.ts.map +1 -0
  79. package/dist/esm/types/data-for-list-varmor-policies-output.d.ts +1 -15
  80. package/dist/esm/types/data-for-list-varmor-policies-output.d.ts.map +1 -1
  81. package/dist/esm/types/data-for-list-virus-alarms-output.d.ts +10 -0
  82. package/dist/esm/types/data-for-list-virus-alarms-output.d.ts.map +1 -1
  83. package/dist/esm/types/delete-auto-hardening-config-request.d.ts +25 -0
  84. package/dist/esm/types/delete-auto-hardening-config-request.d.ts.map +1 -0
  85. package/dist/esm/types/delete-auto-hardening-config-response.d.ts +25 -0
  86. package/dist/esm/types/delete-auto-hardening-config-response.d.ts.map +1 -0
  87. package/dist/esm/types/delete-auto-isolate-agent-list-request.d.ts +1 -1
  88. package/dist/esm/types/delete-export-file-job-request.d.ts +30 -0
  89. package/dist/esm/types/delete-export-file-job-request.d.ts.map +1 -0
  90. package/dist/esm/types/delete-export-file-job-response.d.ts +25 -0
  91. package/dist/esm/types/delete-export-file-job-response.d.ts.map +1 -0
  92. package/dist/esm/types/delete-layered-group-request.d.ts +1 -1
  93. package/dist/esm/types/delete-layered-group-request.d.ts.map +1 -1
  94. package/dist/esm/types/delete-login-config-response.d.ts +5 -0
  95. package/dist/esm/types/delete-login-config-response.d.ts.map +1 -1
  96. package/dist/esm/types/delete-monitor-policy-response.d.ts +5 -0
  97. package/dist/esm/types/delete-monitor-policy-response.d.ts.map +1 -1
  98. package/dist/esm/types/delete-multi-level-institution-response.d.ts +5 -0
  99. package/dist/esm/types/delete-multi-level-institution-response.d.ts.map +1 -1
  100. package/dist/esm/types/delete-trust-directory-request.d.ts +30 -0
  101. package/dist/esm/types/delete-trust-directory-request.d.ts.map +1 -0
  102. package/dist/esm/types/delete-trust-directory-response.d.ts +25 -0
  103. package/dist/esm/types/delete-trust-directory-response.d.ts.map +1 -0
  104. package/dist/esm/types/download-raw-trace-data-request.d.ts +1 -1
  105. package/dist/esm/types/download-raw-trace-data-request.d.ts.map +1 -1
  106. package/dist/esm/types/download-vul-list-by-pod-request.d.ts +5 -0
  107. package/dist/esm/types/download-vul-list-by-pod-request.d.ts.map +1 -1
  108. package/dist/esm/types/download-vuln-list-request.d.ts +5 -0
  109. package/dist/esm/types/download-vuln-list-request.d.ts.map +1 -1
  110. package/dist/esm/types/edit-aiapplication-sync-config-request.d.ts +5 -0
  111. package/dist/esm/types/edit-aiapplication-sync-config-request.d.ts.map +1 -1
  112. package/dist/esm/types/edit-monitor-policy-response.d.ts +5 -0
  113. package/dist/esm/types/edit-monitor-policy-response.d.ts.map +1 -1
  114. package/dist/esm/types/edit-trust-directory-request.d.ts +40 -0
  115. package/dist/esm/types/edit-trust-directory-request.d.ts.map +1 -0
  116. package/dist/esm/types/edit-trust-directory-response.d.ts +25 -0
  117. package/dist/esm/types/edit-trust-directory-response.d.ts.map +1 -0
  118. package/dist/esm/types/export-aifingerprint-data-request.d.ts +3 -2
  119. package/dist/esm/types/export-aifingerprint-data-request.d.ts.map +1 -1
  120. package/dist/esm/types/export-dev-fingerprint-data-request.d.ts +1 -10
  121. package/dist/esm/types/export-dev-fingerprint-data-request.d.ts.map +1 -1
  122. package/dist/esm/types/get-aialarm-judge-config-response.d.ts +5 -0
  123. package/dist/esm/types/get-aialarm-judge-config-response.d.ts.map +1 -1
  124. package/dist/esm/types/get-aiapplication-sync-config-response.d.ts +5 -0
  125. package/dist/esm/types/get-aiapplication-sync-config-response.d.ts.map +1 -1
  126. package/dist/esm/types/get-aifingerprint-app-request.d.ts +5 -0
  127. package/dist/esm/types/get-aifingerprint-app-request.d.ts.map +1 -1
  128. package/dist/esm/types/get-aifingerprint-statistics-response.d.ts +5 -0
  129. package/dist/esm/types/get-aifingerprint-statistics-response.d.ts.map +1 -1
  130. package/dist/esm/types/get-aisession-vuln-info-response.d.ts +10 -0
  131. package/dist/esm/types/get-aisession-vuln-info-response.d.ts.map +1 -1
  132. package/dist/esm/types/get-alarm-by-smith-key-request.d.ts +2 -2
  133. package/dist/esm/types/get-alarm-by-smith-key-request.d.ts.map +1 -1
  134. package/dist/esm/types/get-alarm-trace-request.d.ts +1 -1
  135. package/dist/esm/types/get-alarm-trace-request.d.ts.map +1 -1
  136. package/dist/esm/types/get-auto-hardening-config-request.d.ts +25 -0
  137. package/dist/esm/types/get-auto-hardening-config-request.d.ts.map +1 -0
  138. package/dist/esm/types/get-auto-hardening-config-response.d.ts +72 -0
  139. package/dist/esm/types/get-auto-hardening-config-response.d.ts.map +1 -0
  140. package/dist/esm/types/get-auto-hardening-enabled-request.d.ts +20 -0
  141. package/dist/esm/types/get-auto-hardening-enabled-request.d.ts.map +1 -0
  142. package/dist/esm/types/get-auto-hardening-enabled-response.d.ts +30 -0
  143. package/dist/esm/types/get-auto-hardening-enabled-response.d.ts.map +1 -0
  144. package/dist/esm/types/get-auto-hardening-policy-request.d.ts +30 -0
  145. package/dist/esm/types/get-auto-hardening-policy-request.d.ts.map +1 -0
  146. package/dist/esm/types/get-auto-hardening-policy-response.d.ts +55 -0
  147. package/dist/esm/types/get-auto-hardening-policy-response.d.ts.map +1 -0
  148. package/dist/esm/types/get-dev-detail-request.d.ts +1 -1
  149. package/dist/esm/types/get-dev-detail-request.d.ts.map +1 -1
  150. package/dist/esm/types/get-download-status-request.d.ts +1 -1
  151. package/dist/esm/types/get-download-status-request.d.ts.map +1 -1
  152. package/dist/esm/types/get-fingerprint-top5-request.d.ts +1 -1
  153. package/dist/esm/types/get-fingerprint-top5-request.d.ts.map +1 -1
  154. package/dist/esm/types/get-hids-alarm-info-request.d.ts +1 -1
  155. package/dist/esm/types/get-hids-alarm-info-request.d.ts.map +1 -1
  156. package/dist/esm/types/get-hids-alarm-summary-info-request.d.ts +1 -1
  157. package/dist/esm/types/get-hids-alarm-summary-info-request.d.ts.map +1 -1
  158. package/dist/esm/types/get-host-basic-info-response.d.ts +10 -0
  159. package/dist/esm/types/get-host-basic-info-response.d.ts.map +1 -1
  160. package/dist/esm/types/get-mlp-alarm-summary-info-request.d.ts +1 -1
  161. package/dist/esm/types/get-mlp-alarm-summary-info-request.d.ts.map +1 -1
  162. package/dist/esm/types/get-monitor-policy-directory-request.d.ts +1 -1
  163. package/dist/esm/types/get-monitor-policy-directory-request.d.ts.map +1 -1
  164. package/dist/esm/types/get-multi-level-institution-detail-response.d.ts +8 -8
  165. package/dist/esm/types/get-multi-level-institution-detail-response.d.ts.map +1 -1
  166. package/dist/esm/types/get-one-rasp-alarm-request.d.ts +1 -1
  167. package/dist/esm/types/get-one-rasp-alarm-request.d.ts.map +1 -1
  168. package/dist/esm/types/get-rasp-alarm-summary-info-request.d.ts +1 -1
  169. package/dist/esm/types/get-rasp-alarm-summary-info-request.d.ts.map +1 -1
  170. package/dist/esm/types/get-socprecaution-baseline-stats-response.d.ts +3 -3
  171. package/dist/esm/types/get-stack-trace-request.d.ts +1 -1
  172. package/dist/esm/types/get-stack-trace-request.d.ts.map +1 -1
  173. package/dist/esm/types/get-supported-varmor-versions-request.d.ts +20 -0
  174. package/dist/esm/types/get-supported-varmor-versions-request.d.ts.map +1 -0
  175. package/dist/esm/types/get-supported-varmor-versions-response.d.ts +25 -0
  176. package/dist/esm/types/get-supported-varmor-versions-response.d.ts.map +1 -0
  177. package/dist/esm/types/get-virus-alarm-summary-info-request.d.ts +1 -1
  178. package/dist/esm/types/get-virus-alarm-summary-info-request.d.ts.map +1 -1
  179. package/dist/esm/types/get-vuln-info-for-airesponse.d.ts +25 -0
  180. package/dist/esm/types/get-vuln-info-for-airesponse.d.ts.map +1 -1
  181. package/dist/esm/types/get-vuln-info-response.d.ts +25 -0
  182. package/dist/esm/types/get-vuln-info-response.d.ts.map +1 -1
  183. package/dist/esm/types/handle-alarm-by-agent-request.d.ts +11 -9
  184. package/dist/esm/types/handle-alarm-by-agent-request.d.ts.map +1 -1
  185. package/dist/esm/types/handle-endpoint-alarms-response.d.ts +5 -0
  186. package/dist/esm/types/handle-endpoint-alarms-response.d.ts.map +1 -1
  187. package/dist/esm/types/handle-list-for-handle-endpoint-alarms-input.d.ts +10 -0
  188. package/dist/esm/types/handle-list-for-handle-endpoint-alarms-input.d.ts.map +1 -1
  189. package/dist/esm/types/index.d.ts +52 -0
  190. package/dist/esm/types/index.d.ts.map +1 -1
  191. package/dist/esm/types/judge-alarm-by-security-intelligence-request.d.ts +30 -0
  192. package/dist/esm/types/judge-alarm-by-security-intelligence-request.d.ts.map +1 -0
  193. package/dist/esm/types/judge-alarm-by-security-intelligence-response.d.ts +25 -0
  194. package/dist/esm/types/judge-alarm-by-security-intelligence-response.d.ts.map +1 -0
  195. package/dist/esm/types/kill-chain-node-list-for-get-hids-alarm-summary-info-output.d.ts +10 -0
  196. package/dist/esm/types/kill-chain-node-list-for-get-hids-alarm-summary-info-output.d.ts.map +1 -1
  197. package/dist/esm/types/kill-chain-node-list-for-get-mlp-alarm-summary-info-output.d.ts +10 -0
  198. package/dist/esm/types/kill-chain-node-list-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -1
  199. package/dist/esm/types/kill-chain-node-list-for-get-rasp-alarm-summary-info-output.d.ts +10 -0
  200. package/dist/esm/types/kill-chain-node-list-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -1
  201. package/dist/esm/types/kill-chain-node-list-for-get-virus-alarm-summary-info-output.d.ts +10 -0
  202. package/dist/esm/types/kill-chain-node-list-for-get-virus-alarm-summary-info-output.d.ts.map +1 -1
  203. package/dist/esm/types/list-auto-hardening-configs-request.d.ts +60 -0
  204. package/dist/esm/types/list-auto-hardening-configs-request.d.ts.map +1 -0
  205. package/dist/esm/types/list-auto-hardening-configs-response.d.ts +41 -0
  206. package/dist/esm/types/list-auto-hardening-configs-response.d.ts.map +1 -0
  207. package/dist/esm/types/list-auto-hardening-policies-request.d.ts +70 -0
  208. package/dist/esm/types/list-auto-hardening-policies-request.d.ts.map +1 -0
  209. package/dist/esm/types/list-auto-hardening-policies-response.d.ts +41 -0
  210. package/dist/esm/types/list-auto-hardening-policies-response.d.ts.map +1 -0
  211. package/dist/esm/types/list-export-file-job-request.d.ts +55 -0
  212. package/dist/esm/types/list-export-file-job-request.d.ts.map +1 -0
  213. package/dist/esm/types/list-export-file-job-response.d.ts +41 -0
  214. package/dist/esm/types/list-export-file-job-response.d.ts.map +1 -0
  215. package/dist/esm/types/list-layered-group-related-host-request.d.ts +1 -1
  216. package/dist/esm/types/list-layered-group-related-host-request.d.ts.map +1 -1
  217. package/dist/esm/types/list-ordered-hosts-basic-infos-request.d.ts +2 -2
  218. package/dist/esm/types/list-ordered-hosts-basic-infos-request.d.ts.map +1 -1
  219. package/dist/esm/types/list-trust-directories-request.d.ts +50 -0
  220. package/dist/esm/types/list-trust-directories-request.d.ts.map +1 -0
  221. package/dist/esm/types/list-trust-directories-response.d.ts +41 -0
  222. package/dist/esm/types/list-trust-directories-response.d.ts.map +1 -0
  223. package/dist/esm/types/list-varmor-policies-request.d.ts +5 -0
  224. package/dist/esm/types/list-varmor-policies-request.d.ts.map +1 -1
  225. package/dist/esm/types/list-vul-detail-request.d.ts +5 -0
  226. package/dist/esm/types/list-vul-detail-request.d.ts.map +1 -1
  227. package/dist/esm/types/modify-layered-group-request.d.ts +1 -1
  228. package/dist/esm/types/modify-layered-group-request.d.ts.map +1 -1
  229. package/dist/esm/types/modify-multi-level-institution-report-switch-response.d.ts +5 -0
  230. package/dist/esm/types/modify-multi-level-institution-report-switch-response.d.ts.map +1 -1
  231. package/dist/esm/types/modify-multi-level-institution-response.d.ts +5 -0
  232. package/dist/esm/types/modify-multi-level-institution-response.d.ts.map +1 -1
  233. package/dist/esm/types/next-for-get-neighboring-alarm-output.d.ts +10 -0
  234. package/dist/esm/types/next-for-get-neighboring-alarm-output.d.ts.map +1 -1
  235. package/dist/esm/types/policy-for-create-auto-hardening-config-input.d.ts +55 -0
  236. package/dist/esm/types/policy-for-create-auto-hardening-config-input.d.ts.map +1 -0
  237. package/dist/esm/types/policy-for-get-auto-hardening-config-output.d.ts +75 -0
  238. package/dist/esm/types/policy-for-get-auto-hardening-config-output.d.ts.map +1 -0
  239. package/dist/esm/types/policy-for-list-auto-hardening-configs-output.d.ts +75 -0
  240. package/dist/esm/types/policy-for-list-auto-hardening-configs-output.d.ts.map +1 -0
  241. package/dist/esm/types/policy-for-update-auto-hardening-config-input.d.ts +55 -0
  242. package/dist/esm/types/policy-for-update-auto-hardening-config-input.d.ts.map +1 -0
  243. package/dist/esm/types/prev-for-get-neighboring-alarm-output.d.ts +10 -0
  244. package/dist/esm/types/prev-for-get-neighboring-alarm-output.d.ts.map +1 -1
  245. package/dist/esm/types/risky-for-get-socprecaution-baseline-stats-output.d.ts +5 -5
  246. package/dist/esm/types/set-aialarm-judge-config-response.d.ts +5 -0
  247. package/dist/esm/types/set-aialarm-judge-config-response.d.ts.map +1 -1
  248. package/dist/esm/types/set-auto-hardening-enabled-request.d.ts +30 -0
  249. package/dist/esm/types/set-auto-hardening-enabled-request.d.ts.map +1 -0
  250. package/dist/esm/types/set-auto-hardening-enabled-response.d.ts +25 -0
  251. package/dist/esm/types/set-auto-hardening-enabled-response.d.ts.map +1 -0
  252. package/dist/esm/types/stop-scan-task-request.d.ts +25 -0
  253. package/dist/esm/types/stop-scan-task-request.d.ts.map +1 -0
  254. package/dist/esm/types/stop-scan-task-response.d.ts +30 -0
  255. package/dist/esm/types/stop-scan-task-response.d.ts.map +1 -0
  256. package/dist/esm/types/tag-filter-for-create-auto-hardening-config-input.d.ts +30 -0
  257. package/dist/esm/types/tag-filter-for-create-auto-hardening-config-input.d.ts.map +1 -0
  258. package/dist/esm/types/tag-filter-for-get-auto-hardening-config-output.d.ts +30 -0
  259. package/dist/esm/types/tag-filter-for-get-auto-hardening-config-output.d.ts.map +1 -0
  260. package/dist/esm/types/tag-filter-for-list-auto-hardening-configs-output.d.ts +30 -0
  261. package/dist/esm/types/tag-filter-for-list-auto-hardening-configs-output.d.ts.map +1 -0
  262. package/dist/esm/types/tag-filter-for-update-auto-hardening-config-input.d.ts +30 -0
  263. package/dist/esm/types/tag-filter-for-update-auto-hardening-config-input.d.ts.map +1 -0
  264. package/dist/esm/types/uninstall-agent-client-request.d.ts +1 -1
  265. package/dist/esm/types/uninstall-agent-client-request.d.ts.map +1 -1
  266. package/dist/esm/types/update-auto-hardening-config-request.d.ts +62 -0
  267. package/dist/esm/types/update-auto-hardening-config-request.d.ts.map +1 -0
  268. package/dist/esm/types/update-auto-hardening-config-response.d.ts +25 -0
  269. package/dist/esm/types/update-auto-hardening-config-response.d.ts.map +1 -0
  270. package/dist/esm/types/update-login-config-response.d.ts +5 -0
  271. package/dist/esm/types/update-login-config-response.d.ts.map +1 -1
  272. package/dist/esm/types/varmor-config-for-list-clusters-and-varmor-apps-output.d.ts +5 -0
  273. package/dist/esm/types/varmor-config-for-list-clusters-and-varmor-apps-output.d.ts.map +1 -1
  274. package/package.json +5 -5
package/dist/esm/api.d.ts CHANGED
@@ -24,6 +24,8 @@ import { AddMonitorPolicyRequest } from './types/index';
24
24
  import { AddMonitorPolicyResponse } from './types/index';
25
25
  import { AddRaspConfigRequest } from './types/index';
26
26
  import { AddRaspConfigResponse } from './types/index';
27
+ import { AddTrustDirectoryRequest } from './types/index';
28
+ import { AddTrustDirectoryResponse } from './types/index';
27
29
  import { AddUserAutoDefenseRuleRequest } from './types/index';
28
30
  import { AddUserAutoDefenseRuleResponse } from './types/index';
29
31
  import { AddWhiteListRequest } from './types/index';
@@ -68,6 +70,8 @@ import { ControlMonitorPolicyRequest } from './types/index';
68
70
  import { ControlMonitorPolicyResponse } from './types/index';
69
71
  import { CreatFileScanTaskRequest } from './types/index';
70
72
  import { CreatFileScanTaskResponse } from './types/index';
73
+ import { CreateAutoHardeningConfigRequest } from './types/index';
74
+ import { CreateAutoHardeningConfigResponse } from './types/index';
71
75
  import { CreateHostTagRequest } from './types/index';
72
76
  import { CreateHostTagResponse } from './types/index';
73
77
  import { CreateLayeredGroupRequest } from './types/index';
@@ -82,10 +86,14 @@ import { CreateRepoRegistryVpcAuthRequest } from './types/index';
82
86
  import { CreateRepoRegistryVpcAuthResponse } from './types/index';
83
87
  import { CreateVarmorPolicyRequest } from './types/index';
84
88
  import { CreateVarmorPolicyResponse } from './types/index';
89
+ import { CreateVulnExportJobRequest } from './types/index';
90
+ import { CreateVulnExportJobResponse } from './types/index';
85
91
  import { DeleteAgentProxyRequest } from './types/index';
86
92
  import { DeleteAgentProxyResponse } from './types/index';
87
93
  import { DeleteAgentProxyServerRequest } from './types/index';
88
94
  import { DeleteAgentProxyServerResponse } from './types/index';
95
+ import { DeleteAutoHardeningConfigRequest } from './types/index';
96
+ import { DeleteAutoHardeningConfigResponse } from './types/index';
89
97
  import { DeleteAutoIsolateAgentListRequest } from './types/index';
90
98
  import { DeleteAutoIsolateAgentListResponse } from './types/index';
91
99
  import { DeleteBaselineCheckConfigRequest } from './types/index';
@@ -94,6 +102,8 @@ import { DeleteCloudEnvRequest } from './types/index';
94
102
  import { DeleteCloudEnvResponse } from './types/index';
95
103
  import { DeleteCommandRequest } from './types/index';
96
104
  import { DeleteCommandResponse } from './types/index';
105
+ import { DeleteExportFileJobRequest } from './types/index';
106
+ import { DeleteExportFileJobResponse } from './types/index';
97
107
  import { DeleteHostTagRequest } from './types/index';
98
108
  import { DeleteHostTagResponse } from './types/index';
99
109
  import { DeleteLayeredGroupRequest } from './types/index';
@@ -106,6 +116,8 @@ import { DeleteMultiLevelInstitutionRequest } from './types/index';
106
116
  import { DeleteMultiLevelInstitutionResponse } from './types/index';
107
117
  import { DeleteRaspConfigRequest } from './types/index';
108
118
  import { DeleteRaspConfigResponse } from './types/index';
119
+ import { DeleteTrustDirectoryRequest } from './types/index';
120
+ import { DeleteTrustDirectoryResponse } from './types/index';
109
121
  import { DeleteUserAutoDefenseRuleRequest } from './types/index';
110
122
  import { DeleteUserAutoDefenseRuleResponse } from './types/index';
111
123
  import { DeleteWhiteListsRequest } from './types/index';
@@ -154,6 +166,8 @@ import { EditMonitorPolicyRequest } from './types/index';
154
166
  import { EditMonitorPolicyResponse } from './types/index';
155
167
  import { EditRaspConfigRequest } from './types/index';
156
168
  import { EditRaspConfigResponse } from './types/index';
169
+ import { EditTrustDirectoryRequest } from './types/index';
170
+ import { EditTrustDirectoryResponse } from './types/index';
157
171
  import { EditVulnScanConfigRequest } from './types/index';
158
172
  import { EditVulnScanConfigResponse } from './types/index';
159
173
  import { EnableHostImportantProtectRequest } from './types/index';
@@ -230,6 +244,12 @@ import { GetAssetClustersSyncEndRequest } from './types/index';
230
244
  import { GetAssetClustersSyncEndResponse } from './types/index';
231
245
  import { GetAssetWorkloadStatisticRequest } from './types/index';
232
246
  import { GetAssetWorkloadStatisticResponse } from './types/index';
247
+ import { GetAutoHardeningConfigRequest } from './types/index';
248
+ import { GetAutoHardeningConfigResponse } from './types/index';
249
+ import { GetAutoHardeningEnabledRequest } from './types/index';
250
+ import { GetAutoHardeningEnabledResponse } from './types/index';
251
+ import { GetAutoHardeningPolicyRequest } from './types/index';
252
+ import { GetAutoHardeningPolicyResponse } from './types/index';
233
253
  import { GetAutoIsolateAgentListRequest } from './types/index';
234
254
  import { GetAutoIsolateAgentListResponse } from './types/index';
235
255
  import { GetAutoProtectConfigRequest } from './types/index';
@@ -408,6 +428,8 @@ import { GetSecurityOverviewScoreStatsRequest } from './types/index';
408
428
  import { GetSecurityOverviewScoreStatsResponse } from './types/index';
409
429
  import { GetStackTraceRequest } from './types/index';
410
430
  import { GetStackTraceResponse } from './types/index';
431
+ import { GetSupportedVarmorVersionsRequest } from './types/index';
432
+ import { GetSupportedVarmorVersionsResponse } from './types/index';
411
433
  import { GetTLSInfoRequest } from './types/index';
412
434
  import { GetTLSInfoResponse } from './types/index';
413
435
  import { GetTenantQuotaRequest } from './types/index';
@@ -462,6 +484,8 @@ import { InstallAgentProxyServerCommandRequest } from './types/index';
462
484
  import { InstallAgentProxyServerCommandResponse } from './types/index';
463
485
  import { IsolateFileRequest } from './types/index';
464
486
  import { IsolateFileResponse } from './types/index';
487
+ import { JudgeAlarmBySecurityIntelligenceRequest } from './types/index';
488
+ import { JudgeAlarmBySecurityIntelligenceResponse } from './types/index';
465
489
  import { ListAIApplicationBasicInfoRequest } from './types/index';
466
490
  import { ListAIApplicationBasicInfoResponse } from './types/index';
467
491
  import { ListAgentProxiesRequest } from './types/index';
@@ -500,6 +524,10 @@ import { ListAutoDefenseHostsRequest } from './types/index';
500
524
  import { ListAutoDefenseHostsResponse } from './types/index';
501
525
  import { ListAutoDefenseRulesRequest } from './types/index';
502
526
  import { ListAutoDefenseRulesResponse } from './types/index';
527
+ import { ListAutoHardeningConfigsRequest } from './types/index';
528
+ import { ListAutoHardeningConfigsResponse } from './types/index';
529
+ import { ListAutoHardeningPoliciesRequest } from './types/index';
530
+ import { ListAutoHardeningPoliciesResponse } from './types/index';
503
531
  import { ListBanIPListRequest } from './types/index';
504
532
  import { ListBanIPListResponse } from './types/index';
505
533
  import { ListBaselineBasicInfoRequest } from './types/index';
@@ -546,6 +574,8 @@ import { ListDevRegionRequest } from './types/index';
546
574
  import { ListDevRegionResponse } from './types/index';
547
575
  import { ListEndpointHandleMethodsRequest } from './types/index';
548
576
  import { ListEndpointHandleMethodsResponse } from './types/index';
577
+ import { ListExportFileJobRequest } from './types/index';
578
+ import { ListExportFileJobResponse } from './types/index';
549
579
  import { ListFileMonitorAlarmsRequest } from './types/index';
550
580
  import { ListFileMonitorAlarmsResponse } from './types/index';
551
581
  import { ListFingerprintCollectConfigRequest } from './types/index';
@@ -636,6 +666,8 @@ import { ListTagRelatedAgentRequest } from './types/index';
636
666
  import { ListTagRelatedAgentResponse } from './types/index';
637
667
  import { ListTagsDetailRequest } from './types/index';
638
668
  import { ListTagsDetailResponse } from './types/index';
669
+ import { ListTrustDirectoriesRequest } from './types/index';
670
+ import { ListTrustDirectoriesResponse } from './types/index';
639
671
  import { ListVarmorPoliciesRequest } from './types/index';
640
672
  import { ListVarmorPoliciesResponse } from './types/index';
641
673
  import { ListVirusAlarmsRequest } from './types/index';
@@ -704,6 +736,8 @@ import { SaveRepoImageScanScopeRequest } from './types/index';
704
736
  import { SaveRepoImageScanScopeResponse } from './types/index';
705
737
  import { SetAIAlarmJudgeConfigRequest } from './types/index';
706
738
  import { SetAIAlarmJudgeConfigResponse } from './types/index';
739
+ import { SetAutoHardeningEnabledRequest } from './types/index';
740
+ import { SetAutoHardeningEnabledResponse } from './types/index';
707
741
  import { SetBruteForceBanConfigRequest } from './types/index';
708
742
  import { SetBruteForceBanConfigResponse } from './types/index';
709
743
  import { SetCustomWeakPasswordsRequest } from './types/index';
@@ -712,6 +746,8 @@ import { SetRegularVirusScanConfigRequest } from './types/index';
712
746
  import { SetRegularVirusScanConfigResponse } from './types/index';
713
747
  import { StopMLPAssetSyncTaskRequest } from './types/index';
714
748
  import { StopMLPAssetSyncTaskResponse } from './types/index';
749
+ import { StopScanTaskRequest } from './types/index';
750
+ import { StopScanTaskResponse } from './types/index';
715
751
  import { SwitchCloudEnvSyncRequest } from './types/index';
716
752
  import { SwitchCloudEnvSyncResponse } from './types/index';
717
753
  import { SyncRegistryImagesRequest } from './types/index';
@@ -728,6 +764,8 @@ import { UpdateAlarmTagsRequest } from './types/index';
728
764
  import { UpdateAlarmTagsResponse } from './types/index';
729
765
  import { UpdateAssetClustersRequest } from './types/index';
730
766
  import { UpdateAssetClustersResponse } from './types/index';
767
+ import { UpdateAutoHardeningConfigRequest } from './types/index';
768
+ import { UpdateAutoHardeningConfigResponse } from './types/index';
731
769
  import { UpdateAutoProtectConfigRequest } from './types/index';
732
770
  import { UpdateAutoProtectConfigResponse } from './types/index';
733
771
  import { UpdateBaselineCheckConfigSwitchRequest } from './types/index';
@@ -763,6 +801,7 @@ export type AddCloudEnvCommandOutput = CommandOutput<AddCloudEnvResponse>;
763
801
  export type AddLoginConfigCommandOutput = CommandOutput<AddLoginConfigResponse>;
764
802
  export type AddMonitorPolicyCommandOutput = CommandOutput<AddMonitorPolicyResponse>;
765
803
  export type AddRaspConfigCommandOutput = CommandOutput<AddRaspConfigResponse>;
804
+ export type AddTrustDirectoryCommandOutput = CommandOutput<AddTrustDirectoryResponse>;
766
805
  export type AddUserAutoDefenseRuleCommandOutput = CommandOutput<AddUserAutoDefenseRuleResponse>;
767
806
  export type AddWhiteListCommandOutput = CommandOutput<AddWhiteListResponse>;
768
807
  export type AllAssetScanCommandOutput = CommandOutput<AllAssetScanResponse>;
@@ -785,6 +824,7 @@ export type CheckInstallRaspCommandOutput = CommandOutput<CheckInstallRaspRespon
785
824
  export type CheckMonitorPolicyCommandOutput = CommandOutput<CheckMonitorPolicyResponse>;
786
825
  export type ControlMonitorPolicyCommandOutput = CommandOutput<ControlMonitorPolicyResponse>;
787
826
  export type CreatFileScanTaskCommandOutput = CommandOutput<CreatFileScanTaskResponse>;
827
+ export type CreateAutoHardeningConfigCommandOutput = CommandOutput<CreateAutoHardeningConfigResponse>;
788
828
  export type CreateHostTagCommandOutput = CommandOutput<CreateHostTagResponse>;
789
829
  export type CreateLayeredGroupCommandOutput = CommandOutput<CreateLayeredGroupResponse>;
790
830
  export type CreateMLPAssetSyncTaskCommandOutput = CommandOutput<CreateMLPAssetSyncTaskResponse>;
@@ -792,18 +832,22 @@ export type CreateMLPUpdateSoftwareTaskCommandOutput = CommandOutput<CreateMLPUp
792
832
  export type CreateMultiLevelInstitutionCommandOutput = CommandOutput<CreateMultiLevelInstitutionResponse>;
793
833
  export type CreateRepoRegistryVpcAuthCommandOutput = CommandOutput<CreateRepoRegistryVpcAuthResponse>;
794
834
  export type CreateVarmorPolicyCommandOutput = CommandOutput<CreateVarmorPolicyResponse>;
835
+ export type CreateVulnExportJobCommandOutput = CommandOutput<CreateVulnExportJobResponse>;
795
836
  export type DeleteAgentProxyCommandOutput = CommandOutput<DeleteAgentProxyResponse>;
796
837
  export type DeleteAgentProxyServerCommandOutput = CommandOutput<DeleteAgentProxyServerResponse>;
838
+ export type DeleteAutoHardeningConfigCommandOutput = CommandOutput<DeleteAutoHardeningConfigResponse>;
797
839
  export type DeleteAutoIsolateAgentListCommandOutput = CommandOutput<DeleteAutoIsolateAgentListResponse>;
798
840
  export type DeleteBaselineCheckConfigCommandOutput = CommandOutput<DeleteBaselineCheckConfigResponse>;
799
841
  export type DeleteCloudEnvCommandOutput = CommandOutput<DeleteCloudEnvResponse>;
800
842
  export type DeleteCommandCommandOutput = CommandOutput<DeleteCommandResponse>;
843
+ export type DeleteExportFileJobCommandOutput = CommandOutput<DeleteExportFileJobResponse>;
801
844
  export type DeleteHostTagCommandOutput = CommandOutput<DeleteHostTagResponse>;
802
845
  export type DeleteLayeredGroupCommandOutput = CommandOutput<DeleteLayeredGroupResponse>;
803
846
  export type DeleteLoginConfigCommandOutput = CommandOutput<DeleteLoginConfigResponse>;
804
847
  export type DeleteMonitorPolicyCommandOutput = CommandOutput<DeleteMonitorPolicyResponse>;
805
848
  export type DeleteMultiLevelInstitutionCommandOutput = CommandOutput<DeleteMultiLevelInstitutionResponse>;
806
849
  export type DeleteRaspConfigCommandOutput = CommandOutput<DeleteRaspConfigResponse>;
850
+ export type DeleteTrustDirectoryCommandOutput = CommandOutput<DeleteTrustDirectoryResponse>;
807
851
  export type DeleteUserAutoDefenseRuleCommandOutput = CommandOutput<DeleteUserAutoDefenseRuleResponse>;
808
852
  export type DeleteWhiteListsCommandOutput = CommandOutput<DeleteWhiteListsResponse>;
809
853
  export type DescribeFileChangeTrendTop5CommandOutput = CommandOutput<DescribeFileChangeTrendTop5Response>;
@@ -828,6 +872,7 @@ export type EditBaselineCheckConfigCommandOutput = CommandOutput<EditBaselineChe
828
872
  export type EditFingerprintCollectConfigCommandOutput = CommandOutput<EditFingerprintCollectConfigResponse>;
829
873
  export type EditMonitorPolicyCommandOutput = CommandOutput<EditMonitorPolicyResponse>;
830
874
  export type EditRaspConfigCommandOutput = CommandOutput<EditRaspConfigResponse>;
875
+ export type EditTrustDirectoryCommandOutput = CommandOutput<EditTrustDirectoryResponse>;
831
876
  export type EditVulnScanConfigCommandOutput = CommandOutput<EditVulnScanConfigResponse>;
832
877
  export type EnableHostImportantProtectCommandOutput = CommandOutput<EnableHostImportantProtectResponse>;
833
878
  export type ExportAIFingerprintDataCommandOutput = CommandOutput<ExportAIFingerprintDataResponse>;
@@ -866,6 +911,9 @@ export type GetArmorProfileCommandOutput = CommandOutput<GetArmorProfileResponse
866
911
  export type GetAssetClusterStatisticCommandOutput = CommandOutput<GetAssetClusterStatisticResponse>;
867
912
  export type GetAssetClustersSyncEndCommandOutput = CommandOutput<GetAssetClustersSyncEndResponse>;
868
913
  export type GetAssetWorkloadStatisticCommandOutput = CommandOutput<GetAssetWorkloadStatisticResponse>;
914
+ export type GetAutoHardeningConfigCommandOutput = CommandOutput<GetAutoHardeningConfigResponse>;
915
+ export type GetAutoHardeningEnabledCommandOutput = CommandOutput<GetAutoHardeningEnabledResponse>;
916
+ export type GetAutoHardeningPolicyCommandOutput = CommandOutput<GetAutoHardeningPolicyResponse>;
869
917
  export type GetAutoIsolateAgentListCommandOutput = CommandOutput<GetAutoIsolateAgentListResponse>;
870
918
  export type GetAutoProtectConfigCommandOutput = CommandOutput<GetAutoProtectConfigResponse>;
871
919
  export type GetBaselineDetectProgressDetailCommandOutput = CommandOutput<GetBaselineDetectProgressDetailResponse>;
@@ -955,6 +1003,7 @@ export type GetSOCPrecautionBaselineStatsCommandOutput = CommandOutput<GetSOCPre
955
1003
  export type GetSecurityOverviewCommandOutput = CommandOutput<GetSecurityOverviewResponse>;
956
1004
  export type GetSecurityOverviewScoreStatsCommandOutput = CommandOutput<GetSecurityOverviewScoreStatsResponse>;
957
1005
  export type GetStackTraceCommandOutput = CommandOutput<GetStackTraceResponse>;
1006
+ export type GetSupportedVarmorVersionsCommandOutput = CommandOutput<GetSupportedVarmorVersionsResponse>;
958
1007
  export type GetTLSInfoCommandOutput = CommandOutput<GetTLSInfoResponse>;
959
1008
  export type GetTenantQuotaCommandOutput = CommandOutput<GetTenantQuotaResponse>;
960
1009
  export type GetUserBatchScanStatusCommandOutput = CommandOutput<GetUserBatchScanStatusResponse>;
@@ -982,6 +1031,7 @@ export type HandleVulnCommandOutput = CommandOutput<HandleVulnResponse>;
982
1031
  export type InstallAgentClientCommandOutput = CommandOutput<InstallAgentClientResponse>;
983
1032
  export type InstallAgentProxyServerCommandCommandOutput = CommandOutput<InstallAgentProxyServerCommandResponse>;
984
1033
  export type IsolateFileCommandOutput = CommandOutput<IsolateFileResponse>;
1034
+ export type JudgeAlarmBySecurityIntelligenceCommandOutput = CommandOutput<JudgeAlarmBySecurityIntelligenceResponse>;
985
1035
  export type ListAIApplicationBasicInfoCommandOutput = CommandOutput<ListAIApplicationBasicInfoResponse>;
986
1036
  export type ListAgentProxiesCommandOutput = CommandOutput<ListAgentProxiesResponse>;
987
1037
  export type ListAgentProxyServersCommandOutput = CommandOutput<ListAgentProxyServersResponse>;
@@ -1001,6 +1051,8 @@ export type ListAssetTagsCommandOutput = CommandOutput<ListAssetTagsResponse>;
1001
1051
  export type ListAssetWorkloadsCommandOutput = CommandOutput<ListAssetWorkloadsResponse>;
1002
1052
  export type ListAutoDefenseHostsCommandOutput = CommandOutput<ListAutoDefenseHostsResponse>;
1003
1053
  export type ListAutoDefenseRulesCommandOutput = CommandOutput<ListAutoDefenseRulesResponse>;
1054
+ export type ListAutoHardeningConfigsCommandOutput = CommandOutput<ListAutoHardeningConfigsResponse>;
1055
+ export type ListAutoHardeningPoliciesCommandOutput = CommandOutput<ListAutoHardeningPoliciesResponse>;
1004
1056
  export type ListBanIPListCommandOutput = CommandOutput<ListBanIPListResponse>;
1005
1057
  export type ListBaselineBasicInfoCommandOutput = CommandOutput<ListBaselineBasicInfoResponse>;
1006
1058
  export type ListBaselineCheckConfigCommandOutput = CommandOutput<ListBaselineCheckConfigResponse>;
@@ -1024,6 +1076,7 @@ export type ListDevBasicInfosCommandOutput = CommandOutput<ListDevBasicInfosResp
1024
1076
  export type ListDevPlatformCommandOutput = CommandOutput<ListDevPlatformResponse>;
1025
1077
  export type ListDevRegionCommandOutput = CommandOutput<ListDevRegionResponse>;
1026
1078
  export type ListEndpointHandleMethodsCommandOutput = CommandOutput<ListEndpointHandleMethodsResponse>;
1079
+ export type ListExportFileJobCommandOutput = CommandOutput<ListExportFileJobResponse>;
1027
1080
  export type ListFileMonitorAlarmsCommandOutput = CommandOutput<ListFileMonitorAlarmsResponse>;
1028
1081
  export type ListFingerprintCollectConfigCommandOutput = CommandOutput<ListFingerprintCollectConfigResponse>;
1029
1082
  export type ListGroupRelatedAgentCommandOutput = CommandOutput<ListGroupRelatedAgentResponse>;
@@ -1069,6 +1122,7 @@ export type ListScanTaskHostsCommandOutput = CommandOutput<ListScanTaskHostsResp
1069
1122
  export type ListScanTasksCommandOutput = CommandOutput<ListScanTasksResponse>;
1070
1123
  export type ListTagRelatedAgentCommandOutput = CommandOutput<ListTagRelatedAgentResponse>;
1071
1124
  export type ListTagsDetailCommandOutput = CommandOutput<ListTagsDetailResponse>;
1125
+ export type ListTrustDirectoriesCommandOutput = CommandOutput<ListTrustDirectoriesResponse>;
1072
1126
  export type ListVarmorPoliciesCommandOutput = CommandOutput<ListVarmorPoliciesResponse>;
1073
1127
  export type ListVirusAlarmsCommandOutput = CommandOutput<ListVirusAlarmsResponse>;
1074
1128
  export type ListVulByPodCommandOutput = CommandOutput<ListVulByPodResponse>;
@@ -1103,10 +1157,12 @@ export type RetryIPOperationCommandOutput = CommandOutput<RetryIPOperationRespon
1103
1157
  export type SaveRepoImageScanCronCommandOutput = CommandOutput<SaveRepoImageScanCronResponse>;
1104
1158
  export type SaveRepoImageScanScopeCommandOutput = CommandOutput<SaveRepoImageScanScopeResponse>;
1105
1159
  export type SetAIAlarmJudgeConfigCommandOutput = CommandOutput<SetAIAlarmJudgeConfigResponse>;
1160
+ export type SetAutoHardeningEnabledCommandOutput = CommandOutput<SetAutoHardeningEnabledResponse>;
1106
1161
  export type SetBruteForceBanConfigCommandOutput = CommandOutput<SetBruteForceBanConfigResponse>;
1107
1162
  export type SetCustomWeakPasswordsCommandOutput = CommandOutput<SetCustomWeakPasswordsResponse>;
1108
1163
  export type SetRegularVirusScanConfigCommandOutput = CommandOutput<SetRegularVirusScanConfigResponse>;
1109
1164
  export type StopMLPAssetSyncTaskCommandOutput = CommandOutput<StopMLPAssetSyncTaskResponse>;
1165
+ export type StopScanTaskCommandOutput = CommandOutput<StopScanTaskResponse>;
1110
1166
  export type SwitchCloudEnvSyncCommandOutput = CommandOutput<SwitchCloudEnvSyncResponse>;
1111
1167
  export type SyncRegistryImagesCommandOutput = CommandOutput<SyncRegistryImagesResponse>;
1112
1168
  export type UnBanIPItemCommandOutput = CommandOutput<UnBanIPItemResponse>;
@@ -1115,6 +1171,7 @@ export type UninstallAgentClientCommandOutput = CommandOutput<UninstallAgentClie
1115
1171
  export type UninstallCommandsCommandOutput = CommandOutput<UninstallCommandsResponse>;
1116
1172
  export type UpdateAlarmTagsCommandOutput = CommandOutput<UpdateAlarmTagsResponse>;
1117
1173
  export type UpdateAssetClustersCommandOutput = CommandOutput<UpdateAssetClustersResponse>;
1174
+ export type UpdateAutoHardeningConfigCommandOutput = CommandOutput<UpdateAutoHardeningConfigResponse>;
1118
1175
  export type UpdateAutoProtectConfigCommandOutput = CommandOutput<UpdateAutoProtectConfigResponse>;
1119
1176
  export type UpdateBaselineCheckConfigSwitchCommandOutput = CommandOutput<UpdateBaselineCheckConfigSwitchResponse>;
1120
1177
  export type UpdateCloudProviderCommandOutput = CommandOutput<UpdateCloudProviderResponse>;
@@ -1184,6 +1241,13 @@ export declare class AddRaspConfigCommand extends Command<AddRaspConfigRequest,
1184
1241
  static readonly metaPath = "/AddRaspConfig/2024-05-08/seccenter/post/application_json/";
1185
1242
  constructor(input: AddRaspConfigRequest);
1186
1243
  }
1244
+ /**
1245
+ * Command to AddTrustDirectory
1246
+ */
1247
+ export declare class AddTrustDirectoryCommand extends Command<AddTrustDirectoryRequest, AddTrustDirectoryCommandOutput, 'AddTrustDirectoryCommand'> {
1248
+ static readonly metaPath = "/AddTrustDirectory/2024-05-08/seccenter/post/application_json/";
1249
+ constructor(input: AddTrustDirectoryRequest);
1250
+ }
1187
1251
  /**
1188
1252
  * Command to AddUserAutoDefenseRule
1189
1253
  */
@@ -1338,6 +1402,13 @@ export declare class CreatFileScanTaskCommand extends Command<CreatFileScanTaskR
1338
1402
  static readonly metaPath = "/CreatFileScanTask/2024-05-08/seccenter/post/application_json/";
1339
1403
  constructor(input: CreatFileScanTaskRequest);
1340
1404
  }
1405
+ /**
1406
+ * Command to CreateAutoHardeningConfig
1407
+ */
1408
+ export declare class CreateAutoHardeningConfigCommand extends Command<CreateAutoHardeningConfigRequest, CreateAutoHardeningConfigCommandOutput, 'CreateAutoHardeningConfigCommand'> {
1409
+ static readonly metaPath = "/CreateAutoHardeningConfig/2024-05-08/seccenter/post/application_json/";
1410
+ constructor(input: CreateAutoHardeningConfigRequest);
1411
+ }
1341
1412
  /**
1342
1413
  * Command to CreateHostTag
1343
1414
  */
@@ -1387,6 +1458,13 @@ export declare class CreateVarmorPolicyCommand extends Command<CreateVarmorPolic
1387
1458
  static readonly metaPath = "/CreateVarmorPolicy/2024-05-08/seccenter/post/application_json/";
1388
1459
  constructor(input: CreateVarmorPolicyRequest);
1389
1460
  }
1461
+ /**
1462
+ * Command to CreateVulnExportJob
1463
+ */
1464
+ export declare class CreateVulnExportJobCommand extends Command<CreateVulnExportJobRequest, CreateVulnExportJobCommandOutput, 'CreateVulnExportJobCommand'> {
1465
+ static readonly metaPath = "/CreateVulnExportJob/2024-05-08/seccenter/post/application_json/";
1466
+ constructor(input: CreateVulnExportJobRequest);
1467
+ }
1390
1468
  /**
1391
1469
  * Command to DeleteAgentProxy
1392
1470
  */
@@ -1401,6 +1479,13 @@ export declare class DeleteAgentProxyServerCommand extends Command<DeleteAgentPr
1401
1479
  static readonly metaPath = "/DeleteAgentProxyServer/2024-05-08/seccenter/post/application_json/";
1402
1480
  constructor(input: DeleteAgentProxyServerRequest);
1403
1481
  }
1482
+ /**
1483
+ * Command to DeleteAutoHardeningConfig
1484
+ */
1485
+ export declare class DeleteAutoHardeningConfigCommand extends Command<DeleteAutoHardeningConfigRequest, DeleteAutoHardeningConfigCommandOutput, 'DeleteAutoHardeningConfigCommand'> {
1486
+ static readonly metaPath = "/DeleteAutoHardeningConfig/2024-05-08/seccenter/post/application_json/";
1487
+ constructor(input: DeleteAutoHardeningConfigRequest);
1488
+ }
1404
1489
  /**
1405
1490
  * Command to DeleteAutoIsolateAgentList
1406
1491
  */
@@ -1429,6 +1514,13 @@ export declare class DeleteCommandCommand extends Command<DeleteCommandRequest,
1429
1514
  static readonly metaPath = "/DeleteCommand/2024-05-08/seccenter/post/application_json/";
1430
1515
  constructor(input: DeleteCommandRequest);
1431
1516
  }
1517
+ /**
1518
+ * Command to DeleteExportFileJob
1519
+ */
1520
+ export declare class DeleteExportFileJobCommand extends Command<DeleteExportFileJobRequest, DeleteExportFileJobCommandOutput, 'DeleteExportFileJobCommand'> {
1521
+ static readonly metaPath = "/DeleteExportFileJob/2024-05-08/seccenter/post/application_json/";
1522
+ constructor(input: DeleteExportFileJobRequest);
1523
+ }
1432
1524
  /**
1433
1525
  * Command to DeleteHostTag
1434
1526
  */
@@ -1471,6 +1563,13 @@ export declare class DeleteRaspConfigCommand extends Command<DeleteRaspConfigReq
1471
1563
  static readonly metaPath = "/DeleteRaspConfig/2024-05-08/seccenter/post/application_json/";
1472
1564
  constructor(input: DeleteRaspConfigRequest);
1473
1565
  }
1566
+ /**
1567
+ * Command to DeleteTrustDirectory
1568
+ */
1569
+ export declare class DeleteTrustDirectoryCommand extends Command<DeleteTrustDirectoryRequest, DeleteTrustDirectoryCommandOutput, 'DeleteTrustDirectoryCommand'> {
1570
+ static readonly metaPath = "/DeleteTrustDirectory/2024-05-08/seccenter/post/application_json/";
1571
+ constructor(input: DeleteTrustDirectoryRequest);
1572
+ }
1474
1573
  /**
1475
1574
  * Command to DeleteUserAutoDefenseRule
1476
1575
  */
@@ -1639,6 +1738,13 @@ export declare class EditRaspConfigCommand extends Command<EditRaspConfigRequest
1639
1738
  static readonly metaPath = "/EditRaspConfig/2024-05-08/seccenter/post/application_json/";
1640
1739
  constructor(input: EditRaspConfigRequest);
1641
1740
  }
1741
+ /**
1742
+ * Command to EditTrustDirectory
1743
+ */
1744
+ export declare class EditTrustDirectoryCommand extends Command<EditTrustDirectoryRequest, EditTrustDirectoryCommandOutput, 'EditTrustDirectoryCommand'> {
1745
+ static readonly metaPath = "/EditTrustDirectory/2024-05-08/seccenter/post/application_json/";
1746
+ constructor(input: EditTrustDirectoryRequest);
1747
+ }
1642
1748
  /**
1643
1749
  * Command to EditVulnScanConfig
1644
1750
  */
@@ -1905,6 +2011,27 @@ export declare class GetAssetWorkloadStatisticCommand extends Command<GetAssetWo
1905
2011
  static readonly metaPath = "/GetAssetWorkloadStatistic/2024-05-08/seccenter/post/application_json/";
1906
2012
  constructor(input: GetAssetWorkloadStatisticRequest);
1907
2013
  }
2014
+ /**
2015
+ * Command to GetAutoHardeningConfig
2016
+ */
2017
+ export declare class GetAutoHardeningConfigCommand extends Command<GetAutoHardeningConfigRequest, GetAutoHardeningConfigCommandOutput, 'GetAutoHardeningConfigCommand'> {
2018
+ static readonly metaPath = "/GetAutoHardeningConfig/2024-05-08/seccenter/post/application_json/";
2019
+ constructor(input: GetAutoHardeningConfigRequest);
2020
+ }
2021
+ /**
2022
+ * Command to GetAutoHardeningEnabled
2023
+ */
2024
+ export declare class GetAutoHardeningEnabledCommand extends Command<GetAutoHardeningEnabledRequest, GetAutoHardeningEnabledCommandOutput, 'GetAutoHardeningEnabledCommand'> {
2025
+ static readonly metaPath = "/GetAutoHardeningEnabled/2024-05-08/seccenter/post/application_json/";
2026
+ constructor(input: GetAutoHardeningEnabledRequest);
2027
+ }
2028
+ /**
2029
+ * Command to GetAutoHardeningPolicy
2030
+ */
2031
+ export declare class GetAutoHardeningPolicyCommand extends Command<GetAutoHardeningPolicyRequest, GetAutoHardeningPolicyCommandOutput, 'GetAutoHardeningPolicyCommand'> {
2032
+ static readonly metaPath = "/GetAutoHardeningPolicy/2024-05-08/seccenter/post/application_json/";
2033
+ constructor(input: GetAutoHardeningPolicyRequest);
2034
+ }
1908
2035
  /**
1909
2036
  * Command to GetAutoIsolateAgentList
1910
2037
  */
@@ -2528,6 +2655,13 @@ export declare class GetStackTraceCommand extends Command<GetStackTraceRequest,
2528
2655
  static readonly metaPath = "/GetStackTrace/2024-05-08/seccenter/get/text_plain/";
2529
2656
  constructor(input: GetStackTraceRequest);
2530
2657
  }
2658
+ /**
2659
+ * Command to GetSupportedVarmorVersions
2660
+ */
2661
+ export declare class GetSupportedVarmorVersionsCommand extends Command<GetSupportedVarmorVersionsRequest, GetSupportedVarmorVersionsCommandOutput, 'GetSupportedVarmorVersionsCommand'> {
2662
+ static readonly metaPath = "/GetSupportedVarmorVersions/2024-05-08/seccenter/post/application_json/";
2663
+ constructor(input: GetSupportedVarmorVersionsRequest);
2664
+ }
2531
2665
  /**
2532
2666
  * Command to GetTLSInfo
2533
2667
  */
@@ -2717,6 +2851,13 @@ export declare class IsolateFileCommand extends Command<IsolateFileRequest, Isol
2717
2851
  static readonly metaPath = "/IsolateFile/2024-05-08/seccenter/post/application_json/";
2718
2852
  constructor(input: IsolateFileRequest);
2719
2853
  }
2854
+ /**
2855
+ * Command to JudgeAlarmBySecurityIntelligence
2856
+ */
2857
+ export declare class JudgeAlarmBySecurityIntelligenceCommand extends Command<JudgeAlarmBySecurityIntelligenceRequest, JudgeAlarmBySecurityIntelligenceCommandOutput, 'JudgeAlarmBySecurityIntelligenceCommand'> {
2858
+ static readonly metaPath = "/JudgeAlarmBySecurityIntelligence/2024-05-08/seccenter/post/application_json/";
2859
+ constructor(input: JudgeAlarmBySecurityIntelligenceRequest);
2860
+ }
2720
2861
  /**
2721
2862
  * Command to ListAIApplicationBasicInfo
2722
2863
  */
@@ -2850,6 +2991,20 @@ export declare class ListAutoDefenseRulesCommand extends Command<ListAutoDefense
2850
2991
  static readonly metaPath = "/ListAutoDefenseRules/2024-05-08/seccenter/post/application_json/";
2851
2992
  constructor(input: ListAutoDefenseRulesRequest);
2852
2993
  }
2994
+ /**
2995
+ * Command to ListAutoHardeningConfigs
2996
+ */
2997
+ export declare class ListAutoHardeningConfigsCommand extends Command<ListAutoHardeningConfigsRequest, ListAutoHardeningConfigsCommandOutput, 'ListAutoHardeningConfigsCommand'> {
2998
+ static readonly metaPath = "/ListAutoHardeningConfigs/2024-05-08/seccenter/post/application_json/";
2999
+ constructor(input: ListAutoHardeningConfigsRequest);
3000
+ }
3001
+ /**
3002
+ * Command to ListAutoHardeningPolicies
3003
+ */
3004
+ export declare class ListAutoHardeningPoliciesCommand extends Command<ListAutoHardeningPoliciesRequest, ListAutoHardeningPoliciesCommandOutput, 'ListAutoHardeningPoliciesCommand'> {
3005
+ static readonly metaPath = "/ListAutoHardeningPolicies/2024-05-08/seccenter/post/application_json/";
3006
+ constructor(input: ListAutoHardeningPoliciesRequest);
3007
+ }
2853
3008
  /**
2854
3009
  * Command to ListBanIPList
2855
3010
  */
@@ -3011,6 +3166,13 @@ export declare class ListEndpointHandleMethodsCommand extends Command<ListEndpoi
3011
3166
  static readonly metaPath = "/ListEndpointHandleMethods/2024-05-08/seccenter/post/application_json/";
3012
3167
  constructor(input: ListEndpointHandleMethodsRequest);
3013
3168
  }
3169
+ /**
3170
+ * Command to ListExportFileJob
3171
+ */
3172
+ export declare class ListExportFileJobCommand extends Command<ListExportFileJobRequest, ListExportFileJobCommandOutput, 'ListExportFileJobCommand'> {
3173
+ static readonly metaPath = "/ListExportFileJob/2024-05-08/seccenter/post/application_json/";
3174
+ constructor(input: ListExportFileJobRequest);
3175
+ }
3014
3176
  /**
3015
3177
  * Command to ListFileMonitorAlarms
3016
3178
  */
@@ -3326,6 +3488,13 @@ export declare class ListTagsDetailCommand extends Command<ListTagsDetailRequest
3326
3488
  static readonly metaPath = "/ListTagsDetail/2024-05-08/seccenter/get/text_plain/";
3327
3489
  constructor(input: ListTagsDetailRequest);
3328
3490
  }
3491
+ /**
3492
+ * Command to ListTrustDirectories
3493
+ */
3494
+ export declare class ListTrustDirectoriesCommand extends Command<ListTrustDirectoriesRequest, ListTrustDirectoriesCommandOutput, 'ListTrustDirectoriesCommand'> {
3495
+ static readonly metaPath = "/ListTrustDirectories/2024-05-08/seccenter/post/application_json/";
3496
+ constructor(input: ListTrustDirectoriesRequest);
3497
+ }
3329
3498
  /**
3330
3499
  * Command to ListVarmorPolicies
3331
3500
  */
@@ -3564,6 +3733,13 @@ export declare class SetAIAlarmJudgeConfigCommand extends Command<SetAIAlarmJudg
3564
3733
  static readonly metaPath = "/SetAIAlarmJudgeConfig/2024-05-08/seccenter/post/application_json/";
3565
3734
  constructor(input: SetAIAlarmJudgeConfigRequest);
3566
3735
  }
3736
+ /**
3737
+ * Command to SetAutoHardeningEnabled
3738
+ */
3739
+ export declare class SetAutoHardeningEnabledCommand extends Command<SetAutoHardeningEnabledRequest, SetAutoHardeningEnabledCommandOutput, 'SetAutoHardeningEnabledCommand'> {
3740
+ static readonly metaPath = "/SetAutoHardeningEnabled/2024-05-08/seccenter/post/application_json/";
3741
+ constructor(input: SetAutoHardeningEnabledRequest);
3742
+ }
3567
3743
  /**
3568
3744
  * Command to SetBruteForceBanConfig
3569
3745
  */
@@ -3592,6 +3768,13 @@ export declare class StopMLPAssetSyncTaskCommand extends Command<StopMLPAssetSyn
3592
3768
  static readonly metaPath = "/StopMLPAssetSyncTask/2024-05-08/seccenter/post/application_json/";
3593
3769
  constructor(input: StopMLPAssetSyncTaskRequest);
3594
3770
  }
3771
+ /**
3772
+ * Command to StopScanTask
3773
+ */
3774
+ export declare class StopScanTaskCommand extends Command<StopScanTaskRequest, StopScanTaskCommandOutput, 'StopScanTaskCommand'> {
3775
+ static readonly metaPath = "/StopScanTask/2024-05-08/seccenter/post/application_json/";
3776
+ constructor(input: StopScanTaskRequest);
3777
+ }
3595
3778
  /**
3596
3779
  * Command to SwitchCloudEnvSync
3597
3780
  */
@@ -3648,6 +3831,13 @@ export declare class UpdateAssetClustersCommand extends Command<UpdateAssetClust
3648
3831
  static readonly metaPath = "/UpdateAssetClusters/2024-05-08/seccenter/post/application_json/";
3649
3832
  constructor(input: UpdateAssetClustersRequest);
3650
3833
  }
3834
+ /**
3835
+ * Command to UpdateAutoHardeningConfig
3836
+ */
3837
+ export declare class UpdateAutoHardeningConfigCommand extends Command<UpdateAutoHardeningConfigRequest, UpdateAutoHardeningConfigCommandOutput, 'UpdateAutoHardeningConfigCommand'> {
3838
+ static readonly metaPath = "/UpdateAutoHardeningConfig/2024-05-08/seccenter/post/application_json/";
3839
+ constructor(input: UpdateAutoHardeningConfigRequest);
3840
+ }
3651
3841
  /**
3652
3842
  * Command to UpdateAutoProtectConfig
3653
3843
  */
@@ -3755,6 +3945,7 @@ declare const _default: {
3755
3945
  AddLoginConfigCommand: typeof AddLoginConfigCommand;
3756
3946
  AddMonitorPolicyCommand: typeof AddMonitorPolicyCommand;
3757
3947
  AddRaspConfigCommand: typeof AddRaspConfigCommand;
3948
+ AddTrustDirectoryCommand: typeof AddTrustDirectoryCommand;
3758
3949
  AddUserAutoDefenseRuleCommand: typeof AddUserAutoDefenseRuleCommand;
3759
3950
  AddWhiteListCommand: typeof AddWhiteListCommand;
3760
3951
  AllAssetScanCommand: typeof AllAssetScanCommand;
@@ -3777,6 +3968,7 @@ declare const _default: {
3777
3968
  CheckMonitorPolicyCommand: typeof CheckMonitorPolicyCommand;
3778
3969
  ControlMonitorPolicyCommand: typeof ControlMonitorPolicyCommand;
3779
3970
  CreatFileScanTaskCommand: typeof CreatFileScanTaskCommand;
3971
+ CreateAutoHardeningConfigCommand: typeof CreateAutoHardeningConfigCommand;
3780
3972
  CreateHostTagCommand: typeof CreateHostTagCommand;
3781
3973
  CreateLayeredGroupCommand: typeof CreateLayeredGroupCommand;
3782
3974
  CreateMLPAssetSyncTaskCommand: typeof CreateMLPAssetSyncTaskCommand;
@@ -3784,18 +3976,22 @@ declare const _default: {
3784
3976
  CreateMultiLevelInstitutionCommand: typeof CreateMultiLevelInstitutionCommand;
3785
3977
  CreateRepoRegistryVpcAuthCommand: typeof CreateRepoRegistryVpcAuthCommand;
3786
3978
  CreateVarmorPolicyCommand: typeof CreateVarmorPolicyCommand;
3979
+ CreateVulnExportJobCommand: typeof CreateVulnExportJobCommand;
3787
3980
  DeleteAgentProxyCommand: typeof DeleteAgentProxyCommand;
3788
3981
  DeleteAgentProxyServerCommand: typeof DeleteAgentProxyServerCommand;
3982
+ DeleteAutoHardeningConfigCommand: typeof DeleteAutoHardeningConfigCommand;
3789
3983
  DeleteAutoIsolateAgentListCommand: typeof DeleteAutoIsolateAgentListCommand;
3790
3984
  DeleteBaselineCheckConfigCommand: typeof DeleteBaselineCheckConfigCommand;
3791
3985
  DeleteCloudEnvCommand: typeof DeleteCloudEnvCommand;
3792
3986
  DeleteCommandCommand: typeof DeleteCommandCommand;
3987
+ DeleteExportFileJobCommand: typeof DeleteExportFileJobCommand;
3793
3988
  DeleteHostTagCommand: typeof DeleteHostTagCommand;
3794
3989
  DeleteLayeredGroupCommand: typeof DeleteLayeredGroupCommand;
3795
3990
  DeleteLoginConfigCommand: typeof DeleteLoginConfigCommand;
3796
3991
  DeleteMonitorPolicyCommand: typeof DeleteMonitorPolicyCommand;
3797
3992
  DeleteMultiLevelInstitutionCommand: typeof DeleteMultiLevelInstitutionCommand;
3798
3993
  DeleteRaspConfigCommand: typeof DeleteRaspConfigCommand;
3994
+ DeleteTrustDirectoryCommand: typeof DeleteTrustDirectoryCommand;
3799
3995
  DeleteUserAutoDefenseRuleCommand: typeof DeleteUserAutoDefenseRuleCommand;
3800
3996
  DeleteWhiteListsCommand: typeof DeleteWhiteListsCommand;
3801
3997
  DescribeFileChangeTrendTop5Command: typeof DescribeFileChangeTrendTop5Command;
@@ -3820,6 +4016,7 @@ declare const _default: {
3820
4016
  EditFingerprintCollectConfigCommand: typeof EditFingerprintCollectConfigCommand;
3821
4017
  EditMonitorPolicyCommand: typeof EditMonitorPolicyCommand;
3822
4018
  EditRaspConfigCommand: typeof EditRaspConfigCommand;
4019
+ EditTrustDirectoryCommand: typeof EditTrustDirectoryCommand;
3823
4020
  EditVulnScanConfigCommand: typeof EditVulnScanConfigCommand;
3824
4021
  EnableHostImportantProtectCommand: typeof EnableHostImportantProtectCommand;
3825
4022
  ExportAIFingerprintDataCommand: typeof ExportAIFingerprintDataCommand;
@@ -3858,6 +4055,9 @@ declare const _default: {
3858
4055
  GetAssetClusterStatisticCommand: typeof GetAssetClusterStatisticCommand;
3859
4056
  GetAssetClustersSyncEndCommand: typeof GetAssetClustersSyncEndCommand;
3860
4057
  GetAssetWorkloadStatisticCommand: typeof GetAssetWorkloadStatisticCommand;
4058
+ GetAutoHardeningConfigCommand: typeof GetAutoHardeningConfigCommand;
4059
+ GetAutoHardeningEnabledCommand: typeof GetAutoHardeningEnabledCommand;
4060
+ GetAutoHardeningPolicyCommand: typeof GetAutoHardeningPolicyCommand;
3861
4061
  GetAutoIsolateAgentListCommand: typeof GetAutoIsolateAgentListCommand;
3862
4062
  GetAutoProtectConfigCommand: typeof GetAutoProtectConfigCommand;
3863
4063
  GetBaselineDetectProgressDetailCommand: typeof GetBaselineDetectProgressDetailCommand;
@@ -3947,6 +4147,7 @@ declare const _default: {
3947
4147
  GetSecurityOverviewCommand: typeof GetSecurityOverviewCommand;
3948
4148
  GetSecurityOverviewScoreStatsCommand: typeof GetSecurityOverviewScoreStatsCommand;
3949
4149
  GetStackTraceCommand: typeof GetStackTraceCommand;
4150
+ GetSupportedVarmorVersionsCommand: typeof GetSupportedVarmorVersionsCommand;
3950
4151
  GetTLSInfoCommand: typeof GetTLSInfoCommand;
3951
4152
  GetTenantQuotaCommand: typeof GetTenantQuotaCommand;
3952
4153
  GetUserBatchScanStatusCommand: typeof GetUserBatchScanStatusCommand;
@@ -3974,6 +4175,7 @@ declare const _default: {
3974
4175
  InstallAgentClientCommand: typeof InstallAgentClientCommand;
3975
4176
  InstallAgentProxyServerCommandCommand: typeof InstallAgentProxyServerCommandCommand;
3976
4177
  IsolateFileCommand: typeof IsolateFileCommand;
4178
+ JudgeAlarmBySecurityIntelligenceCommand: typeof JudgeAlarmBySecurityIntelligenceCommand;
3977
4179
  ListAIApplicationBasicInfoCommand: typeof ListAIApplicationBasicInfoCommand;
3978
4180
  ListAgentProxiesCommand: typeof ListAgentProxiesCommand;
3979
4181
  ListAgentProxyServersCommand: typeof ListAgentProxyServersCommand;
@@ -3993,6 +4195,8 @@ declare const _default: {
3993
4195
  ListAssetWorkloadsCommand: typeof ListAssetWorkloadsCommand;
3994
4196
  ListAutoDefenseHostsCommand: typeof ListAutoDefenseHostsCommand;
3995
4197
  ListAutoDefenseRulesCommand: typeof ListAutoDefenseRulesCommand;
4198
+ ListAutoHardeningConfigsCommand: typeof ListAutoHardeningConfigsCommand;
4199
+ ListAutoHardeningPoliciesCommand: typeof ListAutoHardeningPoliciesCommand;
3996
4200
  ListBanIPListCommand: typeof ListBanIPListCommand;
3997
4201
  ListBaselineBasicInfoCommand: typeof ListBaselineBasicInfoCommand;
3998
4202
  ListBaselineCheckConfigCommand: typeof ListBaselineCheckConfigCommand;
@@ -4016,6 +4220,7 @@ declare const _default: {
4016
4220
  ListDevPlatformCommand: typeof ListDevPlatformCommand;
4017
4221
  ListDevRegionCommand: typeof ListDevRegionCommand;
4018
4222
  ListEndpointHandleMethodsCommand: typeof ListEndpointHandleMethodsCommand;
4223
+ ListExportFileJobCommand: typeof ListExportFileJobCommand;
4019
4224
  ListFileMonitorAlarmsCommand: typeof ListFileMonitorAlarmsCommand;
4020
4225
  ListFingerprintCollectConfigCommand: typeof ListFingerprintCollectConfigCommand;
4021
4226
  ListGroupRelatedAgentCommand: typeof ListGroupRelatedAgentCommand;
@@ -4061,6 +4266,7 @@ declare const _default: {
4061
4266
  ListScanTasksCommand: typeof ListScanTasksCommand;
4062
4267
  ListTagRelatedAgentCommand: typeof ListTagRelatedAgentCommand;
4063
4268
  ListTagsDetailCommand: typeof ListTagsDetailCommand;
4269
+ ListTrustDirectoriesCommand: typeof ListTrustDirectoriesCommand;
4064
4270
  ListVarmorPoliciesCommand: typeof ListVarmorPoliciesCommand;
4065
4271
  ListVirusAlarmsCommand: typeof ListVirusAlarmsCommand;
4066
4272
  ListVulByPodCommand: typeof ListVulByPodCommand;
@@ -4095,10 +4301,12 @@ declare const _default: {
4095
4301
  SaveRepoImageScanCronCommand: typeof SaveRepoImageScanCronCommand;
4096
4302
  SaveRepoImageScanScopeCommand: typeof SaveRepoImageScanScopeCommand;
4097
4303
  SetAIAlarmJudgeConfigCommand: typeof SetAIAlarmJudgeConfigCommand;
4304
+ SetAutoHardeningEnabledCommand: typeof SetAutoHardeningEnabledCommand;
4098
4305
  SetBruteForceBanConfigCommand: typeof SetBruteForceBanConfigCommand;
4099
4306
  SetCustomWeakPasswordsCommand: typeof SetCustomWeakPasswordsCommand;
4100
4307
  SetRegularVirusScanConfigCommand: typeof SetRegularVirusScanConfigCommand;
4101
4308
  StopMLPAssetSyncTaskCommand: typeof StopMLPAssetSyncTaskCommand;
4309
+ StopScanTaskCommand: typeof StopScanTaskCommand;
4102
4310
  SwitchCloudEnvSyncCommand: typeof SwitchCloudEnvSyncCommand;
4103
4311
  SyncRegistryImagesCommand: typeof SyncRegistryImagesCommand;
4104
4312
  UnBanIPItemCommand: typeof UnBanIPItemCommand;
@@ -4107,6 +4315,7 @@ declare const _default: {
4107
4315
  UninstallCommandsCommand: typeof UninstallCommandsCommand;
4108
4316
  UpdateAlarmTagsCommand: typeof UpdateAlarmTagsCommand;
4109
4317
  UpdateAssetClustersCommand: typeof UpdateAssetClustersCommand;
4318
+ UpdateAutoHardeningConfigCommand: typeof UpdateAutoHardeningConfigCommand;
4110
4319
  UpdateAutoProtectConfigCommand: typeof UpdateAutoProtectConfigCommand;
4111
4320
  UpdateBaselineCheckConfigSwitchCommand: typeof UpdateBaselineCheckConfigSwitchCommand;
4112
4321
  UpdateCloudProviderCommand: typeof UpdateCloudProviderCommand;