tencentcloud-sdk-nodejs 3.0.269 → 3.0.270

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 (376) hide show
  1. package/package.json +1 -1
  2. package/tencentcloud/aa/v20200224/models.js +5 -12
  3. package/tencentcloud/advisor/index.js +3 -0
  4. package/tencentcloud/advisor/v20200721/advisor_client.js +63 -0
  5. package/tencentcloud/advisor/v20200721/index.js +4 -0
  6. package/tencentcloud/advisor/v20200721/models.js +455 -0
  7. package/tencentcloud/af/v20200226/af_client.js +39 -1
  8. package/tencentcloud/af/v20200226/models.js +1112 -49
  9. package/tencentcloud/afc/v20200226/afc_client.js +20 -2
  10. package/tencentcloud/afc/v20200226/models.js +607 -25
  11. package/tencentcloud/ame/v20190916/ame_client.js +321 -68
  12. package/tencentcloud/ame/v20190916/models.js +3993 -804
  13. package/tencentcloud/ams/v20201229/ams_client.js +41 -13
  14. package/tencentcloud/ams/v20201229/models.js +485 -126
  15. package/tencentcloud/antiddos/index.js +3 -0
  16. package/tencentcloud/antiddos/v20200309/antiddos_client.js +1256 -0
  17. package/tencentcloud/antiddos/v20200309/index.js +4 -0
  18. package/tencentcloud/antiddos/v20200309/models.js +12542 -0
  19. package/tencentcloud/api/v20201106/api_client.js +16 -2
  20. package/tencentcloud/api/v20201106/models.js +118 -2
  21. package/tencentcloud/apigateway/v20180808/apigateway_client.js +785 -397
  22. package/tencentcloud/apigateway/v20180808/models.js +9195 -4643
  23. package/tencentcloud/apm/index.js +3 -0
  24. package/tencentcloud/apm/v20210622/apm_client.js +123 -0
  25. package/tencentcloud/apm/v20210622/index.js +4 -0
  26. package/tencentcloud/apm/v20210622/models.js +1459 -0
  27. package/tencentcloud/as/v20180419/as_client.js +129 -58
  28. package/tencentcloud/as/v20180419/models.js +1550 -864
  29. package/tencentcloud/asr/v20190614/asr_client.js +12 -19
  30. package/tencentcloud/asr/v20190614/models.js +55 -22
  31. package/tencentcloud/asw/v20200722/models.js +1 -1
  32. package/tencentcloud/ba/v20200720/ba_client.js +27 -0
  33. package/tencentcloud/ba/v20200720/models.js +158 -0
  34. package/tencentcloud/batch/v20170312/batch_client.js +1 -0
  35. package/tencentcloud/batch/v20170312/models.js +85 -10
  36. package/tencentcloud/bda/v20200324/bda_client.js +32 -19
  37. package/tencentcloud/bda/v20200324/models.js +97 -25
  38. package/tencentcloud/bi/index.js +3 -0
  39. package/tencentcloud/bi/v20220105/bi_client.js +61 -0
  40. package/tencentcloud/bi/v20220105/index.js +4 -0
  41. package/tencentcloud/bi/v20220105/models.js +391 -0
  42. package/tencentcloud/billing/v20180709/billing_client.js +33 -1
  43. package/tencentcloud/billing/v20180709/models.js +930 -74
  44. package/tencentcloud/bm/v20180423/bm_client.js +4 -2
  45. package/tencentcloud/bm/v20180423/models.js +32 -2
  46. package/tencentcloud/bsca/index.js +3 -0
  47. package/tencentcloud/bsca/v20210811/bsca_client.js +99 -0
  48. package/tencentcloud/bsca/v20210811/index.js +4 -0
  49. package/tencentcloud/bsca/v20210811/models.js +1310 -0
  50. package/tencentcloud/btoe/index.js +1 -1
  51. package/tencentcloud/btoe/v20210303/btoe_client.js +36 -12
  52. package/tencentcloud/btoe/v20210514/btoe_client.js +203 -0
  53. package/tencentcloud/btoe/v20210514/index.js +4 -0
  54. package/tencentcloud/btoe/v20210514/models.js +1219 -0
  55. package/tencentcloud/cam/v20190116/cam_client.js +344 -62
  56. package/tencentcloud/cam/v20190116/models.js +4041 -1648
  57. package/tencentcloud/captcha/v20190722/captcha_client.js +2 -2
  58. package/tencentcloud/captcha/v20190722/models.js +33 -10
  59. package/tencentcloud/car/index.js +3 -0
  60. package/tencentcloud/car/v20220110/car_client.js +72 -0
  61. package/tencentcloud/car/v20220110/index.js +4 -0
  62. package/tencentcloud/car/v20220110/models.js +237 -0
  63. package/tencentcloud/casb/index.js +3 -0
  64. package/tencentcloud/casb/v20200507/casb_client.js +54 -0
  65. package/tencentcloud/casb/v20200507/index.js +4 -0
  66. package/tencentcloud/casb/v20200507/models.js +158 -0
  67. package/tencentcloud/cat/v20180409/cat_client.js +181 -55
  68. package/tencentcloud/cat/v20180409/models.js +3392 -1784
  69. package/tencentcloud/cbs/v20170312/cbs_client.js +123 -72
  70. package/tencentcloud/cbs/v20170312/models.js +2359 -1725
  71. package/tencentcloud/ccc/v20200210/ccc_client.js +237 -54
  72. package/tencentcloud/ccc/v20200210/models.js +2818 -685
  73. package/tencentcloud/cdb/v20170320/cdb_client.js +569 -316
  74. package/tencentcloud/cdb/v20170320/models.js +10271 -7177
  75. package/tencentcloud/cdc/index.js +3 -0
  76. package/tencentcloud/cdc/v20201214/cdc_client.js +308 -0
  77. package/tencentcloud/cdc/v20201214/index.js +4 -0
  78. package/tencentcloud/cdc/v20201214/models.js +3232 -0
  79. package/tencentcloud/cdn/v20180606/cdn_client.js +324 -68
  80. package/tencentcloud/cdn/v20180606/models.js +7343 -1979
  81. package/tencentcloud/cfg/index.js +3 -0
  82. package/tencentcloud/cfg/v20210820/cfg_client.js +181 -0
  83. package/tencentcloud/cfg/v20210820/index.js +4 -0
  84. package/tencentcloud/cfg/v20210820/models.js +2423 -0
  85. package/tencentcloud/cfs/v20190719/models.js +64 -7
  86. package/tencentcloud/cfw/v20190904/cfw_client.js +686 -86
  87. package/tencentcloud/cfw/v20190904/models.js +7055 -1552
  88. package/tencentcloud/chdfs/v20201112/models.js +81 -6
  89. package/tencentcloud/cii/v20210408/cii_client.js +159 -10
  90. package/tencentcloud/cii/v20210408/models.js +1886 -189
  91. package/tencentcloud/ckafka/v20190819/ckafka_client.js +265 -30
  92. package/tencentcloud/ckafka/v20190819/models.js +3429 -692
  93. package/tencentcloud/clb/v20180317/clb_client.js +214 -44
  94. package/tencentcloud/clb/v20180317/models.js +2262 -319
  95. package/tencentcloud/cloudaudit/v20190319/cloudaudit_client.js +59 -7
  96. package/tencentcloud/cloudaudit/v20190319/models.js +307 -88
  97. package/tencentcloud/cls/index.js +3 -0
  98. package/tencentcloud/cls/v20201016/cls_client.js +1073 -0
  99. package/tencentcloud/cls/v20201016/index.js +4 -0
  100. package/tencentcloud/cls/v20201016/models.js +10053 -0
  101. package/tencentcloud/cme/v20191029/cme_client.js +178 -89
  102. package/tencentcloud/cme/v20191029/models.js +2575 -686
  103. package/tencentcloud/cmq/v20190304/models.js +159 -143
  104. package/tencentcloud/common/sdk_version.js +1 -1
  105. package/tencentcloud/cpdp/v20190820/cpdp_client.js +2014 -678
  106. package/tencentcloud/cpdp/v20190820/models.js +29589 -8040
  107. package/tencentcloud/cvm/v20170312/cvm_client.js +268 -88
  108. package/tencentcloud/cvm/v20170312/models.js +3156 -775
  109. package/tencentcloud/cwp/v20180228/cwp_client.js +1749 -654
  110. package/tencentcloud/cwp/v20180228/models.js +21498 -6735
  111. package/tencentcloud/cynosdb/v20190107/cynosdb_client.js +268 -61
  112. package/tencentcloud/cynosdb/v20190107/models.js +3827 -1863
  113. package/tencentcloud/dasb/index.js +3 -0
  114. package/tencentcloud/dasb/v20191018/dasb_client.js +351 -0
  115. package/tencentcloud/dasb/v20191018/index.js +4 -0
  116. package/tencentcloud/dasb/v20191018/models.js +3161 -0
  117. package/tencentcloud/dbbrain/v20210527/dbbrain_client.js +288 -88
  118. package/tencentcloud/dbbrain/v20210527/models.js +3966 -2008
  119. package/tencentcloud/dbdc/index.js +3 -0
  120. package/tencentcloud/dbdc/v20201029/dbdc_client.js +104 -0
  121. package/tencentcloud/dbdc/v20201029/index.js +4 -0
  122. package/tencentcloud/dbdc/v20201029/models.js +1441 -0
  123. package/tencentcloud/dc/v20180410/models.js +47 -1
  124. package/tencentcloud/dcdb/v20180411/dcdb_client.js +225 -37
  125. package/tencentcloud/dcdb/v20180411/models.js +1968 -236
  126. package/tencentcloud/dlc/v20210125/dlc_client.js +483 -68
  127. package/tencentcloud/dlc/v20210125/models.js +5257 -976
  128. package/tencentcloud/dnspod/v20210323/dnspod_client.js +94 -67
  129. package/tencentcloud/dnspod/v20210323/models.js +2166 -1957
  130. package/tencentcloud/domain/v20180808/domain_client.js +160 -93
  131. package/tencentcloud/domain/v20180808/models.js +781 -111
  132. package/tencentcloud/dtf/index.js +3 -0
  133. package/tencentcloud/dtf/v20200506/dtf_client.js +48 -0
  134. package/tencentcloud/dtf/v20200506/index.js +4 -0
  135. package/tencentcloud/dtf/v20200506/models.js +327 -0
  136. package/tencentcloud/dts/v20180330/dts_client.js +11 -127
  137. package/tencentcloud/dts/v20180330/models.js +1010 -1944
  138. package/tencentcloud/eb/index.js +3 -0
  139. package/tencentcloud/eb/v20210416/eb_client.js +393 -0
  140. package/tencentcloud/eb/v20210416/index.js +4 -0
  141. package/tencentcloud/eb/v20210416/models.js +3400 -0
  142. package/tencentcloud/ecdn/v20191012/ecdn_client.js +34 -6
  143. package/tencentcloud/ecdn/v20191012/models.js +258 -145
  144. package/tencentcloud/ecm/v20190719/ecm_client.js +481 -303
  145. package/tencentcloud/ecm/v20190719/models.js +9666 -7460
  146. package/tencentcloud/eiam/index.js +3 -0
  147. package/tencentcloud/eiam/v20210420/eiam_client.js +604 -0
  148. package/tencentcloud/eiam/v20210420/index.js +4 -0
  149. package/tencentcloud/eiam/v20210420/models.js +5565 -0
  150. package/tencentcloud/eis/index.js +1 -1
  151. package/tencentcloud/eis/v20200715/models.js +130 -100
  152. package/tencentcloud/eis/v20210601/eis_client.js +102 -0
  153. package/tencentcloud/eis/v20210601/index.js +4 -0
  154. package/tencentcloud/eis/v20210601/models.js +788 -0
  155. package/tencentcloud/emr/v20190103/emr_client.js +240 -110
  156. package/tencentcloud/emr/v20190103/models.js +4674 -2594
  157. package/tencentcloud/es/v20180416/es_client.js +204 -89
  158. package/tencentcloud/es/v20180416/models.js +3311 -1263
  159. package/tencentcloud/ess/index.js +3 -0
  160. package/tencentcloud/ess/v20201111/ess_client.js +197 -0
  161. package/tencentcloud/ess/v20201111/index.js +4 -0
  162. package/tencentcloud/ess/v20201111/models.js +2537 -0
  163. package/tencentcloud/essbasic/index.js +3 -0
  164. package/tencentcloud/essbasic/v20201222/essbasic_client.js +791 -0
  165. package/tencentcloud/essbasic/v20201222/index.js +4 -0
  166. package/tencentcloud/essbasic/v20201222/models.js +7555 -0
  167. package/tencentcloud/essbasic/v20210526/essbasic_client.js +260 -0
  168. package/tencentcloud/essbasic/v20210526/index.js +4 -0
  169. package/tencentcloud/essbasic/v20210526/models.js +3332 -0
  170. package/tencentcloud/facefusion/v20181201/models.js +15 -8
  171. package/tencentcloud/faceid/v20180301/faceid_client.js +118 -10
  172. package/tencentcloud/faceid/v20180301/models.js +1625 -201
  173. package/tencentcloud/ft/v20200304/models.js +8 -0
  174. package/tencentcloud/gaap/v20180529/gaap_client.js +628 -545
  175. package/tencentcloud/gaap/v20180529/models.js +1553 -292
  176. package/tencentcloud/gme/v20180711/gme_client.js +142 -38
  177. package/tencentcloud/gme/v20180711/models.js +1047 -219
  178. package/tencentcloud/gs/v20191118/gs_client.js +26 -0
  179. package/tencentcloud/gs/v20191118/models.js +139 -7
  180. package/tencentcloud/gse/v20191112/gse_client.js +19 -6
  181. package/tencentcloud/gse/v20191112/models.js +72 -0
  182. package/tencentcloud/iai/v20180301/iai_client.js +14 -83
  183. package/tencentcloud/iai/v20180301/models.js +110 -457
  184. package/tencentcloud/iai/v20200303/iai_client.js +30 -99
  185. package/tencentcloud/iai/v20200303/models.js +104 -453
  186. package/tencentcloud/ic/v20190307/models.js +8 -0
  187. package/tencentcloud/icr/index.js +3 -0
  188. package/tencentcloud/icr/v20211014/icr_client.js +57 -0
  189. package/tencentcloud/icr/v20211014/index.js +4 -0
  190. package/tencentcloud/icr/v20211014/models.js +753 -0
  191. package/tencentcloud/ie/v20200304/ie_client.js +3 -0
  192. package/tencentcloud/ie/v20200304/models.js +186 -31
  193. package/tencentcloud/iecp/index.js +3 -0
  194. package/tencentcloud/iecp/v20210914/iecp_client.js +1425 -0
  195. package/tencentcloud/iecp/v20210914/index.js +4 -0
  196. package/tencentcloud/iecp/v20210914/models.js +14297 -0
  197. package/tencentcloud/ims/v20201229/ims_client.js +21 -14
  198. package/tencentcloud/ims/v20201229/models.js +124 -396
  199. package/tencentcloud/index.js +32 -0
  200. package/tencentcloud/iotcloud/index.js +1 -1
  201. package/tencentcloud/iotcloud/v20180614/iotcloud_client.js +129 -9
  202. package/tencentcloud/iotcloud/v20180614/models.js +1154 -64
  203. package/tencentcloud/iotcloud/v20210408/index.js +4 -0
  204. package/tencentcloud/iotcloud/v20210408/iotcloud_client.js +981 -0
  205. package/tencentcloud/iotcloud/v20210408/models.js +8165 -0
  206. package/tencentcloud/iotexplorer/v20190423/iotexplorer_client.js +850 -272
  207. package/tencentcloud/iotexplorer/v20190423/models.js +6818 -1814
  208. package/tencentcloud/iotvideo/v20191126/models.js +7 -0
  209. package/tencentcloud/iotvideo/v20201215/iotvideo_client.js +380 -48
  210. package/tencentcloud/iotvideo/v20201215/models.js +3291 -623
  211. package/tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client.js +1151 -227
  212. package/tencentcloud/iotvideoindustry/v20201201/models.js +8745 -1445
  213. package/tencentcloud/ivld/index.js +3 -0
  214. package/tencentcloud/ivld/v20210903/index.js +4 -0
  215. package/tencentcloud/ivld/v20210903/ivld_client.js +471 -0
  216. package/tencentcloud/ivld/v20210903/models.js +3686 -0
  217. package/tencentcloud/kms/v20190118/kms_client.js +3 -3
  218. package/tencentcloud/kms/v20190118/models.js +88 -5
  219. package/tencentcloud/lighthouse/v20200324/lighthouse_client.js +376 -67
  220. package/tencentcloud/lighthouse/v20200324/models.js +3225 -422
  221. package/tencentcloud/live/v20180801/live_client.js +152 -41
  222. package/tencentcloud/live/v20180801/models.js +1379 -460
  223. package/tencentcloud/lowcode/index.js +3 -0
  224. package/tencentcloud/lowcode/v20210108/index.js +4 -0
  225. package/tencentcloud/lowcode/v20210108/lowcode_client.js +51 -0
  226. package/tencentcloud/lowcode/v20210108/models.js +626 -0
  227. package/tencentcloud/mariadb/v20170312/mariadb_client.js +226 -22
  228. package/tencentcloud/mariadb/v20170312/models.js +2556 -440
  229. package/tencentcloud/market/index.js +3 -0
  230. package/tencentcloud/market/v20191010/index.js +4 -0
  231. package/tencentcloud/market/v20191010/market_client.js +60 -0
  232. package/tencentcloud/market/v20191010/models.js +215 -0
  233. package/tencentcloud/memcached/v20190318/models.js +104 -103
  234. package/tencentcloud/mna/v20210119/mna_client.js +17 -1
  235. package/tencentcloud/mna/v20210119/models.js +305 -20
  236. package/tencentcloud/mongodb/v20190725/models.js +2705 -1793
  237. package/tencentcloud/mongodb/v20190725/mongodb_client.js +110 -52
  238. package/tencentcloud/monitor/v20180724/models.js +2014 -314
  239. package/tencentcloud/monitor/v20180724/monitor_client.js +73 -15
  240. package/tencentcloud/mps/v20190612/models.js +566 -236
  241. package/tencentcloud/mps/v20190612/mps_client.js +10 -8
  242. package/tencentcloud/mrs/v20200910/models.js +2026 -538
  243. package/tencentcloud/mrs/v20200910/mrs_client.js +23 -6
  244. package/tencentcloud/nlp/v20190408/models.js +234 -496
  245. package/tencentcloud/nlp/v20190408/nlp_client.js +41 -53
  246. package/tencentcloud/oceanus/v20190422/models.js +619 -12
  247. package/tencentcloud/oceanus/v20190422/oceanus_client.js +33 -6
  248. package/tencentcloud/ocr/v20181119/models.js +2148 -386
  249. package/tencentcloud/ocr/v20181119/ocr_client.js +122 -33
  250. package/tencentcloud/organization/index.js +1 -1
  251. package/tencentcloud/organization/v20210331/index.js +4 -0
  252. package/tencentcloud/organization/v20210331/models.js +821 -0
  253. package/tencentcloud/organization/v20210331/organization_client.js +101 -0
  254. package/tencentcloud/partners/v20180321/models.js +223 -213
  255. package/tencentcloud/partners/v20180321/partners_client.js +33 -35
  256. package/tencentcloud/pds/index.js +3 -0
  257. package/tencentcloud/pds/v20210701/index.js +4 -0
  258. package/tencentcloud/pds/v20210701/models.js +271 -0
  259. package/tencentcloud/pds/v20210701/pds_client.js +61 -0
  260. package/tencentcloud/postgres/v20170312/models.js +3883 -1039
  261. package/tencentcloud/postgres/v20170312/postgres_client.js +295 -49
  262. package/tencentcloud/privatedns/v20201028/models.js +816 -108
  263. package/tencentcloud/privatedns/v20201028/privatedns_client.js +82 -12
  264. package/tencentcloud/rce/v20201103/models.js +895 -371
  265. package/tencentcloud/rce/v20201103/rce_client.js +53 -6
  266. package/tencentcloud/redis/v20180412/models.js +2447 -412
  267. package/tencentcloud/redis/v20180412/redis_client.js +270 -44
  268. package/tencentcloud/rum/index.js +3 -0
  269. package/tencentcloud/rum/v20210622/index.js +4 -0
  270. package/tencentcloud/rum/v20210622/models.js +7436 -0
  271. package/tencentcloud/rum/v20210622/rum_client.js +760 -0
  272. package/tencentcloud/scf/v20180416/models.js +926 -61
  273. package/tencentcloud/scf/v20180416/scf_client.js +62 -16
  274. package/tencentcloud/ses/v20201002/models.js +1185 -192
  275. package/tencentcloud/ses/v20201002/ses_client.js +196 -99
  276. package/tencentcloud/smh/index.js +3 -0
  277. package/tencentcloud/smh/v20210712/index.js +4 -0
  278. package/tencentcloud/smh/v20210712/models.js +1370 -0
  279. package/tencentcloud/smh/v20210712/smh_client.js +167 -0
  280. package/tencentcloud/sms/v20190711/models.js +21 -15
  281. package/tencentcloud/sms/v20190711/sms_client.js +9 -8
  282. package/tencentcloud/sms/v20210111/models.js +227 -52
  283. package/tencentcloud/sms/v20210111/sms_client.js +23 -8
  284. package/tencentcloud/soe/v20180724/models.js +84 -31
  285. package/tencentcloud/soe/v20180724/soe_client.js +2 -2
  286. package/tencentcloud/sqlserver/v20180328/models.js +1613 -323
  287. package/tencentcloud/sqlserver/v20180328/sqlserver_client.js +157 -45
  288. package/tencentcloud/ssa/v20180608/models.js +2624 -621
  289. package/tencentcloud/ssa/v20180608/ssa_client.js +103 -6
  290. package/tencentcloud/ssl/v20191205/models.js +721 -343
  291. package/tencentcloud/ssl/v20191205/ssl_client.js +34 -4
  292. package/tencentcloud/sslpod/v20190605/models.js +68 -17
  293. package/tencentcloud/ssm/v20190923/models.js +1311 -158
  294. package/tencentcloud/ssm/v20190923/ssm_client.js +199 -71
  295. package/tencentcloud/sts/v20180813/models.js +263 -9
  296. package/tencentcloud/sts/v20180813/sts_client.js +40 -12
  297. package/tencentcloud/taf/v20200210/models.js +191 -26
  298. package/tencentcloud/taf/v20200210/taf_client.js +5 -3
  299. package/tencentcloud/tag/v20180813/models.js +965 -167
  300. package/tencentcloud/tag/v20180813/tag_client.js +213 -107
  301. package/tencentcloud/tat/v20201028/models.js +1270 -105
  302. package/tencentcloud/tat/v20201028/tat_client.js +122 -10
  303. package/tencentcloud/tbaas/v20180416/models.js +637 -83
  304. package/tencentcloud/tbaas/v20180416/tbaas_client.js +57 -3
  305. package/tencentcloud/tcaplusdb/v20190823/models.js +341 -8
  306. package/tencentcloud/tcaplusdb/v20190823/tcaplusdb_client.js +27 -0
  307. package/tencentcloud/tcb/v20180608/models.js +7202 -2829
  308. package/tencentcloud/tcb/v20180608/tcb_client.js +473 -66
  309. package/tencentcloud/tcm/index.js +3 -0
  310. package/tencentcloud/tcm/v20210413/index.js +4 -0
  311. package/tencentcloud/tcm/v20210413/models.js +2237 -0
  312. package/tencentcloud/tcm/v20210413/tcm_client.js +95 -0
  313. package/tencentcloud/tcr/v20190924/models.js +1281 -397
  314. package/tencentcloud/tcr/v20190924/tcr_client.js +628 -521
  315. package/tencentcloud/tcss/index.js +3 -0
  316. package/tencentcloud/tcss/v20201101/index.js +4 -0
  317. package/tencentcloud/tcss/v20201101/models.js +24927 -0
  318. package/tencentcloud/tcss/v20201101/tcss_client.js +2276 -0
  319. package/tencentcloud/tdcpg/index.js +3 -0
  320. package/tencentcloud/tdcpg/v20211118/index.js +4 -0
  321. package/tencentcloud/tdcpg/v20211118/models.js +2777 -0
  322. package/tencentcloud/tdcpg/v20211118/tdcpg_client.js +372 -0
  323. package/tencentcloud/tdid/index.js +3 -0
  324. package/tencentcloud/tdid/v20210519/index.js +4 -0
  325. package/tencentcloud/tdid/v20210519/models.js +978 -0
  326. package/tencentcloud/tdid/v20210519/tdid_client.js +143 -0
  327. package/tencentcloud/tdmq/v20200217/models.js +9354 -2607
  328. package/tencentcloud/tdmq/v20200217/tdmq_client.js +959 -249
  329. package/tencentcloud/tem/index.js +1 -1
  330. package/tencentcloud/tem/v20201221/models.js +978 -88
  331. package/tencentcloud/tem/v20201221/tem_client.js +61 -4
  332. package/tencentcloud/tem/v20210701/index.js +4 -0
  333. package/tencentcloud/tem/v20210701/models.js +4613 -0
  334. package/tencentcloud/tem/v20210701/tem_client.js +377 -0
  335. package/tencentcloud/teo/index.js +3 -0
  336. package/tencentcloud/teo/v20220106/index.js +4 -0
  337. package/tencentcloud/teo/v20220106/models.js +8307 -0
  338. package/tencentcloud/teo/v20220106/teo_client.js +728 -0
  339. package/tencentcloud/thpc/index.js +3 -0
  340. package/tencentcloud/thpc/v20211109/index.js +4 -0
  341. package/tencentcloud/thpc/v20211109/models.js +1491 -0
  342. package/tencentcloud/thpc/v20211109/thpc_client.js +103 -0
  343. package/tencentcloud/thpc/v20220401/index.js +4 -0
  344. package/tencentcloud/thpc/v20220401/models.js +1775 -0
  345. package/tencentcloud/thpc/v20220401/thpc_client.js +129 -0
  346. package/tencentcloud/tiia/v20190529/models.js +2135 -538
  347. package/tencentcloud/tiia/v20190529/tiia_client.js +135 -12
  348. package/tencentcloud/tiw/v20190919/models.js +760 -44
  349. package/tencentcloud/tiw/v20190919/tiw_client.js +57 -9
  350. package/tencentcloud/tke/v20180525/models.js +15766 -4914
  351. package/tencentcloud/tke/v20180525/tke_client.js +1674 -603
  352. package/tencentcloud/tms/v20200713/models.js +12 -14
  353. package/tencentcloud/tms/v20201229/models.js +79 -46
  354. package/tencentcloud/tms/v20201229/tms_client.js +18 -1
  355. package/tencentcloud/tmt/v20180321/models.js +474 -172
  356. package/tencentcloud/tmt/v20180321/tmt_client.js +63 -33
  357. package/tencentcloud/trtc/v20190722/models.js +1521 -762
  358. package/tencentcloud/trtc/v20190722/trtc_client.js +99 -75
  359. package/tencentcloud/tse/v20201207/models.js +524 -122
  360. package/tencentcloud/tse/v20201207/tse_client.js +13 -33
  361. package/tencentcloud/tsf/v20180326/models.js +9949 -4510
  362. package/tencentcloud/tsf/v20180326/tsf_client.js +391 -133
  363. package/tencentcloud/tts/v20190823/models.js +305 -10
  364. package/tencentcloud/tts/v20190823/tts_client.js +38 -0
  365. package/tencentcloud/vm/v20201229/models.js +188 -201
  366. package/tencentcloud/vm/v20201229/vm_client.js +47 -4
  367. package/tencentcloud/vod/v20180717/models.js +3349 -953
  368. package/tencentcloud/vod/v20180717/vod_client.js +294 -63
  369. package/tencentcloud/vpc/v20170312/models.js +3761 -591
  370. package/tencentcloud/vpc/v20170312/vpc_client.js +552 -140
  371. package/tencentcloud/waf/v20180125/models.js +3991 -322
  372. package/tencentcloud/waf/v20180125/waf_client.js +394 -44
  373. package/tencentcloud/wav/index.js +3 -0
  374. package/tencentcloud/wav/v20210129/index.js +4 -0
  375. package/tencentcloud/wav/v20210129/models.js +4170 -0
  376. package/tencentcloud/wav/v20210129/wav_client.js +345 -0
@@ -16,6 +16,105 @@
16
16
  */
17
17
  const AbstractModel = require("../../common/abstract_model");
18
18
 
19
+ /**
20
+ * 周期执行器设置。
21
+ * @class
22
+ */
23
+ class ScheduleSettings extends AbstractModel {
24
+ constructor(){
25
+ super();
26
+
27
+ /**
28
+ * 执行策略:
29
+ <br><li>ONCE:单次执行
30
+ <br><li>RECURRENCE:周期执行
31
+ * @type {string || null}
32
+ */
33
+ this.Policy = null;
34
+
35
+ /**
36
+ * 触发 Crontab 表达式。Policy 为 RECURRENCE 时,需要指定此字段。Crontab 按北京时间解析。
37
+ * @type {string || null}
38
+ */
39
+ this.Recurrence = null;
40
+
41
+ /**
42
+ * 执行器下次执行时间。Policy 为 ONCE 时,需要指定此字段。
43
+ * @type {string || null}
44
+ */
45
+ this.InvokeTime = null;
46
+
47
+ }
48
+
49
+ /**
50
+ * @private
51
+ */
52
+ deserialize(params) {
53
+ if (!params) {
54
+ return;
55
+ }
56
+ this.Policy = 'Policy' in params ? params.Policy : null;
57
+ this.Recurrence = 'Recurrence' in params ? params.Recurrence : null;
58
+ this.InvokeTime = 'InvokeTime' in params ? params.InvokeTime : null;
59
+
60
+ }
61
+ }
62
+
63
+ /**
64
+ * 执行活动任务简介。
65
+ * @class
66
+ */
67
+ class InvocationTaskBasicInfo extends AbstractModel {
68
+ constructor(){
69
+ super();
70
+
71
+ /**
72
+ * 执行任务ID。
73
+ * @type {string || null}
74
+ */
75
+ this.InvocationTaskId = null;
76
+
77
+ /**
78
+ * 执行任务状态。取值范围:
79
+ <li> PENDING:等待下发
80
+ <li> DELIVERING:下发中
81
+ <li> DELIVER_DELAYED:延时下发
82
+ <li> DELIVER_FAILED:下发失败
83
+ <li> START_FAILED:命令启动失败
84
+ <li> RUNNING:命令运行中
85
+ <li> SUCCESS:命令成功
86
+ <li> FAILED:命令执行失败,执行完退出码不为 0
87
+ <li> TIMEOUT:命令超时
88
+ <li> TASK_TIMEOUT:执行任务超时
89
+ <li> CANCELLING:取消中
90
+ <li> CANCELLED:已取消(命令启动前就被取消)
91
+ <li> TERMINATED:已中止(命令执行期间被取消)
92
+ * @type {string || null}
93
+ */
94
+ this.TaskStatus = null;
95
+
96
+ /**
97
+ * 实例ID。
98
+ * @type {string || null}
99
+ */
100
+ this.InstanceId = null;
101
+
102
+ }
103
+
104
+ /**
105
+ * @private
106
+ */
107
+ deserialize(params) {
108
+ if (!params) {
109
+ return;
110
+ }
111
+ this.InvocationTaskId = 'InvocationTaskId' in params ? params.InvocationTaskId : null;
112
+ this.TaskStatus = 'TaskStatus' in params ? params.TaskStatus : null;
113
+ this.InstanceId = 'InstanceId' in params ? params.InstanceId : null;
114
+
115
+ }
116
+ }
117
+
19
118
  /**
20
119
  * PreviewReplacedCommandContent返回参数结构体
21
120
  * @class
@@ -86,6 +185,34 @@ class CreateCommandResponse extends AbstractModel {
86
185
  }
87
186
  }
88
187
 
188
+ /**
189
+ * DisableInvoker请求参数结构体
190
+ * @class
191
+ */
192
+ class DisableInvokerRequest extends AbstractModel {
193
+ constructor(){
194
+ super();
195
+
196
+ /**
197
+ * 待停止的执行器ID。
198
+ * @type {string || null}
199
+ */
200
+ this.InvokerId = null;
201
+
202
+ }
203
+
204
+ /**
205
+ * @private
206
+ */
207
+ deserialize(params) {
208
+ if (!params) {
209
+ return;
210
+ }
211
+ this.InvokerId = 'InvokerId' in params ? params.InvokerId : null;
212
+
213
+ }
214
+ }
215
+
89
216
  /**
90
217
  * 自动化助手客户端信息
91
218
  * @class
@@ -121,7 +248,9 @@ class AutomationAgentInfo extends AbstractModel {
121
248
  this.AgentStatus = null;
122
249
 
123
250
  /**
124
- * Agent运行环境
251
+ * Agent运行环境,取值范围:
252
+ <li> Linux:Linux实例
253
+ <li> Windows:Windows实例
125
254
  * @type {string || null}
126
255
  */
127
256
  this.Environment = null;
@@ -159,7 +288,7 @@ class RunCommandRequest extends AbstractModel {
159
288
  this.Content = null;
160
289
 
161
290
  /**
162
- * 待执行命令的实例ID列表。 支持实例类型:
291
+ * 待执行命令的实例ID列表,上限100。支持实例类型:
163
292
  <li> CVM
164
293
  <li> LIGHTHOUSE
165
294
  * @type {Array.<string> || null}
@@ -179,13 +308,13 @@ class RunCommandRequest extends AbstractModel {
179
308
  this.Description = null;
180
309
 
181
310
  /**
182
- * 命令类型,目前仅支持取值:SHELL。默认:SHELL。
311
+ * 命令类型,目前支持取值:SHELL、POWERSHELL。默认:SHELL。
183
312
  * @type {string || null}
184
313
  */
185
314
  this.CommandType = null;
186
315
 
187
316
  /**
188
- * 命令执行路径,默认:/root。
317
+ * 命令执行路径,对于 SHELL 命令默认为 /root,对于 POWERSHELL 命令默认为 C:\Program Files\qcloud\tat_agent\workdir
189
318
  * @type {string || null}
190
319
  */
191
320
  this.WorkingDirectory = null;
@@ -233,6 +362,34 @@ key为自定义参数名称,value为该参数的默认取值。kv均为字符
233
362
  */
234
363
  this.Parameters = null;
235
364
 
365
+ /**
366
+ * 如果保存命令,可为命令设置标签。列表长度不超过10。
367
+ * @type {Array.<Tag> || null}
368
+ */
369
+ this.Tags = null;
370
+
371
+ /**
372
+ * 在 CVM 或 Lighthouse 实例中执行命令的用户名称。
373
+ 使用最小权限执行命令是权限管理的最佳实践,建议您以普通用户身份执行云助手命令。默认情况下,在 Linux 实例中以 root 用户执行命令;在Windows 实例中以 System 用户执行命令。
374
+ * @type {string || null}
375
+ */
376
+ this.Username = null;
377
+
378
+ /**
379
+ * 指定日志上传的cos bucket 地址,必须以https开头,如 https://BucketName-123454321.cos.ap-beijing.myqcloud.com。
380
+ * @type {string || null}
381
+ */
382
+ this.OutputCOSBucketUrl = null;
383
+
384
+ /**
385
+ * 指定日志在cos bucket中的目录,目录命名有如下规则:
386
+ 1. 可用数字、中英文和可见字符的组合,长度最多为60。
387
+ 2. 用 / 分割路径,可快速创建子目录。
388
+ 3. 不允许连续 / ;不允许以 / 开头;不允许以..作为文件夹名称。
389
+ * @type {string || null}
390
+ */
391
+ this.OutputCOSKeyPrefix = null;
392
+
236
393
  }
237
394
 
238
395
  /**
@@ -254,6 +411,122 @@ key为自定义参数名称,value为该参数的默认取值。kv均为字符
254
411
  this.DefaultParameters = 'DefaultParameters' in params ? params.DefaultParameters : null;
255
412
  this.Parameters = 'Parameters' in params ? params.Parameters : null;
256
413
 
414
+ if (params.Tags) {
415
+ this.Tags = new Array();
416
+ for (let z in params.Tags) {
417
+ let obj = new Tag();
418
+ obj.deserialize(params.Tags[z]);
419
+ this.Tags.push(obj);
420
+ }
421
+ }
422
+ this.Username = 'Username' in params ? params.Username : null;
423
+ this.OutputCOSBucketUrl = 'OutputCOSBucketUrl' in params ? params.OutputCOSBucketUrl : null;
424
+ this.OutputCOSKeyPrefix = 'OutputCOSKeyPrefix' in params ? params.OutputCOSKeyPrefix : null;
425
+
426
+ }
427
+ }
428
+
429
+ /**
430
+ * 执行器信息。
431
+ * @class
432
+ */
433
+ class Invoker extends AbstractModel {
434
+ constructor(){
435
+ super();
436
+
437
+ /**
438
+ * 执行器ID。
439
+ * @type {string || null}
440
+ */
441
+ this.InvokerId = null;
442
+
443
+ /**
444
+ * 执行器名称。
445
+ * @type {string || null}
446
+ */
447
+ this.Name = null;
448
+
449
+ /**
450
+ * 执行器类型。
451
+ * @type {string || null}
452
+ */
453
+ this.Type = null;
454
+
455
+ /**
456
+ * 命令ID。
457
+ * @type {string || null}
458
+ */
459
+ this.CommandId = null;
460
+
461
+ /**
462
+ * 用户名。
463
+ * @type {string || null}
464
+ */
465
+ this.Username = null;
466
+
467
+ /**
468
+ * 自定义参数。
469
+ * @type {string || null}
470
+ */
471
+ this.Parameters = null;
472
+
473
+ /**
474
+ * 实例ID列表。
475
+ * @type {Array.<string> || null}
476
+ */
477
+ this.InstanceIds = null;
478
+
479
+ /**
480
+ * 执行器是否启用。
481
+ * @type {boolean || null}
482
+ */
483
+ this.Enable = null;
484
+
485
+ /**
486
+ * 执行器周期计划。周期执行器会返回此字段。
487
+ 注意:此字段可能返回 null,表示取不到有效值。
488
+ * @type {ScheduleSettings || null}
489
+ */
490
+ this.ScheduleSettings = null;
491
+
492
+ /**
493
+ * 创建时间。
494
+ * @type {string || null}
495
+ */
496
+ this.CreatedTime = null;
497
+
498
+ /**
499
+ * 修改时间。
500
+ * @type {string || null}
501
+ */
502
+ this.UpdatedTime = null;
503
+
504
+ }
505
+
506
+ /**
507
+ * @private
508
+ */
509
+ deserialize(params) {
510
+ if (!params) {
511
+ return;
512
+ }
513
+ this.InvokerId = 'InvokerId' in params ? params.InvokerId : null;
514
+ this.Name = 'Name' in params ? params.Name : null;
515
+ this.Type = 'Type' in params ? params.Type : null;
516
+ this.CommandId = 'CommandId' in params ? params.CommandId : null;
517
+ this.Username = 'Username' in params ? params.Username : null;
518
+ this.Parameters = 'Parameters' in params ? params.Parameters : null;
519
+ this.InstanceIds = 'InstanceIds' in params ? params.InstanceIds : null;
520
+ this.Enable = 'Enable' in params ? params.Enable : null;
521
+
522
+ if (params.ScheduleSettings) {
523
+ let obj = new ScheduleSettings();
524
+ obj.deserialize(params.ScheduleSettings)
525
+ this.ScheduleSettings = obj;
526
+ }
527
+ this.CreatedTime = 'CreatedTime' in params ? params.CreatedTime : null;
528
+ this.UpdatedTime = 'UpdatedTime' in params ? params.UpdatedTime : null;
529
+
257
530
  }
258
531
  }
259
532
 
@@ -272,7 +545,7 @@ class DescribeInvocationTasksRequest extends AbstractModel {
272
545
  this.InvocationTaskIds = null;
273
546
 
274
547
  /**
275
- * 过滤条件。<br> <li> invocation-id - String - 是否必填:否 -(过滤条件)按照执行活动ID过滤。<br> <li> invocation-task-id - String - 是否必填:否 -(过滤条件)按照执行任务ID过滤。<br> <li> instance-id - String - 是否必填:否 -(过滤条件)按照实例ID过滤。 <br>每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InvocationTaskIds` 和 `Filters` 。
548
+ * 过滤条件。<br> <li> invocation-id - String - 是否必填:否 -(过滤条件)按照执行活动ID过滤。<br> <li> invocation-task-id - String - 是否必填:否 -(过滤条件)按照执行任务ID过滤。<br> <li> instance-id - String - 是否必填:否 -(过滤条件)按照实例ID过滤。 <br> <li> command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。 <br>每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InvocationTaskIds` 和 `Filters` 。
276
549
  * @type {Array.<Filter> || null}
277
550
  */
278
551
  this.Filters = null;
@@ -401,6 +674,60 @@ class Invocation extends AbstractModel {
401
674
  */
402
675
  this.DefaultParameters = null;
403
676
 
677
+ /**
678
+ * 执行命令的实例类型,取值范围:CVM、LIGHTHOUSE。
679
+ * @type {string || null}
680
+ */
681
+ this.InstanceKind = null;
682
+
683
+ /**
684
+ * 在实例上执行命令时使用的用户名。
685
+ * @type {string || null}
686
+ */
687
+ this.Username = null;
688
+
689
+ /**
690
+ * 调用来源。
691
+ * @type {string || null}
692
+ */
693
+ this.InvocationSource = null;
694
+
695
+ /**
696
+ * base64编码的命令内容
697
+ * @type {string || null}
698
+ */
699
+ this.CommandContent = null;
700
+
701
+ /**
702
+ * 命令类型
703
+ * @type {string || null}
704
+ */
705
+ this.CommandType = null;
706
+
707
+ /**
708
+ * 执行命令过期时间, 单位秒
709
+ * @type {number || null}
710
+ */
711
+ this.Timeout = null;
712
+
713
+ /**
714
+ * 执行命令的工作路径
715
+ * @type {string || null}
716
+ */
717
+ this.WorkingDirectory = null;
718
+
719
+ /**
720
+ * 日志上传的cos bucket 地址。
721
+ * @type {string || null}
722
+ */
723
+ this.OutputCOSBucketUrl = null;
724
+
725
+ /**
726
+ * 日志在cos bucket中的目录。
727
+ * @type {string || null}
728
+ */
729
+ this.OutputCOSKeyPrefix = null;
730
+
404
731
  }
405
732
 
406
733
  /**
@@ -429,20 +756,50 @@ class Invocation extends AbstractModel {
429
756
  this.UpdatedTime = 'UpdatedTime' in params ? params.UpdatedTime : null;
430
757
  this.Parameters = 'Parameters' in params ? params.Parameters : null;
431
758
  this.DefaultParameters = 'DefaultParameters' in params ? params.DefaultParameters : null;
759
+ this.InstanceKind = 'InstanceKind' in params ? params.InstanceKind : null;
760
+ this.Username = 'Username' in params ? params.Username : null;
761
+ this.InvocationSource = 'InvocationSource' in params ? params.InvocationSource : null;
762
+ this.CommandContent = 'CommandContent' in params ? params.CommandContent : null;
763
+ this.CommandType = 'CommandType' in params ? params.CommandType : null;
764
+ this.Timeout = 'Timeout' in params ? params.Timeout : null;
765
+ this.WorkingDirectory = 'WorkingDirectory' in params ? params.WorkingDirectory : null;
766
+ this.OutputCOSBucketUrl = 'OutputCOSBucketUrl' in params ? params.OutputCOSBucketUrl : null;
767
+ this.OutputCOSKeyPrefix = 'OutputCOSKeyPrefix' in params ? params.OutputCOSKeyPrefix : null;
432
768
 
433
769
  }
434
770
  }
435
771
 
436
772
  /**
437
- * 命令执行详情。
773
+ * DescribeRegions请求参数结构体
438
774
  * @class
439
775
  */
440
- class CommandDocument extends AbstractModel {
776
+ class DescribeRegionsRequest extends AbstractModel {
441
777
  constructor(){
442
778
  super();
443
779
 
444
- /**
445
- * Base64 编码后的执行命令。
780
+ }
781
+
782
+ /**
783
+ * @private
784
+ */
785
+ deserialize(params) {
786
+ if (!params) {
787
+ return;
788
+ }
789
+
790
+ }
791
+ }
792
+
793
+ /**
794
+ * 命令执行详情。
795
+ * @class
796
+ */
797
+ class CommandDocument extends AbstractModel {
798
+ constructor(){
799
+ super();
800
+
801
+ /**
802
+ * Base64 编码后的执行命令。
446
803
  * @type {string || null}
447
804
  */
448
805
  this.Content = null;
@@ -465,6 +822,12 @@ class CommandDocument extends AbstractModel {
465
822
  */
466
823
  this.WorkingDirectory = null;
467
824
 
825
+ /**
826
+ * 执行用户。
827
+ * @type {string || null}
828
+ */
829
+ this.Username = null;
830
+
468
831
  }
469
832
 
470
833
  /**
@@ -478,6 +841,57 @@ class CommandDocument extends AbstractModel {
478
841
  this.CommandType = 'CommandType' in params ? params.CommandType : null;
479
842
  this.Timeout = 'Timeout' in params ? params.Timeout : null;
480
843
  this.WorkingDirectory = 'WorkingDirectory' in params ? params.WorkingDirectory : null;
844
+ this.Username = 'Username' in params ? params.Username : null;
845
+
846
+ }
847
+ }
848
+
849
+ /**
850
+ * DescribeInvokerRecords返回参数结构体
851
+ * @class
852
+ */
853
+ class DescribeInvokerRecordsResponse extends AbstractModel {
854
+ constructor(){
855
+ super();
856
+
857
+ /**
858
+ * 符合条件的历史记录数量。
859
+ * @type {number || null}
860
+ */
861
+ this.TotalCount = null;
862
+
863
+ /**
864
+ * 执行器执行历史记录。
865
+ * @type {Array.<InvokerRecord> || null}
866
+ */
867
+ this.InvokerRecordSet = null;
868
+
869
+ /**
870
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
871
+ * @type {string || null}
872
+ */
873
+ this.RequestId = null;
874
+
875
+ }
876
+
877
+ /**
878
+ * @private
879
+ */
880
+ deserialize(params) {
881
+ if (!params) {
882
+ return;
883
+ }
884
+ this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
885
+
886
+ if (params.InvokerRecordSet) {
887
+ this.InvokerRecordSet = new Array();
888
+ for (let z in params.InvokerRecordSet) {
889
+ let obj = new InvokerRecord();
890
+ obj.deserialize(params.InvokerRecordSet[z]);
891
+ this.InvokerRecordSet.push(obj);
892
+ }
893
+ }
894
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
481
895
 
482
896
  }
483
897
  }
@@ -520,6 +934,18 @@ class TaskResult extends AbstractModel {
520
934
  */
521
935
  this.Dropped = null;
522
936
 
937
+ /**
938
+ * 日志在cos中的地址
939
+ * @type {string || null}
940
+ */
941
+ this.OutputUrl = null;
942
+
943
+ /**
944
+ * 日志上传cos的错误信息。
945
+ * @type {string || null}
946
+ */
947
+ this.OutputUploadCOSErrorInfo = null;
948
+
523
949
  }
524
950
 
525
951
  /**
@@ -534,6 +960,146 @@ class TaskResult extends AbstractModel {
534
960
  this.ExecStartTime = 'ExecStartTime' in params ? params.ExecStartTime : null;
535
961
  this.ExecEndTime = 'ExecEndTime' in params ? params.ExecEndTime : null;
536
962
  this.Dropped = 'Dropped' in params ? params.Dropped : null;
963
+ this.OutputUrl = 'OutputUrl' in params ? params.OutputUrl : null;
964
+ this.OutputUploadCOSErrorInfo = 'OutputUploadCOSErrorInfo' in params ? params.OutputUploadCOSErrorInfo : null;
965
+
966
+ }
967
+ }
968
+
969
+ /**
970
+ * ModifyInvoker请求参数结构体
971
+ * @class
972
+ */
973
+ class ModifyInvokerRequest extends AbstractModel {
974
+ constructor(){
975
+ super();
976
+
977
+ /**
978
+ * 待修改的执行器ID。
979
+ * @type {string || null}
980
+ */
981
+ this.InvokerId = null;
982
+
983
+ /**
984
+ * 待修改的执行器名称。
985
+ * @type {string || null}
986
+ */
987
+ this.Name = null;
988
+
989
+ /**
990
+ * 执行器类型,当前仅支持周期类型执行器,取值:`SCHEDULE` 。
991
+ * @type {string || null}
992
+ */
993
+ this.Type = null;
994
+
995
+ /**
996
+ * 待修改的命令ID。
997
+ * @type {string || null}
998
+ */
999
+ this.CommandId = null;
1000
+
1001
+ /**
1002
+ * 待修改的用户名。
1003
+ * @type {string || null}
1004
+ */
1005
+ this.Username = null;
1006
+
1007
+ /**
1008
+ * 待修改的自定义参数。
1009
+ * @type {string || null}
1010
+ */
1011
+ this.Parameters = null;
1012
+
1013
+ /**
1014
+ * 待修改的实例ID列表。列表长度上限100。
1015
+ * @type {Array.<string> || null}
1016
+ */
1017
+ this.InstanceIds = null;
1018
+
1019
+ /**
1020
+ * 待修改的周期执行器设置。
1021
+ * @type {ScheduleSettings || null}
1022
+ */
1023
+ this.ScheduleSettings = null;
1024
+
1025
+ }
1026
+
1027
+ /**
1028
+ * @private
1029
+ */
1030
+ deserialize(params) {
1031
+ if (!params) {
1032
+ return;
1033
+ }
1034
+ this.InvokerId = 'InvokerId' in params ? params.InvokerId : null;
1035
+ this.Name = 'Name' in params ? params.Name : null;
1036
+ this.Type = 'Type' in params ? params.Type : null;
1037
+ this.CommandId = 'CommandId' in params ? params.CommandId : null;
1038
+ this.Username = 'Username' in params ? params.Username : null;
1039
+ this.Parameters = 'Parameters' in params ? params.Parameters : null;
1040
+ this.InstanceIds = 'InstanceIds' in params ? params.InstanceIds : null;
1041
+
1042
+ if (params.ScheduleSettings) {
1043
+ let obj = new ScheduleSettings();
1044
+ obj.deserialize(params.ScheduleSettings)
1045
+ this.ScheduleSettings = obj;
1046
+ }
1047
+
1048
+ }
1049
+ }
1050
+
1051
+ /**
1052
+ * EnableInvoker返回参数结构体
1053
+ * @class
1054
+ */
1055
+ class EnableInvokerResponse extends AbstractModel {
1056
+ constructor(){
1057
+ super();
1058
+
1059
+ /**
1060
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1061
+ * @type {string || null}
1062
+ */
1063
+ this.RequestId = null;
1064
+
1065
+ }
1066
+
1067
+ /**
1068
+ * @private
1069
+ */
1070
+ deserialize(params) {
1071
+ if (!params) {
1072
+ return;
1073
+ }
1074
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1075
+
1076
+ }
1077
+ }
1078
+
1079
+ /**
1080
+ * EnableInvoker请求参数结构体
1081
+ * @class
1082
+ */
1083
+ class EnableInvokerRequest extends AbstractModel {
1084
+ constructor(){
1085
+ super();
1086
+
1087
+ /**
1088
+ * 待启用的执行器ID。
1089
+ * @type {string || null}
1090
+ */
1091
+ this.InvokerId = null;
1092
+
1093
+ }
1094
+
1095
+ /**
1096
+ * @private
1097
+ */
1098
+ deserialize(params) {
1099
+ if (!params) {
1100
+ return;
1101
+ }
1102
+ this.InvokerId = 'InvokerId' in params ? params.InvokerId : null;
537
1103
 
538
1104
  }
539
1105
  }
@@ -587,10 +1153,118 @@ class RegionInfo extends AbstractModel {
587
1153
  this.RegionName = null;
588
1154
 
589
1155
  /**
590
- * 地域是否可用状态
1156
+ * 地域是否可用状态,AVAILABLE 代表可用
1157
+ * @type {string || null}
1158
+ */
1159
+ this.RegionState = null;
1160
+
1161
+ }
1162
+
1163
+ /**
1164
+ * @private
1165
+ */
1166
+ deserialize(params) {
1167
+ if (!params) {
1168
+ return;
1169
+ }
1170
+ this.Region = 'Region' in params ? params.Region : null;
1171
+ this.RegionName = 'RegionName' in params ? params.RegionName : null;
1172
+ this.RegionState = 'RegionState' in params ? params.RegionState : null;
1173
+
1174
+ }
1175
+ }
1176
+
1177
+ /**
1178
+ * DescribeInvokers返回参数结构体
1179
+ * @class
1180
+ */
1181
+ class DescribeInvokersResponse extends AbstractModel {
1182
+ constructor(){
1183
+ super();
1184
+
1185
+ /**
1186
+ * 满足条件的执行器数量。
1187
+ * @type {number || null}
1188
+ */
1189
+ this.TotalCount = null;
1190
+
1191
+ /**
1192
+ * 执行器信息。
1193
+ * @type {Array.<Invoker> || null}
1194
+ */
1195
+ this.InvokerSet = null;
1196
+
1197
+ /**
1198
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1199
+ * @type {string || null}
1200
+ */
1201
+ this.RequestId = null;
1202
+
1203
+ }
1204
+
1205
+ /**
1206
+ * @private
1207
+ */
1208
+ deserialize(params) {
1209
+ if (!params) {
1210
+ return;
1211
+ }
1212
+ this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
1213
+
1214
+ if (params.InvokerSet) {
1215
+ this.InvokerSet = new Array();
1216
+ for (let z in params.InvokerSet) {
1217
+ let obj = new Invoker();
1218
+ obj.deserialize(params.InvokerSet[z]);
1219
+ this.InvokerSet.push(obj);
1220
+ }
1221
+ }
1222
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1223
+
1224
+ }
1225
+ }
1226
+
1227
+ /**
1228
+ * CancelInvocation返回参数结构体
1229
+ * @class
1230
+ */
1231
+ class CancelInvocationResponse extends AbstractModel {
1232
+ constructor(){
1233
+ super();
1234
+
1235
+ /**
1236
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1237
+ * @type {string || null}
1238
+ */
1239
+ this.RequestId = null;
1240
+
1241
+ }
1242
+
1243
+ /**
1244
+ * @private
1245
+ */
1246
+ deserialize(params) {
1247
+ if (!params) {
1248
+ return;
1249
+ }
1250
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1251
+
1252
+ }
1253
+ }
1254
+
1255
+ /**
1256
+ * DeleteCommand返回参数结构体
1257
+ * @class
1258
+ */
1259
+ class DeleteCommandResponse extends AbstractModel {
1260
+ constructor(){
1261
+ super();
1262
+
1263
+ /**
1264
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
591
1265
  * @type {string || null}
592
1266
  */
593
- this.RegionState = null;
1267
+ this.RequestId = null;
594
1268
 
595
1269
  }
596
1270
 
@@ -601,18 +1275,16 @@ class RegionInfo extends AbstractModel {
601
1275
  if (!params) {
602
1276
  return;
603
1277
  }
604
- this.Region = 'Region' in params ? params.Region : null;
605
- this.RegionName = 'RegionName' in params ? params.RegionName : null;
606
- this.RegionState = 'RegionState' in params ? params.RegionState : null;
1278
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
607
1279
 
608
1280
  }
609
1281
  }
610
1282
 
611
1283
  /**
612
- * DeleteCommand返回参数结构体
1284
+ * DisableInvoker返回参数结构体
613
1285
  * @class
614
1286
  */
615
- class DeleteCommandResponse extends AbstractModel {
1287
+ class DisableInvokerResponse extends AbstractModel {
616
1288
  constructor(){
617
1289
  super();
618
1290
 
@@ -686,6 +1358,81 @@ class DescribeCommandsResponse extends AbstractModel {
686
1358
  }
687
1359
  }
688
1360
 
1361
+ /**
1362
+ * CreateInvoker请求参数结构体
1363
+ * @class
1364
+ */
1365
+ class CreateInvokerRequest extends AbstractModel {
1366
+ constructor(){
1367
+ super();
1368
+
1369
+ /**
1370
+ * 执行器名称。
1371
+ * @type {string || null}
1372
+ */
1373
+ this.Name = null;
1374
+
1375
+ /**
1376
+ * 执行器类型,当前仅支持周期类型执行器,取值:`SCHEDULE` 。
1377
+ * @type {string || null}
1378
+ */
1379
+ this.Type = null;
1380
+
1381
+ /**
1382
+ * 远程命令ID。
1383
+ * @type {string || null}
1384
+ */
1385
+ this.CommandId = null;
1386
+
1387
+ /**
1388
+ * 触发器关联的实例ID。列表上限 100。
1389
+ * @type {Array.<string> || null}
1390
+ */
1391
+ this.InstanceIds = null;
1392
+
1393
+ /**
1394
+ * 命令执行用户。
1395
+ * @type {string || null}
1396
+ */
1397
+ this.Username = null;
1398
+
1399
+ /**
1400
+ * 命令自定义参数。
1401
+ * @type {string || null}
1402
+ */
1403
+ this.Parameters = null;
1404
+
1405
+ /**
1406
+ * 周期执行器设置,当创建周期执行器时,必须指定此参数。
1407
+ * @type {ScheduleSettings || null}
1408
+ */
1409
+ this.ScheduleSettings = null;
1410
+
1411
+ }
1412
+
1413
+ /**
1414
+ * @private
1415
+ */
1416
+ deserialize(params) {
1417
+ if (!params) {
1418
+ return;
1419
+ }
1420
+ this.Name = 'Name' in params ? params.Name : null;
1421
+ this.Type = 'Type' in params ? params.Type : null;
1422
+ this.CommandId = 'CommandId' in params ? params.CommandId : null;
1423
+ this.InstanceIds = 'InstanceIds' in params ? params.InstanceIds : null;
1424
+ this.Username = 'Username' in params ? params.Username : null;
1425
+ this.Parameters = 'Parameters' in params ? params.Parameters : null;
1426
+
1427
+ if (params.ScheduleSettings) {
1428
+ let obj = new ScheduleSettings();
1429
+ obj.deserialize(params.ScheduleSettings)
1430
+ this.ScheduleSettings = obj;
1431
+ }
1432
+
1433
+ }
1434
+ }
1435
+
689
1436
  /**
690
1437
  * DescribeAutomationAgentStatus请求参数结构体
691
1438
  * @class
@@ -811,19 +1558,19 @@ class ModifyCommandRequest extends AbstractModel {
811
1558
  this.Content = null;
812
1559
 
813
1560
  /**
814
- * 命令类型,目前仅支持取值:SHELL。
1561
+ * 命令类型,目前支持取值:SHELL、POWERSHELL
815
1562
  * @type {string || null}
816
1563
  */
817
1564
  this.CommandType = null;
818
1565
 
819
1566
  /**
820
- * 命令执行路径,默认:`/root`。
1567
+ * 命令执行路径。
821
1568
  * @type {string || null}
822
1569
  */
823
1570
  this.WorkingDirectory = null;
824
1571
 
825
1572
  /**
826
- * 命令超时时间,默认60秒。取值范围[1, 86400]。
1573
+ * 命令超时时间。取值范围[1, 86400]。
827
1574
  * @type {number || null}
828
1575
  */
829
1576
  this.Timeout = null;
@@ -839,6 +1586,28 @@ key为自定义参数名称,value为该参数的默认取值。kv均为字符
839
1586
  */
840
1587
  this.DefaultParameters = null;
841
1588
 
1589
+ /**
1590
+ * 在 CVM 或 Lighthouse 实例中执行命令的用户名称。
1591
+ 使用最小权限执行命令是权限管理的最佳实践,建议您以普通用户身份执行云助手命令。
1592
+ * @type {string || null}
1593
+ */
1594
+ this.Username = null;
1595
+
1596
+ /**
1597
+ * 指定日志上传的cos bucket 地址,必须以https开头,如 https://BucketName-123454321.cos.ap-beijing.myqcloud.com。
1598
+ * @type {string || null}
1599
+ */
1600
+ this.OutputCOSBucketUrl = null;
1601
+
1602
+ /**
1603
+ * 指定日志在cos bucket中的目录,目录命名有如下规则:
1604
+ 1. 可用数字、中英文和可见字符的组合,长度最多为60。
1605
+ 2. 用 / 分割路径,可快速创建子目录。
1606
+ 3. 不允许连续 / ;不允许以 / 开头;不允许以..作为文件夹名称。
1607
+ * @type {string || null}
1608
+ */
1609
+ this.OutputCOSKeyPrefix = null;
1610
+
842
1611
  }
843
1612
 
844
1613
  /**
@@ -856,38 +1625,45 @@ key为自定义参数名称,value为该参数的默认取值。kv均为字符
856
1625
  this.WorkingDirectory = 'WorkingDirectory' in params ? params.WorkingDirectory : null;
857
1626
  this.Timeout = 'Timeout' in params ? params.Timeout : null;
858
1627
  this.DefaultParameters = 'DefaultParameters' in params ? params.DefaultParameters : null;
1628
+ this.Username = 'Username' in params ? params.Username : null;
1629
+ this.OutputCOSBucketUrl = 'OutputCOSBucketUrl' in params ? params.OutputCOSBucketUrl : null;
1630
+ this.OutputCOSKeyPrefix = 'OutputCOSKeyPrefix' in params ? params.OutputCOSKeyPrefix : null;
859
1631
 
860
1632
  }
861
1633
  }
862
1634
 
863
1635
  /**
864
- * DescribeCommands请求参数结构体
1636
+ * DescribeInvokers请求参数结构体
865
1637
  * @class
866
1638
  */
867
- class DescribeCommandsRequest extends AbstractModel {
1639
+ class DescribeInvokersRequest extends AbstractModel {
868
1640
  constructor(){
869
1641
  super();
870
1642
 
871
1643
  /**
872
- * 命令ID列表,每次请求的上限为100。参数不支持同时指定 `CommandIds` 和 `Filters` 。
1644
+ * 执行器ID列表。
873
1645
  * @type {Array.<string> || null}
874
1646
  */
875
- this.CommandIds = null;
1647
+ this.InvokerIds = null;
876
1648
 
877
1649
  /**
878
- * 过滤条件。<br> <li> command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。<br> <li> command-name - String - 是否必填:否 -(过滤条件)按照命令名称过滤。<br> <li> created-by - String - 是否必填:否 -(过滤条件)按照命令创建者过滤,取值为 TAT 或 USER,TAT 代表公共命令,USER 代表由用户创建的命令。 <br>每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `CommandIds` 和 `Filters` 。
1650
+ * 过滤条件:
1651
+
1652
+ <li> invoker-id - String - 是否必填:否 - (过滤条件)按执行器ID过滤。
1653
+ <li> command-id - String - 是否必填:否 - (过滤条件)按命令ID过滤。
1654
+ <li> type - String - 是否必填:否 - (过滤条件)按执行器类型过滤。
879
1655
  * @type {Array.<Filter> || null}
880
1656
  */
881
1657
  this.Filters = null;
882
1658
 
883
1659
  /**
884
- * 返回数量,默认为20,最大值为100。关于 `Limit` 的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
1660
+ * 返回数量,默认为20,最大值为100
885
1661
  * @type {number || null}
886
1662
  */
887
1663
  this.Limit = null;
888
1664
 
889
1665
  /**
890
- * 偏移量,默认为0。关于 `Offset` 的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
1666
+ * 偏移量,默认为0
891
1667
  * @type {number || null}
892
1668
  */
893
1669
  this.Offset = null;
@@ -901,7 +1677,7 @@ class DescribeCommandsRequest extends AbstractModel {
901
1677
  if (!params) {
902
1678
  return;
903
1679
  }
904
- this.CommandIds = 'CommandIds' in params ? params.CommandIds : null;
1680
+ this.InvokerIds = 'InvokerIds' in params ? params.InvokerIds : null;
905
1681
 
906
1682
  if (params.Filters) {
907
1683
  this.Filters = new Array();
@@ -918,21 +1694,30 @@ class DescribeCommandsRequest extends AbstractModel {
918
1694
  }
919
1695
 
920
1696
  /**
921
- * DescribeInvocations请求参数结构体
1697
+ * DescribeCommands请求参数结构体
922
1698
  * @class
923
1699
  */
924
- class DescribeInvocationsRequest extends AbstractModel {
1700
+ class DescribeCommandsRequest extends AbstractModel {
925
1701
  constructor(){
926
1702
  super();
927
1703
 
928
1704
  /**
929
- * 执行活动ID列表,每次请求的上限为100。参数不支持同时指定 `InvocationIds` 和 `Filters`。
1705
+ * 命令ID列表,每次请求的上限为100。参数不支持同时指定 `CommandIds` 和 `Filters` 。
930
1706
  * @type {Array.<string> || null}
931
1707
  */
932
- this.InvocationIds = null;
1708
+ this.CommandIds = null;
933
1709
 
934
1710
  /**
935
- * 过滤条件。<br> <li> invocation-id - String - 是否必填:否 -(过滤条件)按照执行活动ID过滤。<br> <li> command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。 <br>每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InvocationIds` 和 `Filters` 。
1711
+ * 过滤条件。
1712
+ <li> command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。
1713
+ <li> command-name - String - 是否必填:否 -(过滤条件)按照命令名称过滤。
1714
+ <li> command-type - String - 是否必填:否 -(过滤条件)按照命令类型过滤,取值为 SHELL 或 POWERSHELL。
1715
+ <li> created-by - String - 是否必填:否 -(过滤条件)按照命令创建者过滤,取值为 TAT 或 USER,TAT 代表公共命令,USER 代表由用户创建的命令。
1716
+ <li> tag-key - String - 是否必填:否 -(过滤条件)按照标签键进行过滤。</li>
1717
+ <li> tag-value - String - 是否必填:否 -(过滤条件)按照标签值进行过滤。</li>
1718
+ <li> tag:tag-key - String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例4</li>
1719
+
1720
+ 每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `CommandIds` 和 `Filters` 。
936
1721
  * @type {Array.<Filter> || null}
937
1722
  */
938
1723
  this.Filters = null;
@@ -958,7 +1743,7 @@ class DescribeInvocationsRequest extends AbstractModel {
958
1743
  if (!params) {
959
1744
  return;
960
1745
  }
961
- this.InvocationIds = 'InvocationIds' in params ? params.InvocationIds : null;
1746
+ this.CommandIds = 'CommandIds' in params ? params.CommandIds : null;
962
1747
 
963
1748
  if (params.Filters) {
964
1749
  this.Filters = new Array();
@@ -975,36 +1760,68 @@ class DescribeInvocationsRequest extends AbstractModel {
975
1760
  }
976
1761
 
977
1762
  /**
978
- * PreviewReplacedCommandContent请求参数结构体
1763
+ * DeleteInvoker返回参数结构体
979
1764
  * @class
980
1765
  */
981
- class PreviewReplacedCommandContentRequest extends AbstractModel {
1766
+ class DeleteInvokerResponse extends AbstractModel {
982
1767
  constructor(){
983
1768
  super();
984
1769
 
985
1770
  /**
986
- * 本次预览采用的自定义参数。字段类型为 json encoded string,如:{\"varA\": \"222\"}
987
- key 为自定义参数名称,value 为该参数的取值。kv 均为字符串型。
988
- 自定义参数最多 20 个。
989
- 自定义参数名称需符合以下规范:字符数目上限 64,可选范围【a-zA-Z0-9-_】。
990
- 如果将预览的 CommandId 设置过 DefaultParameters,本参数可以为空。
1771
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
991
1772
  * @type {string || null}
992
1773
  */
993
- this.Parameters = null;
1774
+ this.RequestId = null;
1775
+
1776
+ }
1777
+
1778
+ /**
1779
+ * @private
1780
+ */
1781
+ deserialize(params) {
1782
+ if (!params) {
1783
+ return;
1784
+ }
1785
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1786
+
1787
+ }
1788
+ }
1789
+
1790
+ /**
1791
+ * DescribeInvocations请求参数结构体
1792
+ * @class
1793
+ */
1794
+ class DescribeInvocationsRequest extends AbstractModel {
1795
+ constructor(){
1796
+ super();
994
1797
 
995
1798
  /**
996
- * 要进行替换预览的命令,如果有设置过 DefaultParameters,会与 Parameters 进行叠加,后者覆盖前者。
997
- CommandId Content,必须且只能提供一个。
998
- * @type {string || null}
1799
+ * 执行活动ID列表,每次请求的上限为100。参数不支持同时指定 `InvocationIds` `Filters`。
1800
+ * @type {Array.<string> || null}
999
1801
  */
1000
- this.CommandId = null;
1802
+ this.InvocationIds = null;
1001
1803
 
1002
1804
  /**
1003
- * 要预览的命令内容,经 Base64 编码,长度不可超过 64KB。
1004
- CommandId Content,必须且只能提供一个。
1005
- * @type {string || null}
1805
+ * 过滤条件。<br> <li> invocation-id - String - 是否必填:否 -(过滤条件)按照执行活动ID过滤。<br>
1806
+ <li> command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。
1807
+ <li> command-created-by - String - 是否必填:否 -(过滤条件)按照执行的命令类型过滤,取值为 TAT 或 USER,TAT 代表公共命令,USER 代表由用户创建的命令。
1808
+ <li> instance-kind - String - 是否必填:否 -(过滤条件)按照运行实例类型过滤,取值为 CVM 或 LIGHTHOUSE,CVM 代表实例为云服务器, LIGHTHOUSE 代表实例为轻量应用服务器。
1809
+ <br>每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InvocationIds` 和 `Filters` 。
1810
+ * @type {Array.<Filter> || null}
1006
1811
  */
1007
- this.Content = null;
1812
+ this.Filters = null;
1813
+
1814
+ /**
1815
+ * 返回数量,默认为20,最大值为100。关于 `Limit` 的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
1816
+ * @type {number || null}
1817
+ */
1818
+ this.Limit = null;
1819
+
1820
+ /**
1821
+ * 偏移量,默认为0。关于 `Offset` 的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
1822
+ * @type {number || null}
1823
+ */
1824
+ this.Offset = null;
1008
1825
 
1009
1826
  }
1010
1827
 
@@ -1015,9 +1832,18 @@ CommandId 与 Content,必须且只能提供一个。
1015
1832
  if (!params) {
1016
1833
  return;
1017
1834
  }
1018
- this.Parameters = 'Parameters' in params ? params.Parameters : null;
1019
- this.CommandId = 'CommandId' in params ? params.CommandId : null;
1020
- this.Content = 'Content' in params ? params.Content : null;
1835
+ this.InvocationIds = 'InvocationIds' in params ? params.InvocationIds : null;
1836
+
1837
+ if (params.Filters) {
1838
+ this.Filters = new Array();
1839
+ for (let z in params.Filters) {
1840
+ let obj = new Filter();
1841
+ obj.deserialize(params.Filters[z]);
1842
+ this.Filters.push(obj);
1843
+ }
1844
+ }
1845
+ this.Limit = 'Limit' in params ? params.Limit : null;
1846
+ this.Offset = 'Offset' in params ? params.Offset : null;
1021
1847
 
1022
1848
  }
1023
1849
  }
@@ -1252,13 +2078,101 @@ class Command extends AbstractModel {
1252
2078
  * 命令创建者。TAT 代表公共命令,USER 代表个人命令。
1253
2079
  * @type {string || null}
1254
2080
  */
1255
- this.CreatedBy = null;
2081
+ this.CreatedBy = null;
2082
+
2083
+ /**
2084
+ * 命令关联的标签列表。
2085
+ * @type {Array.<Tag> || null}
2086
+ */
2087
+ this.Tags = null;
2088
+
2089
+ /**
2090
+ * 在实例上执行命令的用户名。
2091
+ * @type {string || null}
2092
+ */
2093
+ this.Username = null;
2094
+
2095
+ /**
2096
+ * 日志上传的cos bucket 地址。
2097
+ * @type {string || null}
2098
+ */
2099
+ this.OutputCOSBucketUrl = null;
2100
+
2101
+ /**
2102
+ * 日志在cos bucket中的目录。
2103
+ * @type {string || null}
2104
+ */
2105
+ this.OutputCOSKeyPrefix = null;
2106
+
2107
+ }
2108
+
2109
+ /**
2110
+ * @private
2111
+ */
2112
+ deserialize(params) {
2113
+ if (!params) {
2114
+ return;
2115
+ }
2116
+ this.CommandId = 'CommandId' in params ? params.CommandId : null;
2117
+ this.CommandName = 'CommandName' in params ? params.CommandName : null;
2118
+ this.Description = 'Description' in params ? params.Description : null;
2119
+ this.Content = 'Content' in params ? params.Content : null;
2120
+ this.CommandType = 'CommandType' in params ? params.CommandType : null;
2121
+ this.WorkingDirectory = 'WorkingDirectory' in params ? params.WorkingDirectory : null;
2122
+ this.Timeout = 'Timeout' in params ? params.Timeout : null;
2123
+ this.CreatedTime = 'CreatedTime' in params ? params.CreatedTime : null;
2124
+ this.UpdatedTime = 'UpdatedTime' in params ? params.UpdatedTime : null;
2125
+ this.EnableParameter = 'EnableParameter' in params ? params.EnableParameter : null;
2126
+ this.DefaultParameters = 'DefaultParameters' in params ? params.DefaultParameters : null;
2127
+ this.FormattedDescription = 'FormattedDescription' in params ? params.FormattedDescription : null;
2128
+ this.CreatedBy = 'CreatedBy' in params ? params.CreatedBy : null;
2129
+
2130
+ if (params.Tags) {
2131
+ this.Tags = new Array();
2132
+ for (let z in params.Tags) {
2133
+ let obj = new Tag();
2134
+ obj.deserialize(params.Tags[z]);
2135
+ this.Tags.push(obj);
2136
+ }
2137
+ }
2138
+ this.Username = 'Username' in params ? params.Username : null;
2139
+ this.OutputCOSBucketUrl = 'OutputCOSBucketUrl' in params ? params.OutputCOSBucketUrl : null;
2140
+ this.OutputCOSKeyPrefix = 'OutputCOSKeyPrefix' in params ? params.OutputCOSKeyPrefix : null;
2141
+
2142
+ }
2143
+ }
2144
+
2145
+ /**
2146
+ * PreviewReplacedCommandContent请求参数结构体
2147
+ * @class
2148
+ */
2149
+ class PreviewReplacedCommandContentRequest extends AbstractModel {
2150
+ constructor(){
2151
+ super();
2152
+
2153
+ /**
2154
+ * 本次预览采用的自定义参数。字段类型为 json encoded string,如:{\"varA\": \"222\"}。
2155
+ key 为自定义参数名称,value 为该参数的取值。kv 均为字符串型。
2156
+ 自定义参数最多 20 个。
2157
+ 自定义参数名称需符合以下规范:字符数目上限 64,可选范围【a-zA-Z0-9-_】。
2158
+ 如果将预览的 CommandId 设置过 DefaultParameters,本参数可以为空。
2159
+ * @type {string || null}
2160
+ */
2161
+ this.Parameters = null;
2162
+
2163
+ /**
2164
+ * 要进行替换预览的命令,如果有设置过 DefaultParameters,会与 Parameters 进行叠加,后者覆盖前者。
2165
+ CommandId 与 Content,必须且只能提供一个。
2166
+ * @type {string || null}
2167
+ */
2168
+ this.CommandId = null;
1256
2169
 
1257
2170
  /**
1258
- * 命令关联的标签列表。
1259
- * @type {Array.<Tag> || null}
2171
+ * 要预览的命令内容,经 Base64 编码,长度不可超过 64KB。
2172
+ CommandId Content,必须且只能提供一个。
2173
+ * @type {string || null}
1260
2174
  */
1261
- this.Tags = null;
2175
+ this.Content = null;
1262
2176
 
1263
2177
  }
1264
2178
 
@@ -1269,28 +2183,9 @@ class Command extends AbstractModel {
1269
2183
  if (!params) {
1270
2184
  return;
1271
2185
  }
2186
+ this.Parameters = 'Parameters' in params ? params.Parameters : null;
1272
2187
  this.CommandId = 'CommandId' in params ? params.CommandId : null;
1273
- this.CommandName = 'CommandName' in params ? params.CommandName : null;
1274
- this.Description = 'Description' in params ? params.Description : null;
1275
2188
  this.Content = 'Content' in params ? params.Content : null;
1276
- this.CommandType = 'CommandType' in params ? params.CommandType : null;
1277
- this.WorkingDirectory = 'WorkingDirectory' in params ? params.WorkingDirectory : null;
1278
- this.Timeout = 'Timeout' in params ? params.Timeout : null;
1279
- this.CreatedTime = 'CreatedTime' in params ? params.CreatedTime : null;
1280
- this.UpdatedTime = 'UpdatedTime' in params ? params.UpdatedTime : null;
1281
- this.EnableParameter = 'EnableParameter' in params ? params.EnableParameter : null;
1282
- this.DefaultParameters = 'DefaultParameters' in params ? params.DefaultParameters : null;
1283
- this.FormattedDescription = 'FormattedDescription' in params ? params.FormattedDescription : null;
1284
- this.CreatedBy = 'CreatedBy' in params ? params.CreatedBy : null;
1285
-
1286
- if (params.Tags) {
1287
- this.Tags = new Array();
1288
- for (let z in params.Tags) {
1289
- let obj = new Tag();
1290
- obj.deserialize(params.Tags[z]);
1291
- this.Tags.push(obj);
1292
- }
1293
- }
1294
2189
 
1295
2190
  }
1296
2191
  }
@@ -1327,11 +2222,15 @@ class InvocationTask extends AbstractModel {
1327
2222
  <li> DELIVERING:下发中
1328
2223
  <li> DELIVER_DELAYED:延时下发
1329
2224
  <li> DELIVER_FAILED:下发失败
2225
+ <li> START_FAILED:命令启动失败
1330
2226
  <li> RUNNING:命令运行中
1331
2227
  <li> SUCCESS:命令成功
1332
- <li> FAILED:命令失败
2228
+ <li> FAILED:命令执行失败,执行完退出码不为 0
1333
2229
  <li> TIMEOUT:命令超时
1334
2230
  <li> TASK_TIMEOUT:执行任务超时
2231
+ <li> CANCELLING:取消中
2232
+ <li> CANCELLED:已取消(命令启动前就被取消)
2233
+ <li> TERMINATED:已中止(命令执行期间被取消)
1335
2234
  * @type {string || null}
1336
2235
  */
1337
2236
  this.TaskStatus = null;
@@ -1378,6 +2277,18 @@ class InvocationTask extends AbstractModel {
1378
2277
  */
1379
2278
  this.CommandDocument = null;
1380
2279
 
2280
+ /**
2281
+ * 执行任务失败时的错误信息。
2282
+ * @type {string || null}
2283
+ */
2284
+ this.ErrorInfo = null;
2285
+
2286
+ /**
2287
+ * 调用来源。
2288
+ * @type {string || null}
2289
+ */
2290
+ this.InvocationSource = null;
2291
+
1381
2292
  }
1382
2293
 
1383
2294
  /**
@@ -1408,6 +2319,92 @@ class InvocationTask extends AbstractModel {
1408
2319
  obj.deserialize(params.CommandDocument)
1409
2320
  this.CommandDocument = obj;
1410
2321
  }
2322
+ this.ErrorInfo = 'ErrorInfo' in params ? params.ErrorInfo : null;
2323
+ this.InvocationSource = 'InvocationSource' in params ? params.InvocationSource : null;
2324
+
2325
+ }
2326
+ }
2327
+
2328
+ /**
2329
+ * ModifyInvoker返回参数结构体
2330
+ * @class
2331
+ */
2332
+ class ModifyInvokerResponse extends AbstractModel {
2333
+ constructor(){
2334
+ super();
2335
+
2336
+ /**
2337
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2338
+ * @type {string || null}
2339
+ */
2340
+ this.RequestId = null;
2341
+
2342
+ }
2343
+
2344
+ /**
2345
+ * @private
2346
+ */
2347
+ deserialize(params) {
2348
+ if (!params) {
2349
+ return;
2350
+ }
2351
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2352
+
2353
+ }
2354
+ }
2355
+
2356
+ /**
2357
+ * 执行器执行记录。
2358
+ * @class
2359
+ */
2360
+ class InvokerRecord extends AbstractModel {
2361
+ constructor(){
2362
+ super();
2363
+
2364
+ /**
2365
+ * 执行器ID。
2366
+ * @type {string || null}
2367
+ */
2368
+ this.InvokerId = null;
2369
+
2370
+ /**
2371
+ * 执行时间。
2372
+ * @type {string || null}
2373
+ */
2374
+ this.InvokeTime = null;
2375
+
2376
+ /**
2377
+ * 执行原因。
2378
+ * @type {string || null}
2379
+ */
2380
+ this.Reason = null;
2381
+
2382
+ /**
2383
+ * 命令执行ID。
2384
+ * @type {string || null}
2385
+ */
2386
+ this.InvocationId = null;
2387
+
2388
+ /**
2389
+ * 触发结果。
2390
+ * @type {string || null}
2391
+ */
2392
+ this.Result = null;
2393
+
2394
+ }
2395
+
2396
+ /**
2397
+ * @private
2398
+ */
2399
+ deserialize(params) {
2400
+ if (!params) {
2401
+ return;
2402
+ }
2403
+ this.InvokerId = 'InvokerId' in params ? params.InvokerId : null;
2404
+ this.InvokeTime = 'InvokeTime' in params ? params.InvokeTime : null;
2405
+ this.Reason = 'Reason' in params ? params.Reason : null;
2406
+ this.InvocationId = 'InvocationId' in params ? params.InvocationId : null;
2407
+ this.Result = 'Result' in params ? params.Result : null;
1411
2408
 
1412
2409
  }
1413
2410
  }
@@ -1463,39 +2460,61 @@ class DescribeAutomationAgentStatusResponse extends AbstractModel {
1463
2460
  }
1464
2461
 
1465
2462
  /**
1466
- * 执行活动任务简介。
2463
+ * CreateInvoker返回参数结构体
1467
2464
  * @class
1468
2465
  */
1469
- class InvocationTaskBasicInfo extends AbstractModel {
2466
+ class CreateInvokerResponse extends AbstractModel {
1470
2467
  constructor(){
1471
2468
  super();
1472
2469
 
1473
2470
  /**
1474
- * 执行任务ID。
2471
+ * 执行器ID。
1475
2472
  * @type {string || null}
1476
2473
  */
1477
- this.InvocationTaskId = null;
2474
+ this.InvokerId = null;
1478
2475
 
1479
2476
  /**
1480
- * 执行任务状态。取值范围:
1481
- <li> PENDING:等待下发
1482
- <li> DELIVERING:下发中
1483
- <li> DELIVER_DELAYED:延时下发
1484
- <li> DELIVER_FAILED:下发失败
1485
- <li> RUNNING:命令运行中
1486
- <li> SUCCESS:命令成功
1487
- <li> FAILED:命令失败
1488
- <li> TIMEOUT:命令超时
1489
- <li> TASK_TIMEOUT:执行任务超时
2477
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1490
2478
  * @type {string || null}
1491
2479
  */
1492
- this.TaskStatus = null;
2480
+ this.RequestId = null;
2481
+
2482
+ }
2483
+
2484
+ /**
2485
+ * @private
2486
+ */
2487
+ deserialize(params) {
2488
+ if (!params) {
2489
+ return;
2490
+ }
2491
+ this.InvokerId = 'InvokerId' in params ? params.InvokerId : null;
2492
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2493
+
2494
+ }
2495
+ }
2496
+
2497
+ /**
2498
+ * CancelInvocation请求参数结构体
2499
+ * @class
2500
+ */
2501
+ class CancelInvocationRequest extends AbstractModel {
2502
+ constructor(){
2503
+ super();
1493
2504
 
1494
2505
  /**
1495
- * 实例ID
2506
+ * 执行活动ID
1496
2507
  * @type {string || null}
1497
2508
  */
1498
- this.InstanceId = null;
2509
+ this.InvocationId = null;
2510
+
2511
+ /**
2512
+ * 实例ID列表,上限100。支持实例类型:
2513
+ <li> CVM
2514
+ <li> LIGHTHOUSE
2515
+ * @type {Array.<string> || null}
2516
+ */
2517
+ this.InstanceIds = null;
1499
2518
 
1500
2519
  }
1501
2520
 
@@ -1506,9 +2525,8 @@ class InvocationTaskBasicInfo extends AbstractModel {
1506
2525
  if (!params) {
1507
2526
  return;
1508
2527
  }
1509
- this.InvocationTaskId = 'InvocationTaskId' in params ? params.InvocationTaskId : null;
1510
- this.TaskStatus = 'TaskStatus' in params ? params.TaskStatus : null;
1511
- this.InstanceId = 'InstanceId' in params ? params.InstanceId : null;
2528
+ this.InvocationId = 'InvocationId' in params ? params.InvocationId : null;
2529
+ this.InstanceIds = 'InstanceIds' in params ? params.InstanceIds : null;
1512
2530
 
1513
2531
  }
1514
2532
  }
@@ -1541,6 +2559,34 @@ class DeleteCommandRequest extends AbstractModel {
1541
2559
  }
1542
2560
  }
1543
2561
 
2562
+ /**
2563
+ * DeleteInvoker请求参数结构体
2564
+ * @class
2565
+ */
2566
+ class DeleteInvokerRequest extends AbstractModel {
2567
+ constructor(){
2568
+ super();
2569
+
2570
+ /**
2571
+ * 待删除的执行器ID。
2572
+ * @type {string || null}
2573
+ */
2574
+ this.InvokerId = null;
2575
+
2576
+ }
2577
+
2578
+ /**
2579
+ * @private
2580
+ */
2581
+ deserialize(params) {
2582
+ if (!params) {
2583
+ return;
2584
+ }
2585
+ this.InvokerId = 'InvokerId' in params ? params.InvokerId : null;
2586
+
2587
+ }
2588
+ }
2589
+
1544
2590
  /**
1545
2591
  * InvokeCommand请求参数结构体
1546
2592
  * @class
@@ -1556,7 +2602,7 @@ class InvokeCommandRequest extends AbstractModel {
1556
2602
  this.CommandId = null;
1557
2603
 
1558
2604
  /**
1559
- * 待执行命令的实例ID列表。
2605
+ * 待执行命令的实例ID列表,上限100。
1560
2606
  * @type {Array.<string> || null}
1561
2607
  */
1562
2608
  this.InstanceIds = null;
@@ -1571,6 +2617,40 @@ key为自定义参数名称,value为该参数的默认取值。kv均为字符
1571
2617
  */
1572
2618
  this.Parameters = null;
1573
2619
 
2620
+ /**
2621
+ * 在 CVM 或 Lighthouse 实例中执行命令的用户名称。
2622
+ 使用最小权限执行命令是权限管理的最佳实践,建议您以普通用户身份执行云助手命令。若不填,默认以 Command 配置的 Username 执行。
2623
+ * @type {string || null}
2624
+ */
2625
+ this.Username = null;
2626
+
2627
+ /**
2628
+ * 命令执行路径, 默认以Command配置的WorkingDirectory执行。
2629
+ * @type {string || null}
2630
+ */
2631
+ this.WorkingDirectory = null;
2632
+
2633
+ /**
2634
+ * 命令超时时间,取值范围[1, 86400]。默认以Command配置的Timeout执行。
2635
+ * @type {number || null}
2636
+ */
2637
+ this.Timeout = null;
2638
+
2639
+ /**
2640
+ * 指定日志上传的cos bucket 地址,必须以https开头,如 https://BucketName-123454321.cos.ap-beijing.myqcloud.com。
2641
+ * @type {string || null}
2642
+ */
2643
+ this.OutputCOSBucketUrl = null;
2644
+
2645
+ /**
2646
+ * 指定日志在cos bucket中的目录,目录命名有如下规则:
2647
+ 1. 可用数字、中英文和可见字符的组合,长度最多为60。
2648
+ 2. 用 / 分割路径,可快速创建子目录。
2649
+ 3. 不允许连续 / ;不允许以 / 开头;不允许以..作为文件夹名称。
2650
+ * @type {string || null}
2651
+ */
2652
+ this.OutputCOSKeyPrefix = null;
2653
+
1574
2654
  }
1575
2655
 
1576
2656
  /**
@@ -1583,18 +2663,41 @@ key为自定义参数名称,value为该参数的默认取值。kv均为字符
1583
2663
  this.CommandId = 'CommandId' in params ? params.CommandId : null;
1584
2664
  this.InstanceIds = 'InstanceIds' in params ? params.InstanceIds : null;
1585
2665
  this.Parameters = 'Parameters' in params ? params.Parameters : null;
2666
+ this.Username = 'Username' in params ? params.Username : null;
2667
+ this.WorkingDirectory = 'WorkingDirectory' in params ? params.WorkingDirectory : null;
2668
+ this.Timeout = 'Timeout' in params ? params.Timeout : null;
2669
+ this.OutputCOSBucketUrl = 'OutputCOSBucketUrl' in params ? params.OutputCOSBucketUrl : null;
2670
+ this.OutputCOSKeyPrefix = 'OutputCOSKeyPrefix' in params ? params.OutputCOSKeyPrefix : null;
1586
2671
 
1587
2672
  }
1588
2673
  }
1589
2674
 
1590
2675
  /**
1591
- * DescribeRegions请求参数结构体
2676
+ * DescribeInvokerRecords请求参数结构体
1592
2677
  * @class
1593
2678
  */
1594
- class DescribeRegionsRequest extends AbstractModel {
2679
+ class DescribeInvokerRecordsRequest extends AbstractModel {
1595
2680
  constructor(){
1596
2681
  super();
1597
2682
 
2683
+ /**
2684
+ * 执行器ID列表。列表上限 100。
2685
+ * @type {Array.<string> || null}
2686
+ */
2687
+ this.InvokerIds = null;
2688
+
2689
+ /**
2690
+ * 返回数量,默认为20,最大值为100。
2691
+ * @type {number || null}
2692
+ */
2693
+ this.Limit = null;
2694
+
2695
+ /**
2696
+ * 偏移量,默认为0。
2697
+ * @type {number || null}
2698
+ */
2699
+ this.Offset = null;
2700
+
1598
2701
  }
1599
2702
 
1600
2703
  /**
@@ -1604,6 +2707,9 @@ class DescribeRegionsRequest extends AbstractModel {
1604
2707
  if (!params) {
1605
2708
  return;
1606
2709
  }
2710
+ this.InvokerIds = 'InvokerIds' in params ? params.InvokerIds : null;
2711
+ this.Limit = 'Limit' in params ? params.Limit : null;
2712
+ this.Offset = 'Offset' in params ? params.Offset : null;
1607
2713
 
1608
2714
  }
1609
2715
  }
@@ -1762,13 +2868,13 @@ class CreateCommandRequest extends AbstractModel {
1762
2868
  this.Description = null;
1763
2869
 
1764
2870
  /**
1765
- * 命令类型,目前仅支持取值:SHELL。默认:SHELL。
2871
+ * 命令类型,目前支持取值:SHELL、POWERSHELL。默认:SHELL。
1766
2872
  * @type {string || null}
1767
2873
  */
1768
2874
  this.CommandType = null;
1769
2875
 
1770
2876
  /**
1771
- * 命令执行路径,默认:/root。
2877
+ * 命令执行路径,对于 SHELL 命令默认为 /root,对于 POWERSHELL 命令默认为 C:\Program Files\qcloud\tat_agent\workdir
1772
2878
  * @type {string || null}
1773
2879
  */
1774
2880
  this.WorkingDirectory = null;
@@ -1797,6 +2903,34 @@ key为自定义参数名称,value为该参数的默认取值。kv均为字符
1797
2903
  */
1798
2904
  this.DefaultParameters = null;
1799
2905
 
2906
+ /**
2907
+ * 为命令关联的标签,列表长度不超过10。
2908
+ * @type {Array.<Tag> || null}
2909
+ */
2910
+ this.Tags = null;
2911
+
2912
+ /**
2913
+ * 在 CVM 或 Lighthouse 实例中执行命令的用户名称。
2914
+ 使用最小权限执行命令是权限管理的最佳实践,建议您以普通用户身份执行云助手命令。默认情况下,在 Linux 实例中以 root 用户执行命令;在Windows 实例中以 System 用户执行命令。
2915
+ * @type {string || null}
2916
+ */
2917
+ this.Username = null;
2918
+
2919
+ /**
2920
+ * 指定日志上传的cos bucket 地址,必须以https开头,如 https://BucketName-123454321.cos.ap-beijing.myqcloud.com。
2921
+ * @type {string || null}
2922
+ */
2923
+ this.OutputCOSBucketUrl = null;
2924
+
2925
+ /**
2926
+ * 指定日志在cos bucket中的目录,目录命名有如下规则:
2927
+ 1. 可用数字、中英文和可见字符的组合,长度最多为60。
2928
+ 2. 用 / 分割路径,可快速创建子目录。
2929
+ 3. 不允许连续 / ;不允许以 / 开头;不允许以..作为文件夹名称
2930
+ * @type {string || null}
2931
+ */
2932
+ this.OutputCOSKeyPrefix = null;
2933
+
1800
2934
  }
1801
2935
 
1802
2936
  /**
@@ -1815,38 +2949,69 @@ key为自定义参数名称,value为该参数的默认取值。kv均为字符
1815
2949
  this.EnableParameter = 'EnableParameter' in params ? params.EnableParameter : null;
1816
2950
  this.DefaultParameters = 'DefaultParameters' in params ? params.DefaultParameters : null;
1817
2951
 
2952
+ if (params.Tags) {
2953
+ this.Tags = new Array();
2954
+ for (let z in params.Tags) {
2955
+ let obj = new Tag();
2956
+ obj.deserialize(params.Tags[z]);
2957
+ this.Tags.push(obj);
2958
+ }
2959
+ }
2960
+ this.Username = 'Username' in params ? params.Username : null;
2961
+ this.OutputCOSBucketUrl = 'OutputCOSBucketUrl' in params ? params.OutputCOSBucketUrl : null;
2962
+ this.OutputCOSKeyPrefix = 'OutputCOSKeyPrefix' in params ? params.OutputCOSKeyPrefix : null;
2963
+
1818
2964
  }
1819
2965
  }
1820
2966
 
1821
2967
  module.exports = {
2968
+ ScheduleSettings: ScheduleSettings,
2969
+ InvocationTaskBasicInfo: InvocationTaskBasicInfo,
1822
2970
  PreviewReplacedCommandContentResponse: PreviewReplacedCommandContentResponse,
1823
2971
  CreateCommandResponse: CreateCommandResponse,
2972
+ DisableInvokerRequest: DisableInvokerRequest,
1824
2973
  AutomationAgentInfo: AutomationAgentInfo,
1825
2974
  RunCommandRequest: RunCommandRequest,
2975
+ Invoker: Invoker,
1826
2976
  DescribeInvocationTasksRequest: DescribeInvocationTasksRequest,
1827
2977
  Invocation: Invocation,
2978
+ DescribeRegionsRequest: DescribeRegionsRequest,
1828
2979
  CommandDocument: CommandDocument,
2980
+ DescribeInvokerRecordsResponse: DescribeInvokerRecordsResponse,
1829
2981
  TaskResult: TaskResult,
2982
+ ModifyInvokerRequest: ModifyInvokerRequest,
2983
+ EnableInvokerResponse: EnableInvokerResponse,
2984
+ EnableInvokerRequest: EnableInvokerRequest,
1830
2985
  ModifyCommandResponse: ModifyCommandResponse,
1831
2986
  RegionInfo: RegionInfo,
2987
+ DescribeInvokersResponse: DescribeInvokersResponse,
2988
+ CancelInvocationResponse: CancelInvocationResponse,
1832
2989
  DeleteCommandResponse: DeleteCommandResponse,
2990
+ DisableInvokerResponse: DisableInvokerResponse,
1833
2991
  DescribeCommandsResponse: DescribeCommandsResponse,
2992
+ CreateInvokerRequest: CreateInvokerRequest,
1834
2993
  DescribeAutomationAgentStatusRequest: DescribeAutomationAgentStatusRequest,
1835
2994
  InvokeCommandResponse: InvokeCommandResponse,
1836
2995
  ModifyCommandRequest: ModifyCommandRequest,
2996
+ DescribeInvokersRequest: DescribeInvokersRequest,
1837
2997
  DescribeCommandsRequest: DescribeCommandsRequest,
2998
+ DeleteInvokerResponse: DeleteInvokerResponse,
1838
2999
  DescribeInvocationsRequest: DescribeInvocationsRequest,
1839
- PreviewReplacedCommandContentRequest: PreviewReplacedCommandContentRequest,
1840
3000
  Filter: Filter,
1841
3001
  DescribeInvocationsResponse: DescribeInvocationsResponse,
1842
3002
  DescribeInvocationTasksResponse: DescribeInvocationTasksResponse,
1843
3003
  Command: Command,
3004
+ PreviewReplacedCommandContentRequest: PreviewReplacedCommandContentRequest,
1844
3005
  InvocationTask: InvocationTask,
3006
+ ModifyInvokerResponse: ModifyInvokerResponse,
3007
+ InvokerRecord: InvokerRecord,
1845
3008
  DescribeAutomationAgentStatusResponse: DescribeAutomationAgentStatusResponse,
1846
- InvocationTaskBasicInfo: InvocationTaskBasicInfo,
3009
+ CreateInvokerResponse: CreateInvokerResponse,
3010
+ CancelInvocationRequest: CancelInvocationRequest,
1847
3011
  DeleteCommandRequest: DeleteCommandRequest,
3012
+ DeleteInvokerRequest: DeleteInvokerRequest,
1848
3013
  InvokeCommandRequest: InvokeCommandRequest,
1849
- DescribeRegionsRequest: DescribeRegionsRequest,
3014
+ DescribeInvokerRecordsRequest: DescribeInvokerRecordsRequest,
1850
3015
  Tag: Tag,
1851
3016
  RunCommandResponse: RunCommandResponse,
1852
3017
  DescribeRegionsResponse: DescribeRegionsResponse,