tccli 3.0.1277.1__py2.py3-none-any.whl → 3.0.1279.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/cat/v20180409/api.json +1 -1
- tccli/services/cdwpg/cdwpg_client.py +866 -18
- tccli/services/cdwpg/v20201230/api.json +2888 -551
- tccli/services/cdwpg/v20201230/examples.json +138 -10
- tccli/services/cfs/v20190719/examples.json +7 -1
- tccli/services/cvm/v20170312/api.json +32 -4
- tccli/services/emr/emr_client.py +57 -4
- tccli/services/emr/v20190103/api.json +43 -0
- tccli/services/emr/v20190103/examples.json +8 -0
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/ess/v20201111/examples.json +1 -1
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/essbasic/v20210526/examples.json +1 -1
- tccli/services/lke/v20231130/api.json +2 -2
- tccli/services/mps/v20190612/api.json +20 -9
- tccli/services/teo/v20220901/api.json +4 -4
- tccli/services/trp/v20210515/api.json +8 -8
- tccli/services/trp/v20210515/examples.json +1 -1
- tccli/services/vod/v20180717/api.json +11 -11
- {tccli-3.0.1277.1.dist-info → tccli-3.0.1279.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1277.1.dist-info → tccli-3.0.1279.1.dist-info}/RECORD +25 -25
- {tccli-3.0.1277.1.dist-info → tccli-3.0.1279.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1277.1.dist-info → tccli-3.0.1279.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1277.1.dist-info → tccli-3.0.1279.1.dist-info}/license_files/LICENSE +0 -0
@@ -2681,16 +2681,18 @@
|
|
2681
2681
|
"example": "0",
|
2682
2682
|
"member": "uint64",
|
2683
2683
|
"name": "Definition",
|
2684
|
+
"output_required": true,
|
2684
2685
|
"required": true,
|
2685
2686
|
"type": "int",
|
2686
2687
|
"value_allowed_null": false
|
2687
2688
|
},
|
2688
2689
|
{
|
2689
2690
|
"disabled": false,
|
2690
|
-
"document": "扩展参数,其值为序列化的 json字符串。\n
|
2691
|
-
"example": "
|
2691
|
+
"document": "扩展参数,其值为序列化的 json字符串。\n注意:此参数为定制需求参数,参考如下:\n智能檫除:https://cloud.tencent.com/document/product/862/101530\n智能拆条:https://cloud.tencent.com/document/product/862/112098\n高光集锦:https://cloud.tencent.com/document/product/862/107280\n智能横转竖:https://cloud.tencent.com/document/product/862/112112\n注意:此字段可能返回 null,表示取不到有效值。",
|
2692
|
+
"example": "\"{}\"",
|
2692
2693
|
"member": "string",
|
2693
2694
|
"name": "ExtendedParameter",
|
2695
|
+
"output_required": true,
|
2694
2696
|
"required": false,
|
2695
2697
|
"type": "string",
|
2696
2698
|
"value_allowed_null": true
|
@@ -15203,8 +15205,8 @@
|
|
15203
15205
|
"members": [
|
15204
15206
|
{
|
15205
15207
|
"disabled": false,
|
15206
|
-
"document": "加密类型:\n<li> simpleaes: aes-128 加密</li>\n注意:此字段可能返回 null,表示取不到有效值。",
|
15207
|
-
"example": "
|
15208
|
+
"document": "加密类型:\n<li> simpleaes: aes-128 加密</li>\n<li> widevine</li>\n<li> fairplay:Dash不支持fairplay加密</li> \n<li> playready</li>\n注意:此字段可能返回 null,表示取不到有效值。",
|
15209
|
+
"example": "widevine",
|
15208
15210
|
"member": "string",
|
15209
15211
|
"name": "Type",
|
15210
15212
|
"output_required": false,
|
@@ -24554,7 +24556,7 @@
|
|
24554
24556
|
{
|
24555
24557
|
"disabled": false,
|
24556
24558
|
"document": "媒体处理生成的文件输出的目标目录,必选以 / 开头和结尾,如`/movie/201907/`。\n如果不填,表示与 InputInfo 中文件所在的目录一致。",
|
24557
|
-
"example": "
|
24559
|
+
"example": "/movie/test/",
|
24558
24560
|
"member": "string",
|
24559
24561
|
"name": "OutputDir",
|
24560
24562
|
"required": false,
|
@@ -24563,7 +24565,7 @@
|
|
24563
24565
|
{
|
24564
24566
|
"disabled": false,
|
24565
24567
|
"document": "编排ID。\n注意1:对于OutputStorage、OutputDir参数:\n<li>当服务编排中子任务节点配置了OutputStorage、OutputDir时,该子任务节点中配置的输出作为子任务的输出。</li>\n<li>当服务编排中子任务节点没有配置OutputStorage、OutputDir时,若创建任务接口(ProcessMedia)有指定输出,将覆盖原有编排的默认输出。</li>\n<li>即输出设置的优先级:编排子任务节点 > 任务接口指定 > 对应编排内的配置 </li>\n注意2:对于TaskNotifyConfig参数,若创建任务接口(ProcessMedia)有设置,将覆盖原有编排的默认回调。\n\n注意3:编排的 Trigger 只是用来自动化触发场景,在手动发起的请求中已经配置的 Trigger 无意义。",
|
24566
|
-
"example": "
|
24568
|
+
"example": "157482",
|
24567
24569
|
"member": "int64",
|
24568
24570
|
"name": "ScheduleId",
|
24569
24571
|
"required": false,
|
@@ -24626,7 +24628,7 @@
|
|
24626
24628
|
{
|
24627
24629
|
"disabled": false,
|
24628
24630
|
"document": "任务流的优先级,数值越大优先级越高,取值范围是-10到 10,不填代表0。",
|
24629
|
-
"example": "
|
24631
|
+
"example": "0",
|
24630
24632
|
"member": "int64",
|
24631
24633
|
"name": "TasksPriority",
|
24632
24634
|
"required": false,
|
@@ -24635,7 +24637,7 @@
|
|
24635
24637
|
{
|
24636
24638
|
"disabled": false,
|
24637
24639
|
"document": "用于去重的识别码,如果三天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不传该参数或者参数为空字符串则本次请求不做去重操作。",
|
24638
|
-
"example": "
|
24640
|
+
"example": "85c94a33-6227-43d5-8179-69b0602f6346",
|
24639
24641
|
"member": "string",
|
24640
24642
|
"name": "SessionId",
|
24641
24643
|
"required": false,
|
@@ -24644,7 +24646,7 @@
|
|
24644
24646
|
{
|
24645
24647
|
"disabled": false,
|
24646
24648
|
"document": "来源上下文,用于透传用户请求信息,任务流状态变更回调将返回该字段值,最长 1000 个字符。",
|
24647
|
-
"example": "
|
24649
|
+
"example": "UserDefinedInfo",
|
24648
24650
|
"member": "string",
|
24649
24651
|
"name": "SessionContext",
|
24650
24652
|
"required": false,
|
@@ -24658,6 +24660,15 @@
|
|
24658
24660
|
"name": "TaskType",
|
24659
24661
|
"required": false,
|
24660
24662
|
"type": "string"
|
24663
|
+
},
|
24664
|
+
{
|
24665
|
+
"disabled": false,
|
24666
|
+
"document": "资源ID,需要保证对应资源是开启状态。默认为帐号主资源ID。",
|
24667
|
+
"example": "无",
|
24668
|
+
"member": "string",
|
24669
|
+
"name": "ResourceId",
|
24670
|
+
"required": false,
|
24671
|
+
"type": "string"
|
24661
24672
|
}
|
24662
24673
|
],
|
24663
24674
|
"type": "object"
|
@@ -1494,7 +1494,7 @@
|
|
1494
1494
|
{
|
1495
1495
|
"disabled": false,
|
1496
1496
|
"document": "ip 封禁的惩罚时间单位,取值有:\n<li>second:秒;</li>\n<li>minutes:分;</li>\n<li>hour:小时。</li>默认为 second。",
|
1497
|
-
"example": "
|
1497
|
+
"example": "second",
|
1498
1498
|
"member": "string",
|
1499
1499
|
"name": "PunishTimeUnit",
|
1500
1500
|
"output_required": true,
|
@@ -6036,7 +6036,7 @@
|
|
6036
6036
|
},
|
6037
6037
|
{
|
6038
6038
|
"disabled": false,
|
6039
|
-
"document": "
|
6039
|
+
"document": "同名站点标识。限制输入数字、英文、\".\" 、\"-\" 和 \"_\",长度 200 个字符以内。详情参考 [同名站点标识](https://cloud.tencent.com/document/product/1552/70202),无此使用场景时,该字段保留为空即可。",
|
6040
6040
|
"example": "zone-example",
|
6041
6041
|
"member": "string",
|
6042
6042
|
"name": "AliasZoneName",
|
@@ -6046,7 +6046,7 @@
|
|
6046
6046
|
{
|
6047
6047
|
"disabled": false,
|
6048
6048
|
"document": "标签。该参数用于对站点进行分权限管控、分账。需要先前往 [标签控制台](https://console.cloud.tencent.com/tag/taglist) 创建对应的标签才可以在此处传入对应的标签键和标签值。",
|
6049
|
-
"example": "a",
|
6049
|
+
"example": "[a]",
|
6050
6050
|
"member": "Tag",
|
6051
6051
|
"name": "Tags",
|
6052
6052
|
"required": false,
|
@@ -16519,7 +16519,7 @@
|
|
16519
16519
|
},
|
16520
16520
|
{
|
16521
16521
|
"disabled": false,
|
16522
|
-
"document": "
|
16522
|
+
"document": "同名站点标识。限制输入数字、英文、\".\" 、\"-\" 和 \"_\",长度 200 个字符以内。",
|
16523
16523
|
"example": "zone-example",
|
16524
16524
|
"member": "string",
|
16525
16525
|
"name": "AliasZoneName",
|
@@ -3158,7 +3158,7 @@
|
|
3158
3158
|
{
|
3159
3159
|
"disabled": false,
|
3160
3160
|
"document": "应用场景",
|
3161
|
-
"example": "
|
3161
|
+
"example": "1",
|
3162
3162
|
"member": "int64",
|
3163
3163
|
"name": "SceneCode",
|
3164
3164
|
"required": false,
|
@@ -3181,23 +3181,23 @@
|
|
3181
3181
|
"members": [
|
3182
3182
|
{
|
3183
3183
|
"disabled": false,
|
3184
|
-
"document": "
|
3185
|
-
"example": "
|
3184
|
+
"document": "码列表",
|
3185
|
+
"example": "无",
|
3186
3186
|
"member": "CodePack",
|
3187
3187
|
"name": "CodePacks",
|
3188
3188
|
"output_required": true,
|
3189
3189
|
"type": "list",
|
3190
|
-
"value_allowed_null":
|
3190
|
+
"value_allowed_null": false
|
3191
3191
|
},
|
3192
3192
|
{
|
3193
3193
|
"disabled": false,
|
3194
|
-
"document": "
|
3194
|
+
"document": "总数",
|
3195
3195
|
"example": "10",
|
3196
3196
|
"member": "uint64",
|
3197
3197
|
"name": "TotalCount",
|
3198
3198
|
"output_required": true,
|
3199
3199
|
"type": "int",
|
3200
|
-
"value_allowed_null":
|
3200
|
+
"value_allowed_null": false
|
3201
3201
|
},
|
3202
3202
|
{
|
3203
3203
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -4675,13 +4675,13 @@
|
|
4675
4675
|
},
|
4676
4676
|
{
|
4677
4677
|
"disabled": false,
|
4678
|
-
"document": "
|
4678
|
+
"document": "任务错误信息",
|
4679
4679
|
"example": "任务失败",
|
4680
4680
|
"member": "string",
|
4681
4681
|
"name": "ErrorMessage",
|
4682
4682
|
"output_required": false,
|
4683
4683
|
"type": "string",
|
4684
|
-
"value_allowed_null":
|
4684
|
+
"value_allowed_null": false
|
4685
4685
|
}
|
4686
4686
|
],
|
4687
4687
|
"usage": "out"
|
@@ -188,7 +188,7 @@
|
|
188
188
|
{
|
189
189
|
"document": "",
|
190
190
|
"input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCodePacks\n<公共请求参数>\n\n{\n \"Keyword\": \"关键词\",\n \"PageSize\": 10,\n \"PageNumber\": 1\n}",
|
191
|
-
"output": "{\n \"Response\": {\n \"CodePacks\": [\n {\n \"PackId\": \"码包ID字符串\",\n \"CorpId\": 10000,\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"CreateTime\": \"2021-12-01T06:48:45.000Z\",\n \"UpdateTime\": \"2021-12-01T06:48:45.000Z\",\n \"Status\": \"done\",\n \"Log\": \"日志\",\n \"CreateUser\": \"10000\",\n \"Amount\": 10,\n \"CodeLength\": 32,\n \"CodeType\": \"0\",\n \"Cipher\": 0,\n \"TextUrl\": \"https://xxx.
|
191
|
+
"output": "{\n \"Response\": {\n \"CodePacks\": [\n {\n \"PackId\": \"码包ID字符串\",\n \"CorpId\": 10000,\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"CreateTime\": \"2021-12-01T06:48:45.000Z\",\n \"UpdateTime\": \"2021-12-01T06:48:45.000Z\",\n \"Status\": \"done\",\n \"Log\": \"日志\",\n \"CreateUser\": \"10000\",\n \"Amount\": 10,\n \"CodeLength\": 32,\n \"CodeType\": \"0\",\n \"Cipher\": 0,\n \"TextUrl\": \"https://xxx.cos.com/texturl\",\n \"PackUrl\": \"https://xxx.cos.com/packurl\",\n \"MerchantName\": \"商户名称\",\n \"RuleType\": 0,\n \"CustomId\": \"自定义码规则ID\",\n \"PackType\": 0,\n \"PackLevel\": 1,\n \"PackSpec\": [\n {\n \"Level\": 1,\n \"Rate\": 1,\n \"Amount\": 1,\n \"CustomId\": \"用户自定义规则ID\",\n \"CodeParts\": [\n {\n \"Name\": \"名称\",\n \"Type\": \"类型\",\n \"Value\": \"具体的值\",\n \"Length\": 8,\n \"Ext\": \"\"\n }\n ],\n \"Unit\": \"个\",\n \"SceneCode\": 0\n }\n ],\n \"ProductName\": \"商品\",\n \"ProductSpecification\": \"规格\",\n \"ProductId\": \"97zu51y30awe\",\n \"RelateType\": 0\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"14b0a199-42cc-405c-984a-b5bcffe5600\"\n }\n}",
|
192
192
|
"title": "查询码包列表"
|
193
193
|
}
|
194
194
|
],
|
@@ -834,14 +834,14 @@
|
|
834
834
|
"status": "online"
|
835
835
|
},
|
836
836
|
"ExtractCopyRightWatermark": {
|
837
|
-
"document": "
|
837
|
+
"document": "如果有盗录溯源需求,请参考 [幽灵水印](https://cloud.tencent.com/document/product/266/94228)。",
|
838
838
|
"input": "ExtractCopyRightWatermarkRequest",
|
839
839
|
"name": "提取版权水印",
|
840
840
|
"output": "ExtractCopyRightWatermarkResponse",
|
841
841
|
"status": "online"
|
842
842
|
},
|
843
843
|
"ExtractTraceWatermark": {
|
844
|
-
"document": "
|
844
|
+
"document": "如果有盗录溯源需求,推荐使用 [幽灵水印](https://cloud.tencent.com/document/product/266/94228)。",
|
845
845
|
"input": "ExtractTraceWatermarkRequest",
|
846
846
|
"name": "提取溯源水印",
|
847
847
|
"output": "ExtractTraceWatermarkResponse",
|
@@ -1738,7 +1738,7 @@
|
|
1738
1738
|
{
|
1739
1739
|
"disabled": false,
|
1740
1740
|
"document": "水印列表,支持多张图片或文字水印,最大可支持 10 张。",
|
1741
|
-
"example": "
|
1741
|
+
"example": "无",
|
1742
1742
|
"member": "WatermarkInput",
|
1743
1743
|
"name": "WatermarkSet",
|
1744
1744
|
"output_required": true,
|
@@ -1748,7 +1748,7 @@
|
|
1748
1748
|
},
|
1749
1749
|
{
|
1750
1750
|
"disabled": false,
|
1751
|
-
"document": "
|
1751
|
+
"document": "溯源水印。",
|
1752
1752
|
"example": "无",
|
1753
1753
|
"member": "TraceWatermarkInput",
|
1754
1754
|
"name": "TraceWatermark",
|
@@ -1759,7 +1759,7 @@
|
|
1759
1759
|
},
|
1760
1760
|
{
|
1761
1761
|
"disabled": false,
|
1762
|
-
"document": "
|
1762
|
+
"document": "版权水印。",
|
1763
1763
|
"example": "无",
|
1764
1764
|
"member": "CopyRightWatermarkInput",
|
1765
1765
|
"name": "CopyRightWatermark",
|
@@ -1771,7 +1771,7 @@
|
|
1771
1771
|
{
|
1772
1772
|
"disabled": false,
|
1773
1773
|
"document": "字幕列表,元素为字幕 ID,支持多个字幕,最大可支持16个。",
|
1774
|
-
"example": "
|
1774
|
+
"example": "无",
|
1775
1775
|
"member": "string",
|
1776
1776
|
"name": "SubtitleSet",
|
1777
1777
|
"output_required": true,
|
@@ -19254,7 +19254,7 @@
|
|
19254
19254
|
{
|
19255
19255
|
"disabled": false,
|
19256
19256
|
"document": "标识来源上下文,用于透传用户请求信息,在 ExtractCopyRightWatermarkComplete 回调和任务流状态变更回调将返回该字段值,最长 1000 个字符。",
|
19257
|
-
"example": "
|
19257
|
+
"example": "无",
|
19258
19258
|
"member": "string",
|
19259
19259
|
"name": "SessionContext",
|
19260
19260
|
"required": false,
|
@@ -19263,7 +19263,7 @@
|
|
19263
19263
|
{
|
19264
19264
|
"disabled": false,
|
19265
19265
|
"document": "用于任务去重的识别码,如果三天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不带或者带空字符串表示不做去重。",
|
19266
|
-
"example": "
|
19266
|
+
"example": "无",
|
19267
19267
|
"member": "string",
|
19268
19268
|
"name": "SessionId",
|
19269
19269
|
"required": false,
|
@@ -19281,7 +19281,7 @@
|
|
19281
19281
|
{
|
19282
19282
|
"disabled": false,
|
19283
19283
|
"document": "保留字段,特殊用途时使用。",
|
19284
|
-
"example": "
|
19284
|
+
"example": "无",
|
19285
19285
|
"member": "string",
|
19286
19286
|
"name": "ExtInfo",
|
19287
19287
|
"required": false,
|
@@ -37400,7 +37400,7 @@
|
|
37400
37400
|
},
|
37401
37401
|
{
|
37402
37402
|
"disabled": false,
|
37403
|
-
"document": "
|
37403
|
+
"document": "溯源水印。",
|
37404
37404
|
"example": "无",
|
37405
37405
|
"member": "TraceWatermarkInput",
|
37406
37406
|
"name": "TraceWatermark",
|
@@ -37411,7 +37411,7 @@
|
|
37411
37411
|
},
|
37412
37412
|
{
|
37413
37413
|
"disabled": false,
|
37414
|
-
"document": "
|
37414
|
+
"document": "版权水印。",
|
37415
37415
|
"example": "无",
|
37416
37416
|
"member": "CopyRightWatermarkInput",
|
37417
37417
|
"name": "CopyRightWatermark",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1279.1
|
4
4
|
Summary: Universal Command Line Environment for Tencent Cloud
|
5
5
|
Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
|
6
6
|
Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
14
14
|
Requires-Dist: jmespath==0.10.0
|
15
15
|
Requires-Dist: six==1.16.0
|
16
|
-
Requires-Dist: tencentcloud-sdk-python>=3.0.
|
16
|
+
Requires-Dist: tencentcloud-sdk-python>=3.0.1279
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
|
19
19
|
# 命令行工具简介
|
@@ -1,4 +1,4 @@
|
|
1
|
-
tccli/__init__.py,sha256=
|
1
|
+
tccli/__init__.py,sha256=3cPw4S6RM54csR5PDquAk7pjzrVOWXrr1Ix_0uS8o2c,27
|
2
2
|
tccli/argparser.py,sha256=WtfpBhj2R6JHSzagy6w6Q4y3YVmyIC_yK80w3tqBPgU,5589
|
3
3
|
tccli/argument.py,sha256=ZtVo3AySpzM-Hw6_hPdU27FjUsc8QPB2fIuLy7JSBAk,8091
|
4
4
|
tccli/base_command.py,sha256=rFWNAwfS0GA6LLGNOM-iPI0RV81Jag5cZn536ZQN0pw,2859
|
@@ -215,7 +215,7 @@ tccli/services/car/v20220110/api.json,sha256=Oooz1Wh6p9y31MTe_XulkGpDBlzskOLM2LP
|
|
215
215
|
tccli/services/car/v20220110/examples.json,sha256=X7v30pwi8owDX2c5U3GIMZX7FZz4j3ZaycJ1WkC2yds,3015
|
216
216
|
tccli/services/cat/__init__.py,sha256=J1vQBWrO1MImVNtJ5HeS0guuP2cAtGW5mgTq0aADJng,85
|
217
217
|
tccli/services/cat/cat_client.py,sha256=QJ2iWyFVnP0ZuTv2VLzTpYGaDDo7Ix0zOZB669zR8gs,43295
|
218
|
-
tccli/services/cat/v20180409/api.json,sha256=
|
218
|
+
tccli/services/cat/v20180409/api.json,sha256=V5E7PBGJcDPoTFRDT9igmmrzvWsvuxng8X_Qthq_Cls,61220
|
219
219
|
tccli/services/cat/v20180409/examples.json,sha256=L6HdGYKsFJmYGdKq67yOohU6uBaKbBvhff51a99-U7s,14429
|
220
220
|
tccli/services/cbs/__init__.py,sha256=84vgEy9HuiN7UhVYSIgf35_93-5b5lrrr64enpdRRQw,85
|
221
221
|
tccli/services/cbs/cbs_client.py,sha256=DexZFrvtonGqGSHnBL-GDkbrOjIqXTLNajJRMkb4lu4,148773
|
@@ -250,9 +250,9 @@ tccli/services/cdwdoris/cdwdoris_client.py,sha256=VG0cvF_atNfPkzFnHI2yTkTFAkgWnn
|
|
250
250
|
tccli/services/cdwdoris/v20211228/api.json,sha256=E0QP3TLfTExQPPL-W16tPva4vXLUMXXiYUVdmUdpO04,266611
|
251
251
|
tccli/services/cdwdoris/v20211228/examples.json,sha256=PF5YbCIozlCVFs336tAPOyp891UvRsqhSvMIJ43pNfo,57054
|
252
252
|
tccli/services/cdwpg/__init__.py,sha256=Vls5x8VLkhT0eXbX41lUKDOUN0u8oUZjX8skg5C_k_Y,89
|
253
|
-
tccli/services/cdwpg/cdwpg_client.py,sha256=
|
254
|
-
tccli/services/cdwpg/v20201230/api.json,sha256=
|
255
|
-
tccli/services/cdwpg/v20201230/examples.json,sha256=
|
253
|
+
tccli/services/cdwpg/cdwpg_client.py,sha256=LwBZ9bjqN5BT4V_b-Q5W9Hv44ieXhqIaceZqjO2EMps,80286
|
254
|
+
tccli/services/cdwpg/v20201230/api.json,sha256=t62EJvOCRJNQQ30D2B9n33o5gYYnFkumMFtqD67ObyQ,123587
|
255
|
+
tccli/services/cdwpg/v20201230/examples.json,sha256=YnSuaUqsPg526Ox_x_w-1ob-1cjvWHUZ_VpByyoRIkU,26948
|
256
256
|
tccli/services/cdz/__init__.py,sha256=EzIt4pDlJ27Ds_O37jYWkFVRxLnra-Ptl7FImM26lHc,85
|
257
257
|
tccli/services/cdz/cdz_client.py,sha256=m_p8DokQ1z1_1gEHXiN9SiFTZwUCWFN1ZgNttzokKfs,12475
|
258
258
|
tccli/services/cdz/v20221123/api.json,sha256=Auj5QBPjhDNgECZ-DhfSqWzZWikt6bFdhZgKpxHoO1o,12954
|
@@ -264,7 +264,7 @@ tccli/services/cfg/v20210820/examples.json,sha256=eYm7T2-K1TQzdGD7Gv5dkNpTRvM3Cg
|
|
264
264
|
tccli/services/cfs/__init__.py,sha256=VecrEhD_8cXfLCyCp9tLj9wbK9uN67huo5TyZPczt3w,85
|
265
265
|
tccli/services/cfs/cfs_client.py,sha256=Eya8IK21KHrn3qvo31NY_MPP9ezRIuJ5nCMMoc21jko,142484
|
266
266
|
tccli/services/cfs/v20190719/api.json,sha256=GOoUIhGulhivg17Fu7so8FK7uTwD87G0qKnkS_yUu7A,161378
|
267
|
-
tccli/services/cfs/v20190719/examples.json,sha256=
|
267
|
+
tccli/services/cfs/v20190719/examples.json,sha256=dd04IwBIkrtkRCwUFk4fJy4EWmETOSWR9EzM63ltLvw,34169
|
268
268
|
tccli/services/cfw/__init__.py,sha256=2hNwXcNofHJCalk9HHEbOcgYz6XKuYmZk_iBroa5YsY,85
|
269
269
|
tccli/services/cfw/cfw_client.py,sha256=2vFp1FANE5MRUrtXRRRvyzl_Kqth7C7nlwy8inh39II,353440
|
270
270
|
tccli/services/cfw/v20190904/api.json,sha256=lkUvxJ8Ksn8TJfvmjqwjzFt7imbLiX1dPY-Bb-3Gux8,497138
|
@@ -355,7 +355,7 @@ tccli/services/csxg/v20230303/api.json,sha256=faLND0vT8UTE9LyFQcVhOqLcc47xZp07X7
|
|
355
355
|
tccli/services/csxg/v20230303/examples.json,sha256=bWInWqLp53HCMJ8s0MxYhRmNHzsYJEEU-RjzwOSYPeo,2106
|
356
356
|
tccli/services/cvm/__init__.py,sha256=TlF7VMjJTb_ELng-8ghL1Zvrmu7MJyuNBU5KLiWrFnw,85
|
357
357
|
tccli/services/cvm/cvm_client.py,sha256=8WB2x0-L6qJ5scEKxmna3Upsv3gvbeBUECribjXwzzo,307540
|
358
|
-
tccli/services/cvm/v20170312/api.json,sha256=
|
358
|
+
tccli/services/cvm/v20170312/api.json,sha256=W4oWVrAcpLCDVGNtm5MlnsNyqWZ0nBXUdAOrDrmP1JA,514282
|
359
359
|
tccli/services/cvm/v20170312/examples.json,sha256=1guPVHIKAgGaFfPazeD1h0_anXmSk0SGDJnxBkZpsaI,127531
|
360
360
|
tccli/services/cwp/__init__.py,sha256=VzfiK7QzpNmTiO4zrmILRFSkKMJka8elLwzYLTjUPFw,85
|
361
361
|
tccli/services/cwp/cwp_client.py,sha256=wcx1ZRkkWZYgueKXKU0B4MuBsKpOvffcnMENCb0EehE,1605109
|
@@ -460,23 +460,23 @@ tccli/services/eis/v20200715/examples.json,sha256=d4-jjmpmXudbFYYGhDICgWHgqJpc8X
|
|
460
460
|
tccli/services/eis/v20210601/api.json,sha256=g4AJCtbcKsD7SK1PNkOi3otPkTgRrzkfsBoT-kbDYGE,31491
|
461
461
|
tccli/services/eis/v20210601/examples.json,sha256=0AzvsX5xN4sc7M4GKxa888M0-rOayfoPeR26AKgLXCw,5943
|
462
462
|
tccli/services/emr/__init__.py,sha256=CuCQwSW5RgNZF9gAIua1frYRqyXro0GUikyCRDqmWs8,85
|
463
|
-
tccli/services/emr/emr_client.py,sha256=
|
464
|
-
tccli/services/emr/v20190103/api.json,sha256=
|
465
|
-
tccli/services/emr/v20190103/examples.json,sha256=
|
463
|
+
tccli/services/emr/emr_client.py,sha256=NP1FG2OeG8GGbNwLsGYRGzFt-JchFP8Dgj1kAxUY4zQ,248017
|
464
|
+
tccli/services/emr/v20190103/api.json,sha256=FsmqTqUGsLg-7zgCsiXfrVtrQktGKTvuORyR52z_838,637784
|
465
|
+
tccli/services/emr/v20190103/examples.json,sha256=qh9dA_f2F8s6fSlvb0EKA3QdhLSC0ArFSAyaMtwDBDQ,198472
|
466
466
|
tccli/services/es/__init__.py,sha256=Tgbj2S-AFcftz26Uaksp0nrbDZShO6QOdNN89tFu9s0,83
|
467
467
|
tccli/services/es/es_client.py,sha256=0UYT2WOOIyGVP--zUVFMUzadjt_pfyhMsOoUFcwWBWE,195270
|
468
468
|
tccli/services/es/v20180416/api.json,sha256=o8s00dQBF3D1gf13OYy0a1t6l6gJa5D47mGZ0YG61sA,372383
|
469
469
|
tccli/services/es/v20180416/examples.json,sha256=DVV_ZHYlg0GfOTDkaP66Kq-U-1MMD0iRTwkKgjheDRQ,80179
|
470
470
|
tccli/services/ess/__init__.py,sha256=heBHzUKDuNxQ68yNutgyA8stCndyFWqYJqiQFozTiDs,85
|
471
471
|
tccli/services/ess/ess_client.py,sha256=Wsyq7xsxMEjbM_6kALUXIZy_lT5Ia1sEaq-SRyhCyOc,320918
|
472
|
-
tccli/services/ess/v20201111/api.json,sha256=
|
473
|
-
tccli/services/ess/v20201111/examples.json,sha256=
|
472
|
+
tccli/services/ess/v20201111/api.json,sha256=w5NRWuJuxbomif_yBM34h1Ac4vk1lKUJ2ikJv8u7HcY,825704
|
473
|
+
tccli/services/ess/v20201111/examples.json,sha256=CJ4-EQsz301MNeHwfIGE53uAUtG8L_0bgj53OFsYYO8,621766
|
474
474
|
tccli/services/essbasic/__init__.py,sha256=Uh5kuYtJvJ4F1S2w-19_B6a_JMF1ubh8Se-7p5LA0PE,95
|
475
475
|
tccli/services/essbasic/essbasic_client.py,sha256=mtXCA5SuLtY1YF_lCSmPHzQnaKeMYuu3KCuqJ_5LTAg,443052
|
476
476
|
tccli/services/essbasic/v20201222/api.json,sha256=8yA-0DwpjBAZajDJnp3flQ2xn1sdkZMVQcvegUcemSM,184116
|
477
477
|
tccli/services/essbasic/v20201222/examples.json,sha256=TsEP0F9v4W6KvnFnczr2diMh2NX2Tp7TcCEkoeBw69Q,68751
|
478
|
-
tccli/services/essbasic/v20210526/api.json,sha256=
|
479
|
-
tccli/services/essbasic/v20210526/examples.json,sha256=
|
478
|
+
tccli/services/essbasic/v20210526/api.json,sha256=H6Oyq7V85x5CHFVlnJC3ip-FLm1cuJMhmM9eb9WL-3U,753345
|
479
|
+
tccli/services/essbasic/v20210526/examples.json,sha256=k_cgp7CIQ3LeKaV1nNIRBEtWjyQ0X5vaK848Arynj2I,511953
|
480
480
|
tccli/services/facefusion/__init__.py,sha256=5IsXKY7EJG73GoLZDaRk_QwthyDmfes1nKAVdwZETUE,99
|
481
481
|
tccli/services/facefusion/facefusion_client.py,sha256=OK0ZKLEKnBcxnu05rrnA8M7u8bmxJjnCJaRD-hKEDRE,18707
|
482
482
|
tccli/services/facefusion/v20181201/api.json,sha256=ir1Tf7bURUVshliL8FqTBp-cotcH8Sg9hfe7WeY5bkw,26672
|
@@ -653,7 +653,7 @@ tccli/services/live/v20180801/api.json,sha256=GTzcq9wpbAXbjOgf8C4k9MLx2BcgK765d3
|
|
653
653
|
tccli/services/live/v20180801/examples.json,sha256=Syum1-kT17wXUdbAwbA-IQNIH-5sNa0fUwsCX3UZmuI,164493
|
654
654
|
tccli/services/lke/__init__.py,sha256=GKvpxCc-YzK4HVgYFq-aLRxZ1WW4MjpKLIqJNqecz_c,85
|
655
655
|
tccli/services/lke/lke_client.py,sha256=8ltaEV2o8VTWwvbSYf40p4SvtT5NIK-FprGsXBVagrw,310644
|
656
|
-
tccli/services/lke/v20231130/api.json,sha256=
|
656
|
+
tccli/services/lke/v20231130/api.json,sha256=3LYNuFq-cJtKpxezvbqY87C9f7rTtUFniYlJ9OFWlY4,475660
|
657
657
|
tccli/services/lke/v20231130/examples.json,sha256=PfD4ykqpJtZd0Cd8UqlrA0j5qfHYGqc4J4eqL7sXRsY,250526
|
658
658
|
tccli/services/lkeap/__init__.py,sha256=asxLax87Gwt4UF1pQoh5GX51weKCm6t8FPDRq-aKv7w,89
|
659
659
|
tccli/services/lkeap/lkeap_client.py,sha256=FmVnY270LDf6WiXZg1gfdpwPDYMzLaSiYTFne3VdoVQ,86124
|
@@ -707,7 +707,7 @@ tccli/services/monitor/v20230616/api.json,sha256=BsgGYmCmUB2zzYAum83EFUhx4Rvgw3n
|
|
707
707
|
tccli/services/monitor/v20230616/examples.json,sha256=h3VWBvyZjytMYybGWTZ_rHeN3tTITVKmOPj8tBEdBGc,3726
|
708
708
|
tccli/services/mps/__init__.py,sha256=4M5o2xc0u3rqtgz_5an9Qxw2QaOqwBq8Fjc3IB64p2o,85
|
709
709
|
tccli/services/mps/mps_client.py,sha256=rVIZ2j92KInnEvAdEi-iA7AY2Adok8BFN8qbdDR0-pI,377174
|
710
|
-
tccli/services/mps/v20190612/api.json,sha256=
|
710
|
+
tccli/services/mps/v20190612/api.json,sha256=BnKzSWso8ZSuAGVFVJp07EtfLkRtfVxUZa5sSe-6r0I,1108740
|
711
711
|
tccli/services/mps/v20190612/examples.json,sha256=sDuxx40lF7TG710xywoH6duwkhIpUe6oKXPESaTadjQ,312049
|
712
712
|
tccli/services/mqtt/__init__.py,sha256=zchTxfWVKqmIOpb6siJtQcRDR5OfcpauX-ONDH5g32w,87
|
713
713
|
tccli/services/mqtt/mqtt_client.py,sha256=OLKm2ZC3mvZVnP0Klg3pBOVylQh_qVRVCqvOO_oX6rk,145633
|
@@ -953,7 +953,7 @@ tccli/services/teo/__init__.py,sha256=nvzcUSkSQuTftWEJ399BUZpUk_0jEq-l97539DwbAw
|
|
953
953
|
tccli/services/teo/teo_client.py,sha256=PydKX2L5SzjTRrBM1Mb089sJIV16nYjcEXduWG41AUI,439927
|
954
954
|
tccli/services/teo/v20220106/api.json,sha256=HGvEHEkfctNBazbSyZvWAUPSvYa4c_YxZJ9uW61RD4k,29733
|
955
955
|
tccli/services/teo/v20220106/examples.json,sha256=2s6dgk31pZ26N8hrFLCmQzVocmsC_QK1dO8WVBdJ8A0,5325
|
956
|
-
tccli/services/teo/v20220901/api.json,sha256=
|
956
|
+
tccli/services/teo/v20220901/api.json,sha256=2r_fwspHtGen_UULwE9HrvT_GUlliGUGwMVUSyXd0ds,878284
|
957
957
|
tccli/services/teo/v20220901/examples.json,sha256=lZQSCRsYT5b4vKN9vT_LRN5fd4IlvSepOm_zg8KLfLo,370082
|
958
958
|
tccli/services/thpc/__init__.py,sha256=NancJ76I7PbEBt7VJCaGnBsfMEZm2ezBvYqwxyLbLHo,87
|
959
959
|
tccli/services/thpc/thpc_client.py,sha256=Xaabx_rj2DoJHG_MpHXwQ204gesY6CNf835YQp_MHVg,80712
|
@@ -1035,8 +1035,8 @@ tccli/services/trocket/v20230308/api.json,sha256=G0RGUh2n_Cb18V7beJ4uGW4uA55Jaae
|
|
1035
1035
|
tccli/services/trocket/v20230308/examples.json,sha256=0Ig24nugJV-i1amXqDXDiRn2Xn555A5htr-tE8VXNqA,58171
|
1036
1036
|
tccli/services/trp/__init__.py,sha256=T-R-mOKU-Yw3iE6Me6WIUj0jVKRMD9-sTiAfkNGZvPo,85
|
1037
1037
|
tccli/services/trp/trp_client.py,sha256=mpgBl01iYYnaC_zsFkRqNX16VtPhdFNJqAVIaURkAzY,172749
|
1038
|
-
tccli/services/trp/v20210515/api.json,sha256=
|
1039
|
-
tccli/services/trp/v20210515/examples.json,sha256=
|
1038
|
+
tccli/services/trp/v20210515/api.json,sha256=0vrHTdsau-Rx1tqzt05ooZzTn0adCLzUbmaEfqqSbuE,213345
|
1039
|
+
tccli/services/trp/v20210515/examples.json,sha256=W8Kj1gvPx7oBeCtRIeSx_-SLnqoy9iiLo1Rf-V7X0HA,55235
|
1040
1040
|
tccli/services/trro/__init__.py,sha256=XhKF8MouhlSO5dKFVj8HOszEhQHW81KHh7uk959DhE4,87
|
1041
1041
|
tccli/services/trro/trro_client.py,sha256=NL1iFsLZRpCeCvEJSnSAXLn_BFTMGwKL-5ZlrlxAkZ0,77082
|
1042
1042
|
tccli/services/trro/v20220325/api.json,sha256=I5asNjbol8uDbrYt2sfooPNvaZY1VVjVdIF_ChEjM2s,84929
|
@@ -1101,7 +1101,7 @@ tccli/services/vms/v20200902/api.json,sha256=NarezMtYMaRgBRgBlLRl06asGC8A-TBikUN
|
|
1101
1101
|
tccli/services/vms/v20200902/examples.json,sha256=rQDjijhU-GcHgycQIFydCkjeDB-BjzDvkgp5XgH1CQk,1537
|
1102
1102
|
tccli/services/vod/__init__.py,sha256=bw_LJUFbFFmlcWBBtxuhF_QXwFJukODux1xtsN3P7fM,85
|
1103
1103
|
tccli/services/vod/vod_client.py,sha256=pAJN8SCvjcjYkuE4ToSAOhDArLEMhh-YCT07_C_MRFQ,572116
|
1104
|
-
tccli/services/vod/v20180717/api.json,sha256=
|
1104
|
+
tccli/services/vod/v20180717/api.json,sha256=xHysRqNu6v9iqV4vMK-7xHGXEQGyHbiYi15FFqg03PM,1551565
|
1105
1105
|
tccli/services/vod/v20180717/examples.json,sha256=Ed8V1uNPVE1gIPCOJerF4B22TVb-ghz68CqeLHFNabE,409557
|
1106
1106
|
tccli/services/vod/v20240718/api.json,sha256=SPSwtZeqPx0BhayE8r3F-RkxowCcLWz-GH_W2ci_SvE,5509
|
1107
1107
|
tccli/services/vod/v20240718/examples.json,sha256=YF9gp8PrVIzzXKXn03wR4TVXMt86oWPACHKzYvTG3Fs,5123
|
@@ -1155,8 +1155,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
|
|
1155
1155
|
tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
|
1156
1156
|
tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
|
1157
1157
|
tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
|
1158
|
-
tccli-3.0.
|
1159
|
-
tccli-3.0.
|
1160
|
-
tccli-3.0.
|
1161
|
-
tccli-3.0.
|
1162
|
-
tccli-3.0.
|
1158
|
+
tccli-3.0.1279.1.dist-info/METADATA,sha256=u4lu6hE4rA61mfVkt3yDNEA4vJ_NtWhND6fAkZ-GZ9E,16408
|
1159
|
+
tccli-3.0.1279.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
|
1160
|
+
tccli-3.0.1279.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
|
1161
|
+
tccli-3.0.1279.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
1162
|
+
tccli-3.0.1279.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|