tencentcloud-sdk-nodejs 4.0.253 → 4.0.257

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 (116) hide show
  1. package/CHANGELOG.md +713 -186
  2. package/package.json +1 -1
  3. package/products.md +36 -36
  4. package/src/common/sdk_version.ts +1 -1
  5. package/src/services/antiddos/v20200309/antiddos_models.ts +15 -0
  6. package/src/services/as/v20180419/as_client.ts +15 -1
  7. package/src/services/as/v20180419/as_models.ts +65 -5
  8. package/src/services/asr/v20190614/asr_client.ts +1 -1
  9. package/src/services/cam/v20190116/cam_models.ts +1 -1
  10. package/src/services/ccc/v20200210/ccc_models.ts +6 -0
  11. package/src/services/cdn/v20180606/cdn_models.ts +6 -0
  12. package/src/services/cii/v20210408/cii_client.ts +13 -0
  13. package/src/services/cii/v20210408/cii_models.ts +88 -6
  14. package/src/services/ckafka/v20190819/ckafka_client.ts +17 -5
  15. package/src/services/ckafka/v20190819/ckafka_models.ts +177 -140
  16. package/src/services/clb/v20180317/clb_client.ts +44 -18
  17. package/src/services/clb/v20180317/clb_models.ts +180 -64
  18. package/src/services/cls/v20201016/cls_client.ts +6 -6
  19. package/src/services/cls/v20201016/cls_models.ts +1 -1
  20. package/src/services/cme/v20191029/cme_models.ts +10 -10
  21. package/src/services/cvm/v20170312/cvm_client.ts +17 -0
  22. package/src/services/cvm/v20170312/cvm_models.ts +30 -0
  23. package/src/services/cwp/v20180228/cwp_models.ts +27 -1
  24. package/src/services/dbbrain/v20210527/dbbrain_client.ts +14 -2
  25. package/src/services/dbbrain/v20210527/dbbrain_models.ts +100 -45
  26. package/src/services/eiam/v20210420/eiam_client.ts +230 -65
  27. package/src/services/eiam/v20210420/eiam_models.ts +1525 -729
  28. package/src/services/emr/v20190103/emr_models.ts +22 -4
  29. package/src/services/faceid/v20180301/faceid_client.ts +1 -0
  30. package/src/services/faceid/v20180301/faceid_models.ts +46 -0
  31. package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +21 -8
  32. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +144 -98
  33. package/src/services/iotvideoindustry/v20201201/iotvideoindustry_client.ts +374 -56
  34. package/src/services/iotvideoindustry/v20201201/iotvideoindustry_models.ts +1526 -397
  35. package/src/services/live/v20180801/live_models.ts +12 -1
  36. package/src/services/mongodb/v20190725/mongodb_client.ts +19 -3
  37. package/src/services/mongodb/v20190725/mongodb_models.ts +297 -62
  38. package/src/services/mrs/v20200910/mrs_models.ts +12 -0
  39. package/src/services/rum/v20210622/rum_models.ts +20 -0
  40. package/src/services/scf/v20180416/scf_models.ts +1 -1
  41. package/src/services/tcb/v20180608/tcb_models.ts +1 -1
  42. package/src/services/tcss/v20201101/tcss_models.ts +1 -1
  43. package/src/services/tdmq/v20200217/tdmq_models.ts +11 -1
  44. package/src/services/thpc/v20211109/thpc_client.ts +3 -0
  45. package/src/services/thpc/v20211109/thpc_models.ts +65 -0
  46. package/src/services/tiw/v20190919/tiw_models.ts +2 -6
  47. package/src/services/tse/v20201207/tse_models.ts +5 -0
  48. package/src/services/vod/v20180717/vod_models.ts +12 -13
  49. package/src/services/vpc/v20170312/vpc_models.ts +15 -1
  50. package/tencentcloud/common/sdk_version.d.ts +1 -1
  51. package/tencentcloud/common/sdk_version.js +1 -1
  52. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +12 -0
  53. package/tencentcloud/services/as/v20180419/as_client.d.ts +5 -1
  54. package/tencentcloud/services/as/v20180419/as_client.js +6 -0
  55. package/tencentcloud/services/as/v20180419/as_models.d.ts +57 -5
  56. package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
  57. package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
  58. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +1 -1
  59. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +5 -0
  60. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +5 -0
  61. package/tencentcloud/services/cii/v20210408/cii_client.d.ts +5 -1
  62. package/tencentcloud/services/cii/v20210408/cii_client.js +6 -0
  63. package/tencentcloud/services/cii/v20210408/cii_models.d.ts +76 -6
  64. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
  65. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
  66. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +152 -120
  67. package/tencentcloud/services/clb/v20180317/clb_client.d.ts +16 -7
  68. package/tencentcloud/services/clb/v20180317/clb_client.js +21 -8
  69. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +155 -56
  70. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +6 -6
  71. package/tencentcloud/services/cls/v20201016/cls_client.js +6 -6
  72. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
  73. package/tencentcloud/services/cme/v20191029/cme_models.d.ts +8 -9
  74. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +10 -1
  75. package/tencentcloud/services/cvm/v20170312/cvm_client.js +11 -0
  76. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +26 -0
  77. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +22 -1
  78. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +5 -1
  79. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +6 -0
  80. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +83 -37
  81. package/tencentcloud/services/eiam/v20210420/eiam_client.d.ts +57 -5
  82. package/tencentcloud/services/eiam/v20210420/eiam_client.js +84 -6
  83. package/tencentcloud/services/eiam/v20210420/eiam_models.d.ts +1353 -673
  84. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +20 -4
  85. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +39 -0
  86. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +7 -3
  87. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +9 -3
  88. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +120 -80
  89. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.d.ts +119 -15
  90. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.js +177 -21
  91. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +1191 -221
  92. package/tencentcloud/services/live/v20180801/live_models.d.ts +11 -1
  93. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +5 -1
  94. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +6 -0
  95. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +249 -55
  96. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +10 -0
  97. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +16 -0
  98. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +1 -1
  99. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +1 -1
  100. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +1 -1
  101. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +9 -1
  102. package/tencentcloud/services/thpc/v20211109/thpc_models.d.ts +55 -0
  103. package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +2 -6
  104. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4 -0
  105. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +8 -9
  106. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +14 -1
  107. package/test/as.v20180419.test.js +10 -0
  108. package/test/cii.v20210408.test.js +10 -0
  109. package/test/ckafka.v20190819.test.js +10 -0
  110. package/test/clb.v20180317.test.js +24 -4
  111. package/test/cvm.v20170312.test.js +10 -0
  112. package/test/dbbrain.v20210527.test.js +10 -0
  113. package/test/eiam.v20210420.test.js +134 -4
  114. package/test/iotexplorer.v20190423.test.js +12 -2
  115. package/test/iotvideoindustry.v20201201.test.js +274 -14
  116. package/test/mongodb.v20190725.test.js +10 -0
@@ -4588,14 +4588,6 @@ export interface AiRecognitionTaskSegmentSegmentItem {
4588
4588
  * 取回视频任务信息
4589
4589
  */
4590
4590
  export interface RestoreMediaTask {
4591
- /**
4592
- * 取回任务状态,0表示取回完成,其他值表示取回还未完成。
4593
- */
4594
- Status: number;
4595
- /**
4596
- * 提示信息。
4597
- */
4598
- Message: string;
4599
4591
  /**
4600
4592
  * 文件ID。
4601
4593
  */
@@ -4617,9 +4609,16 @@ export interface RestoreMediaTask {
4617
4609
  RestoreTier: string;
4618
4610
  /**
4619
4611
  * 临时取回副本有效期,单位:天。对于永久取回,取值为0。
4620
- 注意:此字段可能返回 null,表示取不到有效值。
4621
4612
  */
4622
4613
  RestoreDay: number;
4614
+ /**
4615
+ * 该字段已废弃。
4616
+ */
4617
+ Status: number;
4618
+ /**
4619
+ * 该字段已废弃。
4620
+ */
4621
+ Message: string;
4623
4622
  }
4624
4623
  /**
4625
4624
  * 内容审核 Ocr 文字鉴黄任务输入参数类型
@@ -3707,7 +3707,7 @@ export interface DescribeSecurityGroupPoliciesResponse {
3707
3707
  /**
3708
3708
  * 安全组规则集合。
3709
3709
  */
3710
- SecurityGroupPolicySet?: SecurityGroupPolicySet;
3710
+ SecurityGroupPolicySet: SecurityGroupPolicySet;
3711
3711
  /**
3712
3712
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3713
3713
  */
@@ -5067,6 +5067,19 @@ export interface DescribeSecurityGroupPoliciesRequest {
5067
5067
  * 安全组实例ID,例如:sg-33ocnj9n,可通过DescribeSecurityGroups获取。
5068
5068
  */
5069
5069
  SecurityGroupId: string;
5070
+ /**
5071
+ * 过滤条件,不支持同时指定SecurityGroupId和Filters参数。
5072
+ <li>security-group-id - String - 安全组ID。</li>
5073
+ <li>ip - String - IP,支持IPV4和IPV6模糊匹配。</li>
5074
+ <li>address-module - String - IP地址模板或IP地址组模板ID。</li>
5075
+ <li>service-module - String - 协议端口模板或协议端口组模板ID。</li>
5076
+ <li>protocol-type - String - 安全组策略支持的协议,可选值:`TCP`, `UDP`, `ICMP`, `ICMPV6`, `GRE`, `ALL`。</li>
5077
+ <li>port - String - 是否必填:否 -协议端口,支持模糊匹配,值为`ALL`时,查询所有的端口。</li>
5078
+ <li>poly - String - 协议策略,可选值:`ALL`,所有策略;`ACCEPT`,允许;`DROP`,拒绝。</li>
5079
+ <li>direction - String - 协议规则,可选值:`ALL`,所有策略;`INBOUND`,入站规则;`OUTBOUND`,出站规则。</li>
5080
+ <li>description - String - 协议描述,该过滤条件支持模糊匹配。</li>
5081
+ */
5082
+ Filters?: Array<Filter>;
5070
5083
  }
5071
5084
  /**
5072
5085
  * ModifyNetworkInterfaceAttribute返回参数结构体
@@ -178,6 +178,16 @@ it("as.v20180419.CreateScheduledAction", async function () {
178
178
  }
179
179
  })
180
180
 
181
+ it("as.v20180419.DescribeAutoScalingAdvices", async function () {
182
+ try {
183
+ const data = await client.DescribeAutoScalingAdvices({})
184
+ expect(data).to.be.ok
185
+ } catch(error) {
186
+ expect(error.requestId).to.be.ok
187
+ expect(error.code).to.be.ok
188
+ }
189
+ })
190
+
181
191
  it("as.v20180419.RemoveInstances", async function () {
182
192
  try {
183
193
  const data = await client.RemoveInstances({})
@@ -78,6 +78,16 @@ it("cii.v20210408.CreateStructureTask", async function () {
78
78
  }
79
79
  })
80
80
 
81
+ it("cii.v20210408.CreateAutoClassifyStructureTask", async function () {
82
+ try {
83
+ const data = await client.CreateAutoClassifyStructureTask({})
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
+
81
91
  it("cii.v20210408.DescribeStructCompareData", async function () {
82
92
  try {
83
93
  const data = await client.DescribeStructCompareData({})
@@ -248,6 +248,16 @@ it("ckafka.v20190819.DescribeTopicAttributes", async function () {
248
248
  }
249
249
  })
250
250
 
251
+ it("ckafka.v20190819.DeleteInstancePre", async function () {
252
+ try {
253
+ const data = await client.DeleteInstancePre({})
254
+ expect(data).to.be.ok
255
+ } catch(error) {
256
+ expect(error.requestId).to.be.ok
257
+ expect(error.code).to.be.ok
258
+ }
259
+ })
260
+
251
261
  it("ckafka.v20190819.DescribeInstanceAttributes", async function () {
252
262
  try {
253
263
  const data = await client.DescribeInstanceAttributes({})
@@ -58,6 +58,16 @@ it("clb.v20180317.DescribeClassicalLBListeners", async function () {
58
58
  }
59
59
  })
60
60
 
61
+ it("clb.v20180317.RegisterTargetsWithClassicalLB", async function () {
62
+ try {
63
+ const data = await client.RegisterTargetsWithClassicalLB({})
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("clb.v20180317.DescribeCustomizedConfigAssociateList", async function () {
62
72
  try {
63
73
  const data = await client.DescribeCustomizedConfigAssociateList({})
@@ -338,6 +348,16 @@ it("clb.v20180317.DescribeLBListeners", async function () {
338
348
  }
339
349
  })
340
350
 
351
+ it("clb.v20180317.ModifyTargetGroupInstancesPort", async function () {
352
+ try {
353
+ const data = await client.ModifyTargetGroupInstancesPort({})
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
+
341
361
  it("clb.v20180317.DeregisterTargetGroupInstances", async function () {
342
362
  try {
343
363
  const data = await client.DeregisterTargetGroupInstances({})
@@ -548,9 +568,9 @@ it("clb.v20180317.ModifyDomain", async function () {
548
568
  }
549
569
  })
550
570
 
551
- it("clb.v20180317.RegisterTargetsWithClassicalLB", async function () {
571
+ it("clb.v20180317.MigrateClassicalLoadBalancers", async function () {
552
572
  try {
553
- const data = await client.RegisterTargetsWithClassicalLB({})
573
+ const data = await client.MigrateClassicalLoadBalancers({})
554
574
  expect(data).to.be.ok
555
575
  } catch(error) {
556
576
  expect(error.requestId).to.be.ok
@@ -668,9 +688,9 @@ it("clb.v20180317.CloneLoadBalancer", async function () {
668
688
  }
669
689
  })
670
690
 
671
- it("clb.v20180317.ModifyTargetGroupInstancesPort", async function () {
691
+ it("clb.v20180317.DescribeCrossTargets", async function () {
672
692
  try {
673
- const data = await client.ModifyTargetGroupInstancesPort({})
693
+ const data = await client.DescribeCrossTargets({})
674
694
  expect(data).to.be.ok
675
695
  } catch(error) {
676
696
  expect(error.requestId).to.be.ok
@@ -718,4 +718,14 @@ it("cvm.v20170312.DisassociateSecurityGroups", async function () {
718
718
  }
719
719
  })
720
720
 
721
+ it("cvm.v20170312.ModifyInstanceDiskType", async function () {
722
+ try {
723
+ const data = await client.ModifyInstanceDiskType({})
724
+ expect(data).to.be.ok
725
+ } catch(error) {
726
+ expect(error.requestId).to.be.ok
727
+ expect(error.code).to.be.ok
728
+ }
729
+ })
730
+
721
731
  })
@@ -88,6 +88,16 @@ it("dbbrain.v20210527.DescribeAllUserGroup", async function () {
88
88
  }
89
89
  })
90
90
 
91
+ it("dbbrain.v20210527.DescribeDBDiagEvents", async function () {
92
+ try {
93
+ const data = await client.DescribeDBDiagEvents({})
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("dbbrain.v20210527.DescribeSlowLogTimeSeriesStats", async function () {
92
102
  try {
93
103
  const data = await client.DescribeSlowLogTimeSeriesStats({})
@@ -28,6 +28,16 @@ it("eiam.v20210420.DescribeUserGroup", async function () {
28
28
  }
29
29
  })
30
30
 
31
+ it("eiam.v20210420.CreateAccountGroup", async function () {
32
+ try {
33
+ const data = await client.CreateAccountGroup({})
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("eiam.v20210420.DescribeOrgResourcesAuthorization", async function () {
32
42
  try {
33
43
  const data = await client.DescribeOrgResourcesAuthorization({})
@@ -68,6 +78,26 @@ it("eiam.v20210420.ListUsers", async function () {
68
78
  }
69
79
  })
70
80
 
81
+ it("eiam.v20210420.RemoveAccountFromAccountGroup", async function () {
82
+ try {
83
+ const data = await client.RemoveAccountFromAccountGroup({})
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
+ it("eiam.v20210420.ListAccountInAccountGroup", async function () {
92
+ try {
93
+ const data = await client.ListAccountInAccountGroup({})
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
+
71
101
  it("eiam.v20210420.ListAuthorizedApplicationsToUserGroup", async function () {
72
102
  try {
73
103
  const data = await client.ListAuthorizedApplicationsToUserGroup({})
@@ -88,6 +118,16 @@ it("eiam.v20210420.ListApplicationAuthorizations", async function () {
88
118
  }
89
119
  })
90
120
 
121
+ it("eiam.v20210420.ModifyAccountGroup", async function () {
122
+ try {
123
+ const data = await client.ModifyAccountGroup({})
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
+
91
131
  it("eiam.v20210420.DescribeUserResourcesAuthorization", async function () {
92
132
  try {
93
133
  const data = await client.DescribeUserResourcesAuthorization({})
@@ -98,6 +138,26 @@ it("eiam.v20210420.DescribeUserResourcesAuthorization", async function () {
98
138
  }
99
139
  })
100
140
 
141
+ it("eiam.v20210420.ModifyAppAccount", async function () {
142
+ try {
143
+ const data = await client.ModifyAppAccount({})
144
+ expect(data).to.be.ok
145
+ } catch(error) {
146
+ expect(error.requestId).to.be.ok
147
+ expect(error.code).to.be.ok
148
+ }
149
+ })
150
+
151
+ it("eiam.v20210420.DescribeUserThirdPartyAccountInfo", async function () {
152
+ try {
153
+ const data = await client.DescribeUserThirdPartyAccountInfo({})
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
+
101
161
  it("eiam.v20210420.DeleteUserGroup", async function () {
102
162
  try {
103
163
  const data = await client.DeleteUserGroup({})
@@ -108,6 +168,16 @@ it("eiam.v20210420.DeleteUserGroup", async function () {
108
168
  }
109
169
  })
110
170
 
171
+ it("eiam.v20210420.DeleteAccountGroup", async function () {
172
+ try {
173
+ const data = await client.DeleteAccountGroup({})
174
+ expect(data).to.be.ok
175
+ } catch(error) {
176
+ expect(error.requestId).to.be.ok
177
+ expect(error.code).to.be.ok
178
+ }
179
+ })
180
+
111
181
  it("eiam.v20210420.ModifyApplication", async function () {
112
182
  try {
113
183
  const data = await client.ModifyApplication({})
@@ -138,6 +208,36 @@ it("eiam.v20210420.AddUserToUserGroup", async function () {
138
208
  }
139
209
  })
140
210
 
211
+ it("eiam.v20210420.DeleteAppAccount", async function () {
212
+ try {
213
+ const data = await client.DeleteAppAccount({})
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
+
221
+ it("eiam.v20210420.DescribeAccountGroup", async function () {
222
+ try {
223
+ const data = await client.DescribeAccountGroup({})
224
+ expect(data).to.be.ok
225
+ } catch(error) {
226
+ expect(error.requestId).to.be.ok
227
+ expect(error.code).to.be.ok
228
+ }
229
+ })
230
+
231
+ it("eiam.v20210420.DeleteUsers", async function () {
232
+ try {
233
+ const data = await client.DeleteUsers({})
234
+ expect(data).to.be.ok
235
+ } catch(error) {
236
+ expect(error.requestId).to.be.ok
237
+ expect(error.code).to.be.ok
238
+ }
239
+ })
240
+
141
241
  it("eiam.v20210420.DescribeUserGroupResourcesAuthorization", async function () {
142
242
  try {
143
243
  const data = await client.DescribeUserGroupResourcesAuthorization({})
@@ -148,6 +248,16 @@ it("eiam.v20210420.DescribeUserGroupResourcesAuthorization", async function () {
148
248
  }
149
249
  })
150
250
 
251
+ it("eiam.v20210420.CreateAppAccount", async function () {
252
+ try {
253
+ const data = await client.CreateAppAccount({})
254
+ expect(data).to.be.ok
255
+ } catch(error) {
256
+ expect(error.requestId).to.be.ok
257
+ expect(error.code).to.be.ok
258
+ }
259
+ })
260
+
151
261
  it("eiam.v20210420.ListUsersInUserGroup", async function () {
152
262
  try {
153
263
  const data = await client.ListUsersInUserGroup({})
@@ -158,9 +268,9 @@ it("eiam.v20210420.ListUsersInUserGroup", async function () {
158
268
  }
159
269
  })
160
270
 
161
- it("eiam.v20210420.CreateUser", async function () {
271
+ it("eiam.v20210420.ListUserGroupsOfUser", async function () {
162
272
  try {
163
- const data = await client.CreateUser({})
273
+ const data = await client.ListUserGroupsOfUser({})
164
274
  expect(data).to.be.ok
165
275
  } catch(error) {
166
276
  expect(error.requestId).to.be.ok
@@ -178,6 +288,16 @@ it("eiam.v20210420.ListAuthorizedApplicationsToUser", async function () {
178
288
  }
179
289
  })
180
290
 
291
+ it("eiam.v20210420.DescribeAppAccount", async function () {
292
+ try {
293
+ const data = await client.DescribeAppAccount({})
294
+ expect(data).to.be.ok
295
+ } catch(error) {
296
+ expect(error.requestId).to.be.ok
297
+ expect(error.code).to.be.ok
298
+ }
299
+ })
300
+
181
301
  it("eiam.v20210420.DescribeOrgNode", async function () {
182
302
  try {
183
303
  const data = await client.DescribeOrgNode({})
@@ -258,6 +378,16 @@ it("eiam.v20210420.DeleteOrgNode", async function () {
258
378
  }
259
379
  })
260
380
 
381
+ it("eiam.v20210420.AddAccountToAccountGroup", async function () {
382
+ try {
383
+ const data = await client.AddAccountToAccountGroup({})
384
+ expect(data).to.be.ok
385
+ } catch(error) {
386
+ expect(error.requestId).to.be.ok
387
+ expect(error.code).to.be.ok
388
+ }
389
+ })
390
+
261
391
  it("eiam.v20210420.CreateUserGroup", async function () {
262
392
  try {
263
393
  const data = await client.CreateUserGroup({})
@@ -268,9 +398,9 @@ it("eiam.v20210420.CreateUserGroup", async function () {
268
398
  }
269
399
  })
270
400
 
271
- it("eiam.v20210420.ListUserGroupsOfUser", async function () {
401
+ it("eiam.v20210420.CreateUser", async function () {
272
402
  try {
273
- const data = await client.ListUserGroupsOfUser({})
403
+ const data = await client.CreateUser({})
274
404
  expect(data).to.be.ok
275
405
  } catch(error) {
276
406
  expect(error.requestId).to.be.ok
@@ -68,9 +68,9 @@ it("iotexplorer.v20190423.ReleaseStudioProduct", async function () {
68
68
  }
69
69
  })
70
70
 
71
- it("iotexplorer.v20190423.PublishRRPCMessage", async function () {
71
+ it("iotexplorer.v20190423.GetFamilyDeviceUserList", async function () {
72
72
  try {
73
- const data = await client.PublishRRPCMessage({})
73
+ const data = await client.GetFamilyDeviceUserList({})
74
74
  expect(data).to.be.ok
75
75
  } catch(error) {
76
76
  expect(error.requestId).to.be.ok
@@ -238,6 +238,16 @@ it("iotexplorer.v20190423.GetTopicRuleList", async function () {
238
238
  }
239
239
  })
240
240
 
241
+ it("iotexplorer.v20190423.PublishRRPCMessage", async function () {
242
+ try {
243
+ const data = await client.PublishRRPCMessage({})
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("iotexplorer.v20190423.UpdateFirmware", async function () {
242
252
  try {
243
253
  const data = await client.UpdateFirmware({})