tencentcloud-sdk-nodejs 4.0.489 → 4.0.490

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 (56) hide show
  1. package/CHANGELOG.md +240 -0
  2. package/SERVICE_CHANGELOG.md +408 -72
  3. package/package.json +1 -1
  4. package/products.md +10 -9
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/asr/v20190614/asr_models.ts +31 -0
  7. package/src/services/cdwch/index.ts +5 -0
  8. package/src/services/cdwch/v20200915/cdwch_client.ts +118 -0
  9. package/src/services/cdwch/v20200915/cdwch_models.ts +314 -0
  10. package/src/services/cdwch/v20200915/index.ts +6 -0
  11. package/src/services/cfw/v20190904/cfw_client.ts +4 -4
  12. package/src/services/cfw/v20190904/cfw_models.ts +2 -2
  13. package/src/services/ess/v20201111/ess_client.ts +26 -0
  14. package/src/services/ess/v20201111/ess_models.ts +100 -1
  15. package/src/services/essbasic/v20210526/essbasic_client.ts +38 -12
  16. package/src/services/essbasic/v20210526/essbasic_models.ts +174 -82
  17. package/src/services/index.ts +1 -0
  18. package/src/services/lighthouse/v20200324/lighthouse_models.ts +6 -0
  19. package/src/services/mongodb/v20190725/mongodb_models.ts +2 -2
  20. package/src/services/redis/v20180412/redis_client.ts +1 -1
  21. package/src/services/teo/v20220901/teo_models.ts +1 -1
  22. package/src/services/vod/v20180717/vod_client.ts +0 -6
  23. package/src/services/vod/v20180717/vod_models.ts +156 -5
  24. package/tencentcloud/common/sdk_version.d.ts +1 -1
  25. package/tencentcloud/common/sdk_version.js +1 -1
  26. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +26 -0
  27. package/tencentcloud/services/cdwch/index.d.ts +6 -0
  28. package/tencentcloud/services/cdwch/index.js +7 -0
  29. package/tencentcloud/services/cdwch/v20200915/cdwch_client.d.ts +38 -0
  30. package/tencentcloud/services/cdwch/v20200915/cdwch_client.js +73 -0
  31. package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +255 -0
  32. package/tencentcloud/services/cdwch/v20200915/cdwch_models.js +18 -0
  33. package/tencentcloud/services/cdwch/v20200915/index.d.ts +6 -0
  34. package/tencentcloud/services/cdwch/v20200915/index.js +9 -0
  35. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +4 -4
  36. package/tencentcloud/services/cfw/v20190904/cfw_client.js +4 -4
  37. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +2 -2
  38. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +11 -1
  39. package/tencentcloud/services/ess/v20201111/ess_client.js +14 -0
  40. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +85 -1
  41. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +13 -3
  42. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +17 -3
  43. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +153 -74
  44. package/tencentcloud/services/index.d.ts +1 -0
  45. package/tencentcloud/services/index.js +2 -0
  46. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +6 -0
  47. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +2 -2
  48. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
  49. package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
  50. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1 -1
  51. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +0 -6
  52. package/tencentcloud/services/vod/v20180717/vod_client.js +0 -6
  53. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +126 -5
  54. package/test/cdwch.v20200915.test.js +91 -0
  55. package/test/ess.v20201111.test.js +20 -0
  56. package/test/essbasic.v20210526.test.js +22 -2
@@ -463,6 +463,10 @@ export interface AiReviewTaskProhibitedAsrResult {
463
463
  注意:此字段可能返回 null,表示取不到有效值。
464
464
  */
465
465
  Output: AiReviewProhibitedAsrTaskOutput;
466
+ /**
467
+ * 音视频审核 Asr 文字鉴违禁任务进度,取值范围 [0-100] 。
468
+ */
469
+ Progress: number;
466
470
  }
467
471
  /**
468
472
  * 转自适应码流模板详情
@@ -573,6 +577,10 @@ export interface AiReviewTaskProhibitedOcrResult {
573
577
  注意:此字段可能返回 null,表示取不到有效值。
574
578
  */
575
579
  Output: AiReviewProhibitedOcrTaskOutput;
580
+ /**
581
+ * 音视频审核 Ocr 文字鉴违禁任务进度,取值范围 [0-100] 。
582
+ */
583
+ Progress: number;
576
584
  }
577
585
  /**
578
586
  * 语音全文识别结果。
@@ -1789,6 +1797,10 @@ export interface AiRecognitionTaskFaceResult {
1789
1797
  注意:此字段可能返回 null,表示取不到有效值。
1790
1798
  */
1791
1799
  Output: AiRecognitionTaskFaceResultOutput;
1800
+ /**
1801
+ * 人脸识别任务进度,取值范围 [0-100] 。
1802
+ */
1803
+ Progress: number;
1792
1804
  }
1793
1805
  /**
1794
1806
  * 视频片头片尾识别的输入。
@@ -1901,6 +1913,10 @@ export interface MediaProcessTaskSampleSnapshotResult {
1901
1913
  注意:此字段可能返回 null,表示取不到有效值。
1902
1914
  */
1903
1915
  Output: MediaSampleSnapshotItem;
1916
+ /**
1917
+ * 对视频做采样截图任务进度,取值范围 [0-100] 。
1918
+ */
1919
+ Progress: number;
1904
1920
  }
1905
1921
  /**
1906
1922
  * DescribeDailyMediaPlayStat请求参数结构体
@@ -2039,6 +2055,10 @@ export interface AiAnalysisTaskHighlightResult {
2039
2055
  注意:此字段可能返回 null,表示取不到有效值。
2040
2056
  */
2041
2057
  Output: AiAnalysisTaskHighlightOutput;
2058
+ /**
2059
+ * 智能精彩片段任务进度,取值范围 [0-100] 。
2060
+ */
2061
+ Progress: number;
2042
2062
  }
2043
2063
  /**
2044
2064
  * DeleteAIAnalysisTemplate返回参数结构体
@@ -2582,6 +2602,10 @@ export interface AiAnalysisTaskCoverResult {
2582
2602
  注意:此字段可能返回 null,表示取不到有效值。
2583
2603
  */
2584
2604
  Output: AiAnalysisTaskCoverOutput;
2605
+ /**
2606
+ * 智能封面任务进度,取值范围 [0-100] 。
2607
+ */
2608
+ Progress: number;
2585
2609
  }
2586
2610
  /**
2587
2611
  * DescribeEventConfig请求参数结构体
@@ -3745,6 +3769,10 @@ export interface MediaProcessTaskAnimatedGraphicResult {
3745
3769
  注意:此字段可能返回 null,表示取不到有效值。
3746
3770
  */
3747
3771
  Output: MediaAnimatedGraphicsItem;
3772
+ /**
3773
+ * 转动图任务进度,取值范围 [0-100] 。
3774
+ */
3775
+ Progress: number;
3748
3776
  }
3749
3777
  /**
3750
3778
  * ProcessMedia返回参数结构体
@@ -3928,6 +3956,10 @@ export interface AiReviewTaskTerrorismOcrResult {
3928
3956
  注意:此字段可能返回 null,表示取不到有效值。
3929
3957
  */
3930
3958
  Output: AiReviewTerrorismOcrTaskOutput;
3959
+ /**
3960
+ * 音视频审核 Ocr 文字涉及令人不安全的信息的任务进度,取值范围 [0-100] 。
3961
+ */
3962
+ Progress: number;
3931
3963
  }
3932
3964
  /**
3933
3965
  * 文本关键识别结果。
@@ -3958,6 +3990,10 @@ export interface AiRecognitionTaskOcrWordsResult {
3958
3990
  注意:此字段可能返回 null,表示取不到有效值。
3959
3991
  */
3960
3992
  Output: AiRecognitionTaskOcrWordsResultOutput;
3993
+ /**
3994
+ * 文本关键词识别任务进度,取值范围 [0-100] 。
3995
+ */
3996
+ Progress: number;
3961
3997
  }
3962
3998
  /**
3963
3999
  * 语音鉴别涉及令人反感的信息的任务控制参数
@@ -4008,6 +4044,10 @@ export interface AiRecognitionTaskSegmentResult {
4008
4044
  注意:此字段可能返回 null,表示取不到有效值。
4009
4045
  */
4010
4046
  Output: AiRecognitionTaskSegmentResultOutput;
4047
+ /**
4048
+ * 视频拆条任务进度,取值范围 [0-100] 。
4049
+ */
4050
+ Progress: number;
4011
4051
  }
4012
4052
  /**
4013
4053
  * 字幕信息。
@@ -4466,6 +4506,10 @@ export interface MediaProcessTaskImageSpriteResult {
4466
4506
  注意:此字段可能返回 null,表示取不到有效值。
4467
4507
  */
4468
4508
  Output: MediaImageSpriteItem;
4509
+ /**
4510
+ * 对视频截雪碧图任务进度,取值范围 [0-100] 。
4511
+ */
4512
+ Progress: number;
4469
4513
  }
4470
4514
  /**
4471
4515
  * 降码率任务信息
@@ -5220,6 +5264,10 @@ export interface AiReviewTaskPornOcrResult {
5220
5264
  注意:此字段可能返回 null,表示取不到有效值。
5221
5265
  */
5222
5266
  Output: AiReviewPornOcrTaskOutput;
5267
+ /**
5268
+ * Ocr 文字音视频审核涉及令人反感的信息的任务进度,取值范围 [0-100] 。
5269
+ */
5270
+ Progress: number;
5223
5271
  }
5224
5272
  /**
5225
5273
  * ModifyContentReviewTemplate返回参数结构体
@@ -5659,6 +5707,10 @@ export interface AiAnalysisTaskTagResult {
5659
5707
  注意:此字段可能返回 null,表示取不到有效值。
5660
5708
  */
5661
5709
  Output: AiAnalysisTaskTagOutput;
5710
+ /**
5711
+ * 智能标签任务进度,取值范围 [0-100] 。
5712
+ */
5713
+ Progress: number;
5662
5714
  }
5663
5715
  /**
5664
5716
  * SearchMedia返回参数结构体
@@ -5983,6 +6035,10 @@ export interface AiRecognitionTaskOcrFullTextResult {
5983
6035
  注意:此字段可能返回 null,表示取不到有效值。
5984
6036
  */
5985
6037
  Output: AiRecognitionTaskOcrFullTextResultOutput;
6038
+ /**
6039
+ * 文本全文识别任务进度,取值范围 [0-100] 。
6040
+ */
6041
+ Progress: number;
5986
6042
  }
5987
6043
  /**
5988
6044
  * 媒体轨道的片段信息
@@ -6062,6 +6118,10 @@ export interface MediaProcessTaskSnapshotByTimeOffsetResult {
6062
6118
  注意:此字段可能返回 null,表示取不到有效值。
6063
6119
  */
6064
6120
  Output: MediaSnapshotByTimeOffsetItem;
6121
+ /**
6122
+ * 对视频按指定时间点截图任务进度,取值范围 [0-100] 。
6123
+ */
6124
+ Progress: number;
6065
6125
  }
6066
6126
  /**
6067
6127
  * ManageTask请求参数结构体
@@ -6976,6 +7036,10 @@ export interface MediaProcessTaskCoverBySnapshotResult {
6976
7036
  * 对视频截图做封面任务的输出。
6977
7037
  */
6978
7038
  Output: CoverBySnapshotTaskOutput;
7039
+ /**
7040
+ * 对视频截图做封面任务进度,取值范围 [0-100] 。
7041
+ */
7042
+ Progress: number;
6979
7043
  }
6980
7044
  /**
6981
7045
  * CreateWatermarkTemplate请求参数结构体
@@ -7286,6 +7350,10 @@ export interface SplitMediaTask {
7286
7350
  * 用于去重的识别码,如果七天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不带或者带空字符串表示不做去重。
7287
7351
  */
7288
7352
  SessionId: string;
7353
+ /**
7354
+ * 视频拆条任务进度,取值范围 [0-100] 。
7355
+ */
7356
+ Progress: number;
7289
7357
  }
7290
7358
  /**
7291
7359
  * 制作媒体文件任务的输入。
@@ -8269,6 +8337,10 @@ export interface AiReviewTaskTerrorismResult {
8269
8337
  注意:此字段可能返回 null,表示取不到有效值。
8270
8338
  */
8271
8339
  Output: AiReviewTerrorismTaskOutput;
8340
+ /**
8341
+ * 音视频审核涉及令人不安全的信息的任务进度,取值范围 [0-100] 。
8342
+ */
8343
+ Progress: number;
8272
8344
  }
8273
8345
  /**
8274
8346
  * ProcessMediaByUrl返回参数结构体
@@ -9261,6 +9333,10 @@ export interface AiReviewTaskPoliticalAsrResult {
9261
9333
  * 音视频审核 Asr 文字涉及令人不适宜信息的任务输出。
9262
9334
  */
9263
9335
  Output: AiReviewPoliticalAsrTaskOutput;
9336
+ /**
9337
+ * 音视频审核 Asr 文字涉及令人不适宜信息的任务进度,取值范围 [0-100] 。
9338
+ */
9339
+ Progress: number;
9264
9340
  }
9265
9341
  /**
9266
9342
  * TRTC伴生录制信息。
@@ -9415,6 +9491,10 @@ export interface AiReviewTaskPornResult {
9415
9491
  注意:此字段可能返回 null,表示取不到有效值。
9416
9492
  */
9417
9493
  Output: AiReviewPornTaskOutput;
9494
+ /**
9495
+ * 音视频审核涉及令人反感的信息的任务进度,取值范围 [0-100] 。
9496
+ */
9497
+ Progress: number;
9418
9498
  }
9419
9499
  /**
9420
9500
  * 智能物体识别输出。
@@ -9580,6 +9660,10 @@ export interface AiAnalysisTaskClassificationResult {
9580
9660
  注意:此字段可能返回 null,表示取不到有效值。
9581
9661
  */
9582
9662
  Output: AiAnalysisTaskClassificationOutput;
9663
+ /**
9664
+ * 智能分类任务进度,取值范围 [0-100] 。
9665
+ */
9666
+ Progress: number;
9583
9667
  }
9584
9668
  /**
9585
9669
  * 画面鉴别涉及令人不适宜的信息的任务控制参数。
@@ -10149,8 +10233,8 @@ export interface EventContent {
10149
10233
  <li>ComposeMediaComplete:制作媒体文件完成;</li>
10150
10234
  <li>WechatMiniProgramPublishComplete:微信小程序发布完成。</li>
10151
10235
  <li>FastClipMediaComplete:快速剪辑完成;</li>
10152
- <li>ReviewAudioVideoComplete:音视频审核完成。</li>
10153
- <li>ExtractTraceWatermarkComplete:提取溯源水印完成。</li>
10236
+ <li>ReviewAudioVideoComplete:音视频审核完成;</li>
10237
+ <li>ExtractTraceWatermarkComplete:提取溯源水印完成;</li>
10154
10238
  <b>兼容 2017 版的事件类型:</b>
10155
10239
  <li>TranscodeComplete:视频转码完成;</li>
10156
10240
  <li>ConcatComplete:视频拼接完成;</li>
@@ -10250,7 +10334,7 @@ export interface EventContent {
10250
10334
  */
10251
10335
  ReviewAudioVideoCompleteEvent: ReviewAudioVideoTask;
10252
10336
  /**
10253
- * 降码率完成事件,当事件类型为 ReduceMediaBitrateComplete 时有效。
10337
+ * 该字段已无效。
10254
10338
  注意:此字段可能返回 null,表示取不到有效值。
10255
10339
  */
10256
10340
  ReduceMediaBitrateCompleteEvent: ReduceMediaBitrateTask;
@@ -10295,6 +10379,10 @@ export interface AiRecognitionTaskObjectResult {
10295
10379
  注意:此字段可能返回 null,表示取不到有效值。
10296
10380
  */
10297
10381
  Output: AiRecognitionTaskObjectResultOutput;
10382
+ /**
10383
+ * 物体识别任务进度,取值范围 [0-100] 。
10384
+ */
10385
+ Progress: number;
10298
10386
  }
10299
10387
  /**
10300
10388
  * 用户自定义音视频审核任务控制参数。
@@ -10723,6 +10811,10 @@ export interface AiAnalysisTaskFrameTagResult {
10723
10811
  注意:此字段可能返回 null,表示取不到有效值。
10724
10812
  */
10725
10813
  Output: AiAnalysisTaskFrameTagOutput;
10814
+ /**
10815
+ * 智能按帧标签任务进度,取值范围 [0-100] 。
10816
+ */
10817
+ Progress: number;
10726
10818
  }
10727
10819
  /**
10728
10820
  * 鉴别涉及令人反感的信息的结果信息
@@ -11547,7 +11639,6 @@ export interface DescribeTaskDetailResponse {
11547
11639
  <li>FastClipMedia:快速剪辑任务;</li>
11548
11640
  <li>RemoveWatermarkTask:智能去除水印任务;</li>
11549
11641
  <li> ReviewAudioVideo:音视频审核任务。</li>
11550
- <li> ReduceMediaBitrate:降码率任务。</li>
11551
11642
  */
11552
11643
  TaskType: string;
11553
11644
  /**
@@ -11645,7 +11736,7 @@ export interface DescribeTaskDetailResponse {
11645
11736
  */
11646
11737
  ReviewAudioVideoTask: ReviewAudioVideoTask;
11647
11738
  /**
11648
- * 降码率任务信息,仅当 TaskType 为 ReduceMediaBitrate,该字段有值。
11739
+ * 该字段已无效。
11649
11740
  注意:此字段可能返回 null,表示取不到有效值。
11650
11741
  */
11651
11742
  ReduceMediaBitrateTask: ReduceMediaBitrateTask;
@@ -12025,6 +12116,10 @@ export interface AiReviewTaskPoliticalResult {
12025
12116
  注意:此字段可能返回 null,表示取不到有效值。
12026
12117
  */
12027
12118
  Output: AiReviewPoliticalTaskOutput;
12119
+ /**
12120
+ * 音视频审核涉及令人不适宜信息的任务进度,取值范围 [0-100] 。
12121
+ */
12122
+ Progress: number;
12028
12123
  }
12029
12124
  /**
12030
12125
  * ReviewImage返回参数结构体
@@ -12191,6 +12286,16 @@ export interface ProcedureTask {
12191
12286
  * 用于去重的识别码,如果七天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不带或者带空字符串表示不做去重。
12192
12287
  */
12193
12288
  SessionId: string;
12289
+ /**
12290
+ * 操作者。取值范围:
12291
+ <li>System: 表示系统触发。</li>
12292
+ */
12293
+ Operator: string;
12294
+ /**
12295
+ * 操作类型。取值范围:
12296
+ <li>TSC: 表示使用极速高清进行智能降码。</li>
12297
+ */
12298
+ OperationType: string;
12194
12299
  }
12195
12300
  /**
12196
12301
  * ExtractTraceWatermark请求参数结构体
@@ -13855,6 +13960,10 @@ export interface AiRecognitionTaskAsrWordsResult {
13855
13960
  注意:此字段可能返回 null,表示取不到有效值。
13856
13961
  */
13857
13962
  Output: AiRecognitionTaskAsrWordsResultOutput;
13963
+ /**
13964
+ * 语音关键词识别任务进度,取值范围 [0-100] 。
13965
+ */
13966
+ Progress: number;
13858
13967
  }
13859
13968
  /**
13860
13969
  * CreateSubAppId请求参数结构体
@@ -14208,6 +14317,10 @@ export interface AiReviewTaskPornAsrResult {
14208
14317
  注意:此字段可能返回 null,表示取不到有效值。
14209
14318
  */
14210
14319
  Output: AiReviewPornAsrTaskOutput;
14320
+ /**
14321
+ * 音视频审核 Asr 文字涉及令人反感的信息的任务进度,取值范围 [0-100] 。
14322
+ */
14323
+ Progress: number;
14211
14324
  }
14212
14325
  /**
14213
14326
  * ModifyClass返回参数结构体
@@ -14863,6 +14976,10 @@ export interface AiRecognitionTaskHeadTailResult {
14863
14976
  注意:此字段可能返回 null,表示取不到有效值。
14864
14977
  */
14865
14978
  Output: AiRecognitionTaskHeadTailResultOutput;
14979
+ /**
14980
+ * 视频片头片尾识别任务进度,取值范围 [0-100] 。
14981
+ */
14982
+ Progress: number;
14866
14983
  }
14867
14984
  /**
14868
14985
  * DescribePersonSamples请求参数结构体
@@ -15232,6 +15349,10 @@ export interface PullUploadTask {
15232
15349
  * 用于去重的识别码,如果七天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不带或者带空字符串表示不做去重。
15233
15350
  */
15234
15351
  SessionId: string;
15352
+ /**
15353
+ * 转拉任务进度,取值范围 [0-100] 。
15354
+ */
15355
+ Progress: number;
15235
15356
  }
15236
15357
  /**
15237
15358
  * 违禁任务控制参数
@@ -0,0 +1,91 @@
1
+
2
+ const expect = require("chai").expect
3
+ const tencentcloud = require("../../tencentcloud-sdk-nodejs")
4
+ const client = new tencentcloud.cdwch.v20200915.Client({
5
+ credential: {
6
+ secretId: process.env.secretId,
7
+ secretKey: process.env.secretKey,
8
+ },
9
+ region: "ap-shanghai",
10
+ profile: {
11
+ signMethod: "TC3-HMAC-SHA256",
12
+ httpProfile: {
13
+ reqMethod: "POST",
14
+ reqTimeout: 30,
15
+ endpoint: "cvm.ap-shanghai.tencentcloudapi.com",
16
+ },
17
+ },
18
+ })
19
+ describe("cdwch.v20200915.test.js", function () {
20
+
21
+ it("cdwch.v20200915.CreateBackUpSchedule", async function () {
22
+ try {
23
+ const data = await client.CreateBackUpSchedule({})
24
+ expect(data).to.be.ok
25
+ } catch(error) {
26
+ expect(error.requestId).to.be.ok
27
+ expect(error.code).to.be.ok
28
+ }
29
+ })
30
+
31
+ it("cdwch.v20200915.DescribeCkSqlApis", async function () {
32
+ try {
33
+ const data = await client.DescribeCkSqlApis({})
34
+ expect(data).to.be.ok
35
+ } catch(error) {
36
+ expect(error.requestId).to.be.ok
37
+ expect(error.code).to.be.ok
38
+ }
39
+ })
40
+
41
+ it("cdwch.v20200915.ActionAlterCkUser", async function () {
42
+ try {
43
+ const data = await client.ActionAlterCkUser({})
44
+ expect(data).to.be.ok
45
+ } catch(error) {
46
+ expect(error.requestId).to.be.ok
47
+ expect(error.code).to.be.ok
48
+ }
49
+ })
50
+
51
+ it("cdwch.v20200915.OpenBackUp", async function () {
52
+ try {
53
+ const data = await client.OpenBackUp({})
54
+ expect(data).to.be.ok
55
+ } catch(error) {
56
+ expect(error.requestId).to.be.ok
57
+ expect(error.code).to.be.ok
58
+ }
59
+ })
60
+
61
+ it("cdwch.v20200915.ModifyClusterConfigs", async function () {
62
+ try {
63
+ const data = await client.ModifyClusterConfigs({})
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
+
71
+ it("cdwch.v20200915.ModifyUserNewPrivilege", async function () {
72
+ try {
73
+ const data = await client.ModifyUserNewPrivilege({})
74
+ expect(data).to.be.ok
75
+ } catch(error) {
76
+ expect(error.requestId).to.be.ok
77
+ expect(error.code).to.be.ok
78
+ }
79
+ })
80
+
81
+ it("cdwch.v20200915.DescribeInstanceShards", async function () {
82
+ try {
83
+ const data = await client.DescribeInstanceShards({})
84
+ expect(data).to.be.ok
85
+ } catch(error) {
86
+ expect(error.requestId).to.be.ok
87
+ expect(error.code).to.be.ok
88
+ }
89
+ })
90
+
91
+ })
@@ -98,6 +98,16 @@ it("ess.v20201111.CreateFlowSignReview", async function () {
98
98
  }
99
99
  })
100
100
 
101
+ it("ess.v20201111.CreatePrepareFlow", async function () {
102
+ try {
103
+ const data = await client.CreatePrepareFlow({})
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("ess.v20201111.CreateDocument", async function () {
102
112
  try {
103
113
  const data = await client.CreateDocument({})
@@ -138,6 +148,16 @@ it("ess.v20201111.CreateFlow", async function () {
138
148
  }
139
149
  })
140
150
 
151
+ it("ess.v20201111.DescribeFlowEvidenceReport", async function () {
152
+ try {
153
+ const data = await client.DescribeFlowEvidenceReport({})
154
+ expect(data).to.be.ok
155
+ } catch(error) {
156
+ expect(error.requestId).to.be.ok
157
+ expect(error.code).to.be.ok
158
+ }
159
+ })
160
+
141
161
  it("ess.v20201111.CreateFlowByFiles", async function () {
142
162
  try {
143
163
  const data = await client.CreateFlowByFiles({})
@@ -158,9 +158,9 @@ it("essbasic.v20210526.ChannelGetTaskResultApi", async function () {
158
158
  }
159
159
  })
160
160
 
161
- it("essbasic.v20210526.SyncProxyOrganization", async function () {
161
+ it("essbasic.v20210526.CreateChannelFlowEvidenceReport", async function () {
162
162
  try {
163
- const data = await client.SyncProxyOrganization({})
163
+ const data = await client.CreateChannelFlowEvidenceReport({})
164
164
  expect(data).to.be.ok
165
165
  } catch(error) {
166
166
  expect(error.requestId).to.be.ok
@@ -258,6 +258,16 @@ it("essbasic.v20210526.UploadFiles", async function () {
258
258
  }
259
259
  })
260
260
 
261
+ it("essbasic.v20210526.SyncProxyOrganization", async function () {
262
+ try {
263
+ const data = await client.SyncProxyOrganization({})
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
+
261
271
  it("essbasic.v20210526.SyncProxyOrganizationOperators", async function () {
262
272
  try {
263
273
  const data = await client.SyncProxyOrganizationOperators({})
@@ -268,6 +278,16 @@ it("essbasic.v20210526.SyncProxyOrganizationOperators", async function () {
268
278
  }
269
279
  })
270
280
 
281
+ it("essbasic.v20210526.DescribeChannelFlowEvidenceReport", async function () {
282
+ try {
283
+ const data = await client.DescribeChannelFlowEvidenceReport({})
284
+ expect(data).to.be.ok
285
+ } catch(error) {
286
+ expect(error.requestId).to.be.ok
287
+ expect(error.code).to.be.ok
288
+ }
289
+ })
290
+
271
291
  it("essbasic.v20210526.OperateChannelTemplate", async function () {
272
292
  try {
273
293
  const data = await client.OperateChannelTemplate({})