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
@@ -161,7 +161,7 @@ class DescribeSecretResponse extends AbstractModel {
161
161
  this.CreateUin = null;
162
162
 
163
163
  /**
164
- * 凭据状态:Enabled、Disabled、PendingDelete
164
+ * 凭据状态:Enabled、Disabled、PendingDelete, Creating, Failed。
165
165
  * @type {string || null}
166
166
  */
167
167
  this.Status = null;
@@ -178,6 +178,69 @@ class DescribeSecretResponse extends AbstractModel {
178
178
  */
179
179
  this.CreateTime = null;
180
180
 
181
+ /**
182
+ * 0 -- 用户自定义凭据类型;1 -- 数据库凭据类型;2 -- SSH密钥对凭据类型。
183
+ 注意:此字段可能返回 null,表示取不到有效值。
184
+ * @type {number || null}
185
+ */
186
+ this.SecretType = null;
187
+
188
+ /**
189
+ * 云产品名称。
190
+ 注意:此字段可能返回 null,表示取不到有效值。
191
+ * @type {string || null}
192
+ */
193
+ this.ProductName = null;
194
+
195
+ /**
196
+ * 云产品实例ID。
197
+ 注意:此字段可能返回 null,表示取不到有效值。
198
+ * @type {string || null}
199
+ */
200
+ this.ResourceID = null;
201
+
202
+ /**
203
+ * 是否开启轮转:True -- 开启轮转;False -- 关闭轮转。
204
+ 注意:此字段可能返回 null,表示取不到有效值。
205
+ * @type {boolean || null}
206
+ */
207
+ this.RotationStatus = null;
208
+
209
+ /**
210
+ * 轮转周期,默认以天为单位。
211
+ 注意:此字段可能返回 null,表示取不到有效值。
212
+ * @type {number || null}
213
+ */
214
+ this.RotationFrequency = null;
215
+
216
+ /**
217
+ * 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对凭据的名称。
218
+ 注意:此字段可能返回 null,表示取不到有效值。
219
+ * @type {string || null}
220
+ */
221
+ this.ResourceName = null;
222
+
223
+ /**
224
+ * 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所属的项目ID。
225
+ 注意:此字段可能返回 null,表示取不到有效值。
226
+ * @type {number || null}
227
+ */
228
+ this.ProjectID = null;
229
+
230
+ /**
231
+ * 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所关联的CVM实例ID。
232
+ 注意:此字段可能返回 null,表示取不到有效值。
233
+ * @type {Array.<string> || null}
234
+ */
235
+ this.AssociatedInstanceIDs = null;
236
+
237
+ /**
238
+ * 当凭据类型为云API密钥对凭据时,此字段有效,用于表示此云API密钥对所属的用户UIN。
239
+ 注意:此字段可能返回 null,表示取不到有效值。
240
+ * @type {number || null}
241
+ */
242
+ this.TargetUin = null;
243
+
181
244
  /**
182
245
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
183
246
  * @type {string || null}
@@ -200,11 +263,77 @@ class DescribeSecretResponse extends AbstractModel {
200
263
  this.Status = 'Status' in params ? params.Status : null;
201
264
  this.DeleteTime = 'DeleteTime' in params ? params.DeleteTime : null;
202
265
  this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
266
+ this.SecretType = 'SecretType' in params ? params.SecretType : null;
267
+ this.ProductName = 'ProductName' in params ? params.ProductName : null;
268
+ this.ResourceID = 'ResourceID' in params ? params.ResourceID : null;
269
+ this.RotationStatus = 'RotationStatus' in params ? params.RotationStatus : null;
270
+ this.RotationFrequency = 'RotationFrequency' in params ? params.RotationFrequency : null;
271
+ this.ResourceName = 'ResourceName' in params ? params.ResourceName : null;
272
+ this.ProjectID = 'ProjectID' in params ? params.ProjectID : null;
273
+ this.AssociatedInstanceIDs = 'AssociatedInstanceIDs' in params ? params.AssociatedInstanceIDs : null;
274
+ this.TargetUin = 'TargetUin' in params ? params.TargetUin : null;
203
275
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
204
276
 
205
277
  }
206
278
  }
207
279
 
280
+ /**
281
+ * DescribeSupportedProducts请求参数结构体
282
+ * @class
283
+ */
284
+ class DescribeSupportedProductsRequest extends AbstractModel {
285
+ constructor(){
286
+ super();
287
+
288
+ }
289
+
290
+ /**
291
+ * @private
292
+ */
293
+ deserialize(params) {
294
+ if (!params) {
295
+ return;
296
+ }
297
+
298
+ }
299
+ }
300
+
301
+ /**
302
+ * GetSecretValue请求参数结构体
303
+ * @class
304
+ */
305
+ class GetSecretValueRequest extends AbstractModel {
306
+ constructor(){
307
+ super();
308
+
309
+ /**
310
+ * 指定凭据的名称。
311
+ * @type {string || null}
312
+ */
313
+ this.SecretName = null;
314
+
315
+ /**
316
+ * 指定对应凭据的版本号。
317
+ 对于云产品凭据如Mysql凭据,通过指定凭据名称和历史版本号来获取历史轮转凭据的明文信息,如果要获取当前正在使用的凭据版本的明文,需要将版本号指定为:SSM_Current。
318
+ * @type {string || null}
319
+ */
320
+ this.VersionId = null;
321
+
322
+ }
323
+
324
+ /**
325
+ * @private
326
+ */
327
+ deserialize(params) {
328
+ if (!params) {
329
+ return;
330
+ }
331
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
332
+ this.VersionId = 'VersionId' in params ? params.VersionId : null;
333
+
334
+ }
335
+ }
336
+
208
337
  /**
209
338
  * DeleteSecret请求参数结构体
210
339
  * @class
@@ -221,10 +350,19 @@ class DeleteSecretRequest extends AbstractModel {
221
350
 
222
351
  /**
223
352
  * 指定计划删除日期,单位(天),0(默认)表示立即删除, 1-30 表示预留的天数,超出该日期之后彻底删除。
353
+ 当凭据类型为SSH密钥对凭据时,此字段只能取值只能为0。
224
354
  * @type {number || null}
225
355
  */
226
356
  this.RecoveryWindowInDays = null;
227
357
 
358
+ /**
359
+ * 当凭据类型为SSH密钥对凭据时,此字段有效,取值:
360
+ True -- 表示不仅仅清理此凭据中存储的SSH密钥信息,还会将SSH密钥对从CVM侧进行清理。注意,如果SSH密钥此时绑定了CVM实例,那么会清理失败。
361
+ False -- 表示仅仅清理此凭据中存储的SSH密钥信息,不在CVM进侧进行清理。
362
+ * @type {boolean || null}
363
+ */
364
+ this.CleanSSHKey = null;
365
+
228
366
  }
229
367
 
230
368
  /**
@@ -236,6 +374,7 @@ class DeleteSecretRequest extends AbstractModel {
236
374
  }
237
375
  this.SecretName = 'SecretName' in params ? params.SecretName : null;
238
376
  this.RecoveryWindowInDays = 'RecoveryWindowInDays' in params ? params.RecoveryWindowInDays : null;
377
+ this.CleanSSHKey = 'CleanSSHKey' in params ? params.CleanSSHKey : null;
239
378
 
240
379
  }
241
380
  }
@@ -318,6 +457,167 @@ class CreateSecretRequest extends AbstractModel {
318
457
  }
319
458
  }
320
459
 
460
+ /**
461
+ * RotateProductSecret请求参数结构体
462
+ * @class
463
+ */
464
+ class RotateProductSecretRequest extends AbstractModel {
465
+ constructor(){
466
+ super();
467
+
468
+ /**
469
+ * 需要轮转的凭据名。
470
+ * @type {string || null}
471
+ */
472
+ this.SecretName = null;
473
+
474
+ }
475
+
476
+ /**
477
+ * @private
478
+ */
479
+ deserialize(params) {
480
+ if (!params) {
481
+ return;
482
+ }
483
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
484
+
485
+ }
486
+ }
487
+
488
+ /**
489
+ * CreateProductSecret请求参数结构体
490
+ * @class
491
+ */
492
+ class CreateProductSecretRequest extends AbstractModel {
493
+ constructor(){
494
+ super();
495
+
496
+ /**
497
+ * 凭据名称,同一region内不可重复,最长128字节,使用字母、数字或者 - _ 的组合,第一个字符必须为字母或者数字。
498
+ * @type {string || null}
499
+ */
500
+ this.SecretName = null;
501
+
502
+ /**
503
+ * 用户账号名前缀,由用户自行指定,长度限定在8个字符以内,
504
+ 可选字符集包括:
505
+ 数字字符:[0, 9],
506
+ 小写字符:[a, z],
507
+ 大写字符:[A, Z],
508
+ 特殊字符(全英文符号):下划线(_),
509
+ 前缀必须以大写或小写字母开头。
510
+ * @type {string || null}
511
+ */
512
+ this.UserNamePrefix = null;
513
+
514
+ /**
515
+ * 凭据所绑定的云产品名称,如Mysql,可以通过DescribeSupportedProducts接口获取所支持的云产品名称。
516
+ * @type {string || null}
517
+ */
518
+ this.ProductName = null;
519
+
520
+ /**
521
+ * 云产品实例ID。
522
+ * @type {string || null}
523
+ */
524
+ this.InstanceID = null;
525
+
526
+ /**
527
+ * 账号的域名,IP形式,支持填入%。
528
+ * @type {Array.<string> || null}
529
+ */
530
+ this.Domains = null;
531
+
532
+ /**
533
+ * 将凭据与云产品实例绑定时,需要授予的权限列表。
534
+ * @type {Array.<ProductPrivilegeUnit> || null}
535
+ */
536
+ this.PrivilegesList = null;
537
+
538
+ /**
539
+ * 描述信息,用于详细描述用途等,最大支持2048字节。
540
+ * @type {string || null}
541
+ */
542
+ this.Description = null;
543
+
544
+ /**
545
+ * 指定对凭据进行加密的KMS CMK。
546
+ 如果为空则表示使用Secrets Manager为您默认创建的CMK进行加密。
547
+ 您也可以指定在同region 下自行创建的KMS CMK进行加密。
548
+ * @type {string || null}
549
+ */
550
+ this.KmsKeyId = null;
551
+
552
+ /**
553
+ * 标签列表。
554
+ * @type {Array.<Tag> || null}
555
+ */
556
+ this.Tags = null;
557
+
558
+ /**
559
+ * 用户自定义的开始轮转时间,格式:2006-01-02 15:04:05。
560
+ 当EnableRotation为True时,此参数必填。
561
+ * @type {string || null}
562
+ */
563
+ this.RotationBeginTime = null;
564
+
565
+ /**
566
+ * 是否开启轮转
567
+ True -- 开启
568
+ False -- 不开启
569
+ 如果不指定,默认为False。
570
+ * @type {boolean || null}
571
+ */
572
+ this.EnableRotation = null;
573
+
574
+ /**
575
+ * 轮转周期,以天为单位,默认为1天。
576
+ * @type {number || null}
577
+ */
578
+ this.RotationFrequency = null;
579
+
580
+ }
581
+
582
+ /**
583
+ * @private
584
+ */
585
+ deserialize(params) {
586
+ if (!params) {
587
+ return;
588
+ }
589
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
590
+ this.UserNamePrefix = 'UserNamePrefix' in params ? params.UserNamePrefix : null;
591
+ this.ProductName = 'ProductName' in params ? params.ProductName : null;
592
+ this.InstanceID = 'InstanceID' in params ? params.InstanceID : null;
593
+ this.Domains = 'Domains' in params ? params.Domains : null;
594
+
595
+ if (params.PrivilegesList) {
596
+ this.PrivilegesList = new Array();
597
+ for (let z in params.PrivilegesList) {
598
+ let obj = new ProductPrivilegeUnit();
599
+ obj.deserialize(params.PrivilegesList[z]);
600
+ this.PrivilegesList.push(obj);
601
+ }
602
+ }
603
+ this.Description = 'Description' in params ? params.Description : null;
604
+ this.KmsKeyId = 'KmsKeyId' in params ? params.KmsKeyId : null;
605
+
606
+ if (params.Tags) {
607
+ this.Tags = new Array();
608
+ for (let z in params.Tags) {
609
+ let obj = new Tag();
610
+ obj.deserialize(params.Tags[z]);
611
+ this.Tags.push(obj);
612
+ }
613
+ }
614
+ this.RotationBeginTime = 'RotationBeginTime' in params ? params.RotationBeginTime : null;
615
+ this.EnableRotation = 'EnableRotation' in params ? params.EnableRotation : null;
616
+ this.RotationFrequency = 'RotationFrequency' in params ? params.RotationFrequency : null;
617
+
618
+ }
619
+ }
620
+
321
621
  /**
322
622
  * GetSecretValue返回参数结构体
323
623
  * @class
@@ -339,13 +639,15 @@ class GetSecretValueResponse extends AbstractModel {
339
639
  this.VersionId = null;
340
640
 
341
641
  /**
342
- * 在创建凭据(CreateSecret)时,如果指定的是二进制数据,则该字段为返回结果,并且使用base64进行编码,应用方需要进行base64解码后获取原始数据。SecretBinary和SecretString只有一个不为空。
642
+ * 在创建凭据(CreateSecret)时,如果指定的是二进制数据,则该字段为返回结果,并且使用base64进行编码,应用方需要进行base64解码后获取原始数据。
643
+ SecretBinary和SecretString只有一个不为空。
343
644
  * @type {string || null}
344
645
  */
345
646
  this.SecretBinary = null;
346
647
 
347
648
  /**
348
- * 在创建凭据(CreateSecret)时,如果指定的是普通文本数据,则该字段为返回结果。SecretBinary和SecretString只有一个不为空。
649
+ * 在创建凭据(CreateSecret)时,如果指定的是普通文本数据,则该字段为返回结果。
650
+ SecretBinary和SecretString只有一个不为空。
349
651
  * @type {string || null}
350
652
  */
351
653
  this.SecretString = null;
@@ -409,6 +711,48 @@ class GetRegionsResponse extends AbstractModel {
409
711
  }
410
712
  }
411
713
 
714
+ /**
715
+ * DescribeSupportedProducts返回参数结构体
716
+ * @class
717
+ */
718
+ class DescribeSupportedProductsResponse extends AbstractModel {
719
+ constructor(){
720
+ super();
721
+
722
+ /**
723
+ * 支持的产品列表。
724
+ * @type {Array.<string> || null}
725
+ */
726
+ this.Products = null;
727
+
728
+ /**
729
+ * 支持的产品个数
730
+ * @type {number || null}
731
+ */
732
+ this.TotalCount = null;
733
+
734
+ /**
735
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
736
+ * @type {string || null}
737
+ */
738
+ this.RequestId = null;
739
+
740
+ }
741
+
742
+ /**
743
+ * @private
744
+ */
745
+ deserialize(params) {
746
+ if (!params) {
747
+ return;
748
+ }
749
+ this.Products = 'Products' in params ? params.Products : null;
750
+ this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
751
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
752
+
753
+ }
754
+ }
755
+
412
756
  /**
413
757
  * DeleteSecretVersion请求参数结构体
414
758
  * @class
@@ -453,57 +797,116 @@ class SecretMetadata extends AbstractModel {
453
797
  super();
454
798
 
455
799
  /**
456
- * 凭据名称。
800
+ * 凭据名称
457
801
  * @type {string || null}
458
802
  */
459
803
  this.SecretName = null;
460
804
 
461
805
  /**
462
- * 凭据的描述信息。
806
+ * 凭据的描述信息
463
807
  * @type {string || null}
464
808
  */
465
809
  this.Description = null;
466
810
 
467
811
  /**
468
- * 用于加密凭据的KMS KeyId
812
+ * 用于加密凭据的KMS KeyId
469
813
  * @type {string || null}
470
814
  */
471
815
  this.KmsKeyId = null;
472
816
 
473
817
  /**
474
- * 创建者UIN
818
+ * 创建者UIN
475
819
  * @type {number || null}
476
820
  */
477
821
  this.CreateUin = null;
478
822
 
479
823
  /**
480
- * 凭据状态:Enabled、Disabled、PendingDelete
824
+ * 凭据状态:Enabled、Disabled、PendingDelete、Creating、Failed
481
825
  * @type {string || null}
482
826
  */
483
827
  this.Status = null;
484
828
 
485
829
  /**
486
- * 凭据删除日期,对于status为PendingDelete 的有效,unix时间戳。
830
+ * 凭据删除日期,对于status为PendingDelete 的有效,unix时间戳
487
831
  * @type {number || null}
488
832
  */
489
833
  this.DeleteTime = null;
490
834
 
491
835
  /**
492
- * 凭据创建时间,unix时间戳。
836
+ * 凭据创建时间,unix时间戳
493
837
  * @type {number || null}
494
838
  */
495
839
  this.CreateTime = null;
496
840
 
497
841
  /**
498
- * 用于加密凭据的KMS CMK类型,DEFAULT 表示SecretsManager 创建的默认密钥, CUSTOMER 表示用户指定的密钥。
842
+ * 用于加密凭据的KMS CMK类型,DEFAULT 表示SecretsManager 创建的默认密钥, CUSTOMER 表示用户指定的密钥
499
843
  * @type {string || null}
500
844
  */
501
845
  this.KmsKeyType = null;
502
846
 
503
- }
504
-
505
- /**
506
- * @private
847
+ /**
848
+ * 1:--开启轮转;0--禁止轮转
849
+ 注意:此字段可能返回 null,表示取不到有效值。
850
+ * @type {number || null}
851
+ */
852
+ this.RotationStatus = null;
853
+
854
+ /**
855
+ * 下一次轮转开始时间,uinx 时间戳
856
+ 注意:此字段可能返回 null,表示取不到有效值。
857
+ * @type {number || null}
858
+ */
859
+ this.NextRotationTime = null;
860
+
861
+ /**
862
+ * 0 -- 用户自定义凭据;
863
+ 1 -- 云产品凭据;
864
+ 2 -- SSH密钥对凭据;
865
+ 3 -- 云API密钥对凭据;
866
+ 注意:此字段可能返回 null,表示取不到有效值。
867
+ * @type {number || null}
868
+ */
869
+ this.SecretType = null;
870
+
871
+ /**
872
+ * 云产品名称,仅在SecretType为1,即凭据类型为云产品凭据时生效
873
+ 注意:此字段可能返回 null,表示取不到有效值。
874
+ * @type {string || null}
875
+ */
876
+ this.ProductName = null;
877
+
878
+ /**
879
+ * 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对凭据的名称。
880
+ 注意:此字段可能返回 null,表示取不到有效值。
881
+ * @type {string || null}
882
+ */
883
+ this.ResourceName = null;
884
+
885
+ /**
886
+ * 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所属的项目ID。
887
+ 注意:此字段可能返回 null,表示取不到有效值。
888
+ * @type {number || null}
889
+ */
890
+ this.ProjectID = null;
891
+
892
+ /**
893
+ * 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所关联的CVM实例ID。
894
+ 注意:此字段可能返回 null,表示取不到有效值。
895
+ * @type {Array.<string> || null}
896
+ */
897
+ this.AssociatedInstanceIDs = null;
898
+
899
+ /**
900
+ * 当凭据类型为云API密钥对凭据时,此字段有效,用于表示云API密钥对所属的用户UIN。
901
+ 注意:此字段可能返回 null,表示取不到有效值。
902
+ * @type {number || null}
903
+ */
904
+ this.TargetUin = null;
905
+
906
+ }
907
+
908
+ /**
909
+ * @private
507
910
  */
508
911
  deserialize(params) {
509
912
  if (!params) {
@@ -517,6 +920,14 @@ class SecretMetadata extends AbstractModel {
517
920
  this.DeleteTime = 'DeleteTime' in params ? params.DeleteTime : null;
518
921
  this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
519
922
  this.KmsKeyType = 'KmsKeyType' in params ? params.KmsKeyType : null;
923
+ this.RotationStatus = 'RotationStatus' in params ? params.RotationStatus : null;
924
+ this.NextRotationTime = 'NextRotationTime' in params ? params.NextRotationTime : null;
925
+ this.SecretType = 'SecretType' in params ? params.SecretType : null;
926
+ this.ProductName = 'ProductName' in params ? params.ProductName : null;
927
+ this.ResourceName = 'ResourceName' in params ? params.ResourceName : null;
928
+ this.ProjectID = 'ProjectID' in params ? params.ProjectID : null;
929
+ this.AssociatedInstanceIDs = 'AssociatedInstanceIDs' in params ? params.AssociatedInstanceIDs : null;
930
+ this.TargetUin = 'TargetUin' in params ? params.TargetUin : null;
520
931
 
521
932
  }
522
933
  }
@@ -549,6 +960,127 @@ class ListSecretVersionIdsRequest extends AbstractModel {
549
960
  }
550
961
  }
551
962
 
963
+ /**
964
+ * DescribeRotationDetail请求参数结构体
965
+ * @class
966
+ */
967
+ class DescribeRotationDetailRequest extends AbstractModel {
968
+ constructor(){
969
+ super();
970
+
971
+ /**
972
+ * 指定需要获取凭据轮转详细信息的凭据名称。
973
+ * @type {string || null}
974
+ */
975
+ this.SecretName = null;
976
+
977
+ }
978
+
979
+ /**
980
+ * @private
981
+ */
982
+ deserialize(params) {
983
+ if (!params) {
984
+ return;
985
+ }
986
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
987
+
988
+ }
989
+ }
990
+
991
+ /**
992
+ * CreateSSHKeyPairSecret返回参数结构体
993
+ * @class
994
+ */
995
+ class CreateSSHKeyPairSecretResponse extends AbstractModel {
996
+ constructor(){
997
+ super();
998
+
999
+ /**
1000
+ * 创建的凭据名称。
1001
+ * @type {string || null}
1002
+ */
1003
+ this.SecretName = null;
1004
+
1005
+ /**
1006
+ * 创建的SSH密钥ID。
1007
+ * @type {string || null}
1008
+ */
1009
+ this.SSHKeyID = null;
1010
+
1011
+ /**
1012
+ * 创建的SSH密钥名称。
1013
+ * @type {string || null}
1014
+ */
1015
+ this.SSHKeyName = null;
1016
+
1017
+ /**
1018
+ * 标签操作的返回码. 0: 成功;1: 内部错误;2: 业务处理错误。
1019
+ 注意:此字段可能返回 null,表示取不到有效值。
1020
+ * @type {number || null}
1021
+ */
1022
+ this.TagCode = null;
1023
+
1024
+ /**
1025
+ * 标签操作的返回信息。
1026
+ 注意:此字段可能返回 null,表示取不到有效值。
1027
+ * @type {string || null}
1028
+ */
1029
+ this.TagMsg = null;
1030
+
1031
+ /**
1032
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1033
+ * @type {string || null}
1034
+ */
1035
+ this.RequestId = null;
1036
+
1037
+ }
1038
+
1039
+ /**
1040
+ * @private
1041
+ */
1042
+ deserialize(params) {
1043
+ if (!params) {
1044
+ return;
1045
+ }
1046
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
1047
+ this.SSHKeyID = 'SSHKeyID' in params ? params.SSHKeyID : null;
1048
+ this.SSHKeyName = 'SSHKeyName' in params ? params.SSHKeyName : null;
1049
+ this.TagCode = 'TagCode' in params ? params.TagCode : null;
1050
+ this.TagMsg = 'TagMsg' in params ? params.TagMsg : null;
1051
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1052
+
1053
+ }
1054
+ }
1055
+
1056
+ /**
1057
+ * UpdateRotationStatus返回参数结构体
1058
+ * @class
1059
+ */
1060
+ class UpdateRotationStatusResponse extends AbstractModel {
1061
+ constructor(){
1062
+ super();
1063
+
1064
+ /**
1065
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1066
+ * @type {string || null}
1067
+ */
1068
+ this.RequestId = null;
1069
+
1070
+ }
1071
+
1072
+ /**
1073
+ * @private
1074
+ */
1075
+ deserialize(params) {
1076
+ if (!params) {
1077
+ return;
1078
+ }
1079
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1080
+
1081
+ }
1082
+ }
1083
+
552
1084
  /**
553
1085
  * CreateSecret返回参数结构体
554
1086
  * @class
@@ -705,6 +1237,41 @@ class DisableSecretResponse extends AbstractModel {
705
1237
  }
706
1238
  }
707
1239
 
1240
+ /**
1241
+ * 标签键和标签值
1242
+ * @class
1243
+ */
1244
+ class Tag extends AbstractModel {
1245
+ constructor(){
1246
+ super();
1247
+
1248
+ /**
1249
+ * 标签键
1250
+ * @type {string || null}
1251
+ */
1252
+ this.TagKey = null;
1253
+
1254
+ /**
1255
+ * 标签值
1256
+ * @type {string || null}
1257
+ */
1258
+ this.TagValue = null;
1259
+
1260
+ }
1261
+
1262
+ /**
1263
+ * @private
1264
+ */
1265
+ deserialize(params) {
1266
+ if (!params) {
1267
+ return;
1268
+ }
1269
+ this.TagKey = 'TagKey' in params ? params.TagKey : null;
1270
+ this.TagValue = 'TagValue' in params ? params.TagValue : null;
1271
+
1272
+ }
1273
+ }
1274
+
708
1275
  /**
709
1276
  * ListSecrets请求参数结构体
710
1277
  * @class
@@ -732,7 +1299,14 @@ class ListSecretsRequest extends AbstractModel {
732
1299
  this.OrderType = null;
733
1300
 
734
1301
  /**
735
- * 根据凭据状态进行过滤,默认为0表示查询全部,1 表示查询Enabed 凭据列表,2表示查询Disabled 凭据列表, 3 表示查询PendingDelete 凭据列表。
1302
+ * 根据凭据状态进行过滤。
1303
+ 默认为0表示查询全部。
1304
+ 1 -- 表示查询Enabled 凭据列表。
1305
+ 2 -- 表示查询Disabled 凭据列表。
1306
+ 3 -- 表示查询PendingDelete 凭据列表。
1307
+ 4 -- 表示PendingCreate。
1308
+ 5 -- 表示CreateFailed。
1309
+ 其中状态PendingCreate和CreateFailed只有在SecretType为云产品凭据时生效
736
1310
  * @type {number || null}
737
1311
  */
738
1312
  this.State = null;
@@ -744,11 +1318,30 @@ class ListSecretsRequest extends AbstractModel {
744
1318
  this.SearchSecretName = null;
745
1319
 
746
1320
  /**
747
- * 标签过滤条件
1321
+ * 标签过滤条件。
748
1322
  * @type {Array.<TagFilter> || null}
749
1323
  */
750
1324
  this.TagFilters = null;
751
1325
 
1326
+ /**
1327
+ * 0 -- 表示用户自定义凭据,默认为0。
1328
+ 1 -- 表示用户云产品凭据。
1329
+ 2 -- 表示SSH密钥对凭据。
1330
+ 3 -- 表示云API密钥对凭据。
1331
+ * @type {number || null}
1332
+ */
1333
+ this.SecretType = null;
1334
+
1335
+ /**
1336
+ * 此参数仅在SecretType参数值为1时生效,
1337
+ 当SecretType值为1时:
1338
+ 如果ProductName值为空,则表示查询所有类型的云产品凭据
1339
+ 如果ProductName值为Mysql,则表示查询Mysql数据库凭据
1340
+ 如果ProductName值为Tdsql-mysql,则表示查询Tdsql(Mysql版本)的凭据
1341
+ * @type {string || null}
1342
+ */
1343
+ this.ProductName = null;
1344
+
752
1345
  }
753
1346
 
754
1347
  /**
@@ -772,29 +1365,500 @@ class ListSecretsRequest extends AbstractModel {
772
1365
  this.TagFilters.push(obj);
773
1366
  }
774
1367
  }
1368
+ this.SecretType = 'SecretType' in params ? params.SecretType : null;
1369
+ this.ProductName = 'ProductName' in params ? params.ProductName : null;
1370
+
1371
+ }
1372
+ }
1373
+
1374
+ /**
1375
+ * UpdateDescription请求参数结构体
1376
+ * @class
1377
+ */
1378
+ class UpdateDescriptionRequest extends AbstractModel {
1379
+ constructor(){
1380
+ super();
1381
+
1382
+ /**
1383
+ * 指定需要更新描述信息的凭据名。
1384
+ * @type {string || null}
1385
+ */
1386
+ this.SecretName = null;
1387
+
1388
+ /**
1389
+ * 新的描述信息,最大长度2048个字节。
1390
+ * @type {string || null}
1391
+ */
1392
+ this.Description = null;
1393
+
1394
+ }
1395
+
1396
+ /**
1397
+ * @private
1398
+ */
1399
+ deserialize(params) {
1400
+ if (!params) {
1401
+ return;
1402
+ }
1403
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
1404
+ this.Description = 'Description' in params ? params.Description : null;
1405
+
1406
+ }
1407
+ }
1408
+
1409
+ /**
1410
+ * EnableSecret返回参数结构体
1411
+ * @class
1412
+ */
1413
+ class EnableSecretResponse extends AbstractModel {
1414
+ constructor(){
1415
+ super();
1416
+
1417
+ /**
1418
+ * 启用的凭据名称。
1419
+ * @type {string || null}
1420
+ */
1421
+ this.SecretName = null;
1422
+
1423
+ /**
1424
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1425
+ * @type {string || null}
1426
+ */
1427
+ this.RequestId = null;
1428
+
1429
+ }
1430
+
1431
+ /**
1432
+ * @private
1433
+ */
1434
+ deserialize(params) {
1435
+ if (!params) {
1436
+ return;
1437
+ }
1438
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
1439
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1440
+
1441
+ }
1442
+ }
1443
+
1444
+ /**
1445
+ * CreateSSHKeyPairSecret请求参数结构体
1446
+ * @class
1447
+ */
1448
+ class CreateSSHKeyPairSecretRequest extends AbstractModel {
1449
+ constructor(){
1450
+ super();
1451
+
1452
+ /**
1453
+ * 凭据名称,同一region内不可重复,最长128字节,使用字母、数字或者 - _ 的组合,第一个字符必须为字母或者数字。
1454
+ * @type {string || null}
1455
+ */
1456
+ this.SecretName = null;
1457
+
1458
+ /**
1459
+ * 密钥对创建后所属的项目ID。
1460
+ * @type {number || null}
1461
+ */
1462
+ this.ProjectId = null;
1463
+
1464
+ /**
1465
+ * 描述信息,用于详细描述用途等,最大支持2048字节。
1466
+ * @type {string || null}
1467
+ */
1468
+ this.Description = null;
1469
+
1470
+ /**
1471
+ * 指定对凭据进行加密的KMS CMK。
1472
+ 如果为空则表示使用Secrets Manager为您默认创建的CMK进行加密。
1473
+ 您也可以指定在同region 下自行创建的KMS CMK进行加密。
1474
+ * @type {string || null}
1475
+ */
1476
+ this.KmsKeyId = null;
1477
+
1478
+ /**
1479
+ * 标签列表。
1480
+ * @type {Array.<Tag> || null}
1481
+ */
1482
+ this.Tags = null;
1483
+
1484
+ }
1485
+
1486
+ /**
1487
+ * @private
1488
+ */
1489
+ deserialize(params) {
1490
+ if (!params) {
1491
+ return;
1492
+ }
1493
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
1494
+ this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
1495
+ this.Description = 'Description' in params ? params.Description : null;
1496
+ this.KmsKeyId = 'KmsKeyId' in params ? params.KmsKeyId : null;
1497
+
1498
+ if (params.Tags) {
1499
+ this.Tags = new Array();
1500
+ for (let z in params.Tags) {
1501
+ let obj = new Tag();
1502
+ obj.deserialize(params.Tags[z]);
1503
+ this.Tags.push(obj);
1504
+ }
1505
+ }
1506
+
1507
+ }
1508
+ }
1509
+
1510
+ /**
1511
+ * UpdateRotationStatus请求参数结构体
1512
+ * @class
1513
+ */
1514
+ class UpdateRotationStatusRequest extends AbstractModel {
1515
+ constructor(){
1516
+ super();
1517
+
1518
+ /**
1519
+ * 云产品凭据名称。
1520
+ * @type {string || null}
1521
+ */
1522
+ this.SecretName = null;
1523
+
1524
+ /**
1525
+ * 是否开启轮转。
1526
+ true -- 开启轮转;
1527
+ false -- 禁止轮转。
1528
+ * @type {boolean || null}
1529
+ */
1530
+ this.EnableRotation = null;
1531
+
1532
+ /**
1533
+ * 轮转周期,以天为单位,最小为30天,最大为365天。
1534
+ * @type {number || null}
1535
+ */
1536
+ this.Frequency = null;
1537
+
1538
+ /**
1539
+ * 用户设置的期望开始轮转时间,格式为:2006-01-02 15:04:05。
1540
+ 当EnableRotation为true时,如果不填RotationBeginTime,则默认填充为当前时间。
1541
+ * @type {string || null}
1542
+ */
1543
+ this.RotationBeginTime = null;
1544
+
1545
+ }
1546
+
1547
+ /**
1548
+ * @private
1549
+ */
1550
+ deserialize(params) {
1551
+ if (!params) {
1552
+ return;
1553
+ }
1554
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
1555
+ this.EnableRotation = 'EnableRotation' in params ? params.EnableRotation : null;
1556
+ this.Frequency = 'Frequency' in params ? params.Frequency : null;
1557
+ this.RotationBeginTime = 'RotationBeginTime' in params ? params.RotationBeginTime : null;
1558
+
1559
+ }
1560
+ }
1561
+
1562
+ /**
1563
+ * UpdateSecret请求参数结构体
1564
+ * @class
1565
+ */
1566
+ class UpdateSecretRequest extends AbstractModel {
1567
+ constructor(){
1568
+ super();
1569
+
1570
+ /**
1571
+ * 指定需要更新凭据内容的名称。
1572
+ * @type {string || null}
1573
+ */
1574
+ this.SecretName = null;
1575
+
1576
+ /**
1577
+ * 指定需要更新凭据内容的版本号。
1578
+ * @type {string || null}
1579
+ */
1580
+ this.VersionId = null;
1581
+
1582
+ /**
1583
+ * 新的凭据内容为二进制的场景使用该字段,并使用base64进行编码。
1584
+ SecretBinary 和 SecretString 只能一个不为空。
1585
+ * @type {string || null}
1586
+ */
1587
+ this.SecretBinary = null;
1588
+
1589
+ /**
1590
+ * 新的凭据内容为文本的场景使用该字段,不需要base64编码SecretBinary 和 SecretString 只能一个不为空。
1591
+ * @type {string || null}
1592
+ */
1593
+ this.SecretString = null;
1594
+
1595
+ }
1596
+
1597
+ /**
1598
+ * @private
1599
+ */
1600
+ deserialize(params) {
1601
+ if (!params) {
1602
+ return;
1603
+ }
1604
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
1605
+ this.VersionId = 'VersionId' in params ? params.VersionId : null;
1606
+ this.SecretBinary = 'SecretBinary' in params ? params.SecretBinary : null;
1607
+ this.SecretString = 'SecretString' in params ? params.SecretString : null;
1608
+
1609
+ }
1610
+ }
1611
+
1612
+ /**
1613
+ * DescribeAsyncRequestInfo返回参数结构体
1614
+ * @class
1615
+ */
1616
+ class DescribeAsyncRequestInfoResponse extends AbstractModel {
1617
+ constructor(){
1618
+ super();
1619
+
1620
+ /**
1621
+ * 0:处理中,1:处理成功,2:处理失败
1622
+ * @type {number || null}
1623
+ */
1624
+ this.TaskStatus = null;
1625
+
1626
+ /**
1627
+ * 任务描述信息。
1628
+ * @type {string || null}
1629
+ */
1630
+ this.Description = null;
1631
+
1632
+ /**
1633
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1634
+ * @type {string || null}
1635
+ */
1636
+ this.RequestId = null;
1637
+
1638
+ }
1639
+
1640
+ /**
1641
+ * @private
1642
+ */
1643
+ deserialize(params) {
1644
+ if (!params) {
1645
+ return;
1646
+ }
1647
+ this.TaskStatus = 'TaskStatus' in params ? params.TaskStatus : null;
1648
+ this.Description = 'Description' in params ? params.Description : null;
1649
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1650
+
1651
+ }
1652
+ }
1653
+
1654
+ /**
1655
+ * RestoreSecret请求参数结构体
1656
+ * @class
1657
+ */
1658
+ class RestoreSecretRequest extends AbstractModel {
1659
+ constructor(){
1660
+ super();
1661
+
1662
+ /**
1663
+ * 指定需要恢复的凭据名称。
1664
+ * @type {string || null}
1665
+ */
1666
+ this.SecretName = null;
1667
+
1668
+ }
1669
+
1670
+ /**
1671
+ * @private
1672
+ */
1673
+ deserialize(params) {
1674
+ if (!params) {
1675
+ return;
1676
+ }
1677
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
1678
+
1679
+ }
1680
+ }
1681
+
1682
+ /**
1683
+ * RotateProductSecret返回参数结构体
1684
+ * @class
1685
+ */
1686
+ class RotateProductSecretResponse extends AbstractModel {
1687
+ constructor(){
1688
+ super();
1689
+
1690
+ /**
1691
+ * 当凭据类型为云产品凭据时(即SecretType为1,如MySQL、Tdsql等托管凭据)此字段有效,返回轮转异步任务ID号。
1692
+ * @type {number || null}
1693
+ */
1694
+ this.FlowID = null;
1695
+
1696
+ /**
1697
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1698
+ * @type {string || null}
1699
+ */
1700
+ this.RequestId = null;
1701
+
1702
+ }
1703
+
1704
+ /**
1705
+ * @private
1706
+ */
1707
+ deserialize(params) {
1708
+ if (!params) {
1709
+ return;
1710
+ }
1711
+ this.FlowID = 'FlowID' in params ? params.FlowID : null;
1712
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1713
+
1714
+ }
1715
+ }
1716
+
1717
+ /**
1718
+ * 凭据版本号列表信息
1719
+ * @class
1720
+ */
1721
+ class VersionInfo extends AbstractModel {
1722
+ constructor(){
1723
+ super();
1724
+
1725
+ /**
1726
+ * 版本号。
1727
+ * @type {string || null}
1728
+ */
1729
+ this.VersionId = null;
1730
+
1731
+ /**
1732
+ * 创建时间,unix时间戳。
1733
+ * @type {number || null}
1734
+ */
1735
+ this.CreateTime = null;
1736
+
1737
+ }
1738
+
1739
+ /**
1740
+ * @private
1741
+ */
1742
+ deserialize(params) {
1743
+ if (!params) {
1744
+ return;
1745
+ }
1746
+ this.VersionId = 'VersionId' in params ? params.VersionId : null;
1747
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
1748
+
1749
+ }
1750
+ }
1751
+
1752
+ /**
1753
+ * 标签过滤器
1754
+ * @class
1755
+ */
1756
+ class TagFilter extends AbstractModel {
1757
+ constructor(){
1758
+ super();
1759
+
1760
+ /**
1761
+ * 标签键
1762
+ * @type {string || null}
1763
+ */
1764
+ this.TagKey = null;
1765
+
1766
+ /**
1767
+ * 标签值
1768
+ * @type {Array.<string> || null}
1769
+ */
1770
+ this.TagValue = null;
1771
+
1772
+ }
1773
+
1774
+ /**
1775
+ * @private
1776
+ */
1777
+ deserialize(params) {
1778
+ if (!params) {
1779
+ return;
1780
+ }
1781
+ this.TagKey = 'TagKey' in params ? params.TagKey : null;
1782
+ this.TagValue = 'TagValue' in params ? params.TagValue : null;
1783
+
1784
+ }
1785
+ }
1786
+
1787
+ /**
1788
+ * PutSecretValue请求参数结构体
1789
+ * @class
1790
+ */
1791
+ class PutSecretValueRequest extends AbstractModel {
1792
+ constructor(){
1793
+ super();
1794
+
1795
+ /**
1796
+ * 指定需要增加版本的凭据名称。
1797
+ * @type {string || null}
1798
+ */
1799
+ this.SecretName = null;
1800
+
1801
+ /**
1802
+ * 指定新增加的版本号,最长64 字节,使用字母、数字或者 - _ . 的组合并且以字母或数字开头。
1803
+ * @type {string || null}
1804
+ */
1805
+ this.VersionId = null;
1806
+
1807
+ /**
1808
+ * 二进制凭据信息,使用base64编码。
1809
+ SecretBinary 和 SecretString 必须且只能设置一个。
1810
+ * @type {string || null}
1811
+ */
1812
+ this.SecretBinary = null;
1813
+
1814
+ /**
1815
+ * 文本类型凭据信息明文(不需要进行base64编码),SecretBinary 和 SecretString 必须且只能设置一个。
1816
+ * @type {string || null}
1817
+ */
1818
+ this.SecretString = null;
1819
+
1820
+ }
1821
+
1822
+ /**
1823
+ * @private
1824
+ */
1825
+ deserialize(params) {
1826
+ if (!params) {
1827
+ return;
1828
+ }
1829
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
1830
+ this.VersionId = 'VersionId' in params ? params.VersionId : null;
1831
+ this.SecretBinary = 'SecretBinary' in params ? params.SecretBinary : null;
1832
+ this.SecretString = 'SecretString' in params ? params.SecretString : null;
775
1833
 
776
1834
  }
777
1835
  }
778
1836
 
779
1837
  /**
780
- * UpdateDescription请求参数结构体
1838
+ * PutSecretValue返回参数结构体
781
1839
  * @class
782
1840
  */
783
- class UpdateDescriptionRequest extends AbstractModel {
1841
+ class PutSecretValueResponse extends AbstractModel {
784
1842
  constructor(){
785
1843
  super();
786
1844
 
787
1845
  /**
788
- * 指定需要更新描述信息的凭据名。
1846
+ * 凭据名称。
789
1847
  * @type {string || null}
790
1848
  */
791
1849
  this.SecretName = null;
792
1850
 
793
1851
  /**
794
- * 新的描述信息,最大长度2048个字节。
1852
+ * 新增加的版本号。
795
1853
  * @type {string || null}
796
1854
  */
797
- this.Description = null;
1855
+ this.VersionId = null;
1856
+
1857
+ /**
1858
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1859
+ * @type {string || null}
1860
+ */
1861
+ this.RequestId = null;
798
1862
 
799
1863
  }
800
1864
 
@@ -806,24 +1870,31 @@ class UpdateDescriptionRequest extends AbstractModel {
806
1870
  return;
807
1871
  }
808
1872
  this.SecretName = 'SecretName' in params ? params.SecretName : null;
809
- this.Description = 'Description' in params ? params.Description : null;
1873
+ this.VersionId = 'VersionId' in params ? params.VersionId : null;
1874
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
810
1875
 
811
1876
  }
812
1877
  }
813
1878
 
814
1879
  /**
815
- * EnableSecret返回参数结构体
1880
+ * DescribeRotationHistory返回参数结构体
816
1881
  * @class
817
1882
  */
818
- class EnableSecretResponse extends AbstractModel {
1883
+ class DescribeRotationHistoryResponse extends AbstractModel {
819
1884
  constructor(){
820
1885
  super();
821
1886
 
822
1887
  /**
823
- * 启用的凭据名称。
824
- * @type {string || null}
1888
+ * 版本号列表。
1889
+ * @type {Array.<string> || null}
825
1890
  */
826
- this.SecretName = null;
1891
+ this.VersionIDs = null;
1892
+
1893
+ /**
1894
+ * 版本号个数,可以给用户展示的版本号个数上限为10个。
1895
+ * @type {number || null}
1896
+ */
1897
+ this.TotalCount = null;
827
1898
 
828
1899
  /**
829
1900
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -840,43 +1911,32 @@ class EnableSecretResponse extends AbstractModel {
840
1911
  if (!params) {
841
1912
  return;
842
1913
  }
843
- this.SecretName = 'SecretName' in params ? params.SecretName : null;
1914
+ this.VersionIDs = 'VersionIDs' in params ? params.VersionIDs : null;
1915
+ this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
844
1916
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
845
1917
 
846
1918
  }
847
1919
  }
848
1920
 
849
1921
  /**
850
- * UpdateSecret请求参数结构体
1922
+ * GetSSHKeyPairValue请求参数结构体
851
1923
  * @class
852
1924
  */
853
- class UpdateSecretRequest extends AbstractModel {
1925
+ class GetSSHKeyPairValueRequest extends AbstractModel {
854
1926
  constructor(){
855
1927
  super();
856
1928
 
857
1929
  /**
858
- * 指定需要更新凭据内容的名称。
1930
+ * 凭据名称,此凭据只能为SSH密钥对凭据类型。
859
1931
  * @type {string || null}
860
1932
  */
861
1933
  this.SecretName = null;
862
1934
 
863
1935
  /**
864
- * 指定需要更新凭据内容的版本号。
865
- * @type {string || null}
866
- */
867
- this.VersionId = null;
868
-
869
- /**
870
- * 新的凭据内容为二进制的场景使用该字段,并使用base64进行编码。SecretBinary 和 SecretString 只能一个不为空。
871
- * @type {string || null}
872
- */
873
- this.SecretBinary = null;
874
-
875
- /**
876
- * 新的凭据内容为文本的场景使用该字段,不需要base64编码。SecretBinary 和 SecretString 只能一个不为空。
1936
+ * 密钥对ID,是云服务器中密钥对的唯一标识。
877
1937
  * @type {string || null}
878
1938
  */
879
- this.SecretString = null;
1939
+ this.SSHKeyId = null;
880
1940
 
881
1941
  }
882
1942
 
@@ -888,32 +1948,24 @@ class UpdateSecretRequest extends AbstractModel {
888
1948
  return;
889
1949
  }
890
1950
  this.SecretName = 'SecretName' in params ? params.SecretName : null;
891
- this.VersionId = 'VersionId' in params ? params.VersionId : null;
892
- this.SecretBinary = 'SecretBinary' in params ? params.SecretBinary : null;
893
- this.SecretString = 'SecretString' in params ? params.SecretString : null;
1951
+ this.SSHKeyId = 'SSHKeyId' in params ? params.SSHKeyId : null;
894
1952
 
895
1953
  }
896
1954
  }
897
1955
 
898
1956
  /**
899
- * 凭据版本号列表信息
1957
+ * DescribeAsyncRequestInfo请求参数结构体
900
1958
  * @class
901
1959
  */
902
- class VersionInfo extends AbstractModel {
1960
+ class DescribeAsyncRequestInfoRequest extends AbstractModel {
903
1961
  constructor(){
904
1962
  super();
905
1963
 
906
1964
  /**
907
- * 版本号。
908
- * @type {string || null}
909
- */
910
- this.VersionId = null;
911
-
912
- /**
913
- * 创建时间,unix时间戳。
1965
+ * 异步任务ID号。
914
1966
  * @type {number || null}
915
1967
  */
916
- this.CreateTime = null;
1968
+ this.FlowID = null;
917
1969
 
918
1970
  }
919
1971
 
@@ -924,31 +1976,43 @@ class VersionInfo extends AbstractModel {
924
1976
  if (!params) {
925
1977
  return;
926
1978
  }
927
- this.VersionId = 'VersionId' in params ? params.VersionId : null;
928
- this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
1979
+ this.FlowID = 'FlowID' in params ? params.FlowID : null;
929
1980
 
930
1981
  }
931
1982
  }
932
1983
 
933
1984
  /**
934
- * 标签过滤器
1985
+ * GetServiceStatus返回参数结构体
935
1986
  * @class
936
1987
  */
937
- class TagFilter extends AbstractModel {
1988
+ class GetServiceStatusResponse extends AbstractModel {
938
1989
  constructor(){
939
1990
  super();
940
1991
 
941
1992
  /**
942
- * 标签键
943
- * @type {string || null}
1993
+ * true表示服务已开通,false 表示服务尚未开通。
1994
+ * @type {boolean || null}
944
1995
  */
945
- this.TagKey = null;
1996
+ this.ServiceEnabled = null;
946
1997
 
947
1998
  /**
948
- * 标签值
949
- * @type {Array.<string> || null}
1999
+ * 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放。
2000
+ * @type {number || null}
950
2001
  */
951
- this.TagValue = null;
2002
+ this.InvalidType = null;
2003
+
2004
+ /**
2005
+ * true表示用户已经可以使用密钥安全托管功能,
2006
+ false表示用户暂时不能使用密钥安全托管功能。
2007
+ * @type {boolean || null}
2008
+ */
2009
+ this.AccessKeyEscrowEnabled = null;
2010
+
2011
+ /**
2012
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2013
+ * @type {string || null}
2014
+ */
2015
+ this.RequestId = null;
952
2016
 
953
2017
  }
954
2018
 
@@ -959,43 +2023,54 @@ class TagFilter extends AbstractModel {
959
2023
  if (!params) {
960
2024
  return;
961
2025
  }
962
- this.TagKey = 'TagKey' in params ? params.TagKey : null;
963
- this.TagValue = 'TagValue' in params ? params.TagValue : null;
2026
+ this.ServiceEnabled = 'ServiceEnabled' in params ? params.ServiceEnabled : null;
2027
+ this.InvalidType = 'InvalidType' in params ? params.InvalidType : null;
2028
+ this.AccessKeyEscrowEnabled = 'AccessKeyEscrowEnabled' in params ? params.AccessKeyEscrowEnabled : null;
2029
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
964
2030
 
965
2031
  }
966
2032
  }
967
2033
 
968
2034
  /**
969
- * PutSecretValue请求参数结构体
2035
+ * DescribeRotationDetail返回参数结构体
970
2036
  * @class
971
2037
  */
972
- class PutSecretValueRequest extends AbstractModel {
2038
+ class DescribeRotationDetailResponse extends AbstractModel {
973
2039
  constructor(){
974
2040
  super();
975
2041
 
976
2042
  /**
977
- * 指定需要增加版本的凭据名称。
978
- * @type {string || null}
2043
+ * 否允许轮转,true表示开启轮转,false表示禁止轮转。
2044
+ * @type {boolean || null}
979
2045
  */
980
- this.SecretName = null;
2046
+ this.EnableRotation = null;
981
2047
 
982
2048
  /**
983
- * 指定新增加的版本号,最长64 字节,使用字母、数字或者 - _ . 的组合并且以字母或数字开头。
2049
+ * 轮转的频率,以天为单位,默认为1天。
2050
+ 注意:此字段可能返回 null,表示取不到有效值。
2051
+ * @type {number || null}
2052
+ */
2053
+ this.Frequency = null;
2054
+
2055
+ /**
2056
+ * 最近一次轮转的时间,显式可见的时间字符串,格式 2006-01-02 15:04:05。
2057
+ 注意:此字段可能返回 null,表示取不到有效值。
984
2058
  * @type {string || null}
985
2059
  */
986
- this.VersionId = null;
2060
+ this.LatestRotateTime = null;
987
2061
 
988
2062
  /**
989
- * 二进制凭据信息,使用base64编码。SecretBinary SecretString 必须且只能设置一个。
2063
+ * 下一次开始轮转的时间,显式可见的时间字符串,格式 2006-01-02 15:04:05。
2064
+ 注意:此字段可能返回 null,表示取不到有效值。
990
2065
  * @type {string || null}
991
2066
  */
992
- this.SecretBinary = null;
2067
+ this.NextRotateBeginTime = null;
993
2068
 
994
2069
  /**
995
- * 文本类型凭据信息明文(不需要进行base64编码),SecretBinary SecretString 必须且只能设置一个。
2070
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
996
2071
  * @type {string || null}
997
2072
  */
998
- this.SecretString = null;
2073
+ this.RequestId = null;
999
2074
 
1000
2075
  }
1001
2076
 
@@ -1006,34 +2081,29 @@ class PutSecretValueRequest extends AbstractModel {
1006
2081
  if (!params) {
1007
2082
  return;
1008
2083
  }
1009
- this.SecretName = 'SecretName' in params ? params.SecretName : null;
1010
- this.VersionId = 'VersionId' in params ? params.VersionId : null;
1011
- this.SecretBinary = 'SecretBinary' in params ? params.SecretBinary : null;
1012
- this.SecretString = 'SecretString' in params ? params.SecretString : null;
2084
+ this.EnableRotation = 'EnableRotation' in params ? params.EnableRotation : null;
2085
+ this.Frequency = 'Frequency' in params ? params.Frequency : null;
2086
+ this.LatestRotateTime = 'LatestRotateTime' in params ? params.LatestRotateTime : null;
2087
+ this.NextRotateBeginTime = 'NextRotateBeginTime' in params ? params.NextRotateBeginTime : null;
2088
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1013
2089
 
1014
2090
  }
1015
2091
  }
1016
2092
 
1017
2093
  /**
1018
- * GetSecretValue请求参数结构体
2094
+ * EnableSecret请求参数结构体
1019
2095
  * @class
1020
2096
  */
1021
- class GetSecretValueRequest extends AbstractModel {
2097
+ class EnableSecretRequest extends AbstractModel {
1022
2098
  constructor(){
1023
2099
  super();
1024
2100
 
1025
2101
  /**
1026
- * 指定凭据的名称。
2102
+ * 指定启用凭据的名称。
1027
2103
  * @type {string || null}
1028
2104
  */
1029
2105
  this.SecretName = null;
1030
2106
 
1031
- /**
1032
- * 指定对应凭据的版本号。
1033
- * @type {string || null}
1034
- */
1035
- this.VersionId = null;
1036
-
1037
2107
  }
1038
2108
 
1039
2109
  /**
@@ -1044,36 +2114,72 @@ class GetSecretValueRequest extends AbstractModel {
1044
2114
  return;
1045
2115
  }
1046
2116
  this.SecretName = 'SecretName' in params ? params.SecretName : null;
1047
- this.VersionId = 'VersionId' in params ? params.VersionId : null;
1048
2117
 
1049
2118
  }
1050
2119
  }
1051
2120
 
1052
2121
  /**
1053
- * GetServiceStatus返回参数结构体
2122
+ * 凭据关联产品时被赋予的权限
1054
2123
  * @class
1055
2124
  */
1056
- class GetServiceStatusResponse extends AbstractModel {
2125
+ class ProductPrivilegeUnit extends AbstractModel {
1057
2126
  constructor(){
1058
2127
  super();
1059
2128
 
1060
2129
  /**
1061
- * true表示服务已开通,false 表示服务尚未开通。
1062
- * @type {boolean || null}
2130
+ * 权限名称,当前可选:
2131
+ GlobalPrivileges
2132
+ DatabasePrivileges
2133
+ TablePrivileges
2134
+ ColumnPrivileges
2135
+
2136
+ 当权限为DatabasePrivileges时,必须通过参数Database指定数据库名;
2137
+
2138
+ 当权限为TablePrivileges时,必须通过参数Database和TableName指定数据库名以及数据库中的表名;
2139
+
2140
+ 当权限为ColumnPrivileges时,必须通过参数Database、TableName和CoulmnName指定数据库、数据库中的表名以及表中的列名。
2141
+ * @type {string || null}
1063
2142
  */
1064
- this.ServiceEnabled = null;
2143
+ this.PrivilegeName = null;
1065
2144
 
1066
2145
  /**
1067
- * 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放。
1068
- * @type {number || null}
2146
+ * 权限列表。
2147
+ 对于Mysql产品来说,可选权限值为:
2148
+
2149
+ 1. GlobalPrivileges 中权限的可选值为:"SELECT","INSERT","UPDATE","DELETE","CREATE", "PROCESS", "DROP","REFERENCES","INDEX","ALTER","SHOW DATABASES","CREATE TEMPORARY TABLES","LOCK TABLES","EXECUTE","CREATE VIEW","SHOW VIEW","CREATE ROUTINE","ALTER ROUTINE","EVENT","TRIGGER"。
2150
+ 注意,不传该参数表示清除该权限。
2151
+
2152
+ 2. DatabasePrivileges 权限的可选值为:"SELECT","INSERT","UPDATE","DELETE","CREATE", "DROP","REFERENCES","INDEX","ALTER","CREATE TEMPORARY TABLES","LOCK TABLES","EXECUTE","CREATE VIEW","SHOW VIEW","CREATE ROUTINE","ALTER ROUTINE","EVENT","TRIGGER"。
2153
+ 注意,不传该参数表示清除该权限。
2154
+
2155
+ 3. TablePrivileges 权限的可选值为:权限的可选值为:"SELECT","INSERT","UPDATE","DELETE","CREATE", "DROP","REFERENCES","INDEX","ALTER","CREATE VIEW","SHOW VIEW", "TRIGGER"。
2156
+ 注意,不传该参数表示清除该权限。
2157
+
2158
+ 4. ColumnPrivileges 权限的可选值为:"SELECT","INSERT","UPDATE","REFERENCES"。
2159
+ 注意,不传该参数表示清除该权限。
2160
+ * @type {Array.<string> || null}
1069
2161
  */
1070
- this.InvalidType = null;
2162
+ this.Privileges = null;
1071
2163
 
1072
2164
  /**
1073
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2165
+ * 仅当PrivilegeName为DatabasePrivileges时这个值才有效。
1074
2166
  * @type {string || null}
1075
2167
  */
1076
- this.RequestId = null;
2168
+ this.Database = null;
2169
+
2170
+ /**
2171
+ * 仅当PrivilegeName为TablePrivileges时这个值才有效,并且此时需要填充Database显式指明所在的数据库实例。
2172
+ * @type {string || null}
2173
+ */
2174
+ this.TableName = null;
2175
+
2176
+ /**
2177
+ * 仅当PrivilegeName为ColumnPrivileges时这个值才生效,并且此时必须填充:
2178
+ Database - 显式指明所在的数据库实例。
2179
+ TableName - 显式指明所在表
2180
+ * @type {string || null}
2181
+ */
2182
+ this.ColumnName = null;
1077
2183
 
1078
2184
  }
1079
2185
 
@@ -1084,23 +2190,25 @@ class GetServiceStatusResponse extends AbstractModel {
1084
2190
  if (!params) {
1085
2191
  return;
1086
2192
  }
1087
- this.ServiceEnabled = 'ServiceEnabled' in params ? params.ServiceEnabled : null;
1088
- this.InvalidType = 'InvalidType' in params ? params.InvalidType : null;
1089
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
2193
+ this.PrivilegeName = 'PrivilegeName' in params ? params.PrivilegeName : null;
2194
+ this.Privileges = 'Privileges' in params ? params.Privileges : null;
2195
+ this.Database = 'Database' in params ? params.Database : null;
2196
+ this.TableName = 'TableName' in params ? params.TableName : null;
2197
+ this.ColumnName = 'ColumnName' in params ? params.ColumnName : null;
1090
2198
 
1091
2199
  }
1092
2200
  }
1093
2201
 
1094
2202
  /**
1095
- * RestoreSecret请求参数结构体
2203
+ * DescribeRotationHistory请求参数结构体
1096
2204
  * @class
1097
2205
  */
1098
- class RestoreSecretRequest extends AbstractModel {
2206
+ class DescribeRotationHistoryRequest extends AbstractModel {
1099
2207
  constructor(){
1100
2208
  super();
1101
2209
 
1102
2210
  /**
1103
- * 指定需要恢复的凭据名称。
2211
+ * 指定需要获取凭据轮转历史的凭据名称。
1104
2212
  * @type {string || null}
1105
2213
  */
1106
2214
  this.SecretName = null;
@@ -1120,52 +2228,50 @@ class RestoreSecretRequest extends AbstractModel {
1120
2228
  }
1121
2229
 
1122
2230
  /**
1123
- * DescribeSecret请求参数结构体
2231
+ * GetSSHKeyPairValue返回参数结构体
1124
2232
  * @class
1125
2233
  */
1126
- class DescribeSecretRequest extends AbstractModel {
2234
+ class GetSSHKeyPairValueResponse extends AbstractModel {
1127
2235
  constructor(){
1128
2236
  super();
1129
2237
 
1130
2238
  /**
1131
- * 指定需要获取凭据详细信息的凭据名称。
2239
+ * SSH密钥对ID。
1132
2240
  * @type {string || null}
1133
2241
  */
1134
- this.SecretName = null;
2242
+ this.SSHKeyID = null;
1135
2243
 
1136
- }
1137
-
1138
- /**
1139
- * @private
1140
- */
1141
- deserialize(params) {
1142
- if (!params) {
1143
- return;
1144
- }
1145
- this.SecretName = 'SecretName' in params ? params.SecretName : null;
2244
+ /**
2245
+ * 公钥明文,使用base64编码。
2246
+ * @type {string || null}
2247
+ */
2248
+ this.PublicKey = null;
1146
2249
 
1147
- }
1148
- }
2250
+ /**
2251
+ * 私钥明文,使用base64编码
2252
+ * @type {string || null}
2253
+ */
2254
+ this.PrivateKey = null;
1149
2255
 
1150
- /**
1151
- * PutSecretValue返回参数结构体
1152
- * @class
1153
- */
1154
- class PutSecretValueResponse extends AbstractModel {
1155
- constructor(){
1156
- super();
2256
+ /**
2257
+ * 此密钥对所属的项目ID。
2258
+ * @type {number || null}
2259
+ */
2260
+ this.ProjectID = null;
1157
2261
 
1158
2262
  /**
1159
- * 凭据名称。
2263
+ * SSH密钥对的描述信息。
2264
+ 用户可以在CVM侧控制台对密钥对的描述信息进行修改。
1160
2265
  * @type {string || null}
1161
2266
  */
1162
- this.SecretName = null;
2267
+ this.SSHKeyDescription = null;
1163
2268
 
1164
2269
  /**
1165
- * 新增加的版本号。
2270
+ * SSH密钥对的名称。
2271
+ 用户可以在CVM侧控制台对密钥对的名称进行修改。
1166
2272
  * @type {string || null}
1167
2273
  */
1168
- this.VersionId = null;
2274
+ this.SSHKeyName = null;
1169
2275
 
1170
2276
  /**
1171
2277
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1182,8 +2288,12 @@ class PutSecretValueResponse extends AbstractModel {
1182
2288
  if (!params) {
1183
2289
  return;
1184
2290
  }
1185
- this.SecretName = 'SecretName' in params ? params.SecretName : null;
1186
- this.VersionId = 'VersionId' in params ? params.VersionId : null;
2291
+ this.SSHKeyID = 'SSHKeyID' in params ? params.SSHKeyID : null;
2292
+ this.PublicKey = 'PublicKey' in params ? params.PublicKey : null;
2293
+ this.PrivateKey = 'PrivateKey' in params ? params.PrivateKey : null;
2294
+ this.ProjectID = 'ProjectID' in params ? params.ProjectID : null;
2295
+ this.SSHKeyDescription = 'SSHKeyDescription' in params ? params.SSHKeyDescription : null;
2296
+ this.SSHKeyName = 'SSHKeyName' in params ? params.SSHKeyName : null;
1187
2297
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
1188
2298
 
1189
2299
  }
@@ -1260,24 +2370,45 @@ class DisableSecretRequest extends AbstractModel {
1260
2370
  }
1261
2371
 
1262
2372
  /**
1263
- * 标签键和标签值
2373
+ * CreateProductSecret返回参数结构体
1264
2374
  * @class
1265
2375
  */
1266
- class Tag extends AbstractModel {
2376
+ class CreateProductSecretResponse extends AbstractModel {
1267
2377
  constructor(){
1268
2378
  super();
1269
2379
 
1270
2380
  /**
1271
- * 标签键
2381
+ * 创建的凭据名称。
1272
2382
  * @type {string || null}
1273
2383
  */
1274
- this.TagKey = null;
2384
+ this.SecretName = null;
1275
2385
 
1276
2386
  /**
1277
- * 标签值
2387
+ * 标签操作的返回码. 0: 成功;1: 内部错误;2: 业务处理错误。
2388
+ 注意:此字段可能返回 null,表示取不到有效值。
2389
+ 注意:此字段可能返回 null,表示取不到有效值。
2390
+ * @type {number || null}
2391
+ */
2392
+ this.TagCode = null;
2393
+
2394
+ /**
2395
+ * 标签操作的返回信息。
2396
+ 注意:此字段可能返回 null,表示取不到有效值。
1278
2397
  * @type {string || null}
1279
2398
  */
1280
- this.TagValue = null;
2399
+ this.TagMsg = null;
2400
+
2401
+ /**
2402
+ * 创建云产品凭据异步任务ID号。
2403
+ * @type {number || null}
2404
+ */
2405
+ this.FlowID = null;
2406
+
2407
+ /**
2408
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2409
+ * @type {string || null}
2410
+ */
2411
+ this.RequestId = null;
1281
2412
 
1282
2413
  }
1283
2414
 
@@ -1288,8 +2419,11 @@ class Tag extends AbstractModel {
1288
2419
  if (!params) {
1289
2420
  return;
1290
2421
  }
1291
- this.TagKey = 'TagKey' in params ? params.TagKey : null;
1292
- this.TagValue = 'TagValue' in params ? params.TagValue : null;
2422
+ this.SecretName = 'SecretName' in params ? params.SecretName : null;
2423
+ this.TagCode = 'TagCode' in params ? params.TagCode : null;
2424
+ this.TagMsg = 'TagMsg' in params ? params.TagMsg : null;
2425
+ this.FlowID = 'FlowID' in params ? params.FlowID : null;
2426
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1293
2427
 
1294
2428
  }
1295
2429
  }
@@ -1345,15 +2479,15 @@ class ListSecretsResponse extends AbstractModel {
1345
2479
  }
1346
2480
 
1347
2481
  /**
1348
- * EnableSecret请求参数结构体
2482
+ * DescribeSecret请求参数结构体
1349
2483
  * @class
1350
2484
  */
1351
- class EnableSecretRequest extends AbstractModel {
2485
+ class DescribeSecretRequest extends AbstractModel {
1352
2486
  constructor(){
1353
2487
  super();
1354
2488
 
1355
2489
  /**
1356
- * 指定启用凭据的名称。
2490
+ * 指定需要获取凭据详细信息的凭据名称。
1357
2491
  * @type {string || null}
1358
2492
  */
1359
2493
  this.SecretName = null;
@@ -1449,34 +2583,53 @@ module.exports = {
1449
2583
  RestoreSecretResponse: RestoreSecretResponse,
1450
2584
  UpdateDescriptionResponse: UpdateDescriptionResponse,
1451
2585
  DescribeSecretResponse: DescribeSecretResponse,
2586
+ DescribeSupportedProductsRequest: DescribeSupportedProductsRequest,
2587
+ GetSecretValueRequest: GetSecretValueRequest,
1452
2588
  DeleteSecretRequest: DeleteSecretRequest,
1453
2589
  CreateSecretRequest: CreateSecretRequest,
2590
+ RotateProductSecretRequest: RotateProductSecretRequest,
2591
+ CreateProductSecretRequest: CreateProductSecretRequest,
1454
2592
  GetSecretValueResponse: GetSecretValueResponse,
1455
2593
  GetRegionsResponse: GetRegionsResponse,
2594
+ DescribeSupportedProductsResponse: DescribeSupportedProductsResponse,
1456
2595
  DeleteSecretVersionRequest: DeleteSecretVersionRequest,
1457
2596
  SecretMetadata: SecretMetadata,
1458
2597
  ListSecretVersionIdsRequest: ListSecretVersionIdsRequest,
2598
+ DescribeRotationDetailRequest: DescribeRotationDetailRequest,
2599
+ CreateSSHKeyPairSecretResponse: CreateSSHKeyPairSecretResponse,
2600
+ UpdateRotationStatusResponse: UpdateRotationStatusResponse,
1459
2601
  CreateSecretResponse: CreateSecretResponse,
1460
2602
  GetRegionsRequest: GetRegionsRequest,
1461
2603
  UpdateSecretResponse: UpdateSecretResponse,
1462
2604
  DisableSecretResponse: DisableSecretResponse,
2605
+ Tag: Tag,
1463
2606
  ListSecretsRequest: ListSecretsRequest,
1464
2607
  UpdateDescriptionRequest: UpdateDescriptionRequest,
1465
2608
  EnableSecretResponse: EnableSecretResponse,
2609
+ CreateSSHKeyPairSecretRequest: CreateSSHKeyPairSecretRequest,
2610
+ UpdateRotationStatusRequest: UpdateRotationStatusRequest,
1466
2611
  UpdateSecretRequest: UpdateSecretRequest,
2612
+ DescribeAsyncRequestInfoResponse: DescribeAsyncRequestInfoResponse,
2613
+ RestoreSecretRequest: RestoreSecretRequest,
2614
+ RotateProductSecretResponse: RotateProductSecretResponse,
1467
2615
  VersionInfo: VersionInfo,
1468
2616
  TagFilter: TagFilter,
1469
2617
  PutSecretValueRequest: PutSecretValueRequest,
1470
- GetSecretValueRequest: GetSecretValueRequest,
1471
- GetServiceStatusResponse: GetServiceStatusResponse,
1472
- RestoreSecretRequest: RestoreSecretRequest,
1473
- DescribeSecretRequest: DescribeSecretRequest,
1474
2618
  PutSecretValueResponse: PutSecretValueResponse,
2619
+ DescribeRotationHistoryResponse: DescribeRotationHistoryResponse,
2620
+ GetSSHKeyPairValueRequest: GetSSHKeyPairValueRequest,
2621
+ DescribeAsyncRequestInfoRequest: DescribeAsyncRequestInfoRequest,
2622
+ GetServiceStatusResponse: GetServiceStatusResponse,
2623
+ DescribeRotationDetailResponse: DescribeRotationDetailResponse,
2624
+ EnableSecretRequest: EnableSecretRequest,
2625
+ ProductPrivilegeUnit: ProductPrivilegeUnit,
2626
+ DescribeRotationHistoryRequest: DescribeRotationHistoryRequest,
2627
+ GetSSHKeyPairValueResponse: GetSSHKeyPairValueResponse,
1475
2628
  DeleteSecretResponse: DeleteSecretResponse,
1476
2629
  DisableSecretRequest: DisableSecretRequest,
1477
- Tag: Tag,
2630
+ CreateProductSecretResponse: CreateProductSecretResponse,
1478
2631
  ListSecretsResponse: ListSecretsResponse,
1479
- EnableSecretRequest: EnableSecretRequest,
2632
+ DescribeSecretRequest: DescribeSecretRequest,
1480
2633
  GetServiceStatusRequest: GetServiceStatusRequest,
1481
2634
  ListSecretVersionIdsResponse: ListSecretVersionIdsResponse,
1482
2635