tccli 3.0.1389.1__py2.py3-none-any.whl → 3.0.1390.1__py2.py3-none-any.whl

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 (58) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/ai3d/ai3d_client.py +106 -0
  4. tccli/services/ai3d/v20250513/api.json +172 -0
  5. tccli/services/ai3d/v20250513/examples.json +16 -0
  6. tccli/services/batch/v20170312/api.json +3 -3
  7. tccli/services/batch/v20170312/examples.json +3 -3
  8. tccli/services/cam/v20190116/api.json +11 -1
  9. tccli/services/ccc/v20200210/api.json +10 -10
  10. tccli/services/cdb/v20170320/api.json +40 -2
  11. tccli/services/cdz/v20221123/api.json +1 -1
  12. tccli/services/ckafka/v20190819/api.json +29 -21
  13. tccli/services/ckafka/v20190819/examples.json +1 -1
  14. tccli/services/cloudapp/cloudapp_client.py +53 -0
  15. tccli/services/cloudapp/v20220530/api.json +68 -0
  16. tccli/services/cloudapp/v20220530/examples.json +14 -0
  17. tccli/services/cls/cls_client.py +167 -8
  18. tccli/services/cls/v20201016/api.json +292 -2
  19. tccli/services/cls/v20201016/examples.json +24 -0
  20. tccli/services/dts/v20211206/api.json +15 -15
  21. tccli/services/dts/v20211206/examples.json +1 -1
  22. tccli/services/es/v20250101/api.json +99 -5
  23. tccli/services/ess/v20201111/api.json +145 -4
  24. tccli/services/ess/v20201111/examples.json +1 -1
  25. tccli/services/gme/v20180711/api.json +7 -7
  26. tccli/services/igtm/v20231024/api.json +3 -3
  27. tccli/services/iotexplorer/v20190423/api.json +19 -1
  28. tccli/services/iotexplorer/v20190423/examples.json +1 -1
  29. tccli/services/lighthouse/lighthouse_client.py +53 -0
  30. tccli/services/lighthouse/v20200324/api.json +228 -35
  31. tccli/services/lighthouse/v20200324/examples.json +8 -0
  32. tccli/services/live/v20180801/api.json +2 -2
  33. tccli/services/lowcode/lowcode_client.py +163 -4
  34. tccli/services/lowcode/v20210108/api.json +1373 -96
  35. tccli/services/lowcode/v20210108/examples.json +24 -0
  36. tccli/services/mps/v20190612/api.json +804 -47
  37. tccli/services/ocr/v20181119/api.json +3 -3
  38. tccli/services/sqlserver/v20180328/api.json +4 -4
  39. tccli/services/tcbr/v20220217/api.json +51 -0
  40. tccli/services/tdai/__init__.py +4 -0
  41. tccli/services/tdai/tdai_client.py +1108 -0
  42. tccli/services/tdai/v20250717/api.json +1930 -0
  43. tccli/services/tdai/v20250717/examples.json +149 -0
  44. tccli/services/teo/teo_client.py +53 -0
  45. tccli/services/teo/v20220901/api.json +111 -3
  46. tccli/services/teo/v20220901/examples.json +8 -0
  47. tccli/services/tmt/v20180321/api.json +3 -3
  48. tccli/services/tts/v20190823/api.json +11 -11
  49. tccli/services/vpc/v20170312/api.json +37 -7
  50. tccli/services/vpc/v20170312/examples.json +7 -7
  51. tccli/services/vtc/v20240223/api.json +3 -1
  52. tccli/services/vtc/v20240223/examples.json +1 -1
  53. tccli/services/waf/v20180125/api.json +6 -6
  54. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/METADATA +2 -2
  55. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/RECORD +58 -54
  56. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/WHEEL +0 -0
  57. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/entry_points.txt +0 -0
  58. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/license_files/LICENSE +0 -0
@@ -73,7 +73,7 @@
73
73
  "DescribeExtractDocAgentJob": {
74
74
  "document": "用于查询文档处理任务。文档处理领域里常见的通用Agent 如抽取、比对之类的,目前我们提供的抽取,但未来可以根据实际情况和客户需求扩展。",
75
75
  "input": "DescribeExtractDocAgentJobRequest",
76
- "name": "查询文档处理任务",
76
+ "name": "查询文档抽取Agent任务",
77
77
  "output": "DescribeExtractDocAgentJobResponse",
78
78
  "status": "online"
79
79
  },
@@ -535,7 +535,7 @@
535
535
  "SubmitExtractDocAgentJob": {
536
536
  "document": "文档处理领域里常见的通用Agent 如抽取、比对之类的,目前我们提供的抽取,但未来可以根据实际情况和客户需求扩展。",
537
537
  "input": "SubmitExtractDocAgentJobRequest",
538
- "name": "提交文档处理任务",
538
+ "name": "提交文档抽取Agent任务",
539
539
  "output": "SubmitExtractDocAgentJobResponse",
540
540
  "status": "online"
541
541
  },
@@ -17594,7 +17594,7 @@
17594
17594
  "type": "string"
17595
17595
  },
17596
17596
  {
17597
- "disabled": false,
17597
+ "disabled": true,
17598
17598
  "document": "需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为前5页。",
17599
17599
  "example": "1",
17600
17600
  "member": "int64",
@@ -827,7 +827,7 @@
827
827
  "status": "online"
828
828
  },
829
829
  "ModifyDatabaseShrinkMDF": {
830
- "document": "本接口(ModifyDatabaseShrinkDMF)用于收缩数据库mdf(Shrink mdf)。",
830
+ "document": "本接口(ModifyDatabaseShrinkMDF)用于收缩数据库 mdfShrink mdf)。",
831
831
  "input": "ModifyDatabaseShrinkMDFRequest",
832
832
  "name": "收缩数据库mdf",
833
833
  "output": "ModifyDatabaseShrinkMDFResponse",
@@ -14137,8 +14137,8 @@
14137
14137
  },
14138
14138
  {
14139
14139
  "disabled": false,
14140
- "document": "要修改的安全组 ID 列表,一个或者多个安全组 ID 组成的数组。",
14141
- "example": "[\"sg-igw86yth\\r\\n\"]",
14140
+ "document": "要修改的安全组 ID 列表,一个或者多个安全组 ID 组成的数组。可通过 DescribeDBSecurityGroups 接口获取。输入的安全组 ID 数组无长度限制。\n注意:该入参会全量替换存量已有集合,非增量更新。修改需传入预期的全量集合。",
14141
+ "example": "[\"sg-ajr1jzgj\"]",
14142
14142
  "member": "string",
14143
14143
  "name": "SecurityGroupIdSet",
14144
14144
  "required": true,
@@ -14585,7 +14585,7 @@
14585
14585
  {
14586
14586
  "disabled": false,
14587
14587
  "document": "数据库名数组",
14588
- "example": "[db_test]",
14588
+ "example": "[\"db_test\"]",
14589
14589
  "member": "string",
14590
14590
  "name": "DBNames",
14591
14591
  "required": true,
@@ -360,6 +360,15 @@
360
360
  "name": "Items",
361
361
  "required": false,
362
362
  "type": "list"
363
+ },
364
+ {
365
+ "disabled": false,
366
+ "document": "vpc 信息",
367
+ "example": "无",
368
+ "member": "CreateVpcInfo",
369
+ "name": "VpcInfo",
370
+ "required": false,
371
+ "type": "object"
363
372
  }
364
373
  ],
365
374
  "type": "object"
@@ -386,6 +395,39 @@
386
395
  ],
387
396
  "type": "object"
388
397
  },
398
+ "CreateVpcInfo": {
399
+ "document": "创建 vpc 信息",
400
+ "members": [
401
+ {
402
+ "disabled": false,
403
+ "document": "vpc id",
404
+ "example": "vpc-sdfd",
405
+ "member": "string",
406
+ "name": "VpcId",
407
+ "required": true,
408
+ "type": "string"
409
+ },
410
+ {
411
+ "disabled": false,
412
+ "document": "1 新建 2 指定",
413
+ "example": "2",
414
+ "member": "int64",
415
+ "name": "CreateType",
416
+ "required": true,
417
+ "type": "int"
418
+ },
419
+ {
420
+ "disabled": false,
421
+ "document": "子网ID列表",
422
+ "example": "[\"subnet-sdfdf\"]",
423
+ "member": "string",
424
+ "name": "SubnetIds",
425
+ "required": false,
426
+ "type": "list"
427
+ }
428
+ ],
429
+ "usage": "in"
430
+ },
389
431
  "DatabasesInfo": {
390
432
  "document": "数据库资源信息",
391
433
  "members": [
@@ -668,6 +710,15 @@
668
710
  "name": "ServerType",
669
711
  "required": false,
670
712
  "type": "string"
713
+ },
714
+ {
715
+ "disabled": false,
716
+ "document": "vpcId",
717
+ "example": "vpc-sret",
718
+ "member": "string",
719
+ "name": "VpcId",
720
+ "required": false,
721
+ "type": "string"
671
722
  }
672
723
  ],
673
724
  "type": "object"
@@ -0,0 +1,4 @@
1
+ # -*- coding: utf-8 -*-
2
+
3
+ from tccli.services.tdai.tdai_client import action_caller
4
+