tccli 3.0.1331.1__py2.py3-none-any.whl → 3.0.1333.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/asr/v20190614/api.json +1 -1
- tccli/services/autoscaling/v20180419/api.json +1 -1
- tccli/services/bmvpc/v20180625/api.json +36 -36
- tccli/services/cdb/v20170320/api.json +37 -37
- tccli/services/cdn/v20180606/api.json +2 -2
- tccli/services/cdn/v20180606/examples.json +2 -2
- tccli/services/cfw/v20190904/api.json +1 -1
- tccli/services/ckafka/v20190819/api.json +11 -1
- tccli/services/cwp/v20180228/api.json +4 -4
- tccli/services/dc/v20180410/api.json +39 -0
- tccli/services/emr/v20190103/api.json +2 -2
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +61 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/goosefs/v20220519/api.json +2 -2
- tccli/services/gs/gs_client.py +163 -4
- tccli/services/gs/v20191118/api.json +216 -0
- tccli/services/gs/v20191118/examples.json +24 -0
- tccli/services/ioa/ioa_client.py +114 -8
- tccli/services/ioa/v20220601/api.json +375 -0
- tccli/services/ioa/v20220601/examples.json +28 -0
- tccli/services/iotexplorer/v20190423/api.json +5 -5
- tccli/services/iotexplorer/v20190423/examples.json +1 -1
- tccli/services/live/v20180801/api.json +3 -3
- tccli/services/lke/lke_client.py +284 -19
- tccli/services/lke/v20231130/api.json +1192 -132
- tccli/services/lke/v20231130/examples.json +40 -0
- tccli/services/lkeap/v20240522/examples.json +5 -5
- tccli/services/ocr/v20181119/api.json +4 -4
- tccli/services/ssl/v20191205/api.json +4 -4
- tccli/services/ssl/v20191205/examples.json +1 -1
- tccli/services/tat/v20201028/api.json +1 -1
- tccli/services/tke/tke_client.py +106 -0
- tccli/services/tke/v20180525/api.json +124 -0
- tccli/services/tke/v20180525/examples.json +16 -0
- tccli/services/tsf/v20180326/api.json +46 -17
- tccli/services/tsf/v20180326/examples.json +10 -10
- tccli/services/vpc/v20170312/api.json +5 -5
- tccli/services/vpc/v20170312/examples.json +6 -6
- {tccli-3.0.1331.1.dist-info → tccli-3.0.1333.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1331.1.dist-info → tccli-3.0.1333.1.dist-info}/RECORD +46 -46
- {tccli-3.0.1331.1.dist-info → tccli-3.0.1333.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1331.1.dist-info → tccli-3.0.1333.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1331.1.dist-info → tccli-3.0.1333.1.dist-info}/license_files/LICENSE +0 -0
@@ -17329,7 +17329,7 @@
|
|
17329
17329
|
},
|
17330
17330
|
{
|
17331
17331
|
"disabled": false,
|
17332
|
-
"document": "0
|
17332
|
+
"document": "查询NAT网关绑定的路由数量,可选值0-200,默认为10",
|
17333
17333
|
"example": "10",
|
17334
17334
|
"member": "int64",
|
17335
17335
|
"name": "Limit",
|
@@ -17338,7 +17338,7 @@
|
|
17338
17338
|
},
|
17339
17339
|
{
|
17340
17340
|
"disabled": false,
|
17341
|
-
"document": "
|
17341
|
+
"document": "数据偏移量,默认为0",
|
17342
17342
|
"example": "0",
|
17343
17343
|
"member": "int64",
|
17344
17344
|
"name": "Offset",
|
@@ -17357,7 +17357,7 @@
|
|
17357
17357
|
"example": "无",
|
17358
17358
|
"member": "NatDirectConnectGatewayRoute",
|
17359
17359
|
"name": "NatDirectConnectGatewayRouteSet",
|
17360
|
-
"
|
17360
|
+
"output_required": true,
|
17361
17361
|
"type": "list",
|
17362
17362
|
"value_allowed_null": false
|
17363
17363
|
},
|
@@ -17367,7 +17367,7 @@
|
|
17367
17367
|
"example": "1",
|
17368
17368
|
"member": "int64",
|
17369
17369
|
"name": "Total",
|
17370
|
-
"
|
17370
|
+
"output_required": true,
|
17371
17371
|
"type": "int",
|
17372
17372
|
"value_allowed_null": false
|
17373
17373
|
},
|
@@ -32359,7 +32359,7 @@
|
|
32359
32359
|
"example": "无",
|
32360
32360
|
"member": "DirectConnectSubnet",
|
32361
32361
|
"name": "DirectConnectSubnetSet",
|
32362
|
-
"
|
32362
|
+
"output_required": true,
|
32363
32363
|
"type": "list",
|
32364
32364
|
"value_allowed_null": false
|
32365
32365
|
},
|
@@ -541,14 +541,14 @@
|
|
541
541
|
"CreateNatGateway": [
|
542
542
|
{
|
543
543
|
"document": "创建一个传统型NAT网关并自动分配一个EIP",
|
544
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-abcdefgh\",\n \"PublicIpAddresses\": [\n \"139.199.232.119\"\n ],\n \"MaxConcurrentConnection\":
|
544
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-abcdefgh\",\n \"PublicIpAddresses\": [\n \"139.199.232.119\"\n ],\n \"MaxConcurrentConnection\": 1000000,\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ],\n \"InternetMaxBandwidthOut\": 10,\n \"NatGatewayName\": \"test_name\",\n \"AddressCount\": 1\n}",
|
545
545
|
"output": "{\n \"Response\": {\n \"NatGatewaySet\": [\n {\n \"NatGatewayId\": \"nat-cqbn23ju\",\n \"NatGatewayName\": \"PublicNat\",\n \"VpcId\": \"vpc-qi4ja3sx\",\n \"CreatedTime\": \"2019-07-16 09:40:00\",\n \"State\": \"AVAILABLE\",\n \"NetworkState\": \"AVAILABLE\",\n \"InternetMaxBandwidthOut\": 10,\n \"MaxConcurrentConnection\": 1000000,\n \"SecurityGroupSet\": [],\n \"PublicIpAddressSet\": [\n {\n \"AddressId\": \"eip-9uw5fwsu\",\n \"PublicIpAddress\": \"139.199.232.119\",\n \"IsBlocked\": false,\n \"BlockType\": \"NORMAL\"\n },\n {\n \"AddressId\": \"eip-9uw5fsss\",\n \"PublicIpAddress\": \"139.199.232.221\",\n \"IsBlocked\": false,\n \"BlockType\": \"NORMAL\"\n }\n ],\n \"DestinationIpPortTranslationNatRuleSet\": [],\n \"DirectConnectGatewayIds\": [],\n \"Zone\": \"ap-guangzhou-2\",\n \"ExclusiveGatewayBandwidth\": 1,\n \"IsExclusive\": true,\n \"SmartScheduleMode\": false,\n \"DedicatedClusterId\": \"\",\n \"NatProductVersion\": 1,\n \"RestrictState\": \"NORMAL\",\n \"SourceIpTranslationNatRuleSet\": [],\n \"SubnetId\": \"1215354\",\n \"TagSet\": [\n {\n \"Key\": \"city\",\n \"Value\": \"shanghai\"\n }\n ]\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"6f2a42cf-2905-4fa5-af49-0f01612550de\"\n }\n}",
|
546
546
|
"title": "创建NAT网关"
|
547
547
|
},
|
548
548
|
{
|
549
549
|
"document": "创建一个标准型NAT网关并自动分配一个EIP",
|
550
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNatGateway\n<公共请求参数>\n\n{\n \"SubnetId\": \"subnet-q1b8fsg\",\n \"AddressCount\": \"1\",\n \"NatGatewayName\": \"xiaooliang_test\",\n \"VpcId\": \"vpc-bohigpb7\",\n \"NatProductVersion\":
|
551
|
-
"output": "{\n \"Response\": {\n \"NatGatewaySet\": [\n {\n \"NatGatewayId\": \"nat-o49t53q2\",\n \"NatGatewayName\": \"PublicStandardNat\",\n \"VpcId\": \"vpc-bohigpb7\",\n \"State\": \"PENDING\",\n \"NetworkState\": \"AVAILABLE\",\n \"InternetMaxBandwidthOut\": 100,\n \"MaxConcurrentConnection\": 1000000,\n \"PublicIpAddressSet\": [],\n \"DestinationIpPortTranslationNatRuleSet\": [],\n \"CreatedTime\": \"0000-00-00 00:00:00\",\n \"Zone\": \"\",\n \"TagSet\": [],\n \"DirectConnectGatewayIds\": [],\n \"SubnetId\": \"subnet-q1b8fsgu\",\n \"SecurityGroupSet\": [],\n \"SourceIpTranslationNatRuleSet\": [],\n \"IsExclusive\": false,\n \"SmartScheduleMode\": false,\n \"DedicatedClusterId\":
|
550
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNatGateway\n<公共请求参数>\n\n{\n \"SubnetId\": \"subnet-q1b8fsg\",\n \"AddressCount\": \"1\",\n \"NatGatewayName\": \"xiaooliang_test\",\n \"VpcId\": \"vpc-bohigpb7\",\n \"NatProductVersion\": 2\n}",
|
551
|
+
"output": "{\n \"Response\": {\n \"NatGatewaySet\": [\n {\n \"NatGatewayId\": \"nat-o49t53q2\",\n \"NatGatewayName\": \"PublicStandardNat\",\n \"VpcId\": \"vpc-bohigpb7\",\n \"State\": \"PENDING\",\n \"NetworkState\": \"AVAILABLE\",\n \"InternetMaxBandwidthOut\": 100,\n \"MaxConcurrentConnection\": 1000000,\n \"PublicIpAddressSet\": [],\n \"DestinationIpPortTranslationNatRuleSet\": [],\n \"CreatedTime\": \"0000-00-00 00:00:00\",\n \"Zone\": \"\",\n \"TagSet\": [],\n \"DirectConnectGatewayIds\": [],\n \"SubnetId\": \"subnet-q1b8fsgu\",\n \"SecurityGroupSet\": [],\n \"SourceIpTranslationNatRuleSet\": [],\n \"IsExclusive\": false,\n \"SmartScheduleMode\": false,\n \"DedicatedClusterId\": \"\",\n \"RestrictState\": \"NORMAL\",\n \"NatProductVersion\": 2,\n \"ExclusiveGatewayBandwidth\": 0\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"7b00a07c-7358-4f0a-b81c-8ce5882a87b8\"\n }\n}",
|
552
552
|
"title": "创建标准型NAT网关"
|
553
553
|
}
|
554
554
|
],
|
@@ -998,7 +998,7 @@
|
|
998
998
|
],
|
999
999
|
"DeleteNatGatewayDestinationIpPortTranslationNatRule": [
|
1000
1000
|
{
|
1001
|
-
"document": "删除NAT
|
1001
|
+
"document": "删除NAT的端口转发规则,需要传递DestinationIpPortTranslationNatRule结构体中的IpProtocol,PublicIpAddress,PublicPort,PrivateIpAddress,PrivatePort字段。",
|
1002
1002
|
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteNatGatewayDestinationIpPortTranslationNatRule\n<公共请求参数>\n\n{\n \"NatGatewayId\": \"nat-3isn9hr0\",\n \"DestinationIpPortTranslationNatRules\": [\n {\n \"Description\": \"my service\",\n \"PublicIpAddress\": \"139.199.232.238\",\n \"PrivatePort\": 9999,\n \"IpProtocol\": \"TCP\",\n \"PublicPort\": 999,\n \"PrivateIpAddress\": \"10.0.9.2\"\n }\n ]\n}",
|
1003
1003
|
"output": "{\n \"Response\": {\n \"RequestId\": \"dbffc3f0-1807-4683-89ee-2d2b96425ee1\"\n }\n}",
|
1004
1004
|
"title": "删除NAT的端口转发规则"
|
@@ -3369,13 +3369,13 @@
|
|
3369
3369
|
"RefreshDirectConnectGatewayRouteToNatGateway": [
|
3370
3370
|
{
|
3371
3371
|
"document": "正式刷新路由,执行刷新操作",
|
3372
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefreshDirectConnectGatewayRouteToNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-3m6kvgrx\",\n \"NatGatewayId\": \"nat-2jd1e1rm\",\n \"DryRun\": \
|
3372
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefreshDirectConnectGatewayRouteToNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-3m6kvgrx\",\n \"NatGatewayId\": \"nat-2jd1e1rm\",\n \"DryRun\": false\n}",
|
3373
3373
|
"output": "{\n \"Response\": {\n \"RequestId\": \"b2b08cbc-c0dc-4346-bc55-a9b17a7a2a03\",\n \"DirectConnectSubnetSet\": [\n {\n \"DirectConnectGatewayId\": \"dcg-71awizmv\",\n \"CidrBlock\": \"99.99.99.77/32\"\n }\n ]\n }\n}",
|
3374
3374
|
"title": "刷新路由"
|
3375
3375
|
},
|
3376
3376
|
{
|
3377
3377
|
"document": "预刷新路由,只展示IDC网段信息",
|
3378
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefreshDirectConnectGatewayRouteToNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-3m6kvgrx\",\n \"NatGatewayId\": \"nat-2jd1e1rm\",\n \"DryRun\": \
|
3378
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefreshDirectConnectGatewayRouteToNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-3m6kvgrx\",\n \"NatGatewayId\": \"nat-2jd1e1rm\",\n \"DryRun\": true\n}",
|
3379
3379
|
"output": "{\n \"Response\": {\n \"RequestId\": \"928d1513-d3fa-4c4e-b8fd-077cebbc3118\",\n \"DirectConnectSubnetSet\": [\n {\n \"DirectConnectGatewayId\": \"dcg-71awizmv\",\n \"CidrBlock\": \"99.99.99.77/32\"\n }\n ]\n }\n}",
|
3380
3380
|
"title": "路由预刷新"
|
3381
3381
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1333.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.1333
|
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=ueQ3G8GMwP98jyJqBvdNb-Ku1pkUvIxj01scpIooXOw,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
|
@@ -115,7 +115,7 @@ tccli/services/apm/v20210622/api.json,sha256=jH4yGvy6W2b5UbdGI_gSVTnYa05SE14_1mJ
|
|
115
115
|
tccli/services/apm/v20210622/examples.json,sha256=1vlwW1TlC0ll3__LNMigY_6LaYTeiKOiTID0VfBdnuk,74072
|
116
116
|
tccli/services/asr/__init__.py,sha256=p5vj9tQ7DaJB2RjtkIsaOCgWXa45w4vy6ezxvHS73wk,85
|
117
117
|
tccli/services/asr/asr_client.py,sha256=pB9mJU_EP8bSGf8KAzLpT0ah9oGV0f7Cj5KBGcFP42A,104870
|
118
|
-
tccli/services/asr/v20190614/api.json,sha256=
|
118
|
+
tccli/services/asr/v20190614/api.json,sha256=a2UQRq5KgFPffBbfU7z4a7Nvbp5e1iurd8c3OU83uog,138259
|
119
119
|
tccli/services/asr/v20190614/examples.json,sha256=Vl9_t3AXt5qNHb5qjMvQXeRsMJCfNlyHbThCxGd-ke0,34520
|
120
120
|
tccli/services/asw/__init__.py,sha256=ooIOF64AGh1UzHttOUvaNnQpE-2d0qyFgcsLKxkVGxI,85
|
121
121
|
tccli/services/asw/asw_client.py,sha256=GSDrNxhirTRUOqiKGueoTN-j-jRjrcx0zM9k5PPZJqY,33919
|
@@ -123,7 +123,7 @@ tccli/services/asw/v20200722/api.json,sha256=LB_fJylnafgidz8JY0_VUH2rbGlttV7yQMp
|
|
123
123
|
tccli/services/asw/v20200722/examples.json,sha256=vy7eefBxeogPGaergIHhM7kRZg13QZz4sPxS-daHBV8,15044
|
124
124
|
tccli/services/autoscaling/__init__.py,sha256=ehT8TTIZwn3a9MLUnT2wDV_T7luS4lb-4DYWUYQ4tJc,101
|
125
125
|
tccli/services/autoscaling/autoscaling_client.py,sha256=KK7xae1b_alFNKf0LXQzd6D4YXM259iBECJNeUpUoTY,187137
|
126
|
-
tccli/services/autoscaling/v20180419/api.json,sha256=
|
126
|
+
tccli/services/autoscaling/v20180419/api.json,sha256=g9Zc4y8G6ezecP5u0IzD9L2sTxms90ZZMgZT1d4TJ5k,377164
|
127
127
|
tccli/services/autoscaling/v20180419/examples.json,sha256=YrjQOHxf5X0TmXOmE4v12fVbJV8W9kiGwFS5Kpxr3AM,92167
|
128
128
|
tccli/services/ba/__init__.py,sha256=Ciy9Ux8dr3wSCp6YmkZ-gqoEFwZyrQCRNXnZY2Ppts8,83
|
129
129
|
tccli/services/ba/ba_client.py,sha256=vlsp5mwinuKF6GARMgT0FPR9MkYCBpdxgyBZ1dL-62c,15372
|
@@ -173,7 +173,7 @@ tccli/services/bmlb/v20180625/api.json,sha256=dDbIoG4f3pw-b-_gJIRfE-67Qme8qoRJSS
|
|
173
173
|
tccli/services/bmlb/v20180625/examples.json,sha256=BLAmf_el0ZvbXcFqZzdXvxQcIQf8dxU2JfIC7zOi3ho,88150
|
174
174
|
tccli/services/bmvpc/__init__.py,sha256=rAx9wmd645F5YefToDoMDY-ifP7fqjOexGPtb9lmLHc,89
|
175
175
|
tccli/services/bmvpc/bmvpc_client.py,sha256=YNWbVl98apviQ3jytE2dGVQSLe1lV3lnzzyytxoxYrU,195159
|
176
|
-
tccli/services/bmvpc/v20180625/api.json,sha256=
|
176
|
+
tccli/services/bmvpc/v20180625/api.json,sha256=WNLE-Z1i6QMDP7unvvSlUNxlF5EHqyG6NFlZEOoBJGI,189749
|
177
177
|
tccli/services/bmvpc/v20180625/examples.json,sha256=tEdETipe_PvBkjGaqZHNbRB4Mpn7chN0zpQoGIbpT4c,46232
|
178
178
|
tccli/services/bpaas/__init__.py,sha256=p1EQMZQPtnepO-ko8-PzwNfMZ3audlsUQImGhmdUAl8,89
|
179
179
|
tccli/services/bpaas/bpaas_client.py,sha256=SmRL3B3bOEJnSKcyrV-l2NIHbNYzd5pMj-6m4rsmEws,12368
|
@@ -223,7 +223,7 @@ tccli/services/ccc/v20200210/api.json,sha256=82lN-M9T_IBBY4gmq3iT1qjZ4NxmDu4e_re
|
|
223
223
|
tccli/services/ccc/v20200210/examples.json,sha256=r2n1zfJdPHwngFbtNgqe1DPZyLM2R4nprR4Nk299LqQ,68821
|
224
224
|
tccli/services/cdb/__init__.py,sha256=9Jk9tAMP2ZM_xOG77GvqXL1q3UfwYTEos6_P6xzpTiM,85
|
225
225
|
tccli/services/cdb/cdb_client.py,sha256=YxXLcVSJWNG6ktv2P4xSRkaVihIex3_0WkEIXSC45EE,542417
|
226
|
-
tccli/services/cdb/v20170320/api.json,sha256=
|
226
|
+
tccli/services/cdb/v20170320/api.json,sha256=XLvRWZrc6if5iqIIr4XXnuTF2PRKVHPgaVPjdeR_KUc,773918
|
227
227
|
tccli/services/cdb/v20170320/examples.json,sha256=jf0hpyRDt-K2N07laoxwe077_UzxyQEGCYUSem8LTxc,170353
|
228
228
|
tccli/services/cdc/__init__.py,sha256=0NOw5_YSjO-QzgYYiIo0gheuTe2_dvzCUnVD4BOP4tI,85
|
229
229
|
tccli/services/cdc/cdc_client.py,sha256=vm_lqOzTBqCIgnOgFnvJofiuYgix_WuRB5Zjrgjm5b8,77997
|
@@ -231,8 +231,8 @@ tccli/services/cdc/v20201214/api.json,sha256=NMHztzSDy0wI9Ubw2y5U8T9sT7ASvukYMXy
|
|
231
231
|
tccli/services/cdc/v20201214/examples.json,sha256=Ul160Jd_QKajRHymlw2RyT1_i7LTD4aEpGeiJeazclw,99330
|
232
232
|
tccli/services/cdn/__init__.py,sha256=Agk_ooNm4XDpmFiuEBddbgRoBheED_39r3sMiWylgG0,85
|
233
233
|
tccli/services/cdn/cdn_client.py,sha256=-JJ_Gy8rHIzdEmtTuJgNs2LnqhXZqDreK4YaLdDMcfM,255818
|
234
|
-
tccli/services/cdn/v20180606/api.json,sha256=
|
235
|
-
tccli/services/cdn/v20180606/examples.json,sha256=
|
234
|
+
tccli/services/cdn/v20180606/api.json,sha256=MjnSsPnSKRdvOfWEyf8ZWPDfIN0k6apT31WWJ0XHeww,652953
|
235
|
+
tccli/services/cdn/v20180606/examples.json,sha256=foKtT5t9uhTJcHge-7-8zIQUKD0_ueZFJfd2cwbSayI,95163
|
236
236
|
tccli/services/cds/__init__.py,sha256=ChlmM6HfgQsURTBA8nwQoJC5FZaAk9LqXvotfJGK2h8,85
|
237
237
|
tccli/services/cds/cds_client.py,sha256=XL29-fg8yn4nTcGmNtwE6Y0R1UDrZcDMvg07EMmcya0,21781
|
238
238
|
tccli/services/cds/v20180420/api.json,sha256=f5Jp-2SnF48ra2ozEYCCk3bSs2SguQAbYRnBVRi98Pk,19324
|
@@ -263,7 +263,7 @@ tccli/services/cfs/v20190719/api.json,sha256=Ao9d2i5ji4SZ5CPO7MPjjyqNojTS8vHXkdf
|
|
263
263
|
tccli/services/cfs/v20190719/examples.json,sha256=Ppw-SJyVvjZSjwyP1lO5UcGEAFAmWWGXppAvWBowlho,34213
|
264
264
|
tccli/services/cfw/__init__.py,sha256=2hNwXcNofHJCalk9HHEbOcgYz6XKuYmZk_iBroa5YsY,85
|
265
265
|
tccli/services/cfw/cfw_client.py,sha256=N200bCc_VCgRJ9rnTFbhmnuecls6t8QcIlV74xSlQCk,359579
|
266
|
-
tccli/services/cfw/v20190904/api.json,sha256=
|
266
|
+
tccli/services/cfw/v20190904/api.json,sha256=R13U_fk47Fm9L8UEJsWwv36tuMUZYok10bQWipBLbt4,522691
|
267
267
|
tccli/services/cfw/v20190904/examples.json,sha256=zZUjkGA-1ptsesyQ7Pj9NUivqGqK9IiiABi_dcXUX8g,128421
|
268
268
|
tccli/services/chc/__init__.py,sha256=UWne7MToL8NcA1uG6VeyDvmqYliQtx85YfzTfpHai7g,85
|
269
269
|
tccli/services/chc/chc_client.py,sha256=1gbFT0awxxQt-Nuen7hdGluUb_FSc_dTL-c274xv42E,124537
|
@@ -295,7 +295,7 @@ tccli/services/cis/v20180408/api.json,sha256=vEk14Fe9RW3C-CPY3u1icbcFz5Te8_itq-n
|
|
295
295
|
tccli/services/cis/v20180408/examples.json,sha256=_ST3p6JdNtdWZPM4KuikTAZ-0FdJMq4Ir7PMj6ST0EU,28505
|
296
296
|
tccli/services/ckafka/__init__.py,sha256=HTNzfNwaLn4Br9BugTA_14BrGVWfQr2tdDn6efv21yg,91
|
297
297
|
tccli/services/ckafka/ckafka_client.py,sha256=XJX2xjJPLrZQ-4WVR8AIxLY1KH1RmU7EO5e30sz33uU,278192
|
298
|
-
tccli/services/ckafka/v20190819/api.json,sha256=
|
298
|
+
tccli/services/ckafka/v20190819/api.json,sha256=O8fzcCaQP_IjmtTFJj2hocFxmJ_jpjFCOZtGnXMnFZ8,650930
|
299
299
|
tccli/services/ckafka/v20190819/examples.json,sha256=25TFH56qItFf1NLYk32UCHb_aTM0zNGi5nM7zIobiyM,156275
|
300
300
|
tccli/services/clb/__init__.py,sha256=iG2aiZhDOcK4l_2Wkxs57qF1Y4lmv7RxRSPcG9paDk0,85
|
301
301
|
tccli/services/clb/clb_client.py,sha256=4dIsSGjcceR7VD57KgfKWt2LSvI-6taTOCeVDRFJuMg,292120
|
@@ -359,7 +359,7 @@ tccli/services/cvm/v20170312/api.json,sha256=ftcE6tu80Wqc5bGc6a-9ddDFXPihlVc8mAo
|
|
359
359
|
tccli/services/cvm/v20170312/examples.json,sha256=DL5yOgGEZ7HGBLek2JZv0GsW-SgIkwS7CyzqJNeCYi4,133901
|
360
360
|
tccli/services/cwp/__init__.py,sha256=VzfiK7QzpNmTiO4zrmILRFSkKMJka8elLwzYLTjUPFw,85
|
361
361
|
tccli/services/cwp/cwp_client.py,sha256=wcx1ZRkkWZYgueKXKU0B4MuBsKpOvffcnMENCb0EehE,1605109
|
362
|
-
tccli/services/cwp/v20180228/api.json,sha256=
|
362
|
+
tccli/services/cwp/v20180228/api.json,sha256=DsHaXVmKahHXWK2pnbrQqLAYFpLebWlfA9U8VF_z0Rw,2138296
|
363
363
|
tccli/services/cwp/v20180228/examples.json,sha256=5ssZG-WlAKHhdNrJkQlJuZrSsUEGoXdQXXcPMbiTcy8,575285
|
364
364
|
tccli/services/cws/__init__.py,sha256=sBc-PJIZWjB5UHi4aHmxAAC9ahEHw5zyRGdUsH1fEoA,85
|
365
365
|
tccli/services/cws/cws_client.py,sha256=JR1gIF8uzjrefIZjequAFYLSAsjGoQpp-0NXyLl4Jmc,64664
|
@@ -393,7 +393,7 @@ tccli/services/dbdc/v20201029/api.json,sha256=rqFeVxeMbwrwh7R7BmlnR_6tjDhwHWyybH
|
|
393
393
|
tccli/services/dbdc/v20201029/examples.json,sha256=eGTVmgIGpwDhFAFg_Jfc93dNcqftEfGwbp57a_UC6Vw,9888
|
394
394
|
tccli/services/dc/__init__.py,sha256=F85UKFIvFDeY9lBgdBEQTz0PrnvVzHzKLZ39zzlT3CA,83
|
395
395
|
tccli/services/dc/dc_client.py,sha256=CyDtAXDHdoc8OR4TFJdNC0mWPNKUqx23vP5qz9VxMOI,74846
|
396
|
-
tccli/services/dc/v20180410/api.json,sha256=
|
396
|
+
tccli/services/dc/v20180410/api.json,sha256=sHAXkhUYdqJlPPltwhrIsvwcb_euIaKbReXsLPe3gAA,121505
|
397
397
|
tccli/services/dc/v20180410/examples.json,sha256=E-2sVFMzaTXfkXQGhfJqYeLON3xYFZuxKo_VPDHFd8Y,37965
|
398
398
|
tccli/services/dcdb/__init__.py,sha256=JmO9Di2Z3t-oG_8KH0-EkhPxG3RQfozKM12oJ2CNzM4,87
|
399
399
|
tccli/services/dcdb/dcdb_client.py,sha256=CKESatIzyqv0OyuZnEjiYYs-9WCD8cKQElqM0Apl-dk,251105
|
@@ -461,7 +461,7 @@ tccli/services/eis/v20210601/api.json,sha256=g4AJCtbcKsD7SK1PNkOi3otPkTgRrzkfsBo
|
|
461
461
|
tccli/services/eis/v20210601/examples.json,sha256=0AzvsX5xN4sc7M4GKxa888M0-rOayfoPeR26AKgLXCw,5943
|
462
462
|
tccli/services/emr/__init__.py,sha256=CuCQwSW5RgNZF9gAIua1frYRqyXro0GUikyCRDqmWs8,85
|
463
463
|
tccli/services/emr/emr_client.py,sha256=OlU9NZCKOUBwOloe56TZskFa2Ababzcs9lRO5Sn8w-Q,269671
|
464
|
-
tccli/services/emr/v20190103/api.json,sha256=
|
464
|
+
tccli/services/emr/v20190103/api.json,sha256=QZqAN1MLf5wm9SNsqW-pW421MU4LjirCQrmJgnur2y8,678672
|
465
465
|
tccli/services/emr/v20190103/examples.json,sha256=nxwmzDS_40j0_ryRKgKFpSYF2r-vl_doIsURME2Fc5w,226413
|
466
466
|
tccli/services/es/__init__.py,sha256=Tgbj2S-AFcftz26Uaksp0nrbDZShO6QOdNN89tFu9s0,83
|
467
467
|
tccli/services/es/es_client.py,sha256=Ao-JGT4zJ5265l1GqLG_u_PyabqZFWkKK5aSOUeEjhE,223190
|
@@ -470,14 +470,14 @@ tccli/services/es/v20180416/examples.json,sha256=p3P02B9d56YWAjBLUlbvTopgoJetlDy
|
|
470
470
|
tccli/services/es/v20250101/api.json,sha256=T9LGkfoIqpMndbX1e5Z3hzSQk7D3L0bnZ4scAmRbG0Y,41421
|
471
471
|
tccli/services/es/v20250101/examples.json,sha256=pzURFct48KEHQW__qYIdmKpKwdjF3JcyVRQ6jTsmQok,10358
|
472
472
|
tccli/services/ess/__init__.py,sha256=heBHzUKDuNxQ68yNutgyA8stCndyFWqYJqiQFozTiDs,85
|
473
|
-
tccli/services/ess/ess_client.py,sha256=
|
474
|
-
tccli/services/ess/v20201111/api.json,sha256=
|
475
|
-
tccli/services/ess/v20201111/examples.json,sha256=
|
473
|
+
tccli/services/ess/ess_client.py,sha256=wYgzw92y9uCQO218afivc5BhzU1f5p1Pi_Aot2teSkM,342647
|
474
|
+
tccli/services/ess/v20201111/api.json,sha256=CE5jWpFi1oEI6temdR_ggkBinSxWGtawl9wcFXKFQfg,876295
|
475
|
+
tccli/services/ess/v20201111/examples.json,sha256=XGhSEf1N7YLi4dv5VlG2mC7A01gPZZx9Hpx2KT9omlk,636448
|
476
476
|
tccli/services/essbasic/__init__.py,sha256=Uh5kuYtJvJ4F1S2w-19_B6a_JMF1ubh8Se-7p5LA0PE,95
|
477
477
|
tccli/services/essbasic/essbasic_client.py,sha256=9q2ENiAktrsBgpx-xNx6e9wkjn1Ey8JQcely95YjdYQ,452378
|
478
478
|
tccli/services/essbasic/v20201222/api.json,sha256=8yA-0DwpjBAZajDJnp3flQ2xn1sdkZMVQcvegUcemSM,184116
|
479
479
|
tccli/services/essbasic/v20201222/examples.json,sha256=TsEP0F9v4W6KvnFnczr2diMh2NX2Tp7TcCEkoeBw69Q,68751
|
480
|
-
tccli/services/essbasic/v20210526/api.json,sha256=
|
480
|
+
tccli/services/essbasic/v20210526/api.json,sha256=R-6JD4jtVZDZme9CRr3Dun95Uu3fghCebeaNx09umzw,787541
|
481
481
|
tccli/services/essbasic/v20210526/examples.json,sha256=wGM9yUvFslcnnlpFXuRZAoSsoIQnf3I-ODdebCx9B_Q,527895
|
482
482
|
tccli/services/facefusion/__init__.py,sha256=5IsXKY7EJG73GoLZDaRk_QwthyDmfes1nKAVdwZETUE,99
|
483
483
|
tccli/services/facefusion/facefusion_client.py,sha256=OK0ZKLEKnBcxnu05rrnA8M7u8bmxJjnCJaRD-hKEDRE,18707
|
@@ -507,16 +507,16 @@ tccli/services/gme/v20180711/api.json,sha256=17r8-6l9wLLUBlXaIZkshTKS90nOI9lUhuu
|
|
507
507
|
tccli/services/gme/v20180711/examples.json,sha256=-l9P8--7mLL4Kqdxdch5v70VBkzFxHH_6hfE-CrVafY,38747
|
508
508
|
tccli/services/goosefs/__init__.py,sha256=kpSjGCo6__XlnM9TBgEi67FDvAbrnHg9CUUp8h9rzc8,93
|
509
509
|
tccli/services/goosefs/goosefs_client.py,sha256=dHbAk9WPJi4bPy2qZnOtOfMdhBk0ddMmPNT447pBkMc,87185
|
510
|
-
tccli/services/goosefs/v20220519/api.json,sha256=
|
510
|
+
tccli/services/goosefs/v20220519/api.json,sha256=kstT33QTLh0jd5ZyAZjgQZTD31BkvjL1-AAXoC1ejBA,73286
|
511
511
|
tccli/services/goosefs/v20220519/examples.json,sha256=M061HsPXJhI07SKSrWnJjxRs3cxGYnTQOu33Z9xXm8Q,24796
|
512
512
|
tccli/services/gpm/__init__.py,sha256=6kqQwpCn3QXvg0kTH3ORxsXW0RptQBy8iKJyXJWLyIM,85
|
513
513
|
tccli/services/gpm/gpm_client.py,sha256=LTkMVkcpiXSlogKrAdyqpQ2lDfFPY6g0JPn4eKytgjw,61277
|
514
514
|
tccli/services/gpm/v20200820/api.json,sha256=UP_Z-hHk3VuH5P1-YUwWifh-Pw-dRsJc5qah--Cv8ls,61257
|
515
515
|
tccli/services/gpm/v20200820/examples.json,sha256=OPV9OTqtjB043m5h_WenRbQPo-m02yPiNOXwAqDyJcI,24654
|
516
516
|
tccli/services/gs/__init__.py,sha256=o_xjN0Mc1OAu8_uPc9WFrnY-z9GTMqZEEvDhnxNGufw,83
|
517
|
-
tccli/services/gs/gs_client.py,sha256=
|
518
|
-
tccli/services/gs/v20191118/api.json,sha256=
|
519
|
-
tccli/services/gs/v20191118/examples.json,sha256=
|
517
|
+
tccli/services/gs/gs_client.py,sha256=yqge58s21Ucu61Qki8js6lXPrtOivnshI-A2rAGiEYY,240469
|
518
|
+
tccli/services/gs/v20191118/api.json,sha256=b0Ib1CaQGmZFAXGCmmNYM0YFePug3EXsNECmk377EoY,193134
|
519
|
+
tccli/services/gs/v20191118/examples.json,sha256=rgPkLKkkFh_4hFMTbvqyvp0GDorlIbdu3CRNGJ5WUOw,53184
|
520
520
|
tccli/services/gse/__init__.py,sha256=RIvkcKnT3sYYmJFwPnFMAydEOohktT-EwGM6QItdr1k,85
|
521
521
|
tccli/services/gse/gse_client.py,sha256=ZH6Z4JzlMJ8B78xmg7FJCWiqIBePqtcYAnfHhuF6RIE,235559
|
522
522
|
tccli/services/gse/v20191112/api.json,sha256=VMPbsTvSDqJrfBvMyrvc7Wm_CjkDdzGBWzjSFWO3x78,257267
|
@@ -586,9 +586,9 @@ tccli/services/ims/v20200713/examples.json,sha256=vKcKzS3nHTmkIkz0-mCRHEkcbS1N9t
|
|
586
586
|
tccli/services/ims/v20201229/api.json,sha256=8ee_PL_Cz_iuwXQg4LmhQ-a_Ye_Z4FZjzVDNgmddyOU,63061
|
587
587
|
tccli/services/ims/v20201229/examples.json,sha256=PAJNB7ZyTx5-vn-gP1il8L9iPnXzjsPmAdxOJhZUDg4,4781
|
588
588
|
tccli/services/ioa/__init__.py,sha256=502lLk6Zrd3c22-SDpY8vXDBh0CahA_VplxIUSs7fxE,85
|
589
|
-
tccli/services/ioa/ioa_client.py,sha256=
|
590
|
-
tccli/services/ioa/v20220601/api.json,sha256=
|
591
|
-
tccli/services/ioa/v20220601/examples.json,sha256=
|
589
|
+
tccli/services/ioa/ioa_client.py,sha256=J6E9tX5aBw1V9G-W3i8qlDMOdiinmGcKlOPNpVkJhD4,46572
|
590
|
+
tccli/services/ioa/v20220601/api.json,sha256=MLoqPw3nZ8huEmBCbAvKZiTKO9QNq6fhFrv_P5Uvi_8,130652
|
591
|
+
tccli/services/ioa/v20220601/examples.json,sha256=srHW0Cyz0jd-nwdjeBgcj8c5AffsT49XJ64dxCB_m4g,45295
|
592
592
|
tccli/services/iot/__init__.py,sha256=VWHJfpa2sPAtd3HH8b9emPlGCada72BQ9Q2rg5KxHno,85
|
593
593
|
tccli/services/iot/iot_client.py,sha256=ajAsU0ev4o2Guuj6-6hZj-RWYwbe-U3p1GFK-r6QdFU,144021
|
594
594
|
tccli/services/iot/v20180123/api.json,sha256=q2qa4WiyWvnpl84ejqEuqgsxgAoyxsuSR8j48NtJOCI,110614
|
@@ -601,8 +601,8 @@ tccli/services/iotcloud/v20210408/api.json,sha256=HU73Fwl9OBKd5Ajq_nVb0t8ATMLQR1
|
|
601
601
|
tccli/services/iotcloud/v20210408/examples.json,sha256=kd5sV7bvMVjcvu26b918NQ7kUgmCm_zLr159I1o65SE,57164
|
602
602
|
tccli/services/iotexplorer/__init__.py,sha256=nyHgP2MNjW7AjPBVM_OQXZ53QOGgNAogZb3jbm7PSd0,101
|
603
603
|
tccli/services/iotexplorer/iotexplorer_client.py,sha256=qjTwIoo1aCX5usAsGcxp6oJWUqdDJSJ7sHNicWC6Dns,523147
|
604
|
-
tccli/services/iotexplorer/v20190423/api.json,sha256=
|
605
|
-
tccli/services/iotexplorer/v20190423/examples.json,sha256=
|
604
|
+
tccli/services/iotexplorer/v20190423/api.json,sha256=LZThecCyA2La2YeDNRSwlrZdL7UnwfXzpN2YZXct8I8,534424
|
605
|
+
tccli/services/iotexplorer/v20190423/examples.json,sha256=0AfDH65Ef1pc_xFuVzHgeq1nWii6yOMUF-CJJ3Qn9WI,155084
|
606
606
|
tccli/services/iottid/__init__.py,sha256=Cv5v-9LmxYZb4Z2ifR8l7vJjP8qESiQYXG4QC54GNBM,91
|
607
607
|
tccli/services/iottid/iottid_client.py,sha256=fI3h49-peRkNeNhaaVApZnNhceXpubXpVl1W0m3M9ms,33872
|
608
608
|
tccli/services/iottid/v20190411/api.json,sha256=tI00843oF1iBgrCeMTfh8SGo-u3sygP5MKPGWfAKhqo,16287
|
@@ -651,16 +651,16 @@ tccli/services/lighthouse/v20200324/api.json,sha256=NEU0nkf9hCP-eUUWnYy7VNvzVVRn
|
|
651
651
|
tccli/services/lighthouse/v20200324/examples.json,sha256=4E8V7w3sBDmE2CgvxNohcl4T5plb6hDzWsj2ctDJwuo,132257
|
652
652
|
tccli/services/live/__init__.py,sha256=RcvY72t1P1PSv7r9d9SCa9Iv7qvP8ok30HwiMcPVAs4,87
|
653
653
|
tccli/services/live/live_client.py,sha256=pvQaqgngKsJkko5gDdcv29TPKK23eAvvBGKb908vHaY,613458
|
654
|
-
tccli/services/live/v20180801/api.json,sha256=
|
654
|
+
tccli/services/live/v20180801/api.json,sha256=NX69phsUVuuxGFh20wYuL_9w2-PzriOkdLl2073Z2Mk,765585
|
655
655
|
tccli/services/live/v20180801/examples.json,sha256=gi21e8MX-qlfgcERPwqEUAl9DziTb0m5FzPCq1ywPSU,164578
|
656
656
|
tccli/services/lke/__init__.py,sha256=GKvpxCc-YzK4HVgYFq-aLRxZ1WW4MjpKLIqJNqecz_c,85
|
657
|
-
tccli/services/lke/lke_client.py,sha256=
|
658
|
-
tccli/services/lke/v20231130/api.json,sha256=
|
659
|
-
tccli/services/lke/v20231130/examples.json,sha256=
|
657
|
+
tccli/services/lke/lke_client.py,sha256=1Uu8_Fu2saZwwxIHnFOTsluj3jBtXT7AWCI6YmlZhEs,341514
|
658
|
+
tccli/services/lke/v20231130/api.json,sha256=LAZN1yzkxEfObhEmLpoFWhbtZJstz6byAAuvU18TWzw,560534
|
659
|
+
tccli/services/lke/v20231130/examples.json,sha256=PTt4tZEOW98IQylXgxMFTgSYXKGnTPawcQQgVLzB9h4,270830
|
660
660
|
tccli/services/lkeap/__init__.py,sha256=asxLax87Gwt4UF1pQoh5GX51weKCm6t8FPDRq-aKv7w,89
|
661
661
|
tccli/services/lkeap/lkeap_client.py,sha256=BaE9GYDjz1EOo3NAs-y1mQvS7ogYxPULZtZKZERfnTE,89248
|
662
662
|
tccli/services/lkeap/v20240522/api.json,sha256=4byXgr59gQFJG9BapEOOwHWf7UrS6kHEHF89UZZuXhU,107755
|
663
|
-
tccli/services/lkeap/v20240522/examples.json,sha256=
|
663
|
+
tccli/services/lkeap/v20240522/examples.json,sha256=U7Q_dMVSBhdCw4RlmlYVXmpd7JJdZmt5Orws9G-doBw,36115
|
664
664
|
tccli/services/lowcode/__init__.py,sha256=Kwnfhcs3YjlqMpMouELxDMbP4F0BLDwcaqTPutTSvDs,93
|
665
665
|
tccli/services/lowcode/lowcode_client.py,sha256=1qZrrkCeLQ36OulhPDLcKiNUYPBbLQzqk3ysuOyuDrI,37314
|
666
666
|
tccli/services/lowcode/v20210108/api.json,sha256=SfB_o4j2gKIAg4jA3VfhidjJGE29EEUpMJ83EBwDV5o,72875
|
@@ -745,7 +745,7 @@ tccli/services/oceanus/v20190422/api.json,sha256=EB3sUyliod7xKHe6HAos2YRJsV_s4cT
|
|
745
745
|
tccli/services/oceanus/v20190422/examples.json,sha256=VQDSTQARFa_rJWRhoHNXR-rLeKctJdhSFuglpvpMNQM,55299
|
746
746
|
tccli/services/ocr/__init__.py,sha256=1UdHN9VtB5qVwAn2FMefSi4BhMTJOjmFgYZT-zTEVBM,85
|
747
747
|
tccli/services/ocr/ocr_client.py,sha256=7tbp5NTOZzyABevOsTcBA_3BsQlmSYYe8iwvr1jhkew,280204
|
748
|
-
tccli/services/ocr/v20181119/api.json,sha256=
|
748
|
+
tccli/services/ocr/v20181119/api.json,sha256=9FW5EKKB5zdBPn1a2aFFHckQrud_hF-UvBU5BM3LmUw,883926
|
749
749
|
tccli/services/ocr/v20181119/examples.json,sha256=6o8yzjcyxOXsy0KFBwBkMXW-4i7dOg8rjD09gRfGTzg,516178
|
750
750
|
tccli/services/omics/__init__.py,sha256=2Uhk7Pv4ejuVCryMqNlAdn8xPMdHO2Hr4500KAZ0W-M,89
|
751
751
|
tccli/services/omics/omics_client.py,sha256=FMdcSDblBVzrf_RsMH7SCUVr3kFj8M24Eet4gyeeu2w,67560
|
@@ -837,8 +837,8 @@ tccli/services/ssa/v20180608/api.json,sha256=2jvRkOmXnFKAbUWZMpqZdiY_tumtVhyz5kp
|
|
837
837
|
tccli/services/ssa/v20180608/examples.json,sha256=6TFZaFVxa__xrzCihEi4SSkAQ9URq8ldR3HaaUJcE6k,47697
|
838
838
|
tccli/services/ssl/__init__.py,sha256=BZHCAj_E_M5K1SujuuI6TBJEy2nYKGk7Y-qJMYnLK2g,85
|
839
839
|
tccli/services/ssl/ssl_client.py,sha256=k1sCADFiIDpuZj_EkArpuzmHZhDyINXwgrsSiMmxD4U,202742
|
840
|
-
tccli/services/ssl/v20191205/api.json,sha256=
|
841
|
-
tccli/services/ssl/v20191205/examples.json,sha256=
|
840
|
+
tccli/services/ssl/v20191205/api.json,sha256=_CnnMaUOGgd9uKtk1VoHLDn94WgNhj7sWakSRmcnck4,412025
|
841
|
+
tccli/services/ssl/v20191205/examples.json,sha256=839BXSafFJN-sCFj2TVwW-FCDugKlSjPcQFj_Y65kG0,137401
|
842
842
|
tccli/services/sslpod/__init__.py,sha256=858zxBvS1grgBtnEH4XSc8iJ_0iDyHzX_mYAtWEBWZ4,91
|
843
843
|
tccli/services/sslpod/sslpod_client.py,sha256=ohum3vf8QXPwhbKuIuq-5JQ0nGZ1hVZGphUQdIB4Las,36907
|
844
844
|
tccli/services/sslpod/v20190605/api.json,sha256=Sgb8gviT24xhT5dUPh4SYpGJkmfZG2O5Mc-NZR56lbE,30647
|
@@ -869,7 +869,7 @@ tccli/services/tan/v20220420/api.json,sha256=X0LCv9eheTscfFAfYNCGz2oo9nv0V8eqxBd
|
|
869
869
|
tccli/services/tan/v20220420/examples.json,sha256=FZW3PzqoUDLpYVmtvwEc8RpQKqfnlDGLbfRKUugzYtk,1176
|
870
870
|
tccli/services/tat/__init__.py,sha256=8fQ5BGex_5qTfyAR_r_y3T68uP2pFZ82JmPmFUSYkuE,85
|
871
871
|
tccli/services/tat/tat_client.py,sha256=e3WFwiEyDDr5rvBgvyS07fnLJftuIAmO2W0VDlFhkp8,95544
|
872
|
-
tccli/services/tat/v20201028/api.json,sha256=
|
872
|
+
tccli/services/tat/v20201028/api.json,sha256=3sxeH-g6wDYTo2N6zdLnyMrHfBUUYMNg8UquAm5mx18,139272
|
873
873
|
tccli/services/tat/v20201028/examples.json,sha256=l8NEbF_nqg1-xmI8sEndBP1ldp-ayfaNhTcM2-_TVCM,36679
|
874
874
|
tccli/services/tav/__init__.py,sha256=d-nxCXtMDiHvLPUNuolFhun4J0csi0egBZ6eXxskDFc,85
|
875
875
|
tccli/services/tav/tav_client.py,sha256=9q_Bo-X0_IHQcwkY5Bds0cBoIFaUmnvQACJ9az7AWEA,18344
|
@@ -1000,9 +1000,9 @@ tccli/services/tiw/tiw_client.py,sha256=2JRtvC9oLEFc-XKqqAMBoa9PNWkyRoWbwUpcMSJP
|
|
1000
1000
|
tccli/services/tiw/v20190919/api.json,sha256=HTPLnZDrc67nl_ElmLNiC3Tqaz9QidHWF0TPpRSa7eQ,144716
|
1001
1001
|
tccli/services/tiw/v20190919/examples.json,sha256=5xNI5p2BpfoY-vflD_rgVvjUSkLHdgwS0xzKywiMvYM,28705
|
1002
1002
|
tccli/services/tke/__init__.py,sha256=7R7ljco3cOJ2rceMbHur-sjpljFjutvZXAUnXQubtEM,85
|
1003
|
-
tccli/services/tke/tke_client.py,sha256=
|
1004
|
-
tccli/services/tke/v20180525/api.json,sha256=
|
1005
|
-
tccli/services/tke/v20180525/examples.json,sha256=
|
1003
|
+
tccli/services/tke/tke_client.py,sha256=V-okVZwa9ctQ_OlvrCLgAAfU9WvuKzwJkcGxjbK2TP0,766765
|
1004
|
+
tccli/services/tke/v20180525/api.json,sha256=NZYfoMJtFBHpvaFdNS2ux30Nz9g7ruxpVa47Y-U1aF4,884828
|
1005
|
+
tccli/services/tke/v20180525/examples.json,sha256=T1pj8fsfeTkZgkw9fGcgc3SoLNcTA8c6JQzR-ExBUh0,270641
|
1006
1006
|
tccli/services/tke/v20220501/api.json,sha256=m68w7Sxbtfi0oV6PKi_xPFh9pJ9azl2INYhzqjS1lmA,124354
|
1007
1007
|
tccli/services/tke/v20220501/examples.json,sha256=P04c0ban2tzlqH7GuecedQrVYlacA1jD1QpRFwG0J4A,21944
|
1008
1008
|
tccli/services/tkgdq/__init__.py,sha256=F4L4oLnjfSIejxFzxNpfGAilbzK0g0-3LGsNWbX1hOY,89
|
@@ -1053,8 +1053,8 @@ tccli/services/tse/v20201207/api.json,sha256=4LptQ1N2X8-YGgvgTW0_Yr04J_qMmQHGgQ0
|
|
1053
1053
|
tccli/services/tse/v20201207/examples.json,sha256=mv9znqmordX1hxRATaMpBpbja-HuOMYANlyNAtJHRd4,136403
|
1054
1054
|
tccli/services/tsf/__init__.py,sha256=hvORrthG6YRLLU39wB0CxW441UZHSkET1ZA8mIpSq5Y,85
|
1055
1055
|
tccli/services/tsf/tsf_client.py,sha256=Xk9zIgkojgFHSVDPkPyhcBN3e57QqgfDHkdvWJqcsbg,695992
|
1056
|
-
tccli/services/tsf/v20180326/api.json,sha256=
|
1057
|
-
tccli/services/tsf/v20180326/examples.json,sha256=
|
1056
|
+
tccli/services/tsf/v20180326/api.json,sha256=WMf7CrthPAw3nyRwqESixNvxfKPpks3SFNbfusrkieE,1015646
|
1057
|
+
tccli/services/tsf/v20180326/examples.json,sha256=bL53WY86WOjCo36irRdnVxHTrrXGupGD9obxIQMCfgU,290731
|
1058
1058
|
tccli/services/tsi/__init__.py,sha256=hcFW7X4ecLA8DwXKIaJSWqDqTxnCkCejqurZ-qRXOjY,85
|
1059
1059
|
tccli/services/tsi/tsi_client.py,sha256=hn9YsFwU_7Pa3wpRYR-sn1G4cfCsOYNEPcKpnoDY3GQ,15347
|
1060
1060
|
tccli/services/tsi/v20210325/api.json,sha256=ywZcz05eb0GKCUyhxGU5wj_hqwvpJPUY-abq03s10kA,16945
|
@@ -1109,8 +1109,8 @@ tccli/services/vod/v20240718/api.json,sha256=VynVsQHLOrnOnuZMHQpEwwGHn9-3Gpd2yUd
|
|
1109
1109
|
tccli/services/vod/v20240718/examples.json,sha256=MOiSzTsIhAJcM4KMYA_kS2krfs9f1ntUoORdJ6U9LnQ,18462
|
1110
1110
|
tccli/services/vpc/__init__.py,sha256=3Uy1NP1qkZo8Nd-p-jr1ioM8nnurpWlZOgH6iB3HT7M,85
|
1111
1111
|
tccli/services/vpc/vpc_client.py,sha256=Wo7EH_QnxoyjOeXhZOmKfxbM9NBuyMdbn1UM_wOw5Vs,1295732
|
1112
|
-
tccli/services/vpc/v20170312/api.json,sha256=
|
1113
|
-
tccli/services/vpc/v20170312/examples.json,sha256=
|
1112
|
+
tccli/services/vpc/v20170312/api.json,sha256=R3B2O-Pd6do_hImPnQvli3gl5E0sKNJicOOMHbETDCE,1449777
|
1113
|
+
tccli/services/vpc/v20170312/examples.json,sha256=2Lr1hEtVLo7F1Idv0qHBq7AEUq0oHN_l3V8Kq1cN0_U,484141
|
1114
1114
|
tccli/services/vrs/__init__.py,sha256=wd5Otb4faSI7EjUxu_vldqDm0UVy5iVTZYbLgHCVoHk,85
|
1115
1115
|
tccli/services/vrs/vrs_client.py,sha256=vdFvBNTjELeJHSjLdcdTYK6po9gp0cZbms2qoIVqDTA,30782
|
1116
1116
|
tccli/services/vrs/v20200824/api.json,sha256=mgUrxSn7ne2D3CIwBsLfrFCkYma6qvyHU8xLakXx_bg,34660
|
@@ -1157,8 +1157,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
|
|
1157
1157
|
tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
|
1158
1158
|
tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
|
1159
1159
|
tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
|
1160
|
-
tccli-3.0.
|
1161
|
-
tccli-3.0.
|
1162
|
-
tccli-3.0.
|
1163
|
-
tccli-3.0.
|
1164
|
-
tccli-3.0.
|
1160
|
+
tccli-3.0.1333.1.dist-info/METADATA,sha256=bFr8uu4w6pZ_S_mqG1fooqn49lCaROHy1Kpfx4-6Ifo,16408
|
1161
|
+
tccli-3.0.1333.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
|
1162
|
+
tccli-3.0.1333.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
|
1163
|
+
tccli-3.0.1333.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
1164
|
+
tccli-3.0.1333.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|