tencentcloud-sdk-nodejs 4.0.915 → 4.0.917

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 (111) hide show
  1. package/CHANGELOG.md +318 -0
  2. package/SERVICE_CHANGELOG.md +463 -69
  3. package/package.json +1 -1
  4. package/products.md +18 -18
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/aiart/v20221229/aiart_models.ts +0 -2
  7. package/src/services/billing/v20180709/billing_models.ts +64 -5
  8. package/src/services/btoe/index.ts +2 -2
  9. package/src/services/chdfs/index.ts +2 -2
  10. package/src/services/cwp/v20180228/cwp_client.ts +4 -2
  11. package/src/services/dbbrain/index.ts +2 -2
  12. package/src/services/dts/index.ts +2 -2
  13. package/src/services/eis/index.ts +2 -2
  14. package/src/services/es/v20180416/es_client.ts +3 -2
  15. package/src/services/es/v20180416/es_models.ts +39 -1
  16. package/src/services/ess/v20201111/ess_client.ts +23 -4
  17. package/src/services/ess/v20201111/ess_models.ts +110 -58
  18. package/src/services/essbasic/index.ts +2 -2
  19. package/src/services/essbasic/v20210526/essbasic_client.ts +21 -3
  20. package/src/services/essbasic/v20210526/essbasic_models.ts +521 -475
  21. package/src/services/faceid/v20180301/faceid_models.ts +2 -0
  22. package/src/services/iai/index.ts +2 -2
  23. package/src/services/iotcloud/index.ts +2 -2
  24. package/src/services/iotvideo/index.ts +2 -2
  25. package/src/services/irp/index.ts +2 -2
  26. package/src/services/live/v20180801/live_models.ts +2 -10
  27. package/src/services/mgobe/index.ts +2 -2
  28. package/src/services/mongodb/v20190725/mongodb_models.ts +83 -64
  29. package/src/services/ms/v20180408/ms_client.ts +88 -42
  30. package/src/services/ocr/v20181119/ocr_models.ts +15 -3
  31. package/src/services/organization/v20210331/organization_client.ts +992 -396
  32. package/src/services/organization/v20210331/organization_models.ts +4192 -1603
  33. package/src/services/sms/v20210111/sms_models.ts +2 -1
  34. package/src/services/tat/v20201028/tat_client.ts +13 -0
  35. package/src/services/tat/v20201028/tat_models.ts +78 -1
  36. package/src/services/tem/index.ts +2 -2
  37. package/src/services/teo/index.ts +2 -2
  38. package/src/services/thpc/index.ts +4 -4
  39. package/src/services/trocket/v20230308/trocket_models.ts +31 -7
  40. package/src/services/tsw/index.ts +2 -2
  41. package/src/services/vm/index.ts +2 -2
  42. package/src/services/vpc/v20170312/vpc_models.ts +27 -12
  43. package/src/services/yunsou/index.ts +2 -2
  44. package/tencentcloud/common/sdk_version.d.ts +1 -1
  45. package/tencentcloud/common/sdk_version.js +1 -1
  46. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +0 -2
  47. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +64 -5
  48. package/tencentcloud/services/btoe/index.d.ts +4 -4
  49. package/tencentcloud/services/btoe/index.js +2 -2
  50. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  51. package/tencentcloud/services/chdfs/index.js +2 -2
  52. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +3 -1
  53. package/tencentcloud/services/cwp/v20180228/cwp_client.js +3 -1
  54. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  55. package/tencentcloud/services/dbbrain/index.js +2 -2
  56. package/tencentcloud/services/dts/index.d.ts +4 -4
  57. package/tencentcloud/services/dts/index.js +2 -2
  58. package/tencentcloud/services/eis/index.d.ts +4 -4
  59. package/tencentcloud/services/eis/index.js +2 -2
  60. package/tencentcloud/services/es/v20180416/es_client.d.ts +1 -0
  61. package/tencentcloud/services/es/v20180416/es_client.js +1 -0
  62. package/tencentcloud/services/es/v20180416/es_models.d.ts +39 -1
  63. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +12 -1
  64. package/tencentcloud/services/ess/v20201111/ess_client.js +13 -0
  65. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +108 -58
  66. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  67. package/tencentcloud/services/essbasic/index.js +2 -2
  68. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +11 -1
  69. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +12 -0
  70. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +516 -472
  71. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +2 -0
  72. package/tencentcloud/services/iai/index.d.ts +4 -4
  73. package/tencentcloud/services/iai/index.js +2 -2
  74. package/tencentcloud/services/iotcloud/index.d.ts +4 -4
  75. package/tencentcloud/services/iotcloud/index.js +2 -2
  76. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  77. package/tencentcloud/services/iotvideo/index.js +2 -2
  78. package/tencentcloud/services/irp/index.d.ts +4 -4
  79. package/tencentcloud/services/irp/index.js +2 -2
  80. package/tencentcloud/services/live/v20180801/live_models.d.ts +2 -10
  81. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  82. package/tencentcloud/services/mgobe/index.js +2 -2
  83. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +83 -64
  84. package/tencentcloud/services/ms/v20180408/ms_client.d.ts +69 -23
  85. package/tencentcloud/services/ms/v20180408/ms_client.js +69 -23
  86. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +15 -3
  87. package/tencentcloud/services/organization/v20210331/organization_client.d.ts +313 -121
  88. package/tencentcloud/services/organization/v20210331/organization_client.js +468 -180
  89. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +4093 -1620
  90. package/tencentcloud/services/sms/v20210111/sms_models.d.ts +2 -1
  91. package/tencentcloud/services/tat/v20201028/tat_client.d.ts +5 -1
  92. package/tencentcloud/services/tat/v20201028/tat_client.js +6 -0
  93. package/tencentcloud/services/tat/v20201028/tat_models.d.ts +75 -1
  94. package/tencentcloud/services/tem/index.d.ts +4 -4
  95. package/tencentcloud/services/tem/index.js +2 -2
  96. package/tencentcloud/services/teo/index.d.ts +4 -4
  97. package/tencentcloud/services/teo/index.js +2 -2
  98. package/tencentcloud/services/thpc/index.d.ts +6 -6
  99. package/tencentcloud/services/thpc/index.js +4 -4
  100. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +31 -7
  101. package/tencentcloud/services/tsw/index.d.ts +4 -4
  102. package/tencentcloud/services/tsw/index.js +2 -2
  103. package/tencentcloud/services/vm/index.d.ts +4 -4
  104. package/tencentcloud/services/vm/index.js +2 -2
  105. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +27 -12
  106. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  107. package/tencentcloud/services/yunsou/index.js +2 -2
  108. package/test/ess.v20201111.test.js +10 -0
  109. package/test/essbasic.v20210526.test.js +10 -0
  110. package/test/organization.v20210331.test.js +605 -125
  111. package/test/tat.v20201028.test.js +10 -0
@@ -18,9 +18,429 @@ const client = new tencentcloud.organization.v20210331.Client({
18
18
  })
19
19
  describe("organization.v20210331.test.js", function () {
20
20
 
21
+ it("organization.v20210331.QuitOrganization", async function () {
22
+ try {
23
+ const data = await client.QuitOrganization({})
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("organization.v20210331.ListGroupMembers", async function () {
32
+ try {
33
+ const data = await client.ListGroupMembers({})
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("organization.v20210331.AddOrganizationNode", async function () {
42
+ try {
43
+ const data = await client.AddOrganizationNode({})
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("organization.v20210331.UpdateOrganizationMemberEmailBind", async function () {
52
+ try {
53
+ const data = await client.UpdateOrganizationMemberEmailBind({})
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("organization.v20210331.RemovePermissionPolicyFromRoleConfiguration", async function () {
62
+ try {
63
+ const data = await client.RemovePermissionPolicyFromRoleConfiguration({})
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("organization.v20210331.UpdateUser", async function () {
72
+ try {
73
+ const data = await client.UpdateUser({})
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("organization.v20210331.CreateOrgServiceAssign", async function () {
82
+ try {
83
+ const data = await client.CreateOrgServiceAssign({})
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("organization.v20210331.DescribeEffectivePolicy", async function () {
92
+ try {
93
+ const data = await client.DescribeEffectivePolicy({})
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
+
101
+ it("organization.v20210331.GetUser", async function () {
102
+ try {
103
+ const data = await client.GetUser({})
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
+
111
+ it("organization.v20210331.OpenIdentityCenter", async function () {
112
+ try {
113
+ const data = await client.OpenIdentityCenter({})
114
+ expect(data).to.be.ok
115
+ } catch(error) {
116
+ expect(error.requestId).to.be.ok
117
+ expect(error.code).to.be.ok
118
+ }
119
+ })
120
+
121
+ it("organization.v20210331.DeleteUser", async function () {
122
+ try {
123
+ const data = await client.DeleteUser({})
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("organization.v20210331.GetRoleConfiguration", async function () {
132
+ try {
133
+ const data = await client.GetRoleConfiguration({})
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
+
141
+ it("organization.v20210331.CreateOrganizationMember", async function () {
142
+ try {
143
+ const data = await client.CreateOrganizationMember({})
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("organization.v20210331.DescribeOrganizationMemberEmailBind", async function () {
152
+ try {
153
+ const data = await client.DescribeOrganizationMemberEmailBind({})
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
+
161
+ it("organization.v20210331.DeleteShareUnitResources", async function () {
162
+ try {
163
+ const data = await client.DeleteShareUnitResources({})
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
+
171
+ it("organization.v20210331.ListTasks", async function () {
172
+ try {
173
+ const data = await client.ListTasks({})
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
+
181
+ it("organization.v20210331.RemoveUserFromGroup", async function () {
182
+ try {
183
+ const data = await client.RemoveUserFromGroup({})
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
+
191
+ it("organization.v20210331.ListOrganizationIdentity", async function () {
192
+ try {
193
+ const data = await client.ListOrganizationIdentity({})
194
+ expect(data).to.be.ok
195
+ } catch(error) {
196
+ expect(error.requestId).to.be.ok
197
+ expect(error.code).to.be.ok
198
+ }
199
+ })
200
+
201
+ it("organization.v20210331.DescribeOrganizationNodes", async function () {
202
+ try {
203
+ const data = await client.DescribeOrganizationNodes({})
204
+ expect(data).to.be.ok
205
+ } catch(error) {
206
+ expect(error.requestId).to.be.ok
207
+ expect(error.code).to.be.ok
208
+ }
209
+ })
210
+
211
+ it("organization.v20210331.CreateUser", async function () {
212
+ try {
213
+ const data = await client.CreateUser({})
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("organization.v20210331.ListExternalSAMLIdPCertificates", async function () {
222
+ try {
223
+ const data = await client.ListExternalSAMLIdPCertificates({})
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("organization.v20210331.RemoveExternalSAMLIdPCertificate", async function () {
232
+ try {
233
+ const data = await client.RemoveExternalSAMLIdPCertificate({})
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
+
241
+ it("organization.v20210331.CheckAccountDelete", async function () {
242
+ try {
243
+ const data = await client.CheckAccountDelete({})
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
+
21
251
  it("organization.v20210331.DescribeOrganizationMembers", async function () {
22
252
  try {
23
- const data = await client.DescribeOrganizationMembers({})
253
+ const data = await client.DescribeOrganizationMembers({})
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
+
261
+ it("organization.v20210331.CreateRoleAssignment", async function () {
262
+ try {
263
+ const data = await client.CreateRoleAssignment({})
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
+
271
+ it("organization.v20210331.CreateRoleConfiguration", async function () {
272
+ try {
273
+ const data = await client.CreateRoleConfiguration({})
274
+ expect(data).to.be.ok
275
+ } catch(error) {
276
+ expect(error.requestId).to.be.ok
277
+ expect(error.code).to.be.ok
278
+ }
279
+ })
280
+
281
+ it("organization.v20210331.AcceptJoinShareUnitInvitation", async function () {
282
+ try {
283
+ const data = await client.AcceptJoinShareUnitInvitation({})
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
+
291
+ it("organization.v20210331.ListUsers", async function () {
292
+ try {
293
+ const data = await client.ListUsers({})
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
+
301
+ it("organization.v20210331.DescribePolicy", async function () {
302
+ try {
303
+ const data = await client.DescribePolicy({})
304
+ expect(data).to.be.ok
305
+ } catch(error) {
306
+ expect(error.requestId).to.be.ok
307
+ expect(error.code).to.be.ok
308
+ }
309
+ })
310
+
311
+ it("organization.v20210331.GetExternalSAMLIdentityProvider", async function () {
312
+ try {
313
+ const data = await client.GetExternalSAMLIdentityProvider({})
314
+ expect(data).to.be.ok
315
+ } catch(error) {
316
+ expect(error.requestId).to.be.ok
317
+ expect(error.code).to.be.ok
318
+ }
319
+ })
320
+
321
+ it("organization.v20210331.ClearExternalSAMLIdentityProvider", async function () {
322
+ try {
323
+ const data = await client.ClearExternalSAMLIdentityProvider({})
324
+ expect(data).to.be.ok
325
+ } catch(error) {
326
+ expect(error.requestId).to.be.ok
327
+ expect(error.code).to.be.ok
328
+ }
329
+ })
330
+
331
+ it("organization.v20210331.DescribeOrganizationFinancialByProduct", async function () {
332
+ try {
333
+ const data = await client.DescribeOrganizationFinancialByProduct({})
334
+ expect(data).to.be.ok
335
+ } catch(error) {
336
+ expect(error.requestId).to.be.ok
337
+ expect(error.code).to.be.ok
338
+ }
339
+ })
340
+
341
+ it("organization.v20210331.UpdateOrganizationIdentity", async function () {
342
+ try {
343
+ const data = await client.UpdateOrganizationIdentity({})
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
+
351
+ it("organization.v20210331.ProvisionRoleConfiguration", async function () {
352
+ try {
353
+ const data = await client.ProvisionRoleConfiguration({})
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
+
361
+ it("organization.v20210331.CancelOrganizationMemberAuthAccount", async function () {
362
+ try {
363
+ const data = await client.CancelOrganizationMemberAuthAccount({})
364
+ expect(data).to.be.ok
365
+ } catch(error) {
366
+ expect(error.requestId).to.be.ok
367
+ expect(error.code).to.be.ok
368
+ }
369
+ })
370
+
371
+ it("organization.v20210331.DescribeOrganizationFinancialByMember", async function () {
372
+ try {
373
+ const data = await client.DescribeOrganizationFinancialByMember({})
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("organization.v20210331.GetGroup", async function () {
382
+ try {
383
+ const data = await client.GetGroup({})
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
+
391
+ it("organization.v20210331.DeleteRoleAssignment", async function () {
392
+ try {
393
+ const data = await client.DeleteRoleAssignment({})
394
+ expect(data).to.be.ok
395
+ } catch(error) {
396
+ expect(error.requestId).to.be.ok
397
+ expect(error.code).to.be.ok
398
+ }
399
+ })
400
+
401
+ it("organization.v20210331.CreateOrganizationMembersPolicy", async function () {
402
+ try {
403
+ const data = await client.CreateOrganizationMembersPolicy({})
404
+ expect(data).to.be.ok
405
+ } catch(error) {
406
+ expect(error.requestId).to.be.ok
407
+ expect(error.code).to.be.ok
408
+ }
409
+ })
410
+
411
+ it("organization.v20210331.MoveOrganizationNodeMembers", async function () {
412
+ try {
413
+ const data = await client.MoveOrganizationNodeMembers({})
414
+ expect(data).to.be.ok
415
+ } catch(error) {
416
+ expect(error.requestId).to.be.ok
417
+ expect(error.code).to.be.ok
418
+ }
419
+ })
420
+
421
+ it("organization.v20210331.UpdateZone", async function () {
422
+ try {
423
+ const data = await client.UpdateZone({})
424
+ expect(data).to.be.ok
425
+ } catch(error) {
426
+ expect(error.requestId).to.be.ok
427
+ expect(error.code).to.be.ok
428
+ }
429
+ })
430
+
431
+ it("organization.v20210331.CreateOrganizationIdentity", async function () {
432
+ try {
433
+ const data = await client.CreateOrganizationIdentity({})
434
+ expect(data).to.be.ok
435
+ } catch(error) {
436
+ expect(error.requestId).to.be.ok
437
+ expect(error.code).to.be.ok
438
+ }
439
+ })
440
+
441
+ it("organization.v20210331.AddOrganizationMemberEmail", async function () {
442
+ try {
443
+ const data = await client.AddOrganizationMemberEmail({})
24
444
  expect(data).to.be.ok
25
445
  } catch(error) {
26
446
  expect(error.requestId).to.be.ok
@@ -28,9 +448,9 @@ it("organization.v20210331.DescribeOrganizationMembers", async function () {
28
448
  }
29
449
  })
30
450
 
31
- it("organization.v20210331.QuitOrganization", async function () {
451
+ it("organization.v20210331.DeleteShareUnitMembers", async function () {
32
452
  try {
33
- const data = await client.QuitOrganization({})
453
+ const data = await client.DeleteShareUnitMembers({})
34
454
  expect(data).to.be.ok
35
455
  } catch(error) {
36
456
  expect(error.requestId).to.be.ok
@@ -38,9 +458,9 @@ it("organization.v20210331.QuitOrganization", async function () {
38
458
  }
39
459
  })
40
460
 
41
- it("organization.v20210331.DisablePolicyType", async function () {
461
+ it("organization.v20210331.ListJoinedGroupsForUser", async function () {
42
462
  try {
43
- const data = await client.DisablePolicyType({})
463
+ const data = await client.ListJoinedGroupsForUser({})
44
464
  expect(data).to.be.ok
45
465
  } catch(error) {
46
466
  expect(error.requestId).to.be.ok
@@ -48,9 +468,9 @@ it("organization.v20210331.DisablePolicyType", async function () {
48
468
  }
49
469
  })
50
470
 
51
- it("organization.v20210331.UpdateShareUnit", async function () {
471
+ it("organization.v20210331.ListPermissionPoliciesInRoleConfiguration", async function () {
52
472
  try {
53
- const data = await client.UpdateShareUnit({})
473
+ const data = await client.ListPermissionPoliciesInRoleConfiguration({})
54
474
  expect(data).to.be.ok
55
475
  } catch(error) {
56
476
  expect(error.requestId).to.be.ok
@@ -58,9 +478,9 @@ it("organization.v20210331.UpdateShareUnit", async function () {
58
478
  }
59
479
  })
60
480
 
61
- it("organization.v20210331.UpdateOrganizationMember", async function () {
481
+ it("organization.v20210331.AddShareUnit", async function () {
62
482
  try {
63
- const data = await client.UpdateOrganizationMember({})
483
+ const data = await client.AddShareUnit({})
64
484
  expect(data).to.be.ok
65
485
  } catch(error) {
66
486
  expect(error.requestId).to.be.ok
@@ -78,9 +498,9 @@ it("organization.v20210331.DescribeOrganizationMemberAuthAccounts", async functi
78
498
  }
79
499
  })
80
500
 
81
- it("organization.v20210331.AcceptJoinShareUnitInvitation", async function () {
501
+ it("organization.v20210331.ListRoleConfigurationProvisionings", async function () {
82
502
  try {
83
- const data = await client.AcceptJoinShareUnitInvitation({})
503
+ const data = await client.ListRoleConfigurationProvisionings({})
84
504
  expect(data).to.be.ok
85
505
  } catch(error) {
86
506
  expect(error.requestId).to.be.ok
@@ -88,9 +508,9 @@ it("organization.v20210331.AcceptJoinShareUnitInvitation", async function () {
88
508
  }
89
509
  })
90
510
 
91
- it("organization.v20210331.DeleteOrganizationMembersPolicy", async function () {
511
+ it("organization.v20210331.AddShareUnitMembers", async function () {
92
512
  try {
93
- const data = await client.DeleteOrganizationMembersPolicy({})
513
+ const data = await client.AddShareUnitMembers({})
94
514
  expect(data).to.be.ok
95
515
  } catch(error) {
96
516
  expect(error.requestId).to.be.ok
@@ -98,9 +518,9 @@ it("organization.v20210331.DeleteOrganizationMembersPolicy", async function () {
98
518
  }
99
519
  })
100
520
 
101
- it("organization.v20210331.ListOrganizationIdentity", async function () {
521
+ it("organization.v20210331.DescribePolicyConfig", async function () {
102
522
  try {
103
- const data = await client.ListOrganizationIdentity({})
523
+ const data = await client.DescribePolicyConfig({})
104
524
  expect(data).to.be.ok
105
525
  } catch(error) {
106
526
  expect(error.requestId).to.be.ok
@@ -108,9 +528,9 @@ it("organization.v20210331.ListOrganizationIdentity", async function () {
108
528
  }
109
529
  })
110
530
 
111
- it("organization.v20210331.ListPoliciesForTarget", async function () {
531
+ it("organization.v20210331.UpdatePolicy", async function () {
112
532
  try {
113
- const data = await client.ListPoliciesForTarget({})
533
+ const data = await client.UpdatePolicy({})
114
534
  expect(data).to.be.ok
115
535
  } catch(error) {
116
536
  expect(error.requestId).to.be.ok
@@ -118,9 +538,9 @@ it("organization.v20210331.ListPoliciesForTarget", async function () {
118
538
  }
119
539
  })
120
540
 
121
- it("organization.v20210331.AddOrganizationNode", async function () {
541
+ it("organization.v20210331.DescribeShareUnits", async function () {
122
542
  try {
123
- const data = await client.AddOrganizationNode({})
543
+ const data = await client.DescribeShareUnits({})
124
544
  expect(data).to.be.ok
125
545
  } catch(error) {
126
546
  expect(error.requestId).to.be.ok
@@ -128,9 +548,9 @@ it("organization.v20210331.AddOrganizationNode", async function () {
128
548
  }
129
549
  })
130
550
 
131
- it("organization.v20210331.UpdateOrganizationMemberEmailBind", async function () {
551
+ it("organization.v20210331.ListUserSyncProvisionings", async function () {
132
552
  try {
133
- const data = await client.UpdateOrganizationMemberEmailBind({})
553
+ const data = await client.ListUserSyncProvisionings({})
134
554
  expect(data).to.be.ok
135
555
  } catch(error) {
136
556
  expect(error.requestId).to.be.ok
@@ -138,9 +558,9 @@ it("organization.v20210331.UpdateOrganizationMemberEmailBind", async function ()
138
558
  }
139
559
  })
140
560
 
141
- it("organization.v20210331.DescribeShareUnitMembers", async function () {
561
+ it("organization.v20210331.UpdateUserStatus", async function () {
142
562
  try {
143
- const data = await client.DescribeShareUnitMembers({})
563
+ const data = await client.UpdateUserStatus({})
144
564
  expect(data).to.be.ok
145
565
  } catch(error) {
146
566
  expect(error.requestId).to.be.ok
@@ -148,9 +568,9 @@ it("organization.v20210331.DescribeShareUnitMembers", async function () {
148
568
  }
149
569
  })
150
570
 
151
- it("organization.v20210331.DescribeOrganizationMemberAuthIdentities", async function () {
571
+ it("organization.v20210331.DisablePolicyType", async function () {
152
572
  try {
153
- const data = await client.DescribeOrganizationMemberAuthIdentities({})
573
+ const data = await client.DisablePolicyType({})
154
574
  expect(data).to.be.ok
155
575
  } catch(error) {
156
576
  expect(error.requestId).to.be.ok
@@ -158,9 +578,9 @@ it("organization.v20210331.DescribeOrganizationMemberAuthIdentities", async func
158
578
  }
159
579
  })
160
580
 
161
- it("organization.v20210331.DescribePolicy", async function () {
581
+ it("organization.v20210331.CreateUserSyncProvisioning", async function () {
162
582
  try {
163
- const data = await client.DescribePolicy({})
583
+ const data = await client.CreateUserSyncProvisioning({})
164
584
  expect(data).to.be.ok
165
585
  } catch(error) {
166
586
  expect(error.requestId).to.be.ok
@@ -168,9 +588,9 @@ it("organization.v20210331.DescribePolicy", async function () {
168
588
  }
169
589
  })
170
590
 
171
- it("organization.v20210331.UpdateOrganizationNode", async function () {
591
+ it("organization.v20210331.AddPermissionPolicyToRoleConfiguration", async function () {
172
592
  try {
173
- const data = await client.UpdateOrganizationNode({})
593
+ const data = await client.AddPermissionPolicyToRoleConfiguration({})
174
594
  expect(data).to.be.ok
175
595
  } catch(error) {
176
596
  expect(error.requestId).to.be.ok
@@ -178,9 +598,9 @@ it("organization.v20210331.UpdateOrganizationNode", async function () {
178
598
  }
179
599
  })
180
600
 
181
- it("organization.v20210331.CreateOrganizationMemberAuthIdentity", async function () {
601
+ it("organization.v20210331.DeleteOrganizationMembersPolicy", async function () {
182
602
  try {
183
- const data = await client.CreateOrganizationMemberAuthIdentity({})
603
+ const data = await client.DeleteOrganizationMembersPolicy({})
184
604
  expect(data).to.be.ok
185
605
  } catch(error) {
186
606
  expect(error.requestId).to.be.ok
@@ -188,9 +608,9 @@ it("organization.v20210331.CreateOrganizationMemberAuthIdentity", async function
188
608
  }
189
609
  })
190
610
 
191
- it("organization.v20210331.DeleteOrganizationMembers", async function () {
611
+ it("organization.v20210331.DeletePolicy", async function () {
192
612
  try {
193
- const data = await client.DeleteOrganizationMembers({})
613
+ const data = await client.DeletePolicy({})
194
614
  expect(data).to.be.ok
195
615
  } catch(error) {
196
616
  expect(error.requestId).to.be.ok
@@ -198,9 +618,9 @@ it("organization.v20210331.DeleteOrganizationMembers", async function () {
198
618
  }
199
619
  })
200
620
 
201
- it("organization.v20210331.UpdateOrganizationIdentity", async function () {
621
+ it("organization.v20210331.CreateGroup", async function () {
202
622
  try {
203
- const data = await client.UpdateOrganizationIdentity({})
623
+ const data = await client.CreateGroup({})
204
624
  expect(data).to.be.ok
205
625
  } catch(error) {
206
626
  expect(error.requestId).to.be.ok
@@ -208,9 +628,9 @@ it("organization.v20210331.UpdateOrganizationIdentity", async function () {
208
628
  }
209
629
  })
210
630
 
211
- it("organization.v20210331.DescribeOrganizationFinancialByMonth", async function () {
631
+ it("organization.v20210331.DescribeShareUnitMembers", async function () {
212
632
  try {
213
- const data = await client.DescribeOrganizationFinancialByMonth({})
633
+ const data = await client.DescribeShareUnitMembers({})
214
634
  expect(data).to.be.ok
215
635
  } catch(error) {
216
636
  expect(error.requestId).to.be.ok
@@ -218,9 +638,29 @@ it("organization.v20210331.DescribeOrganizationFinancialByMonth", async function
218
638
  }
219
639
  })
220
640
 
221
- it("organization.v20210331.DeleteAccount", async function () {
641
+ it("organization.v20210331.DismantleRoleConfiguration", async function () {
222
642
  try {
223
- const data = await client.DeleteAccount({})
643
+ const data = await client.DismantleRoleConfiguration({})
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
+
651
+ it("organization.v20210331.DeleteShareUnit", async function () {
652
+ try {
653
+ const data = await client.DeleteShareUnit({})
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
+
661
+ it("organization.v20210331.DeleteOrganizationMembers", async function () {
662
+ try {
663
+ const data = await client.DeleteOrganizationMembers({})
224
664
  expect(data).to.be.ok
225
665
  } catch(error) {
226
666
  expect(error.requestId).to.be.ok
@@ -248,9 +688,9 @@ it("organization.v20210331.RejectJoinShareUnitInvitation", async function () {
248
688
  }
249
689
  })
250
690
 
251
- it("organization.v20210331.DeleteOrganizationNodes", async function () {
691
+ it("organization.v20210331.ListNonCompliantResource", async function () {
252
692
  try {
253
- const data = await client.DeleteOrganizationNodes({})
693
+ const data = await client.ListNonCompliantResource({})
254
694
  expect(data).to.be.ok
255
695
  } catch(error) {
256
696
  expect(error.requestId).to.be.ok
@@ -258,9 +698,9 @@ it("organization.v20210331.DeleteOrganizationNodes", async function () {
258
698
  }
259
699
  })
260
700
 
261
- it("organization.v20210331.CreateOrgServiceAssign", async function () {
701
+ it("organization.v20210331.DeleteGroup", async function () {
262
702
  try {
263
- const data = await client.CreateOrgServiceAssign({})
703
+ const data = await client.DeleteGroup({})
264
704
  expect(data).to.be.ok
265
705
  } catch(error) {
266
706
  expect(error.requestId).to.be.ok
@@ -268,9 +708,9 @@ it("organization.v20210331.CreateOrgServiceAssign", async function () {
268
708
  }
269
709
  })
270
710
 
271
- it("organization.v20210331.DescribeEffectivePolicy", async function () {
711
+ it("organization.v20210331.SetExternalSAMLIdentityProvider", async function () {
272
712
  try {
273
- const data = await client.DescribeEffectivePolicy({})
713
+ const data = await client.SetExternalSAMLIdentityProvider({})
274
714
  expect(data).to.be.ok
275
715
  } catch(error) {
276
716
  expect(error.requestId).to.be.ok
@@ -278,9 +718,9 @@ it("organization.v20210331.DescribeEffectivePolicy", async function () {
278
718
  }
279
719
  })
280
720
 
281
- it("organization.v20210331.DeleteShareUnitResources", async function () {
721
+ it("organization.v20210331.DeleteOrganization", async function () {
282
722
  try {
283
- const data = await client.DeleteShareUnitResources({})
723
+ const data = await client.DeleteOrganization({})
284
724
  expect(data).to.be.ok
285
725
  } catch(error) {
286
726
  expect(error.requestId).to.be.ok
@@ -288,9 +728,9 @@ it("organization.v20210331.DeleteShareUnitResources", async function () {
288
728
  }
289
729
  })
290
730
 
291
- it("organization.v20210331.DescribeShareUnits", async function () {
731
+ it("organization.v20210331.ListPoliciesForTarget", async function () {
292
732
  try {
293
- const data = await client.DescribeShareUnits({})
733
+ const data = await client.ListPoliciesForTarget({})
294
734
  expect(data).to.be.ok
295
735
  } catch(error) {
296
736
  expect(error.requestId).to.be.ok
@@ -298,9 +738,9 @@ it("organization.v20210331.DescribeShareUnits", async function () {
298
738
  }
299
739
  })
300
740
 
301
- it("organization.v20210331.DescribeOrganizationMemberPolicies", async function () {
741
+ it("organization.v20210331.UpdateUserSyncProvisioning", async function () {
302
742
  try {
303
- const data = await client.DescribeOrganizationMemberPolicies({})
743
+ const data = await client.UpdateUserSyncProvisioning({})
304
744
  expect(data).to.be.ok
305
745
  } catch(error) {
306
746
  expect(error.requestId).to.be.ok
@@ -308,9 +748,9 @@ it("organization.v20210331.DescribeOrganizationMemberPolicies", async function (
308
748
  }
309
749
  })
310
750
 
311
- it("organization.v20210331.DeleteOrganization", async function () {
751
+ it("organization.v20210331.GetUserSyncProvisioning", async function () {
312
752
  try {
313
- const data = await client.DeleteOrganization({})
753
+ const data = await client.GetUserSyncProvisioning({})
314
754
  expect(data).to.be.ok
315
755
  } catch(error) {
316
756
  expect(error.requestId).to.be.ok
@@ -318,9 +758,9 @@ it("organization.v20210331.DeleteOrganization", async function () {
318
758
  }
319
759
  })
320
760
 
321
- it("organization.v20210331.CancelOrganizationMemberAuthAccount", async function () {
761
+ it("organization.v20210331.DescribeOrganization", async function () {
322
762
  try {
323
- const data = await client.CancelOrganizationMemberAuthAccount({})
763
+ const data = await client.DescribeOrganization({})
324
764
  expect(data).to.be.ok
325
765
  } catch(error) {
326
766
  expect(error.requestId).to.be.ok
@@ -328,9 +768,9 @@ it("organization.v20210331.CancelOrganizationMemberAuthAccount", async function
328
768
  }
329
769
  })
330
770
 
331
- it("organization.v20210331.DescribeOrganizationFinancialByMember", async function () {
771
+ it("organization.v20210331.ListGroups", async function () {
332
772
  try {
333
- const data = await client.DescribeOrganizationFinancialByMember({})
773
+ const data = await client.ListGroups({})
334
774
  expect(data).to.be.ok
335
775
  } catch(error) {
336
776
  expect(error.requestId).to.be.ok
@@ -338,9 +778,9 @@ it("organization.v20210331.DescribeOrganizationFinancialByMember", async functio
338
778
  }
339
779
  })
340
780
 
341
- it("organization.v20210331.AddShareUnitResources", async function () {
781
+ it("organization.v20210331.DescribeShareUnitResources", async function () {
342
782
  try {
343
- const data = await client.AddShareUnitResources({})
783
+ const data = await client.DescribeShareUnitResources({})
344
784
  expect(data).to.be.ok
345
785
  } catch(error) {
346
786
  expect(error.requestId).to.be.ok
@@ -348,9 +788,9 @@ it("organization.v20210331.AddShareUnitResources", async function () {
348
788
  }
349
789
  })
350
790
 
351
- it("organization.v20210331.ListNonCompliantResource", async function () {
791
+ it("organization.v20210331.BindOrganizationMemberAuthAccount", async function () {
352
792
  try {
353
- const data = await client.ListNonCompliantResource({})
793
+ const data = await client.BindOrganizationMemberAuthAccount({})
354
794
  expect(data).to.be.ok
355
795
  } catch(error) {
356
796
  expect(error.requestId).to.be.ok
@@ -358,9 +798,9 @@ it("organization.v20210331.ListNonCompliantResource", async function () {
358
798
  }
359
799
  })
360
800
 
361
- it("organization.v20210331.AttachPolicy", async function () {
801
+ it("organization.v20210331.UpdateGroup", async function () {
362
802
  try {
363
- const data = await client.AttachPolicy({})
803
+ const data = await client.UpdateGroup({})
364
804
  expect(data).to.be.ok
365
805
  } catch(error) {
366
806
  expect(error.requestId).to.be.ok
@@ -368,9 +808,9 @@ it("organization.v20210331.AttachPolicy", async function () {
368
808
  }
369
809
  })
370
810
 
371
- it("organization.v20210331.CreateOrganizationMembersPolicy", async function () {
811
+ it("organization.v20210331.CreatePolicy", async function () {
372
812
  try {
373
- const data = await client.CreateOrganizationMembersPolicy({})
813
+ const data = await client.CreatePolicy({})
374
814
  expect(data).to.be.ok
375
815
  } catch(error) {
376
816
  expect(error.requestId).to.be.ok
@@ -378,9 +818,9 @@ it("organization.v20210331.CreateOrganizationMembersPolicy", async function () {
378
818
  }
379
819
  })
380
820
 
381
- it("organization.v20210331.DescribeShareAreas", async function () {
821
+ it("organization.v20210331.GetProvisioningTaskStatus", async function () {
382
822
  try {
383
- const data = await client.DescribeShareAreas({})
823
+ const data = await client.GetProvisioningTaskStatus({})
384
824
  expect(data).to.be.ok
385
825
  } catch(error) {
386
826
  expect(error.requestId).to.be.ok
@@ -388,9 +828,9 @@ it("organization.v20210331.DescribeShareAreas", async function () {
388
828
  }
389
829
  })
390
830
 
391
- it("organization.v20210331.DescribeOrganization", async function () {
831
+ it("organization.v20210331.UpdateOrganizationNode", async function () {
392
832
  try {
393
- const data = await client.DescribeOrganization({})
833
+ const data = await client.UpdateOrganizationNode({})
394
834
  expect(data).to.be.ok
395
835
  } catch(error) {
396
836
  expect(error.requestId).to.be.ok
@@ -398,9 +838,9 @@ it("organization.v20210331.DescribeOrganization", async function () {
398
838
  }
399
839
  })
400
840
 
401
- it("organization.v20210331.MoveOrganizationNodeMembers", async function () {
841
+ it("organization.v20210331.UpdateShareUnit", async function () {
402
842
  try {
403
- const data = await client.MoveOrganizationNodeMembers({})
843
+ const data = await client.UpdateShareUnit({})
404
844
  expect(data).to.be.ok
405
845
  } catch(error) {
406
846
  expect(error.requestId).to.be.ok
@@ -408,9 +848,9 @@ it("organization.v20210331.MoveOrganizationNodeMembers", async function () {
408
848
  }
409
849
  })
410
850
 
411
- it("organization.v20210331.CreateOrganization", async function () {
851
+ it("organization.v20210331.UpdateOrganizationMember", async function () {
412
852
  try {
413
- const data = await client.CreateOrganization({})
853
+ const data = await client.UpdateOrganizationMember({})
414
854
  expect(data).to.be.ok
415
855
  } catch(error) {
416
856
  expect(error.requestId).to.be.ok
@@ -418,9 +858,9 @@ it("organization.v20210331.CreateOrganization", async function () {
418
858
  }
419
859
  })
420
860
 
421
- it("organization.v20210331.DetachPolicy", async function () {
861
+ it("organization.v20210331.DescribeOrganizationAuthNode", async function () {
422
862
  try {
423
- const data = await client.DetachPolicy({})
863
+ const data = await client.DescribeOrganizationAuthNode({})
424
864
  expect(data).to.be.ok
425
865
  } catch(error) {
426
866
  expect(error.requestId).to.be.ok
@@ -428,9 +868,9 @@ it("organization.v20210331.DetachPolicy", async function () {
428
868
  }
429
869
  })
430
870
 
431
- it("organization.v20210331.CreateOrganizationIdentity", async function () {
871
+ it("organization.v20210331.DescribeIdentityCenter", async function () {
432
872
  try {
433
- const data = await client.CreateOrganizationIdentity({})
873
+ const data = await client.DescribeIdentityCenter({})
434
874
  expect(data).to.be.ok
435
875
  } catch(error) {
436
876
  expect(error.requestId).to.be.ok
@@ -438,9 +878,9 @@ it("organization.v20210331.CreateOrganizationIdentity", async function () {
438
878
  }
439
879
  })
440
880
 
441
- it("organization.v20210331.DeleteOrgServiceAssign", async function () {
881
+ it("organization.v20210331.DescribeOrganizationMemberAuthIdentities", async function () {
442
882
  try {
443
- const data = await client.DeleteOrgServiceAssign({})
883
+ const data = await client.DescribeOrganizationMemberAuthIdentities({})
444
884
  expect(data).to.be.ok
445
885
  } catch(error) {
446
886
  expect(error.requestId).to.be.ok
@@ -448,9 +888,9 @@ it("organization.v20210331.DeleteOrgServiceAssign", async function () {
448
888
  }
449
889
  })
450
890
 
451
- it("organization.v20210331.DeleteOrganizationIdentity", async function () {
891
+ it("organization.v20210331.GetZoneStatistics", async function () {
452
892
  try {
453
- const data = await client.DeleteOrganizationIdentity({})
893
+ const data = await client.GetZoneStatistics({})
454
894
  expect(data).to.be.ok
455
895
  } catch(error) {
456
896
  expect(error.requestId).to.be.ok
@@ -458,9 +898,9 @@ it("organization.v20210331.DeleteOrganizationIdentity", async function () {
458
898
  }
459
899
  })
460
900
 
461
- it("organization.v20210331.AddOrganizationMemberEmail", async function () {
901
+ it("organization.v20210331.DetachPolicy", async function () {
462
902
  try {
463
- const data = await client.AddOrganizationMemberEmail({})
903
+ const data = await client.DetachPolicy({})
464
904
  expect(data).to.be.ok
465
905
  } catch(error) {
466
906
  expect(error.requestId).to.be.ok
@@ -468,9 +908,9 @@ it("organization.v20210331.AddOrganizationMemberEmail", async function () {
468
908
  }
469
909
  })
470
910
 
471
- it("organization.v20210331.DeleteShareUnitMembers", async function () {
911
+ it("organization.v20210331.CreateOrganizationMemberAuthIdentity", async function () {
472
912
  try {
473
- const data = await client.DeleteShareUnitMembers({})
913
+ const data = await client.CreateOrganizationMemberAuthIdentity({})
474
914
  expect(data).to.be.ok
475
915
  } catch(error) {
476
916
  expect(error.requestId).to.be.ok
@@ -478,9 +918,9 @@ it("organization.v20210331.DeleteShareUnitMembers", async function () {
478
918
  }
479
919
  })
480
920
 
481
- it("organization.v20210331.DescribeOrganizationMemberEmailBind", async function () {
921
+ it("organization.v20210331.DescribeOrganizationFinancialByMonth", async function () {
482
922
  try {
483
- const data = await client.DescribeOrganizationMemberEmailBind({})
923
+ const data = await client.DescribeOrganizationFinancialByMonth({})
484
924
  expect(data).to.be.ok
485
925
  } catch(error) {
486
926
  expect(error.requestId).to.be.ok
@@ -488,9 +928,9 @@ it("organization.v20210331.DescribeOrganizationMemberEmailBind", async function
488
928
  }
489
929
  })
490
930
 
491
- it("organization.v20210331.EnablePolicyType", async function () {
931
+ it("organization.v20210331.DeleteAccount", async function () {
492
932
  try {
493
- const data = await client.EnablePolicyType({})
933
+ const data = await client.DeleteAccount({})
494
934
  expect(data).to.be.ok
495
935
  } catch(error) {
496
936
  expect(error.requestId).to.be.ok
@@ -498,9 +938,9 @@ it("organization.v20210331.EnablePolicyType", async function () {
498
938
  }
499
939
  })
500
940
 
501
- it("organization.v20210331.DescribeShareUnitResources", async function () {
941
+ it("organization.v20210331.DeleteOrganizationNodes", async function () {
502
942
  try {
503
- const data = await client.DescribeShareUnitResources({})
943
+ const data = await client.DeleteOrganizationNodes({})
504
944
  expect(data).to.be.ok
505
945
  } catch(error) {
506
946
  expect(error.requestId).to.be.ok
@@ -508,9 +948,9 @@ it("organization.v20210331.DescribeShareUnitResources", async function () {
508
948
  }
509
949
  })
510
950
 
511
- it("organization.v20210331.CreateOrganizationMember", async function () {
951
+ it("organization.v20210331.ListRoleAssignments", async function () {
512
952
  try {
513
- const data = await client.CreateOrganizationMember({})
953
+ const data = await client.ListRoleAssignments({})
514
954
  expect(data).to.be.ok
515
955
  } catch(error) {
516
956
  expect(error.requestId).to.be.ok
@@ -518,9 +958,9 @@ it("organization.v20210331.CreateOrganizationMember", async function () {
518
958
  }
519
959
  })
520
960
 
521
- it("organization.v20210331.BindOrganizationMemberAuthAccount", async function () {
961
+ it("organization.v20210331.DescribeOrganizationMemberPolicies", async function () {
522
962
  try {
523
- const data = await client.BindOrganizationMemberAuthAccount({})
963
+ const data = await client.DescribeOrganizationMemberPolicies({})
524
964
  expect(data).to.be.ok
525
965
  } catch(error) {
526
966
  expect(error.requestId).to.be.ok
@@ -528,9 +968,9 @@ it("organization.v20210331.BindOrganizationMemberAuthAccount", async function ()
528
968
  }
529
969
  })
530
970
 
531
- it("organization.v20210331.AddShareUnit", async function () {
971
+ it("organization.v20210331.DeleteUserSyncProvisioning", async function () {
532
972
  try {
533
- const data = await client.AddShareUnit({})
973
+ const data = await client.DeleteUserSyncProvisioning({})
534
974
  expect(data).to.be.ok
535
975
  } catch(error) {
536
976
  expect(error.requestId).to.be.ok
@@ -538,9 +978,9 @@ it("organization.v20210331.AddShareUnit", async function () {
538
978
  }
539
979
  })
540
980
 
541
- it("organization.v20210331.DeleteShareUnit", async function () {
981
+ it("organization.v20210331.UpdateRoleConfiguration", async function () {
542
982
  try {
543
- const data = await client.DeleteShareUnit({})
983
+ const data = await client.UpdateRoleConfiguration({})
544
984
  expect(data).to.be.ok
545
985
  } catch(error) {
546
986
  expect(error.requestId).to.be.ok
@@ -548,9 +988,9 @@ it("organization.v20210331.DeleteShareUnit", async function () {
548
988
  }
549
989
  })
550
990
 
551
- it("organization.v20210331.ListPolicies", async function () {
991
+ it("organization.v20210331.ListRoleConfigurations", async function () {
552
992
  try {
553
- const data = await client.ListPolicies({})
993
+ const data = await client.ListRoleConfigurations({})
554
994
  expect(data).to.be.ok
555
995
  } catch(error) {
556
996
  expect(error.requestId).to.be.ok
@@ -558,9 +998,9 @@ it("organization.v20210331.ListPolicies", async function () {
558
998
  }
559
999
  })
560
1000
 
561
- it("organization.v20210331.DescribeOrganizationFinancialByProduct", async function () {
1001
+ it("organization.v20210331.AddShareUnitResources", async function () {
562
1002
  try {
563
- const data = await client.DescribeOrganizationFinancialByProduct({})
1003
+ const data = await client.AddShareUnitResources({})
564
1004
  expect(data).to.be.ok
565
1005
  } catch(error) {
566
1006
  expect(error.requestId).to.be.ok
@@ -568,9 +1008,9 @@ it("organization.v20210331.DescribeOrganizationFinancialByProduct", async functi
568
1008
  }
569
1009
  })
570
1010
 
571
- it("organization.v20210331.DescribeOrganizationAuthNode", async function () {
1011
+ it("organization.v20210331.AttachPolicy", async function () {
572
1012
  try {
573
- const data = await client.DescribeOrganizationAuthNode({})
1013
+ const data = await client.AttachPolicy({})
574
1014
  expect(data).to.be.ok
575
1015
  } catch(error) {
576
1016
  expect(error.requestId).to.be.ok
@@ -578,9 +1018,9 @@ it("organization.v20210331.DescribeOrganizationAuthNode", async function () {
578
1018
  }
579
1019
  })
580
1020
 
581
- it("organization.v20210331.AddShareUnitMembers", async function () {
1021
+ it("organization.v20210331.DescribeShareAreas", async function () {
582
1022
  try {
583
- const data = await client.AddShareUnitMembers({})
1023
+ const data = await client.DescribeShareAreas({})
584
1024
  expect(data).to.be.ok
585
1025
  } catch(error) {
586
1026
  expect(error.requestId).to.be.ok
@@ -588,9 +1028,9 @@ it("organization.v20210331.AddShareUnitMembers", async function () {
588
1028
  }
589
1029
  })
590
1030
 
591
- it("organization.v20210331.DescribePolicyConfig", async function () {
1031
+ it("organization.v20210331.AddUserToGroup", async function () {
592
1032
  try {
593
- const data = await client.DescribePolicyConfig({})
1033
+ const data = await client.AddUserToGroup({})
594
1034
  expect(data).to.be.ok
595
1035
  } catch(error) {
596
1036
  expect(error.requestId).to.be.ok
@@ -598,9 +1038,9 @@ it("organization.v20210331.DescribePolicyConfig", async function () {
598
1038
  }
599
1039
  })
600
1040
 
601
- it("organization.v20210331.DescribeOrganizationNodes", async function () {
1041
+ it("organization.v20210331.DeleteRoleConfiguration", async function () {
602
1042
  try {
603
- const data = await client.DescribeOrganizationNodes({})
1043
+ const data = await client.DeleteRoleConfiguration({})
604
1044
  expect(data).to.be.ok
605
1045
  } catch(error) {
606
1046
  expect(error.requestId).to.be.ok
@@ -608,9 +1048,9 @@ it("organization.v20210331.DescribeOrganizationNodes", async function () {
608
1048
  }
609
1049
  })
610
1050
 
611
- it("organization.v20210331.DeletePolicy", async function () {
1051
+ it("organization.v20210331.CreateOrganization", async function () {
612
1052
  try {
613
- const data = await client.DeletePolicy({})
1053
+ const data = await client.CreateOrganization({})
614
1054
  expect(data).to.be.ok
615
1055
  } catch(error) {
616
1056
  expect(error.requestId).to.be.ok
@@ -618,9 +1058,9 @@ it("organization.v20210331.DeletePolicy", async function () {
618
1058
  }
619
1059
  })
620
1060
 
621
- it("organization.v20210331.DeleteOrganizationMemberAuthIdentity", async function () {
1061
+ it("organization.v20210331.AddExternalSAMLIdPCertificate", async function () {
622
1062
  try {
623
- const data = await client.DeleteOrganizationMemberAuthIdentity({})
1063
+ const data = await client.AddExternalSAMLIdPCertificate({})
624
1064
  expect(data).to.be.ok
625
1065
  } catch(error) {
626
1066
  expect(error.requestId).to.be.ok
@@ -628,9 +1068,9 @@ it("organization.v20210331.DeleteOrganizationMemberAuthIdentity", async function
628
1068
  }
629
1069
  })
630
1070
 
631
- it("organization.v20210331.CreatePolicy", async function () {
1071
+ it("organization.v20210331.DeleteOrgServiceAssign", async function () {
632
1072
  try {
633
- const data = await client.CreatePolicy({})
1073
+ const data = await client.DeleteOrgServiceAssign({})
634
1074
  expect(data).to.be.ok
635
1075
  } catch(error) {
636
1076
  expect(error.requestId).to.be.ok
@@ -638,9 +1078,9 @@ it("organization.v20210331.CreatePolicy", async function () {
638
1078
  }
639
1079
  })
640
1080
 
641
- it("organization.v20210331.CreateOrganizationMemberPolicy", async function () {
1081
+ it("organization.v20210331.DeleteOrganizationIdentity", async function () {
642
1082
  try {
643
- const data = await client.CreateOrganizationMemberPolicy({})
1083
+ const data = await client.DeleteOrganizationIdentity({})
644
1084
  expect(data).to.be.ok
645
1085
  } catch(error) {
646
1086
  expect(error.requestId).to.be.ok
@@ -648,9 +1088,19 @@ it("organization.v20210331.CreateOrganizationMemberPolicy", async function () {
648
1088
  }
649
1089
  })
650
1090
 
651
- it("organization.v20210331.ListOrganizationService", async function () {
1091
+ it("organization.v20210331.EnablePolicyType", async function () {
652
1092
  try {
653
- const data = await client.ListOrganizationService({})
1093
+ const data = await client.EnablePolicyType({})
1094
+ expect(data).to.be.ok
1095
+ } catch(error) {
1096
+ expect(error.requestId).to.be.ok
1097
+ expect(error.code).to.be.ok
1098
+ }
1099
+ })
1100
+
1101
+ it("organization.v20210331.GetZoneSAMLServiceProviderInfo", async function () {
1102
+ try {
1103
+ const data = await client.GetZoneSAMLServiceProviderInfo({})
654
1104
  expect(data).to.be.ok
655
1105
  } catch(error) {
656
1106
  expect(error.requestId).to.be.ok
@@ -668,9 +1118,9 @@ it("organization.v20210331.ListTargetsForPolicy", async function () {
668
1118
  }
669
1119
  })
670
1120
 
671
- it("organization.v20210331.CheckAccountDelete", async function () {
1121
+ it("organization.v20210331.ListPolicies", async function () {
672
1122
  try {
673
- const data = await client.CheckAccountDelete({})
1123
+ const data = await client.ListPolicies({})
674
1124
  expect(data).to.be.ok
675
1125
  } catch(error) {
676
1126
  expect(error.requestId).to.be.ok
@@ -678,9 +1128,39 @@ it("organization.v20210331.CheckAccountDelete", async function () {
678
1128
  }
679
1129
  })
680
1130
 
681
- it("organization.v20210331.UpdatePolicy", async function () {
1131
+ it("organization.v20210331.GetTaskStatus", async function () {
682
1132
  try {
683
- const data = await client.UpdatePolicy({})
1133
+ const data = await client.GetTaskStatus({})
1134
+ expect(data).to.be.ok
1135
+ } catch(error) {
1136
+ expect(error.requestId).to.be.ok
1137
+ expect(error.code).to.be.ok
1138
+ }
1139
+ })
1140
+
1141
+ it("organization.v20210331.CreateOrganizationMemberPolicy", async function () {
1142
+ try {
1143
+ const data = await client.CreateOrganizationMemberPolicy({})
1144
+ expect(data).to.be.ok
1145
+ } catch(error) {
1146
+ expect(error.requestId).to.be.ok
1147
+ expect(error.code).to.be.ok
1148
+ }
1149
+ })
1150
+
1151
+ it("organization.v20210331.ListOrganizationService", async function () {
1152
+ try {
1153
+ const data = await client.ListOrganizationService({})
1154
+ expect(data).to.be.ok
1155
+ } catch(error) {
1156
+ expect(error.requestId).to.be.ok
1157
+ expect(error.code).to.be.ok
1158
+ }
1159
+ })
1160
+
1161
+ it("organization.v20210331.DeleteOrganizationMemberAuthIdentity", async function () {
1162
+ try {
1163
+ const data = await client.DeleteOrganizationMemberAuthIdentity({})
684
1164
  expect(data).to.be.ok
685
1165
  } catch(error) {
686
1166
  expect(error.requestId).to.be.ok