tencentcloud-sdk-nodejs 4.0.276 → 4.0.280

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 (124) hide show
  1. package/CHANGELOG.md +585 -0
  2. package/SERVICE_CHANGELOG.md +532 -135
  3. package/package.json +1 -1
  4. package/products.md +41 -41
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ame/v20190916/ame_client.ts +1 -0
  7. package/src/services/ame/v20190916/ame_models.ts +29 -0
  8. package/src/services/apigateway/v20180808/apigateway_client.ts +1 -1
  9. package/src/services/apigateway/v20180808/apigateway_models.ts +19 -1
  10. package/src/services/as/v20180419/as_models.ts +3 -4
  11. package/src/services/asr/v20190614/asr_models.ts +1 -2
  12. package/src/services/cam/v20190116/cam_models.ts +39 -38
  13. package/src/services/captcha/v20190722/captcha_models.ts +1 -0
  14. package/src/services/cbs/v20170312/cbs_models.ts +1 -1
  15. package/src/services/ccc/v20200210/ccc_client.ts +31 -6
  16. package/src/services/ccc/v20200210/ccc_models.ts +270 -113
  17. package/src/services/cdb/v20170320/cdb_client.ts +16 -2
  18. package/src/services/cdb/v20170320/cdb_models.ts +157 -31
  19. package/src/services/cii/v20210408/cii_client.ts +44 -5
  20. package/src/services/cii/v20210408/cii_models.ts +241 -61
  21. package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
  22. package/src/services/clb/v20180317/clb_models.ts +31 -9
  23. package/src/services/cls/v20201016/cls_models.ts +1 -1
  24. package/src/services/cpdp/v20190820/cpdp_models.ts +16 -8
  25. package/src/services/cvm/v20170312/cvm_client.ts +1 -0
  26. package/src/services/cvm/v20170312/cvm_models.ts +53 -8
  27. package/src/services/eb/v20210416/eb_client.ts +14 -2
  28. package/src/services/eb/v20210416/eb_models.ts +49 -24
  29. package/src/services/eis/v20210601/eis_models.ts +1 -1
  30. package/src/services/es/v20180416/es_models.ts +11 -0
  31. package/src/services/faceid/v20180301/faceid_client.ts +36 -0
  32. package/src/services/faceid/v20180301/faceid_models.ts +183 -0
  33. package/src/services/gme/v20180711/gme_client.ts +2 -2
  34. package/src/services/ims/v20201229/ims_models.ts +1 -1
  35. package/src/services/iotvideoindustry/v20201201/iotvideoindustry_models.ts +3 -3
  36. package/src/services/live/v20180801/live_models.ts +4 -4
  37. package/src/services/monitor/v20180724/monitor_models.ts +5 -0
  38. package/src/services/oceanus/v20190422/oceanus_models.ts +5 -0
  39. package/src/services/ocr/v20181119/ocr_client.ts +14 -2
  40. package/src/services/ocr/v20181119/ocr_models.ts +54 -2
  41. package/src/services/ses/v20201002/ses_client.ts +1 -1
  42. package/src/services/ses/v20201002/ses_models.ts +4 -4
  43. package/src/services/sms/v20190711/sms_client.ts +7 -7
  44. package/src/services/soe/v20180724/soe_models.ts +4 -12
  45. package/src/services/tcm/v20210413/tcm_models.ts +7 -1
  46. package/src/services/tcss/v20201101/tcss_client.ts +3 -2
  47. package/src/services/tcss/v20201101/tcss_models.ts +488 -11
  48. package/src/services/tdmq/v20200217/tdmq_models.ts +18 -0
  49. package/src/services/tem/v20210701/tem_models.ts +30 -0
  50. package/src/services/tke/v20180525/tke_client.ts +21 -8
  51. package/src/services/tke/v20180525/tke_models.ts +104 -10
  52. package/src/services/tms/v20201229/tms_models.ts +1 -1
  53. package/src/services/tsf/v20180326/tsf_models.ts +33 -9
  54. package/src/services/tts/v20190823/tts_models.ts +1 -1
  55. package/src/services/vod/v20180717/vod_models.ts +2 -2
  56. package/src/services/vpc/v20170312/vpc_client.ts +2 -1
  57. package/src/services/vpc/v20170312/vpc_models.ts +83 -40
  58. package/tencentcloud/common/sdk_version.d.ts +1 -1
  59. package/tencentcloud/common/sdk_version.js +1 -1
  60. package/tencentcloud/services/ame/v20190916/ame_models.d.ts +26 -0
  61. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +16 -1
  62. package/tencentcloud/services/as/v20180419/as_models.d.ts +3 -4
  63. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +1 -2
  64. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +37 -36
  65. package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +1 -0
  66. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
  67. package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +9 -1
  68. package/tencentcloud/services/ccc/v20200210/ccc_client.js +12 -0
  69. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +233 -100
  70. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +5 -1
  71. package/tencentcloud/services/cdb/v20170320/cdb_client.js +6 -0
  72. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +133 -25
  73. package/tencentcloud/services/cii/v20210408/cii_client.d.ts +13 -1
  74. package/tencentcloud/services/cii/v20210408/cii_client.js +18 -0
  75. package/tencentcloud/services/cii/v20210408/cii_models.d.ts +207 -54
  76. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -1
  77. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +27 -9
  78. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
  79. package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +8 -0
  80. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +47 -8
  81. package/tencentcloud/services/eb/v20210416/eb_client.d.ts +6 -2
  82. package/tencentcloud/services/eb/v20210416/eb_client.js +7 -1
  83. package/tencentcloud/services/eb/v20210416/eb_models.d.ts +42 -20
  84. package/tencentcloud/services/eis/v20210601/eis_models.d.ts +1 -1
  85. package/tencentcloud/services/es/v20180416/es_models.d.ts +9 -0
  86. package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +13 -1
  87. package/tencentcloud/services/faceid/v20180301/faceid_client.js +18 -0
  88. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +159 -0
  89. package/tencentcloud/services/gme/v20180711/gme_client.d.ts +2 -2
  90. package/tencentcloud/services/gme/v20180711/gme_client.js +2 -2
  91. package/tencentcloud/services/ims/v20201229/ims_models.d.ts +1 -1
  92. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +3 -3
  93. package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -4
  94. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -0
  95. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -0
  96. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +6 -2
  97. package/tencentcloud/services/ocr/v20181119/ocr_client.js +7 -1
  98. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +47 -2
  99. package/tencentcloud/services/ses/v20201002/ses_client.d.ts +1 -1
  100. package/tencentcloud/services/ses/v20201002/ses_client.js +1 -1
  101. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +4 -4
  102. package/tencentcloud/services/sms/v20190711/sms_client.d.ts +7 -7
  103. package/tencentcloud/services/sms/v20190711/sms_client.js +7 -7
  104. package/tencentcloud/services/soe/v20180724/soe_models.d.ts +4 -12
  105. package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +6 -1
  106. package/tencentcloud/services/tcss/v20201101/tcss_client.d.ts +2 -2
  107. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +405 -11
  108. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +15 -0
  109. package/tencentcloud/services/tem/v20210701/tem_models.d.ts +24 -0
  110. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +7 -3
  111. package/tencentcloud/services/tke/v20180525/tke_client.js +9 -3
  112. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +89 -10
  113. package/tencentcloud/services/tms/v20201229/tms_models.d.ts +1 -1
  114. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +21 -1
  115. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
  116. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +2 -2
  117. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +71 -35
  118. package/test/ccc.v20200210.test.js +20 -0
  119. package/test/cdb.v20170320.test.js +10 -0
  120. package/test/cii.v20210408.test.js +30 -0
  121. package/test/eb.v20210416.test.js +10 -0
  122. package/test/faceid.v20180301.test.js +30 -0
  123. package/test/ocr.v20181119.test.js +10 -0
  124. package/test/tke.v20180525.test.js +12 -2
@@ -424,6 +424,15 @@ export interface DescribeClusterCommonNamesRequest {
424
424
  */
425
425
  RoleIds?: Array<string>;
426
426
  }
427
+ /**
428
+ * 描述了 “云自动化助手” 服务相关的信息
429
+ */
430
+ export interface RunAutomationServiceEnabled {
431
+ /**
432
+ * 是否开启云自动化助手。取值范围:<br><li>TRUE:表示开启云自动化助手服务<br><li>FALSE:表示不开启云自动化助手服务<br><br>默认取值:FALSE。
433
+ */
434
+ Enabled?: boolean;
435
+ }
427
436
  /**
428
437
  * EKS Instance Nfs Volume
429
438
  */
@@ -2128,6 +2137,15 @@ export interface DeleteEKSClusterResponse {
2128
2137
  */
2129
2138
  RequestId?: string;
2130
2139
  }
2140
+ /**
2141
+ * DescribeClusterStatus请求参数结构体
2142
+ */
2143
+ export interface DescribeClusterStatusRequest {
2144
+ /**
2145
+ * 集群ID列表,不传默认拉取所有集群
2146
+ */
2147
+ ClusterIds?: Array<string>;
2148
+ }
2131
2149
  /**
2132
2150
  * 版本信息
2133
2151
  */
@@ -2167,17 +2185,17 @@ export interface PrometheusConfigItem {
2167
2185
  TemplateId?: string;
2168
2186
  }
2169
2187
  /**
2170
- * DescribePrometheusTemplates返回参数结构体
2188
+ * DescribeClusterStatus返回参数结构体
2171
2189
  */
2172
- export interface DescribePrometheusTemplatesResponse {
2190
+ export interface DescribeClusterStatusResponse {
2173
2191
  /**
2174
- * 模板列表
2192
+ * 集群状态列表
2175
2193
  */
2176
- Templates?: Array<PrometheusTemplate>;
2194
+ ClusterStatusSet: Array<ClusterStatus>;
2177
2195
  /**
2178
- * 总数
2196
+ * 集群个数
2179
2197
  */
2180
- Total?: number;
2198
+ TotalCount: number;
2181
2199
  /**
2182
2200
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2183
2201
  */
@@ -3697,6 +3715,23 @@ export interface DeleteClusterAsGroupsResponse {
3697
3715
  */
3698
3716
  RequestId?: string;
3699
3717
  }
3718
+ /**
3719
+ * DescribePrometheusTemplates返回参数结构体
3720
+ */
3721
+ export interface DescribePrometheusTemplatesResponse {
3722
+ /**
3723
+ * 模板列表
3724
+ */
3725
+ Templates?: Array<PrometheusTemplate>;
3726
+ /**
3727
+ * 总数
3728
+ */
3729
+ Total?: number;
3730
+ /**
3731
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3732
+ */
3733
+ RequestId?: string;
3734
+ }
3700
3735
  /**
3701
3736
  * DescribePrometheusInstance请求参数结构体
3702
3737
  */
@@ -4511,13 +4546,57 @@ export interface DescribeClusterEndpointStatusResponse {
4511
4546
  RequestId?: string;
4512
4547
  }
4513
4548
  /**
4514
- * 描述了 “云自动化助手” 服务相关的信息
4549
+ * 集群状态信息
4515
4550
  */
4516
- export interface RunAutomationServiceEnabled {
4551
+ export interface ClusterStatus {
4517
4552
  /**
4518
- * 是否开启云自动化助手。取值范围:<br><li>TRUE:表示开启云自动化助手服务<br><li>FALSE:表示不开启云自动化助手服务<br><br>默认取值:FALSE。
4553
+ * 集群Id
4519
4554
  */
4520
- Enabled?: boolean;
4555
+ ClusterId: string;
4556
+ /**
4557
+ * 集群状态
4558
+ */
4559
+ ClusterState: string;
4560
+ /**
4561
+ * 集群下机器实例的状态
4562
+ */
4563
+ ClusterInstanceState: string;
4564
+ /**
4565
+ * 集群是否开启监控
4566
+ */
4567
+ ClusterBMonitor: boolean;
4568
+ /**
4569
+ * 集群创建中的节点数,-1表示获取节点状态超时,-2表示获取节点状态失败
4570
+ */
4571
+ ClusterInitNodeNum: number;
4572
+ /**
4573
+ * 集群运行中的节点数,-1表示获取节点状态超时,-2表示获取节点状态失败
4574
+ */
4575
+ ClusterRunningNodeNum: number;
4576
+ /**
4577
+ * 集群异常的节点数,-1表示获取节点状态超时,-2表示获取节点状态失败
4578
+ */
4579
+ ClusterFailedNodeNum: number;
4580
+ /**
4581
+ * 集群已关机的节点数,-1表示获取节点状态超时,-2表示获取节点状态失败
4582
+ 注意:此字段可能返回 null,表示取不到有效值。
4583
+ */
4584
+ ClusterClosedNodeNum: number;
4585
+ /**
4586
+ * 集群关机中的节点数,-1表示获取节点状态超时,-2表示获取节点状态失败
4587
+ 注意:此字段可能返回 null,表示取不到有效值。
4588
+ */
4589
+ ClusterClosingNodeNum: number;
4590
+ /**
4591
+ * 集群是否开启删除保护
4592
+ 注意:此字段可能返回 null,表示取不到有效值。
4593
+ */
4594
+ ClusterDeletionProtection: boolean;
4595
+ /**
4596
+ * 集群是否可审计
4597
+ 注意:此字段可能返回 null,表示取不到有效值。
4598
+ */
4599
+ ClusterAuditEnabled: boolean;
4521
4600
  }
4522
4601
  /**
4523
4602
  * UpgradeClusterInstances返回参数结构体
@@ -154,7 +154,7 @@ export interface Device {
154
154
  */
155
155
  IMEI?: string;
156
156
  /**
157
- * **iOS设备专用**,该字段表示业务用户对应的**IDFA**(广告标识符),这是由苹果公司提供的用于追踪用户的广告标识符,由一串16进制的32位数字和字母组成。<br>
157
+ * **iOS设备专用**,该字段表示业务用户对应的**IDFA**(广告标识符),这是由苹果公司提供的用于标识用户的广告标识符,由一串16进制的32位数字和字母组成。<br>
158
158
  备注:苹果公司自2021年iOS14更新后允许用户手动关闭或者开启IDFA,故此字符串标记有效性可能有所降低。
159
159
  */
160
160
  IDFA?: string;
@@ -2450,6 +2450,10 @@ export interface ModifyTaskRequest {
2450
2450
  * 任务参数,长度限制10000个字符
2451
2451
  */
2452
2452
  TaskArgument?: string;
2453
+ /**
2454
+ * 无
2455
+ */
2456
+ ProgramIdList?: Array<string>;
2453
2457
  }
2454
2458
  /**
2455
2459
  * DeleteUnitNamespaces返回参数结构体
@@ -4578,6 +4582,7 @@ export interface ImageRepositoryResult {
4578
4582
  export interface ModifyTaskResponse {
4579
4583
  /**
4580
4584
  * 更新是否成功
4585
+ 注意:此字段可能返回 null,表示取不到有效值。
4581
4586
  */
4582
4587
  Result: boolean;
4583
4588
  /**
@@ -5206,6 +5211,7 @@ export interface CreateLaneRuleResponse {
5206
5211
  export interface CreateTaskResponse {
5207
5212
  /**
5208
5213
  * 任务ID
5214
+ 注意:此字段可能返回 null,表示取不到有效值。
5209
5215
  */
5210
5216
  Result: string;
5211
5217
  /**
@@ -5521,6 +5527,10 @@ export interface CreateTaskFlowRequest {
5521
5527
  * 工作流执行超时时间
5522
5528
  */
5523
5529
  TimeOut: number;
5530
+ /**
5531
+ * 无
5532
+ */
5533
+ ProgramIdList?: Array<string>;
5524
5534
  }
5525
5535
  /**
5526
5536
  * ModifyContainerReplicas返回参数结构体
@@ -5925,6 +5935,7 @@ export interface CreateUnitRuleResponse {
5925
5935
  export interface DescribeTaskRecordsResponse {
5926
5936
  /**
5927
5937
  * 任务记录列表
5938
+ 注意:此字段可能返回 null,表示取不到有效值。
5928
5939
  */
5929
5940
  Result: TaskRecordPage;
5930
5941
  /**
@@ -6808,6 +6819,10 @@ export interface CreateTaskRequest {
6808
6819
  * 任务参数,长度限制10000个字符
6809
6820
  */
6810
6821
  TaskArgument?: string;
6822
+ /**
6823
+ * 无
6824
+ */
6825
+ ProgramIdList?: Array<string>;
6811
6826
  }
6812
6827
  /**
6813
6828
  * 提供给前端,控制按钮是否显示
@@ -7001,6 +7016,10 @@ export interface DescribeTaskRecordsRequest {
7001
7016
  * 任务触发类型,UNICAST、BROADCAST。
7002
7017
  */
7003
7018
  ExecuteType?: string;
7019
+ /**
7020
+ * 无
7021
+ */
7022
+ Ids?: Array<string>;
7004
7023
  }
7005
7024
  /**
7006
7025
  * ModifyContainerGroup返回参数结构体
@@ -7702,8 +7721,9 @@ export interface ModifyLaneRuleRequest {
7702
7721
  export interface CreateTaskFlowResponse {
7703
7722
  /**
7704
7723
  * 工作流 ID
7724
+ 注意:此字段可能返回 null,表示取不到有效值。
7705
7725
  */
7706
- Result?: string;
7726
+ Result: string;
7707
7727
  /**
7708
7728
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7709
7729
  */
@@ -163,7 +163,7 @@ export interface TextToVoiceRequest {
163
163
  */
164
164
  ModelType?: number;
165
165
  /**
166
- * 标准音色<li>10510000-智逍遥,阅读男声</li><li>1001-智瑜,情感女声</li><li>1002-智聆,通用女声</li><li>1003-智美,客服女声</li><li>1004-智云,通用男声</li><li>1005-智莉,通用女声</li><li>1007-智娜,客服女声</li><li>1008-智琪,客服女声</li><li>1009-智芸,知性女声</li><li>1010-智华,通用男声</li><li>1017-智蓉,情感女声</li><li>1018-智靖,情感男声</li><li>1050-WeJack,英文男声</li><li>1051-WeRose,英文女声</li>精品音色<br>精品音色拟真度更高,价格不同于标准音色,查看[购买指南](https://cloud.tencent.com/product/tts/pricing)<br><li>100510000-智逍遥,阅读男声</li><li>101001-智瑜,情感女声</li><li>101002-智聆,通用女声</li><li>101003-智美,客服女声</li><li>101004-智云,通用男声</li><li>101005-智莉,通用女声</li><li>101006-智言,助手女声</li><li>101007-智娜,客服女声</li><li>101008-智琪,客服女声</li><li>101009-智芸,知性女声</li><li>101010-智华,通用男声</li><li>101011-智燕,新闻女声</li><li>101012-智丹,新闻女声</li><li>101013-智辉,新闻男声</li><li>101014-智宁,新闻男声</li><li>101015-智萌,男童声</li><li>101016-智甜,女童声</li><li>101017-智蓉,情感女声</li><li>101018-智靖,情感男声</li><li>101019-智彤,粤语女声</li><li>101019-智彤,粤语女声</li><li>101019-智彤,粤语女声</li><li>101020-智刚,新闻男声</li><li>101021-智瑞,新闻男声</li><li>101022-智虹,新闻女声</li><li>101023-智萱,聊天女声</li><li>101024-智皓,聊天男声</li><li>101025-智薇,聊天女声</li><li>101026-智希,通用女声</li><li>101027-智梅,通用女声</li><li>101028-智洁,通用女声</li><li>101029-智凯,通用男声</li><li>101030-智柯,通用男声</li><li>101031-智奎,通用男声</li><li>101032-智芳,通用女声</li><li>101033-智蓓,客服女声</li><li>101034-智莲,通用女声</li><li>101035-智依,通用女声</li><li>101040-智川,四川女声</li><li>101050-WeJack,英文男声</li><li>101051-WeRose,英文女声</li>
166
+ * 标准音色<li>10510000-智逍遥,阅读男声</li><li>1001-智瑜,情感女声</li><li>1002-智聆,通用女声</li><li>1003-智美,客服女声</li><li>1004-智云,通用男声</li><li>1005-智莉,通用女声</li><li>1007-智娜,客服女声</li><li>1008-智琪,客服女声</li><li>1009-智芸,知性女声</li><li>1010-智华,通用男声</li><li>1017-智蓉,情感女声</li><li>1018-智靖,情感男声</li><li>1050-WeJack,英文男声</li><li>1051-WeRose,英文女声</li>精品音色<br>精品音色拟真度更高,价格不同于标准音色,查看[购买指南](https://cloud.tencent.com/product/tts/pricing)<br><li>100510000-智逍遥,阅读男声</li><li>101001-智瑜,情感女声</li><li>101002-智聆,通用女声</li><li>101003-智美,客服女声</li><li>101004-智云,通用男声</li><li>101005-智莉,通用女声</li><li>101006-智言,助手女声</li><li>101007-智娜,客服女声</li><li>101008-智琪,客服女声</li><li>101009-智芸,知性女声</li><li>101010-智华,通用男声</li><li>101011-智燕,新闻女声</li><li>101012-智丹,新闻女声</li><li>101013-智辉,新闻男声</li><li>101014-智宁,新闻男声</li><li>101015-智萌,男童声</li><li>101016-智甜,女童声</li><li>101017-智蓉,情感女声</li><li>101018-智靖,情感男声</li><li>101019-智彤,粤语女声</li><li>101020-智刚,新闻男声</li><li>101021-智瑞,新闻男声</li><li>101022-智虹,新闻女声</li><li>101023-智萱,聊天女声</li><li>101024-智皓,聊天男声</li><li>101025-智薇,聊天女声</li><li>101026-智希,通用女声</li><li>101027-智梅,通用女声</li><li>101028-智洁,通用女声</li><li>101029-智凯,通用男声</li><li>101030-智柯,通用男声</li><li>101031-智奎,通用男声</li><li>101032-智芳,通用女声</li><li>101033-智蓓,客服女声</li><li>101034-智莲,通用女声</li><li>101035-智依,通用女声</li><li>101040-智川,四川女声</li><li>101050-WeJack,英文男声</li><li>101051-WeRose,英文女声</li>
167
167
  */
168
168
  VoiceType?: number;
169
169
  /**
@@ -1167,7 +1167,7 @@ export interface ComposeMediaResponse {
1167
1167
  /**
1168
1168
  * 制作媒体文件的任务 ID,可以通过该 ID 查询制作任务(任务类型为 MakeMedia)的状态。
1169
1169
  */
1170
- TaskId?: string;
1170
+ TaskId: string;
1171
1171
  /**
1172
1172
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1173
1173
  */
@@ -1419,7 +1419,7 @@ export interface CoverConfigureInfo {
1419
1419
  */
1420
1420
  export interface ComposeMediaRequest {
1421
1421
  /**
1422
- * 输入的媒体轨道列表,包括视频、音频、图片等素材组成的多个轨道信息,其中:<li>输入的多个轨道在时间轴上和输出媒体文件的时间轴对齐;</li><li>时间轴上相同时间点的各个轨道的素材进行重叠,视频或者图片按轨道顺序进行图像的叠加,轨道顺序高的素材叠加在上面,音频素材进行混音;</li><li>视频、音频、图片,每一种类型的轨道最多支持10个。</li>
1422
+ * 输入的媒体轨道列表,包括视频、音频、图片等素材组成的多个轨道信息,其中:<li>输入的多个轨道在时间轴上和输出媒体文件的时间轴对齐;</li><li>时间轴上相同时间点的各个轨道的素材进行重叠,视频或者图片按轨道顺序进行图像的叠加,轨道顺序高的素材叠加在上面,音频素材进行混音;</li><li>视频、音频、图片,每一种类型的轨道最多支持 10 个。</li><li>所有类型的轨道上放置的媒体片段数量总和最多支持 500 个。</li>
1423
1423
  */
1424
1424
  Tracks: Array<MediaTrack>;
1425
1425
  /**
@@ -618,49 +618,63 @@ vpc-id:按照VPCID过滤,local-gateway-name:按照本地网关名称过滤
618
618
  */
619
619
  export interface FlowLog {
620
620
  /**
621
- * 私用网络ID或者统一ID,建议使用统一ID
621
+ * 私用网络ID或者统一ID,建议使用统一ID
622
622
  */
623
623
  VpcId?: string;
624
624
  /**
625
- * 流日志唯一ID
625
+ * 流日志唯一ID
626
626
  */
627
627
  FlowLogId?: string;
628
628
  /**
629
- * 流日志实例名字
629
+ * 流日志实例名字。
630
630
  */
631
631
  FlowLogName?: string;
632
632
  /**
633
- * 流日志所属资源类型,VPC|SUBNET|NETWORKINTERFACE|CCN
633
+ * 流日志所属资源类型,VPC|SUBNET|NETWORKINTERFACE|CCN
634
634
  */
635
635
  ResourceType?: string;
636
636
  /**
637
- * 资源唯一ID
637
+ * 资源唯一ID
638
638
  */
639
639
  ResourceId?: string;
640
640
  /**
641
- * 流日志采集类型,ACCEPT|REJECT|ALL
641
+ * 流日志采集类型,ACCEPT|REJECT|ALL
642
642
  */
643
643
  TrafficType?: string;
644
644
  /**
645
- * 流日志存储ID
645
+ * 流日志存储ID
646
646
  */
647
647
  CloudLogId?: string;
648
648
  /**
649
- * 流日志存储ID状态
649
+ * 流日志存储ID状态。
650
650
  */
651
651
  CloudLogState?: string;
652
652
  /**
653
- * 流日志描述信息
653
+ * 流日志描述信息。
654
654
  */
655
655
  FlowLogDescription?: string;
656
656
  /**
657
- * 流日志创建时间
657
+ * 流日志创建时间。
658
658
  */
659
659
  CreatedTime?: string;
660
660
  /**
661
- * 标签列表,例如:[{"Key": "city", "Value": "shanghai"}]
661
+ * 标签列表,例如:[{"Key": "city", "Value": "shanghai"}]
662
662
  */
663
663
  TagSet: Array<Tag>;
664
+ /**
665
+ * 是否启用,true-启用,false-停用。
666
+ */
667
+ Enable: boolean;
668
+ /**
669
+ * 消费端类型:cls、ckafka。
670
+ 注意:此字段可能返回 null,表示取不到有效值。
671
+ */
672
+ StorageType: string;
673
+ /**
674
+ * 消费端信息,当消费端类型为ckafka时返回
675
+ 注意:此字段可能返回 null,表示取不到有效值。
676
+ */
677
+ FlowLogStorage: FlowLogStorage;
664
678
  }
665
679
  /**
666
680
  * DescribeVpcLimits返回参数结构体
@@ -3382,29 +3396,18 @@ export interface DescribeNatGatewayDestinationIpPortTranslationNatRulesResponse
3382
3396
  RequestId?: string;
3383
3397
  }
3384
3398
  /**
3385
- * 描述网络中心每个产品的配额信息
3399
+ * 流日志存储信息
3386
3400
  */
3387
- export interface ProductQuota {
3401
+ export interface FlowLogStorage {
3388
3402
  /**
3389
- * 产品配额ID
3403
+ * 存储实例Id,当流日志存储类型为ckafka时,必填。
3390
3404
  */
3391
- QuotaId: string;
3392
- /**
3393
- * 产品配额名称
3394
- */
3395
- QuotaName: string;
3396
- /**
3397
- * 产品当前配额
3398
- */
3399
- QuotaCurrent: number;
3405
+ StorageId: string;
3400
3406
  /**
3401
- * 产品配额上限
3402
- */
3403
- QuotaLimit: number;
3404
- /**
3405
- * 产品配额是否有地域属性
3407
+ * 主题Id,当流日志存储类型为ckafka时,必填。
3408
+ 注意:此字段可能返回 null,表示取不到有效值。
3406
3409
  */
3407
- QuotaRegion: boolean;
3410
+ StorageTopic?: string;
3408
3411
  }
3409
3412
  /**
3410
3413
  * DescribeVpcIpv6Addresses返回参数结构体
@@ -6134,11 +6137,11 @@ export interface DescribeFlowLogsResponse {
6134
6137
  /**
6135
6138
  * 流日志实例集合
6136
6139
  */
6137
- FlowLog?: Array<FlowLog>;
6140
+ FlowLog: Array<FlowLog>;
6138
6141
  /**
6139
6142
  * 流日志总数目
6140
6143
  */
6141
- TotalNum?: number;
6144
+ TotalNum: number;
6142
6145
  /**
6143
6146
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6144
6147
  */
@@ -7492,10 +7495,6 @@ export interface CreateFlowLogRequest {
7492
7495
  * 流日志采集类型,ACCEPT|REJECT|ALL
7493
7496
  */
7494
7497
  TrafficType: string;
7495
- /**
7496
- * 流日志存储ID
7497
- */
7498
- CloudLogId: string;
7499
7498
  /**
7500
7499
  * 私用网络ID或者统一ID,建议使用统一ID,当ResourceType为CCN时不填,其他类型必填。
7501
7500
  */
@@ -7504,10 +7503,22 @@ export interface CreateFlowLogRequest {
7504
7503
  * 流日志实例描述
7505
7504
  */
7506
7505
  FlowLogDescription?: string;
7506
+ /**
7507
+ * 流日志存储ID
7508
+ */
7509
+ CloudLogId?: string;
7507
7510
  /**
7508
7511
  * 指定绑定的标签列表,例如:[{"Key": "city", "Value": "shanghai"}]
7509
7512
  */
7510
7513
  Tags?: Array<Tag>;
7514
+ /**
7515
+ * 消费端类型:cls、ckafka
7516
+ */
7517
+ StorageType?: string;
7518
+ /**
7519
+ * 流日志消费端信息,当消费端类型为ckafka时,必填。
7520
+ */
7521
+ FlowLogStorage?: FlowLogStorage;
7511
7522
  }
7512
7523
  /**
7513
7524
  * InquirePriceCreateDirectConnectGateway请求参数结构体
@@ -7818,6 +7829,31 @@ export interface RenewAddressesRequest {
7818
7829
  */
7819
7830
  AddressChargePrepaid: AddressChargePrepaid;
7820
7831
  }
7832
+ /**
7833
+ * 描述网络中心每个产品的配额信息
7834
+ */
7835
+ export interface ProductQuota {
7836
+ /**
7837
+ * 产品配额ID
7838
+ */
7839
+ QuotaId: string;
7840
+ /**
7841
+ * 产品配额名称
7842
+ */
7843
+ QuotaName: string;
7844
+ /**
7845
+ * 产品当前配额
7846
+ */
7847
+ QuotaCurrent: number;
7848
+ /**
7849
+ * 产品配额上限
7850
+ */
7851
+ QuotaLimit: number;
7852
+ /**
7853
+ * 产品配额是否有地域属性
7854
+ */
7855
+ QuotaRegion: boolean;
7856
+ }
7821
7857
  /**
7822
7858
  * DisableRoutes返回参数结构体
7823
7859
  */
@@ -88,6 +88,16 @@ it("ccc.v20200210.DescribeSkillGroupInfoList", async function () {
88
88
  }
89
89
  })
90
90
 
91
+ it("ccc.v20200210.DescribeAutoCalloutTasks", async function () {
92
+ try {
93
+ const data = await client.DescribeAutoCalloutTasks({})
94
+ expect(data).to.be.ok
95
+ } catch(error) {
96
+ expect(error.requestId).to.be.ok
97
+ expect(error.code).to.be.ok
98
+ }
99
+ })
100
+
91
101
  it("ccc.v20200210.DescribeCCCBuyInfoList", async function () {
92
102
  try {
93
103
  const data = await client.DescribeCCCBuyInfoList({})
@@ -148,6 +158,16 @@ it("ccc.v20200210.DescribeSeatUserList", async function () {
148
158
  }
149
159
  })
150
160
 
161
+ it("ccc.v20200210.CreateCallOutSession", async function () {
162
+ try {
163
+ const data = await client.CreateCallOutSession({})
164
+ expect(data).to.be.ok
165
+ } catch(error) {
166
+ expect(error.requestId).to.be.ok
167
+ expect(error.code).to.be.ok
168
+ }
169
+ })
170
+
151
171
  it("ccc.v20200210.DescribePSTNActiveSessionList", async function () {
152
172
  try {
153
173
  const data = await client.DescribePSTNActiveSessionList({})
@@ -1198,6 +1198,16 @@ it("cdb.v20170320.ModifyAuditRule", async function () {
1198
1198
  }
1199
1199
  })
1200
1200
 
1201
+ it("cdb.v20170320.QueryCDBProxy", async function () {
1202
+ try {
1203
+ const data = await client.QueryCDBProxy({})
1204
+ expect(data).to.be.ok
1205
+ } catch(error) {
1206
+ expect(error.requestId).to.be.ok
1207
+ expect(error.code).to.be.ok
1208
+ }
1209
+ })
1210
+
1201
1211
  it("cdb.v20170320.ModifyDBInstanceSecurityGroups", async function () {
1202
1212
  try {
1203
1213
  const data = await client.ModifyDBInstanceSecurityGroups({})
@@ -58,6 +58,16 @@ it("cii.v20210408.CreateUnderwriteTaskById", async function () {
58
58
  }
59
59
  })
60
60
 
61
+ it("cii.v20210408.DescribeUnderwriteTask", async function () {
62
+ try {
63
+ const data = await client.DescribeUnderwriteTask({})
64
+ expect(data).to.be.ok
65
+ } catch(error) {
66
+ expect(error.requestId).to.be.ok
67
+ expect(error.code).to.be.ok
68
+ }
69
+ })
70
+
61
71
  it("cii.v20210408.DescribeMachineUnderwrite", async function () {
62
72
  try {
63
73
  const data = await client.DescribeMachineUnderwrite({})
@@ -108,4 +118,24 @@ it("cii.v20210408.DescribeStructureResult", async function () {
108
118
  }
109
119
  })
110
120
 
121
+ it("cii.v20210408.DescribeReportClassify", async function () {
122
+ try {
123
+ const data = await client.DescribeReportClassify({})
124
+ expect(data).to.be.ok
125
+ } catch(error) {
126
+ expect(error.requestId).to.be.ok
127
+ expect(error.code).to.be.ok
128
+ }
129
+ })
130
+
131
+ it("cii.v20210408.AddSubStructureTasks", async function () {
132
+ try {
133
+ const data = await client.AddSubStructureTasks({})
134
+ expect(data).to.be.ok
135
+ } catch(error) {
136
+ expect(error.requestId).to.be.ok
137
+ expect(error.code).to.be.ok
138
+ }
139
+ })
140
+
111
141
  })
@@ -98,6 +98,16 @@ it("eb.v20210416.PublishEvent", async function () {
98
98
  }
99
99
  })
100
100
 
101
+ it("eb.v20210416.PutEvents", async function () {
102
+ try {
103
+ const data = await client.PutEvents({})
104
+ expect(data).to.be.ok
105
+ } catch(error) {
106
+ expect(error.requestId).to.be.ok
107
+ expect(error.code).to.be.ok
108
+ }
109
+ })
110
+
101
111
  it("eb.v20210416.UpdateTarget", async function () {
102
112
  try {
103
113
  const data = await client.UpdateTarget({})
@@ -208,6 +208,16 @@ it("faceid.v20180301.MobileStatus", async function () {
208
208
  }
209
209
  })
210
210
 
211
+ it("faceid.v20180301.PhoneVerificationCMCC", async function () {
212
+ try {
213
+ const data = await client.PhoneVerificationCMCC({})
214
+ expect(data).to.be.ok
215
+ } catch(error) {
216
+ expect(error.requestId).to.be.ok
217
+ expect(error.code).to.be.ok
218
+ }
219
+ })
220
+
211
221
  it("faceid.v20180301.MinorsVerification", async function () {
212
222
  try {
213
223
  const data = await client.MinorsVerification({})
@@ -248,6 +258,16 @@ it("faceid.v20180301.Liveness", async function () {
248
258
  }
249
259
  })
250
260
 
261
+ it("faceid.v20180301.PhoneVerificationCUCC", async function () {
262
+ try {
263
+ const data = await client.PhoneVerificationCUCC({})
264
+ expect(data).to.be.ok
265
+ } catch(error) {
266
+ expect(error.requestId).to.be.ok
267
+ expect(error.code).to.be.ok
268
+ }
269
+ })
270
+
251
271
  it("faceid.v20180301.LivenessRecognition", async function () {
252
272
  try {
253
273
  const data = await client.LivenessRecognition({})
@@ -328,6 +348,16 @@ it("faceid.v20180301.BankCard2EVerification", async function () {
328
348
  }
329
349
  })
330
350
 
351
+ it("faceid.v20180301.PhoneVerificationCTCC", async function () {
352
+ try {
353
+ const data = await client.PhoneVerificationCTCC({})
354
+ expect(data).to.be.ok
355
+ } catch(error) {
356
+ expect(error.requestId).to.be.ok
357
+ expect(error.code).to.be.ok
358
+ }
359
+ })
360
+
331
361
  it("faceid.v20180301.GetRealNameAuthResult", async function () {
332
362
  try {
333
363
  const data = await client.GetRealNameAuthResult({})
@@ -668,6 +668,16 @@ it("ocr.v20181119.MixedInvoiceOCR", async function () {
668
668
  }
669
669
  })
670
670
 
671
+ it("ocr.v20181119.RecognizeHealthCodeOCR", async function () {
672
+ try {
673
+ const data = await client.RecognizeHealthCodeOCR({})
674
+ expect(data).to.be.ok
675
+ } catch(error) {
676
+ expect(error.requestId).to.be.ok
677
+ expect(error.code).to.be.ok
678
+ }
679
+ })
680
+
671
681
  it("ocr.v20181119.EduPaperOCR", async function () {
672
682
  try {
673
683
  const data = await client.EduPaperOCR({})
@@ -228,9 +228,9 @@ it("tke.v20180525.DescribeClusterAuthenticationOptions", async function () {
228
228
  }
229
229
  })
230
230
 
231
- it("tke.v20180525.ForwardApplicationRequestV3", async function () {
231
+ it("tke.v20180525.DescribeClusterStatus", async function () {
232
232
  try {
233
- const data = await client.ForwardApplicationRequestV3({})
233
+ const data = await client.DescribeClusterStatus({})
234
234
  expect(data).to.be.ok
235
235
  } catch(error) {
236
236
  expect(error.requestId).to.be.ok
@@ -658,6 +658,16 @@ it("tke.v20180525.CreateClusterEndpoint", async function () {
658
658
  }
659
659
  })
660
660
 
661
+ it("tke.v20180525.ForwardApplicationRequestV3", async function () {
662
+ try {
663
+ const data = await client.ForwardApplicationRequestV3({})
664
+ expect(data).to.be.ok
665
+ } catch(error) {
666
+ expect(error.requestId).to.be.ok
667
+ expect(error.code).to.be.ok
668
+ }
669
+ })
670
+
661
671
  it("tke.v20180525.DescribePrometheusAgentInstances", async function () {
662
672
  try {
663
673
  const data = await client.DescribePrometheusAgentInstances({})