tccli 3.0.1214.1__py2.py3-none-any.whl → 3.0.1216.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (112) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/configure.py +46 -1
  3. tccli/services/__init__.py +0 -3
  4. tccli/services/ams/v20201229/examples.json +2 -2
  5. tccli/services/apm/v20210622/api.json +20 -0
  6. tccli/services/asr/v20190614/api.json +3 -3
  7. tccli/services/bi/v20220105/api.json +32 -4
  8. tccli/services/bi/v20220105/examples.json +1 -1
  9. tccli/services/billing/billing_client.py +53 -0
  10. tccli/services/billing/v20180709/api.json +304 -0
  11. tccli/services/billing/v20180709/examples.json +8 -0
  12. tccli/services/bsca/v20210811/api.json +222 -17
  13. tccli/services/bsca/v20210811/examples.json +4 -4
  14. tccli/services/ccc/ccc_client.py +53 -0
  15. tccli/services/ccc/v20200210/api.json +176 -18
  16. tccli/services/ccc/v20200210/examples.json +11 -3
  17. tccli/services/cdb/v20170320/api.json +22 -4
  18. tccli/services/cdb/v20170320/examples.json +1 -1
  19. tccli/services/cdn/v20180606/api.json +5 -3
  20. tccli/services/cdwdoris/v20211228/api.json +23 -2
  21. tccli/services/cfs/v20190719/api.json +3 -3
  22. tccli/services/cfw/v20190904/api.json +86 -52
  23. tccli/services/cfw/v20190904/examples.json +68 -56
  24. tccli/services/ciam/v20220331/api.json +316 -315
  25. tccli/services/ciam/v20220331/examples.json +49 -49
  26. tccli/services/ckafka/v20190819/api.json +1 -1
  27. tccli/services/cloudaudit/cloudaudit_client.py +30 -30
  28. tccli/services/cloudaudit/v20190319/api.json +215 -186
  29. tccli/services/cloudaudit/v20190319/examples.json +13 -13
  30. tccli/services/cls/v20201016/api.json +365 -66
  31. tccli/services/cls/v20201016/examples.json +9 -3
  32. tccli/services/csip/v20221121/api.json +4 -4
  33. tccli/services/cvm/v20170312/api.json +42 -0
  34. tccli/services/cwp/v20180228/api.json +865 -809
  35. tccli/services/cwp/v20180228/examples.json +98 -110
  36. tccli/services/cynosdb/v20190107/api.json +77 -29
  37. tccli/services/cynosdb/v20190107/examples.json +22 -22
  38. tccli/services/dasb/v20191018/api.json +77 -0
  39. tccli/services/dasb/v20191018/examples.json +5 -5
  40. tccli/services/dbbrain/v20191016/examples.json +1 -1
  41. tccli/services/dlc/v20210125/api.json +11 -0
  42. tccli/services/domain/v20180808/api.json +3 -3
  43. tccli/services/domain/v20180808/examples.json +3 -3
  44. tccli/services/eb/v20210416/api.json +15 -15
  45. tccli/services/eb/v20210416/examples.json +1 -1
  46. tccli/services/emr/v20190103/api.json +9 -0
  47. tccli/services/es/es_client.py +249 -37
  48. tccli/services/es/v20180416/api.json +521 -0
  49. tccli/services/es/v20180416/examples.json +32 -0
  50. tccli/services/ess/ess_client.py +53 -0
  51. tccli/services/ess/v20201111/api.json +155 -10
  52. tccli/services/ess/v20201111/examples.json +15 -1
  53. tccli/services/essbasic/essbasic_client.py +106 -0
  54. tccli/services/essbasic/v20210526/api.json +244 -13
  55. tccli/services/essbasic/v20210526/examples.json +22 -0
  56. tccli/services/gaap/v20180529/api.json +44 -26
  57. tccli/services/gaap/v20180529/examples.json +24 -30
  58. tccli/services/hunyuan/v20230901/examples.json +6 -0
  59. tccli/services/iotexplorer/v20190423/api.json +40 -0
  60. tccli/services/iss/v20230517/api.json +19 -0
  61. tccli/services/live/v20180801/api.json +35 -9
  62. tccli/services/mongodb/v20190725/api.json +6 -8
  63. tccli/services/mqtt/v20240516/api.json +2 -2
  64. tccli/services/mqtt/v20240516/examples.json +1 -1
  65. tccli/services/ocr/v20181119/api.json +2 -2
  66. tccli/services/organization/organization_client.py +352 -34
  67. tccli/services/organization/v20210331/api.json +451 -0
  68. tccli/services/organization/v20210331/examples.json +48 -0
  69. tccli/services/partners/partners_client.py +57 -4
  70. tccli/services/partners/v20180321/api.json +44 -0
  71. tccli/services/partners/v20180321/examples.json +8 -0
  72. tccli/services/region/v20220627/api.json +1 -1
  73. tccli/services/scf/scf_client.py +269 -4
  74. tccli/services/scf/v20180416/api.json +554 -0
  75. tccli/services/scf/v20180416/examples.json +46 -0
  76. tccli/services/ssl/v20191205/api.json +34 -5
  77. tccli/services/tat/v20201028/api.json +27 -25
  78. tccli/services/tat/v20201028/examples.json +4 -4
  79. tccli/services/tcss/v20201101/api.json +256 -14
  80. tccli/services/tcss/v20201101/examples.json +7 -7
  81. tccli/services/tdmq/v20200217/api.json +64 -63
  82. tccli/services/tdmq/v20200217/examples.json +2 -2
  83. tccli/services/tem/v20210701/api.json +144 -103
  84. tccli/services/tem/v20210701/examples.json +27 -27
  85. tccli/services/teo/teo_client.py +277 -12
  86. tccli/services/teo/v20220901/api.json +1023 -146
  87. tccli/services/teo/v20220901/examples.json +71 -1
  88. tccli/services/tke/tke_client.py +53 -0
  89. tccli/services/tke/v20180525/api.json +43 -0
  90. tccli/services/tke/v20180525/examples.json +8 -0
  91. tccli/services/tms/tms_client.py +4 -57
  92. tccli/services/tms/v20201229/api.json +0 -354
  93. tccli/services/tms/v20201229/examples.json +0 -8
  94. tccli/services/trtc/v20190722/api.json +221 -22
  95. tccli/services/vpc/v20170312/api.json +111 -34
  96. tccli/services/vpc/v20170312/examples.json +11 -3
  97. tccli/services/vpc/vpc_client.py +107 -54
  98. tccli/services/waf/v20180125/api.json +61 -0
  99. tccli/services/waf/v20180125/examples.json +8 -0
  100. tccli/services/waf/waf_client.py +53 -0
  101. tccli/services/wedata/v20210820/api.json +686 -0
  102. tccli/services/wedata/v20210820/examples.json +16 -0
  103. tccli/services/wedata/wedata_client.py +106 -0
  104. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
  105. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +108 -112
  106. tccli/services/cr/__init__.py +0 -4
  107. tccli/services/cr/cr_client.py +0 -1626
  108. tccli/services/cr/v20180321/api.json +0 -2829
  109. tccli/services/cr/v20180321/examples.json +0 -235
  110. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
  111. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
  112. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,12 +1,5 @@
1
1
  {
2
2
  "actions": {
3
- "ModerateText": {
4
- "document": "天御文本内容安全定制标签文本审核接口为定制接口,会按照客户定制标签输出审核结果,如需使用请联系商务经理或[在线客服](https://cloud.tencent.com/online-service?from=doc_1125)咨询。",
5
- "input": "ModerateTextRequest",
6
- "name": "客户定制标签文本审核",
7
- "output": "ModerateTextResponse",
8
- "status": "online"
9
- },
10
3
  "TextModeration": {
11
4
  "document": "本接口(Text Moderation)用于提交文本内容进行智能审核任务。使用前请您使用腾讯云主账号登录控制台 [开通文本内容安全服务](https://console.cloud.tencent.com/cms) 并调整好对应的业务配置。\n\n### 接口使用说明\n- 前往“[内容安全控制台-文本内容安全](https://console.cloud.tencent.com/cms)”开启使用文本内容安全服务,首次开通服务的用户可免费领用试用套餐包,包含**3000条**文本识别额度,有效期为15天。\n- 该接口为收费接口,计费方式敬请参见 [腾讯云文本内容安全定价](https://cloud.tencent.com/product/tms/pricing)。\n\n### 接口功能说明:\n- 支持对文本文件进行检测,通过深度学习技术,识别可能令人反感、不安全或不适宜的违规文本内容;\n- 支持识别多种违规场景,包括:低俗、谩骂、色情、广告等场景;\n- 支持根据不同的业务场景配置自定义的审核策略,可在控制台文本内容安全-策略管理中配置;\n- 支持用户自定义配置词库黑白名单,打击自定义识别类型的违规文本(目前仅支持黑名单配置);\n- 支持在审核文本内容时同时关联账号或设备信息,可识别违规风险账号或设备。\n\n### 接口调用说明:\n- 文本内容大小支持:文本原文长度不能超过unicode编码长度10000个字符;\n- 文本审核语言支持:目前支持中文、英文、阿拉伯数字的检测;\n- 默认接口请求频率限制:**1000次/秒**,超过该频率限制则接口会报错。",
12
5
  "input": "TextModerationRequest",
@@ -250,353 +243,6 @@
250
243
  ],
251
244
  "usage": "out"
252
245
  },
253
- "LabelGrade": {
254
- "document": "内容审核多级标签结构",
255
- "members": [
256
- {
257
- "disabled": false,
258
- "document": "内容审核结果客户定制标签码\n注意:此字段可能返回 null,表示取不到有效值。",
259
- "example": "20001",
260
- "member": "string",
261
- "name": "Code",
262
- "output_required": true,
263
- "type": "string",
264
- "value_allowed_null": true
265
- },
266
- {
267
- "disabled": false,
268
- "document": "内容审核结果客户定制一级标签\n注意:此字段可能返回 null,表示取不到有效值。",
269
- "example": "违法",
270
- "member": "string",
271
- "name": "Grade1",
272
- "output_required": false,
273
- "type": "string",
274
- "value_allowed_null": true
275
- },
276
- {
277
- "disabled": false,
278
- "document": "内容审核结果客户定制二级标签\n注意:此字段可能返回 null,表示取不到有效值。",
279
- "example": "违法直播",
280
- "member": "string",
281
- "name": "Grade2",
282
- "output_required": false,
283
- "type": "string",
284
- "value_allowed_null": true
285
- },
286
- {
287
- "disabled": false,
288
- "document": "内容审核结果客户定制三级标签\n注意:此字段可能返回 null,表示取不到有效值。",
289
- "example": "开车直播",
290
- "member": "string",
291
- "name": "Grade3",
292
- "output_required": false,
293
- "type": "string",
294
- "value_allowed_null": true
295
- }
296
- ],
297
- "usage": "out"
298
- },
299
- "LibCheckResult": {
300
- "document": "库检测结果",
301
- "members": [
302
- {
303
- "disabled": false,
304
- "document": "库ID\n注意:此字段可能返回 null,表示取不到有效值。",
305
- "example": "dg2a89a9hjfdkx0lc",
306
- "member": "string",
307
- "name": "LibId",
308
- "output_required": false,
309
- "type": "string",
310
- "value_allowed_null": true
311
- },
312
- {
313
- "disabled": false,
314
- "document": "库名称\n注意:此字段可能返回 null,表示取不到有效值。",
315
- "example": "辱骂词汇库",
316
- "member": "string",
317
- "name": "LibName",
318
- "output_required": false,
319
- "type": "string",
320
- "value_allowed_null": true
321
- },
322
- {
323
- "disabled": false,
324
- "document": "库类型\n注意:此字段可能返回 null,表示取不到有效值。",
325
- "example": "1",
326
- "member": "uint64",
327
- "name": "LibType",
328
- "output_required": false,
329
- "type": "int",
330
- "value_allowed_null": true
331
- },
332
- {
333
- "disabled": false,
334
- "document": "命中的关键词\n注意:此字段可能返回 null,表示取不到有效值。",
335
- "example": "卧槽",
336
- "member": "string",
337
- "name": "Keyword",
338
- "output_required": false,
339
- "type": "string",
340
- "value_allowed_null": true
341
- },
342
- {
343
- "disabled": false,
344
- "document": "命中的关键词在送审文本的位置,可能存在多个位置,每个位置显示开始位置和结束位置\n注意:此字段可能返回 null,表示取不到有效值。",
345
- "example": "无",
346
- "member": "Positions",
347
- "name": "Positions",
348
- "output_required": false,
349
- "type": "list",
350
- "value_allowed_null": true
351
- }
352
- ],
353
- "usage": "out"
354
- },
355
- "ModelResult": {
356
- "document": "模型检测结果",
357
- "members": [
358
- {
359
- "disabled": false,
360
- "document": "模型检测出的违规内容\n注意:此字段可能返回 null,表示取不到有效值。",
361
- "example": "无",
362
- "member": "string",
363
- "name": "Content",
364
- "output_required": false,
365
- "type": "string",
366
- "value_allowed_null": true
367
- },
368
- {
369
- "disabled": false,
370
- "document": "模型检测出的违规内容的位置\n注意:此字段可能返回 null,表示取不到有效值。",
371
- "example": "无",
372
- "member": "Positions",
373
- "name": "Positions",
374
- "output_required": false,
375
- "type": "list",
376
- "value_allowed_null": true
377
- }
378
- ],
379
- "usage": "out"
380
- },
381
- "ModerateTextRequest": {
382
- "document": "ModerateText请求参数结构体",
383
- "members": [
384
- {
385
- "disabled": false,
386
- "document": "该字段表示待检测对象的文本内容,文本需要按utf-8格式编码,长度不能超过10000个字符(按unicode编码计算),并进行 Base64加密",
387
- "example": "无",
388
- "member": "string",
389
- "name": "Content",
390
- "required": true,
391
- "type": "string"
392
- },
393
- {
394
- "disabled": false,
395
- "document": "该字段表示策略的具体编号,用于接口调度,在内容安全控制台中可配置。若不传入Biztype参数(留空),则代表采用默认的识别策略;传入则会在审核时根据业务场景采取不同的审核策略。\n备注:Biztype仅为数字、字母与下划线的组合,长度为3-32个字符;不同Biztype关联不同的业务场景与识别能力策略,调用前请确认正确的Biztype",
396
- "example": "无",
397
- "member": "string",
398
- "name": "BizType",
399
- "required": false,
400
- "type": "string"
401
- },
402
- {
403
- "disabled": false,
404
- "document": "该字段表示您为待检测对象分配的数据ID,传入后可方便您对文件进行标识和管理。\n取值:由英文字母(大小写均可)、数字及四个特殊符号(_,-,@,#)组成,长度不超过64个字符",
405
- "example": "无",
406
- "member": "string",
407
- "name": "DataId",
408
- "required": false,
409
- "type": "string"
410
- },
411
- {
412
- "disabled": false,
413
- "document": "该字段表示待检测对象对应的用户相关信息,传入后可便于甄别相应违规风险用户",
414
- "example": "无",
415
- "member": "User",
416
- "name": "User",
417
- "required": false,
418
- "type": "object"
419
- },
420
- {
421
- "disabled": false,
422
- "document": "该字段表示待检测对象对应的设备相关信息,传入后可便于甄别相应违规风险设备",
423
- "example": "无",
424
- "member": "Device",
425
- "name": "Device",
426
- "required": false,
427
- "type": "object"
428
- }
429
- ],
430
- "type": "object"
431
- },
432
- "ModerateTextResponse": {
433
- "document": "ModerateText返回参数结构体",
434
- "members": [
435
- {
436
- "disabled": false,
437
- "document": "该字段用于返回检测对象对应请求参数中的DataId,与输入的DataId字段中的内容对应",
438
- "example": "无",
439
- "member": "string",
440
- "name": "DataId",
441
- "output_required": false,
442
- "type": "string",
443
- "value_allowed_null": false
444
- },
445
- {
446
- "disabled": false,
447
- "document": "该字段用于返回请求参数中的BizType参数",
448
- "example": "无",
449
- "member": "string",
450
- "name": "BizType",
451
- "output_required": false,
452
- "type": "string",
453
- "value_allowed_null": false
454
- },
455
- {
456
- "disabled": false,
457
- "document": "该字段用于返回后续操作建议。当您获取到判定结果后,返回值表示系统推荐的后续操作;建议您按照业务所需,对不同违规类型与建议值进行处理。\n返回值:Block:建议屏蔽,Review :建议人工复审,Pass:建议通过",
458
- "example": "无",
459
- "member": "string",
460
- "name": "Suggestion",
461
- "output_required": false,
462
- "type": "string",
463
- "value_allowed_null": false
464
- },
465
- {
466
- "disabled": false,
467
- "document": "命中标签,可参阅对应数据结构(LabelGrade)的详细描述",
468
- "example": "无",
469
- "member": "LabelGrade",
470
- "name": "Label",
471
- "output_required": false,
472
- "type": "object",
473
- "value_allowed_null": false
474
- },
475
- {
476
- "disabled": false,
477
- "document": "命中标签对应腾讯侧定义的标签",
478
- "example": "无",
479
- "member": "string",
480
- "name": "TcLabelCodes",
481
- "output_required": false,
482
- "type": "list",
483
- "value_allowed_null": false
484
- },
485
- {
486
- "disabled": false,
487
- "document": "该字段用于返回当前标签(Label)下被检测文本命中的关键词信息,用于标注文本违规的具体原因(如:加我微信)。该参数可能会有多个返回值,代表命中的多个关键词;如返回值为空且Score不为空,则代表识别结果所对应的恶意标签(Label)是来自于语义模型判断的返回值",
488
- "example": "无",
489
- "member": "string",
490
- "name": "Keywords",
491
- "output_required": false,
492
- "type": "list",
493
- "value_allowed_null": false
494
- },
495
- {
496
- "disabled": false,
497
- "document": "该字段用于返回文本审核的详细结果,返回值信息可参阅对应数据结构(ModerationDetail)的详细描述",
498
- "example": "无",
499
- "member": "ModerationDetail",
500
- "name": "ModerationDetails",
501
- "output_required": false,
502
- "type": "list",
503
- "value_allowed_null": false
504
- },
505
- {
506
- "disabled": false,
507
- "document": "该字段用于返回审核结果置信度,使用百分制。分数越高表示结果可信度越高。",
508
- "example": "90",
509
- "member": "uint64",
510
- "name": "Score",
511
- "output_required": false,
512
- "type": "int",
513
- "value_allowed_null": false
514
- },
515
- {
516
- "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
517
- "member": "string",
518
- "name": "RequestId",
519
- "type": "string"
520
- }
521
- ],
522
- "type": "object"
523
- },
524
- "ModerationDetail": {
525
- "document": "文本审核明细结果",
526
- "members": [
527
- {
528
- "disabled": false,
529
- "document": "审核建议,Block表示建议拦截,Review表示建议人工复审,Pass表示建议放行\n注意:此字段可能返回 null,表示取不到有效值。",
530
- "example": "Block",
531
- "member": "string",
532
- "name": "Suggestion",
533
- "output_required": false,
534
- "type": "string",
535
- "value_allowed_null": true
536
- },
537
- {
538
- "disabled": false,
539
- "document": "命中标签,含标签码和一二三级标签名\n注意:此字段可能返回 null,表示取不到有效值。",
540
- "example": "无",
541
- "member": "LabelGrade",
542
- "name": "Label",
543
- "output_required": false,
544
- "type": "object",
545
- "value_allowed_null": true
546
- },
547
- {
548
- "disabled": false,
549
- "document": "标签得分\n注意:此字段可能返回 null,表示取不到有效值。",
550
- "example": "98",
551
- "member": "uint64",
552
- "name": "Score",
553
- "output_required": false,
554
- "type": "int",
555
- "value_allowed_null": true
556
- },
557
- {
558
- "disabled": false,
559
- "document": "label对应腾讯侧命中标签码\n注意:此字段可能返回 null,表示取不到有效值。",
560
- "example": "[20001002,20001003]",
561
- "member": "string",
562
- "name": "TcLabelCodes",
563
- "output_required": false,
564
- "type": "list",
565
- "value_allowed_null": true
566
- },
567
- {
568
- "disabled": false,
569
- "document": "库检测命中详情\n注意:此字段可能返回 null,表示取不到有效值。",
570
- "example": "无",
571
- "member": "LibCheckResult",
572
- "name": "LibResults",
573
- "output_required": false,
574
- "type": "list",
575
- "value_allowed_null": true
576
- },
577
- {
578
- "disabled": false,
579
- "document": "模型检测详情\n注意:此字段可能返回 null,表示取不到有效值。",
580
- "example": "无",
581
- "member": "ModelResult",
582
- "name": "ModelResults",
583
- "output_required": false,
584
- "type": "list",
585
- "value_allowed_null": true
586
- },
587
- {
588
- "disabled": false,
589
- "document": "情绪正负向检测结果\n注意:此字段可能返回 null,表示取不到有效值。",
590
- "example": "无",
591
- "member": "SentimentDetail",
592
- "name": "SentimentResult",
593
- "output_required": false,
594
- "type": "object",
595
- "value_allowed_null": true
596
- }
597
- ],
598
- "usage": "out"
599
- },
600
246
  "Positions": {
601
247
  "document": "标识命中的违规关键词位置信息",
602
248
  "members": [
@@ -1,13 +1,5 @@
1
1
  {
2
2
  "actions": {
3
- "ModerateText": [
4
- {
5
- "document": "用于客户自有标签体系的内容审核,审核结果会以客户定义的标签体系输出结果",
6
- "input": "POST / HTTP/1.1\nHost: tms.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModerateText\n<公共请求参数>\n\n{\n \"Content\": \"5Yqg5oiR5aW95Y+LIOe7meS9oOS8mOaDoOWIuA==\",\n \"BizType\": \"test\"\n}",
7
- "output": "{\n \"Response\": {\n \"RequestId\": \"123\",\n \"DataId\": \"123\",\n \"BizType\": \"test\",\n \"Label\": {\n \"Code\": \"20003001001\",\n \"Grade1\": \"广告\",\n \"Grade2\": \"电商广告\",\n \"Grade3\": \"拍拍网\"\n },\n \"TcLabelCodes\": [\n \"20001001001\",\n \"20001001002\",\n \"20001001003\"\n ],\n \"Suggestion\": \"Block\",\n \"Keywords\": [\n \"优惠券\"\n ],\n \"ModerationDetails\": [\n {\n \"Label\": {\n \"Code\": \"20003001001\",\n \"Grade1\": \"广告\",\n \"Grade2\": \"电商广告\",\n \"Grade3\": \"拍拍网\"\n },\n \"TcLabelCodes\": [\n \"20001001001\",\n \"20001001002\",\n \"20001001003\"\n ],\n \"LibResults\": [\n {\n \"Keyword\": \"123\",\n \"Positions\": [\n {\n \"Start\": 1,\n \"End\": 3\n }\n ],\n \"LibId\": \"\",\n \"LibName\": \"\",\n \"LibType\": 0\n }\n ],\n \"ModelResults\": [\n {\n \"Content\": \"123\",\n \"Positions\": [\n {\n \"Start\": 1,\n \"End\": 3\n }\n ]\n }\n ],\n \"Suggestion\": \"Block\",\n \"Score\": 80\n }\n ]\n }\n}",
8
- "title": "客制标签文本内容审核"
9
- }
10
- ],
11
3
  "TextModeration": [
12
4
  {
13
5
  "document": "",