tencentcloud-sdk-nodejs 4.0.981 → 4.0.983

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 (108) hide show
  1. package/CHANGELOG.md +823 -0
  2. package/SERVICE_CHANGELOG.md +1172 -145
  3. package/package.json +1 -1
  4. package/products.md +33 -33
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/apigateway/v20180808/apigateway_client.ts +47 -22
  7. package/src/services/apigateway/v20180808/apigateway_models.ts +187 -81
  8. package/src/services/as/v20180419/as_models.ts +11 -6
  9. package/src/services/batch/v20170312/batch_models.ts +17 -34
  10. package/src/services/bi/v20220105/bi_client.ts +37 -9
  11. package/src/services/bi/v20220105/bi_models.ts +240 -47
  12. package/src/services/billing/v20180709/billing_models.ts +58 -37
  13. package/src/services/bpaas/v20181217/bpaas_models.ts +20 -20
  14. package/src/services/cam/v20190116/cam_models.ts +27 -27
  15. package/src/services/cbs/v20170312/cbs_models.ts +1 -1
  16. package/src/services/cdwch/v20200915/cdwch_models.ts +1 -1
  17. package/src/services/cloudhsm/v20191112/cloudhsm_models.ts +40 -120
  18. package/src/services/cls/v20201016/cls_client.ts +1 -1
  19. package/src/services/cls/v20201016/cls_models.ts +5 -2
  20. package/src/services/config/v20220802/config_client.ts +29 -3
  21. package/src/services/config/v20220802/config_models.ts +226 -41
  22. package/src/services/cvm/v20170312/cvm_models.ts +17 -34
  23. package/src/services/cwp/v20180228/cwp_models.ts +1 -1
  24. package/src/services/cynosdb/v20190107/cynosdb_models.ts +2 -2
  25. package/src/services/ess/v20201111/ess_models.ts +105 -1
  26. package/src/services/essbasic/v20210526/essbasic_models.ts +110 -1
  27. package/src/services/gwlb/v20240906/gwlb_models.ts +1 -1
  28. package/src/services/hunyuan/v20230901/hunyuan_models.ts +2 -2
  29. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +11 -4
  30. package/src/services/ivld/v20210903/ivld_client.ts +0 -1
  31. package/src/services/ivld/v20210903/ivld_models.ts +1 -1
  32. package/src/services/lcic/v20220817/lcic_client.ts +25 -1
  33. package/src/services/lcic/v20220817/lcic_models.ts +240 -104
  34. package/src/services/live/v20180801/live_client.ts +152 -53
  35. package/src/services/live/v20180801/live_models.ts +443 -110
  36. package/src/services/lke/v20231130/lke_client.ts +1 -1
  37. package/src/services/mps/v20190612/mps_models.ts +0 -1
  38. package/src/services/mrs/v20200910/mrs_models.ts +146 -1472
  39. package/src/services/ocr/v20181119/ocr_client.ts +869 -972
  40. package/src/services/ocr/v20181119/ocr_models.ts +77 -681
  41. package/src/services/organization/v20181225/organization_models.ts +20 -20
  42. package/src/services/organization/v20210331/organization_models.ts +42 -206
  43. package/src/services/teo/v20220901/teo_client.ts +40 -4
  44. package/src/services/teo/v20220901/teo_models.ts +147 -46
  45. package/src/services/trtc/v20190722/trtc_client.ts +32 -7
  46. package/src/services/trtc/v20190722/trtc_models.ts +106 -42
  47. package/tencentcloud/common/sdk_version.d.ts +1 -1
  48. package/tencentcloud/common/sdk_version.js +1 -1
  49. package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +16 -8
  50. package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +22 -10
  51. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +182 -81
  52. package/tencentcloud/services/as/v20180419/as_models.d.ts +11 -6
  53. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +17 -34
  54. package/tencentcloud/services/bi/v20220105/bi_client.d.ts +11 -3
  55. package/tencentcloud/services/bi/v20220105/bi_client.js +15 -3
  56. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +231 -46
  57. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +51 -30
  58. package/tencentcloud/services/bpaas/v20181217/bpaas_models.d.ts +20 -20
  59. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +27 -27
  60. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
  61. package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +1 -1
  62. package/tencentcloud/services/cloudhsm/v20191112/cloudhsm_models.d.ts +40 -120
  63. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -1
  64. package/tencentcloud/services/cls/v20201016/cls_client.js +1 -1
  65. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +5 -2
  66. package/tencentcloud/services/config/v20220802/config_client.d.ts +9 -1
  67. package/tencentcloud/services/config/v20220802/config_client.js +12 -0
  68. package/tencentcloud/services/config/v20220802/config_models.d.ts +219 -40
  69. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +17 -34
  70. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
  71. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +2 -2
  72. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +105 -1
  73. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +110 -1
  74. package/tencentcloud/services/gwlb/v20240906/gwlb_models.d.ts +1 -1
  75. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +2 -2
  76. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +11 -4
  77. package/tencentcloud/services/ivld/v20210903/ivld_client.d.ts +0 -1
  78. package/tencentcloud/services/ivld/v20210903/ivld_client.js +0 -1
  79. package/tencentcloud/services/ivld/v20210903/ivld_models.d.ts +1 -1
  80. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +9 -1
  81. package/tencentcloud/services/lcic/v20220817/lcic_client.js +12 -0
  82. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +236 -104
  83. package/tencentcloud/services/live/v20180801/live_client.d.ts +48 -15
  84. package/tencentcloud/services/live/v20180801/live_client.js +70 -21
  85. package/tencentcloud/services/live/v20180801/live_models.d.ts +424 -109
  86. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -1
  87. package/tencentcloud/services/lke/v20231130/lke_client.js +1 -1
  88. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +0 -1
  89. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +146 -1472
  90. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +529 -567
  91. package/tencentcloud/services/ocr/v20181119/ocr_client.js +682 -736
  92. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +86 -673
  93. package/tencentcloud/services/organization/v20181225/organization_models.d.ts +20 -20
  94. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +41 -205
  95. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +13 -1
  96. package/tencentcloud/services/teo/v20220901/teo_client.js +18 -0
  97. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +141 -46
  98. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +12 -3
  99. package/tencentcloud/services/trtc/v20190722/trtc_client.js +16 -3
  100. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +102 -42
  101. package/test/apigateway.v20180808.test.js +32 -12
  102. package/test/bi.v20220105.test.js +22 -2
  103. package/test/config.v20220802.test.js +20 -0
  104. package/test/lcic.v20220817.test.js +20 -0
  105. package/test/live.v20180801.test.js +94 -14
  106. package/test/ocr.v20181119.test.js +156 -236
  107. package/test/teo.v20220901.test.js +30 -0
  108. package/test/trtc.v20190722.test.js +22 -2
@@ -238,6 +238,16 @@ it("apigateway.v20180808.DescribeApiApp", async function () {
238
238
  }
239
239
  })
240
240
 
241
+ it("apigateway.v20180808.ModifyUsagePlan", async function () {
242
+ try {
243
+ const data = await client.ModifyUsagePlan({})
244
+ expect(data).to.be.ok
245
+ } catch(error) {
246
+ expect(error.requestId).to.be.ok
247
+ expect(error.code).to.be.ok
248
+ }
249
+ })
250
+
241
251
  it("apigateway.v20180808.DescribeUpstreams", async function () {
242
252
  try {
243
253
  const data = await client.DescribeUpstreams({})
@@ -358,9 +368,19 @@ it("apigateway.v20180808.UpdateApiAppKey", async function () {
358
368
  }
359
369
  })
360
370
 
361
- it("apigateway.v20180808.ModifyUsagePlan", async function () {
371
+ it("apigateway.v20180808.CreateExclusiveInstances", async function () {
362
372
  try {
363
- const data = await client.ModifyUsagePlan({})
373
+ const data = await client.CreateExclusiveInstances({})
374
+ expect(data).to.be.ok
375
+ } catch(error) {
376
+ expect(error.requestId).to.be.ok
377
+ expect(error.code).to.be.ok
378
+ }
379
+ })
380
+
381
+ it("apigateway.v20180808.DescribeServiceSubDomainMappings", async function () {
382
+ try {
383
+ const data = await client.DescribeServiceSubDomainMappings({})
364
384
  expect(data).to.be.ok
365
385
  } catch(error) {
366
386
  expect(error.requestId).to.be.ok
@@ -538,16 +558,6 @@ it("apigateway.v20180808.CreateApi", async function () {
538
558
  }
539
559
  })
540
560
 
541
- it("apigateway.v20180808.DescribeServiceSubDomainMappings", async function () {
542
- try {
543
- const data = await client.DescribeServiceSubDomainMappings({})
544
- expect(data).to.be.ok
545
- } catch(error) {
546
- expect(error.requestId).to.be.ok
547
- expect(error.code).to.be.ok
548
- }
549
- })
550
-
551
561
  it("apigateway.v20180808.DescribeExclusiveInstanceDetail", async function () {
552
562
  try {
553
563
  const data = await client.DescribeExclusiveInstanceDetail({})
@@ -628,6 +638,16 @@ it("apigateway.v20180808.DescribeApiUsagePlan", async function () {
628
638
  }
629
639
  })
630
640
 
641
+ it("apigateway.v20180808.DescribeInstancesNetworkConfig", async function () {
642
+ try {
643
+ const data = await client.DescribeInstancesNetworkConfig({})
644
+ expect(data).to.be.ok
645
+ } catch(error) {
646
+ expect(error.requestId).to.be.ok
647
+ expect(error.code).to.be.ok
648
+ }
649
+ })
650
+
631
651
  it("apigateway.v20180808.DescribeIPStrategysStatus", async function () {
632
652
  try {
633
653
  const data = await client.DescribeIPStrategysStatus({})
@@ -68,9 +68,9 @@ it("bi.v20220105.ApplyEmbedInterval", async function () {
68
68
  }
69
69
  })
70
70
 
71
- it("bi.v20220105.CreateDatasourceCloud", async function () {
71
+ it("bi.v20220105.ExportScreenPage", async function () {
72
72
  try {
73
- const data = await client.CreateDatasourceCloud({})
73
+ const data = await client.ExportScreenPage({})
74
74
  expect(data).to.be.ok
75
75
  } catch(error) {
76
76
  expect(error.requestId).to.be.ok
@@ -88,6 +88,16 @@ it("bi.v20220105.ModifyUserRole", async function () {
88
88
  }
89
89
  })
90
90
 
91
+ it("bi.v20220105.CreateDatasourceCloud", async function () {
92
+ try {
93
+ const data = await client.CreateDatasourceCloud({})
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("bi.v20220105.CreateEmbedToken", async function () {
92
102
  try {
93
103
  const data = await client.CreateEmbedToken({})
@@ -148,6 +158,16 @@ it("bi.v20220105.DescribeUserRoleList", async function () {
148
158
  }
149
159
  })
150
160
 
161
+ it("bi.v20220105.DescribePageWidgetList", async function () {
162
+ try {
163
+ const data = await client.DescribePageWidgetList({})
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("bi.v20220105.DescribeUserRoleProjectList", async function () {
152
172
  try {
153
173
  const data = await client.DescribeUserRoleProjectList({})
@@ -28,6 +28,16 @@ it("config.v20220802.ListConfigRules", async function () {
28
28
  }
29
29
  })
30
30
 
31
+ it("config.v20220802.ListDiscoveredResources", async function () {
32
+ try {
33
+ const data = await client.ListDiscoveredResources({})
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
+
31
41
  it("config.v20220802.ListAggregateConfigRules", async function () {
32
42
  try {
33
43
  const data = await client.ListAggregateConfigRules({})
@@ -48,4 +58,14 @@ it("config.v20220802.PutEvaluations", async function () {
48
58
  }
49
59
  })
50
60
 
61
+ it("config.v20220802.DescribeDiscoveredResource", async function () {
62
+ try {
63
+ const data = await client.DescribeDiscoveredResource({})
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
+
51
71
  })
@@ -578,6 +578,16 @@ it("lcic.v20220817.EndRoom", async function () {
578
578
  }
579
579
  })
580
580
 
581
+ it("lcic.v20220817.SetMarquee", async function () {
582
+ try {
583
+ const data = await client.SetMarquee({})
584
+ expect(data).to.be.ok
585
+ } catch(error) {
586
+ expect(error.requestId).to.be.ok
587
+ expect(error.code).to.be.ok
588
+ }
589
+ })
590
+
581
591
  it("lcic.v20220817.GetRooms", async function () {
582
592
  try {
583
593
  const data = await client.GetRooms({})
@@ -638,6 +648,16 @@ it("lcic.v20220817.CreateGroupWithSubGroup", async function () {
638
648
  }
639
649
  })
640
650
 
651
+ it("lcic.v20220817.DescribeMarquee", async function () {
652
+ try {
653
+ const data = await client.DescribeMarquee({})
654
+ expect(data).to.be.ok
655
+ } catch(error) {
656
+ expect(error.requestId).to.be.ok
657
+ expect(error.code).to.be.ok
658
+ }
659
+ })
660
+
641
661
  it("lcic.v20220817.BatchCreateGroupWithMembers", async function () {
642
662
  try {
643
663
  const data = await client.BatchCreateGroupWithMembers({})
@@ -78,9 +78,9 @@ it("live.v20180801.UpdateLiveWatermark", async function () {
78
78
  }
79
79
  })
80
80
 
81
- it("live.v20180801.ModifyLiveSnapshotTemplate", async function () {
81
+ it("live.v20180801.ModifyLiveRecordTemplate", async function () {
82
82
  try {
83
- const data = await client.ModifyLiveSnapshotTemplate({})
83
+ const data = await client.ModifyLiveRecordTemplate({})
84
84
  expect(data).to.be.ok
85
85
  } catch(error) {
86
86
  expect(error.requestId).to.be.ok
@@ -98,6 +98,16 @@ it("live.v20180801.DescribeRecordTask", async function () {
98
98
  }
99
99
  })
100
100
 
101
+ it("live.v20180801.StopCasterPvw", async function () {
102
+ try {
103
+ const data = await client.StopCasterPvw({})
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("live.v20180801.CreateLiveWatermarkRule", async function () {
102
112
  try {
103
113
  const data = await client.CreateLiveWatermarkRule({})
@@ -328,6 +338,16 @@ it("live.v20180801.DescribeLiveRecordTemplates", async function () {
328
338
  }
329
339
  })
330
340
 
341
+ it("live.v20180801.StopLiveStreamMonitor", async function () {
342
+ try {
343
+ const data = await client.StopLiveStreamMonitor({})
344
+ expect(data).to.be.ok
345
+ } catch(error) {
346
+ expect(error.requestId).to.be.ok
347
+ expect(error.code).to.be.ok
348
+ }
349
+ })
350
+
331
351
  it("live.v20180801.AuthenticateDomainOwner", async function () {
332
352
  try {
333
353
  const data = await client.AuthenticateDomainOwner({})
@@ -338,9 +358,9 @@ it("live.v20180801.AuthenticateDomainOwner", async function () {
338
358
  }
339
359
  })
340
360
 
341
- it("live.v20180801.ModifyLiveStreamMonitor", async function () {
361
+ it("live.v20180801.ModifyLiveSnapshotTemplate", async function () {
342
362
  try {
343
- const data = await client.ModifyLiveStreamMonitor({})
363
+ const data = await client.ModifyLiveSnapshotTemplate({})
344
364
  expect(data).to.be.ok
345
365
  } catch(error) {
346
366
  expect(error.requestId).to.be.ok
@@ -358,9 +378,9 @@ it("live.v20180801.DescribeVisitTopSumInfoList", async function () {
358
378
  }
359
379
  })
360
380
 
361
- it("live.v20180801.ModifyLiveRecordTemplate", async function () {
381
+ it("live.v20180801.ModifyCasterMarkWordInfo", async function () {
362
382
  try {
363
- const data = await client.ModifyLiveRecordTemplate({})
383
+ const data = await client.ModifyCasterMarkWordInfo({})
364
384
  expect(data).to.be.ok
365
385
  } catch(error) {
366
386
  expect(error.requestId).to.be.ok
@@ -408,9 +428,9 @@ it("live.v20180801.DescribeAreaBillBandwidthAndFluxList", async function () {
408
428
  }
409
429
  })
410
430
 
411
- it("live.v20180801.StopCasterPvw", async function () {
431
+ it("live.v20180801.DescribeCasterMarkWordInfos", async function () {
412
432
  try {
413
- const data = await client.StopCasterPvw({})
433
+ const data = await client.DescribeCasterMarkWordInfos({})
414
434
  expect(data).to.be.ok
415
435
  } catch(error) {
416
436
  expect(error.requestId).to.be.ok
@@ -508,6 +528,16 @@ it("live.v20180801.DeleteLiveCallbackTemplate", async function () {
508
528
  }
509
529
  })
510
530
 
531
+ it("live.v20180801.ModifyCasterMarkPicInfo", async function () {
532
+ try {
533
+ const data = await client.ModifyCasterMarkPicInfo({})
534
+ expect(data).to.be.ok
535
+ } catch(error) {
536
+ expect(error.requestId).to.be.ok
537
+ expect(error.code).to.be.ok
538
+ }
539
+ })
540
+
511
541
  it("live.v20180801.DescribeCasterPlayUrl", async function () {
512
542
  try {
513
543
  const data = await client.DescribeCasterPlayUrl({})
@@ -578,6 +608,16 @@ it("live.v20180801.StopScreenshotTask", async function () {
578
608
  }
579
609
  })
580
610
 
611
+ it("live.v20180801.AddCasterMarkWordInfo", async function () {
612
+ try {
613
+ const data = await client.AddCasterMarkWordInfo({})
614
+ expect(data).to.be.ok
615
+ } catch(error) {
616
+ expect(error.requestId).to.be.ok
617
+ expect(error.code).to.be.ok
618
+ }
619
+ })
620
+
581
621
  it("live.v20180801.DescribeMonitorReport", async function () {
582
622
  try {
583
623
  const data = await client.DescribeMonitorReport({})
@@ -878,6 +918,16 @@ it("live.v20180801.ResumeLiveStream", async function () {
878
918
  }
879
919
  })
880
920
 
921
+ it("live.v20180801.DescribeCasterMarkPicInfos", async function () {
922
+ try {
923
+ const data = await client.DescribeCasterMarkPicInfos({})
924
+ expect(data).to.be.ok
925
+ } catch(error) {
926
+ expect(error.requestId).to.be.ok
927
+ expect(error.code).to.be.ok
928
+ }
929
+ })
930
+
881
931
  it("live.v20180801.DescribeLiveCallbackTemplate", async function () {
882
932
  try {
883
933
  const data = await client.DescribeLiveCallbackTemplate({})
@@ -908,6 +958,16 @@ it("live.v20180801.ModifyLiveCallbackTemplate", async function () {
908
958
  }
909
959
  })
910
960
 
961
+ it("live.v20180801.AddCasterMarkPicInfo", async function () {
962
+ try {
963
+ const data = await client.AddCasterMarkPicInfo({})
964
+ expect(data).to.be.ok
965
+ } catch(error) {
966
+ expect(error.requestId).to.be.ok
967
+ expect(error.code).to.be.ok
968
+ }
969
+ })
970
+
911
971
  it("live.v20180801.DeleteLiveTimeShiftTemplate", async function () {
912
972
  try {
913
973
  const data = await client.DeleteLiveTimeShiftTemplate({})
@@ -938,9 +998,9 @@ it("live.v20180801.DescribeStreamPlayInfoList", async function () {
938
998
  }
939
999
  })
940
1000
 
941
- it("live.v20180801.DescribeCasterUserStatus", async function () {
1001
+ it("live.v20180801.CreateCaster", async function () {
942
1002
  try {
943
- const data = await client.DescribeCasterUserStatus({})
1003
+ const data = await client.CreateCaster({})
944
1004
  expect(data).to.be.ok
945
1005
  } catch(error) {
946
1006
  expect(error.requestId).to.be.ok
@@ -1668,9 +1728,9 @@ it("live.v20180801.DescribeCasterDisplayInfo", async function () {
1668
1728
  }
1669
1729
  })
1670
1730
 
1671
- it("live.v20180801.StopLiveStreamMonitor", async function () {
1731
+ it("live.v20180801.ModifyLiveStreamMonitor", async function () {
1672
1732
  try {
1673
- const data = await client.StopLiveStreamMonitor({})
1733
+ const data = await client.ModifyLiveStreamMonitor({})
1674
1734
  expect(data).to.be.ok
1675
1735
  } catch(error) {
1676
1736
  expect(error.requestId).to.be.ok
@@ -1678,9 +1738,9 @@ it("live.v20180801.StopLiveStreamMonitor", async function () {
1678
1738
  }
1679
1739
  })
1680
1740
 
1681
- it("live.v20180801.CreateCaster", async function () {
1741
+ it("live.v20180801.DescribeCasterUserStatus", async function () {
1682
1742
  try {
1683
- const data = await client.CreateCaster({})
1743
+ const data = await client.DescribeCasterUserStatus({})
1684
1744
  expect(data).to.be.ok
1685
1745
  } catch(error) {
1686
1746
  expect(error.requestId).to.be.ok
@@ -1738,6 +1798,26 @@ it("live.v20180801.ModifyCasterInputInfo", async function () {
1738
1798
  }
1739
1799
  })
1740
1800
 
1801
+ it("live.v20180801.DeleteCasterMarkPicInfo", async function () {
1802
+ try {
1803
+ const data = await client.DeleteCasterMarkPicInfo({})
1804
+ expect(data).to.be.ok
1805
+ } catch(error) {
1806
+ expect(error.requestId).to.be.ok
1807
+ expect(error.code).to.be.ok
1808
+ }
1809
+ })
1810
+
1811
+ it("live.v20180801.DeleteCasterMarkWordInfo", async function () {
1812
+ try {
1813
+ const data = await client.DeleteCasterMarkWordInfo({})
1814
+ expect(data).to.be.ok
1815
+ } catch(error) {
1816
+ expect(error.requestId).to.be.ok
1817
+ expect(error.code).to.be.ok
1818
+ }
1819
+ })
1820
+
1741
1821
  it("live.v20180801.DescribeBackupStreamList", async function () {
1742
1822
  try {
1743
1823
  const data = await client.DescribeBackupStreamList({})