tccli 3.0.1268.1__py2.py3-none-any.whl → 3.0.1270.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.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +5 -4
- tccli/services/aiart/aiart_client.py +106 -0
- tccli/services/aiart/v20221229/api.json +286 -11
- tccli/services/aiart/v20221229/examples.json +18 -2
- tccli/services/antiddos/v20200309/api.json +201 -132
- tccli/services/antiddos/v20200309/examples.json +12 -12
- tccli/services/apm/v20210622/api.json +13 -3
- tccli/services/billing/billing_client.py +4 -163
- tccli/services/billing/v20180709/api.json +0 -489
- tccli/services/billing/v20180709/examples.json +0 -24
- tccli/services/cam/v20190116/api.json +8 -8
- tccli/services/cat/v20180409/api.json +3 -1
- tccli/services/cbs/cbs_client.py +220 -8
- tccli/services/cbs/v20170312/api.json +418 -2
- tccli/services/cbs/v20170312/examples.json +32 -0
- tccli/services/ccc/v20200210/api.json +11 -11
- tccli/services/ccc/v20200210/examples.json +2 -2
- tccli/services/cdb/v20170320/api.json +48 -18
- tccli/services/cdwdoris/v20211228/api.json +10 -1
- tccli/services/cfw/v20190904/api.json +30 -30
- tccli/services/ckafka/v20190819/api.json +10 -0
- tccli/services/cls/v20201016/api.json +11 -0
- tccli/services/csip/v20221121/api.json +38 -38
- tccli/services/cwp/cwp_client.py +4 -57
- tccli/services/cwp/v20180228/api.json +0 -184
- tccli/services/cwp/v20180228/examples.json +0 -8
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/cynosdb/v20190107/examples.json +1 -1
- tccli/services/dcdb/dcdb_client.py +122 -16
- tccli/services/dcdb/v20180411/api.json +222 -0
- tccli/services/dcdb/v20180411/examples.json +16 -0
- tccli/services/dlc/v20210125/api.json +169 -50
- tccli/services/dlc/v20210125/examples.json +20 -20
- tccli/services/domain/v20180808/api.json +8 -8
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/es/v20180416/api.json +9 -9
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +3 -3
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/facefusion/v20220927/api.json +4 -4
- tccli/services/faceid/v20180301/api.json +5 -5
- tccli/services/faceid/v20180301/examples.json +6 -0
- tccli/services/gme/v20180711/api.json +147 -141
- tccli/services/gme/v20180711/examples.json +9 -9
- tccli/services/hunyuan/v20230901/api.json +9 -0
- tccli/services/iotexplorer/v20190423/api.json +4 -4
- tccli/services/iotexplorer/v20190423/examples.json +5 -5
- tccli/services/keewidb/v20220308/api.json +2 -2
- tccli/services/lcic/v20220817/api.json +177 -177
- tccli/services/lcic/v20220817/examples.json +2 -2
- tccli/services/lighthouse/v20200324/api.json +76 -67
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lke/v20231130/api.json +31 -0
- tccli/services/lkeap/v20240522/api.json +55 -9
- tccli/services/lkeap/v20240522/examples.json +1 -1
- tccli/services/mna/mna_client.py +106 -0
- tccli/services/mna/v20210119/api.json +246 -0
- tccli/services/mna/v20210119/examples.json +16 -0
- tccli/services/monitor/monitor_client.py +62 -57
- tccli/services/monitor/v20230616/api.json +266 -0
- tccli/services/monitor/v20230616/examples.json +19 -0
- tccli/services/mqtt/mqtt_client.py +489 -12
- tccli/services/mqtt/v20240516/api.json +864 -3
- tccli/services/mqtt/v20240516/examples.json +72 -0
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +319 -2
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/postgres/postgres_client.py +334 -16
- tccli/services/postgres/v20170312/api.json +717 -34
- tccli/services/postgres/v20170312/examples.json +72 -0
- tccli/services/ses/v20201002/api.json +15 -5
- tccli/services/ssl/v20191205/api.json +496 -493
- tccli/services/ssl/v20191205/examples.json +144 -24
- tccli/services/svp/v20240125/api.json +6 -6
- tccli/services/taf/taf_client.py +0 -159
- tccli/services/taf/v20200210/api.json +0 -665
- tccli/services/taf/v20200210/examples.json +0 -24
- tccli/services/teo/v20220901/api.json +40 -2
- tccli/services/tione/v20211111/api.json +14 -3
- tccli/services/trabbit/__init__.py +4 -0
- tccli/services/trabbit/trabbit_client.py +1691 -0
- tccli/services/trabbit/v20230418/api.json +4773 -0
- tccli/services/trabbit/v20230418/examples.json +237 -0
- tccli/services/trp/v20210515/api.json +549 -513
- tccli/services/trp/v20210515/examples.json +5 -5
- tccli/services/trtc/v20190722/api.json +8 -8
- tccli/services/trtc/v20190722/examples.json +2 -2
- tccli/services/vclm/v20240523/api.json +0 -450
- tccli/services/vclm/v20240523/examples.json +0 -48
- tccli/services/vclm/vclm_client.py +0 -159
- tccli/services/vpc/v20170312/api.json +124 -0
- tccli/services/vpc/v20170312/examples.json +16 -0
- tccli/services/vpc/vpc_client.py +106 -0
- tccli/services/wedata/v20210820/api.json +211 -33
- tccli/services/wedata/v20210820/examples.json +14 -0
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/RECORD +103 -101
- tccli/services/aa/__init__.py +0 -4
- tccli/services/aa/aa_client.py +0 -207
- tccli/services/aa/v20200224/api.json +0 -397
- tccli/services/aa/v20200224/examples.json +0 -13
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/license_files/LICENSE +0 -0
@@ -8,7 +8,7 @@
|
|
8
8
|
"status": "online"
|
9
9
|
},
|
10
10
|
"FuseFace": {
|
11
|
-
"document": "本接口用于单脸、多脸、选脸融合,上传人脸图片,得到与素材模板融合后的人脸图片。支持为融合结果图添加标识。查看 <a href=\"https://cloud.tencent.com/document/product/670/38247\" target=\"_blank\">融合接入指引</a>。\n\n
|
11
|
+
"document": "本接口用于单脸、多脸、选脸融合,上传人脸图片,得到与素材模板融合后的人脸图片。支持为融合结果图添加标识。查看 <a href=\"https://cloud.tencent.com/document/product/670/38247\" target=\"_blank\">融合接入指引</a>。\n\n>\n- 公共参数中的签名方式必须指定为V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。",
|
12
12
|
"input": "FuseFaceRequest",
|
13
13
|
"name": "图片人脸融合",
|
14
14
|
"output": "FuseFaceResponse",
|
@@ -227,7 +227,7 @@
|
|
227
227
|
},
|
228
228
|
{
|
229
229
|
"disabled": false,
|
230
|
-
"document": "用户人脸图片、素材模板图的人脸位置信息。不能超过6
|
230
|
+
"document": "用户人脸图片、素材模板图的人脸位置信息。不能超过6个。\n●图片分辨率限制:图片中面部尺寸大于34 * 34;图片尺寸大于64 * 64,小于4096*4096(单边限制)。\n●图片大小限制:base64 编码后大小不可超过5M, url不超过10M。\n●支持图片格式:支持jpg或png",
|
231
231
|
"example": "[{\"Url\":\"https://liudehua-9527.cos.ap-guangzhou.myqcloud.com/image.jpeg\"}]",
|
232
232
|
"member": "MergeInfo",
|
233
233
|
"name": "MergeInfos",
|
@@ -327,7 +327,7 @@
|
|
327
327
|
},
|
328
328
|
{
|
329
329
|
"disabled": false,
|
330
|
-
"document": "素材模版图片的url地址。\n●base64 和 url 必须提供一个,如果都提供以 url 为准。\n
|
330
|
+
"document": "素材模版图片的url地址。\n●base64 和 url 必须提供一个,如果都提供以 url 为准。\n●图片分辨率限制:图片中面部尺寸大于34 * 34;图片尺寸大于64 * 64,小于8000 * 8000(单边限制)。\n●图片大小限制:base64 编码后大小不可超过10M, url不超过20M。\n●图片格式:支持jpg或png\n",
|
331
331
|
"example": "https://cos.ap-singapore.myqcloud.com/input.png",
|
332
332
|
"member": "string",
|
333
333
|
"name": "ModelUrl",
|
@@ -336,7 +336,7 @@
|
|
336
336
|
},
|
337
337
|
{
|
338
338
|
"disabled": false,
|
339
|
-
"document": "素材模版图片base64数据。\n●base64 和 url 必须提供一个,如果都提供以 url 为准。\n●素材图片限制:图片中面部尺寸大于34 * 34;图片尺寸大于64 * 64,小于8000*8000
|
339
|
+
"document": "素材模版图片base64数据。\n●base64 和 url 必须提供一个,如果都提供以 url 为准。\n●素材图片限制:图片中面部尺寸大于34 * 34;图片尺寸大于64 * 64,小于8000*8000(单边限制)。\n●图片大小限制:base64 编码后大小不可超过10M, url不超过20M。\n●支持图片格式:支持jpg或png",
|
340
340
|
"example": "/9j/4AAQSkZJRgABAQAAAQABAAD/4gIo...lftXF/DjFZNXoSP5V2U0HMt/1FQf/Z",
|
341
341
|
"member": "string",
|
342
342
|
"name": "ModelImage",
|
@@ -1272,7 +1272,7 @@
|
|
1272
1272
|
},
|
1273
1273
|
{
|
1274
1274
|
"disabled": false,
|
1275
|
-
"document": "意愿核身(语音播报+语音回答模式)使用的文案。\n- 包括:系统语音播报的文本、需要核验的标准文本。\n-
|
1275
|
+
"document": "意愿核身(语音播报+语音回答模式)使用的文案。\n- 包括:系统语音播报的文本、需要核验的标准文本。\n- 问答模式支持1-10轮(不超过10轮)的意愿确认。",
|
1276
1276
|
"example": "无",
|
1277
1277
|
"member": "IntentionQuestion",
|
1278
1278
|
"name": "IntentionQuestions",
|
@@ -1281,7 +1281,7 @@
|
|
1281
1281
|
},
|
1282
1282
|
{
|
1283
1283
|
"disabled": false,
|
1284
|
-
"document": "意愿核身(点头确认模式)使用的文案。\n- 若未使用意愿核身(点头确认模式),则该字段无需传入。\n-
|
1284
|
+
"document": "意愿核身(点头确认模式)使用的文案。\n- 若未使用意愿核身(点头确认模式),则该字段无需传入。\n- 点头确认模式支持1-10轮(不超过10轮)的意愿确认。",
|
1285
1285
|
"example": "无",
|
1286
1286
|
"member": "IntentionActionConfig",
|
1287
1287
|
"name": "IntentionActions",
|
@@ -2556,7 +2556,7 @@
|
|
2556
2556
|
{
|
2557
2557
|
"disabled": false,
|
2558
2558
|
"document": "意愿核身朗读模式使用的文案。\n- 若未使用意愿核身朗读功能,该字段无需传入。\n- 默认为空,最长可接受120的字符串长度。",
|
2559
|
-
"example": "\"
|
2559
|
+
"example": "\"请阅读\"",
|
2560
2560
|
"member": "string",
|
2561
2561
|
"name": "IntentionVerifyText",
|
2562
2562
|
"required": false,
|
@@ -2564,7 +2564,7 @@
|
|
2564
2564
|
},
|
2565
2565
|
{
|
2566
2566
|
"disabled": false,
|
2567
|
-
"document": "意愿核身问答模式的配置列表。\n-
|
2567
|
+
"document": "意愿核身问答模式的配置列表。\n- 问答模式支持1-10轮(不超过10轮)的意愿确认。",
|
2568
2568
|
"example": "无",
|
2569
2569
|
"member": "IntentionQuestion",
|
2570
2570
|
"name": "IntentionQuestions",
|
@@ -2573,7 +2573,7 @@
|
|
2573
2573
|
},
|
2574
2574
|
{
|
2575
2575
|
"disabled": false,
|
2576
|
-
"document": "意愿核身(点头确认模式)使用的文案。\n- 若未使用意愿核身(点头确认模式),则该字段无需传入。\n- 默认为空,最长可接受150
|
2576
|
+
"document": "意愿核身(点头确认模式)使用的文案。\n- 若未使用意愿核身(点头确认模式),则该字段无需传入。\n- 默认为空,最长可接受150的字符串长度。\n- 点头确认模式支持1-10轮(不超过10轮)的意愿确认。",
|
2577
2577
|
"example": "无",
|
2578
2578
|
"member": "IntentionActionConfig",
|
2579
2579
|
"name": "IntentionActions",
|
@@ -144,6 +144,12 @@
|
|
144
144
|
"input": "POST / HTTP/1.1\nHost: faceid.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DetectAuth\n<公共请求参数>\n\n{\n \"RuleId\": \"0\",\n \"IdCard\": \"11204416541220243X\",\n \"Name\": \"韦小宝\",\n \"Extra\": \"Orderid=f904f4cf75db4f8fdc4f942c7f7a\",\n \"RedirectUrl\": \"http://www.qq.com\"\n}",
|
145
145
|
"output": "{\n \"Response\": {\n \"BizToken\": \"CE661F1A-0F1E-45BD-BE13-34C05CEA7681\",\n \"Url\": \"https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx2cca36a86d5035ae&redirect_uri=http%3A%2F%2Fopen.faceid.qq.com%2Fv1%2Fapi%2FgetCode%3FbizRedirect%3Dhttp%253A%252F%252Ffaceid.qq.com%252Fapi%252Fauth%252FgetOpenidAndSaveToken%253Ftoken%253DCE661F1A-0F1E-45BD-BE13-34C05CEA7681&response_type=code&scope=snsapi_base&state=&component_appid=wx9802ee81e68d6dee#wechat_redirect\",\n \"RequestId\": \"f904f4cf-75db-4f8f-a5ec-dc4f942c7f7a\"\n }\n}",
|
146
146
|
"title": "H5获取BizToken成功示例"
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"document": "",
|
150
|
+
"input": "POST / HTTP/1.1\nHost: faceid.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DetectAuth\n<公共请求参数>\n\n{\n \"RuleId\": \"999\",\n \"IdCard\": \"11204416541220243X\",\n \"Name\": \"韦小宝\"\n}",
|
151
|
+
"output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"InvalidParameterValue.RuleIdNotExist\",\n \"Message\": \"RuleId不存在,请到人脸核身控制台申请。\"\n },\n \"RequestId\": \"e90c9abf-dcb3-4efa-97fc-5c4501b8182c\"\n }\n}",
|
152
|
+
"title": "获取BizToken失败示例"
|
147
153
|
}
|
148
154
|
],
|
149
155
|
"EncryptedPhoneVerification": [
|