tccli 3.0.1168.1__py2.py3-none-any.whl → 3.0.1169.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.
@@ -36,6 +36,12 @@
36
36
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddComplianceAssetPolicySetToWhitelist\n<公共请求参数>\n\n{\n \"AssetPolicySetList\": [\n {\n \"CustomerPolicyItemIdSet\": [\n 1\n ],\n \"CustomerAssetItemId\": 1\n }\n ]\n}",
37
37
  "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
38
38
  "title": "忽略检测项+资产列表"
39
+ },
40
+ {
41
+ "document": "忽略资产未通过检测项",
42
+ "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddComplianceAssetPolicySetToWhitelist\n<公共请求参数>\n\n{\n \"AssetPolicySetList\": [\n {\n \"CustomerAssetItemId\": 2202462,\n \"CustomerPolicyItemIdSet\": [\n 2809\n ]\n }\n ],\n \"AssetType\": \"ASSET_CONTAINER\"\n}",
43
+ "output": "{\n \"Response\": {\n \"RequestId\": \"5728fa7b-e88a-4cb0-aabb-a403c470ca36\"\n }\n}",
44
+ "title": "忽略资产未通过检测项"
39
45
  }
40
46
  ],
41
47
  "AddCompliancePolicyAssetSetToWhitelist": [
@@ -518,6 +524,12 @@
518
524
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteComplianceAssetPolicySetFromWhitelist\n<公共请求参数>\n\n{\n \"AssetItemId\": 10001,\n \"CustomerPolicyItemIdSet\": [\n 10001,\n 10002\n ]\n}",
519
525
  "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
520
526
  "title": "忽略检测项+资产列表"
527
+ },
528
+ {
529
+ "document": "取消资产忽略项",
530
+ "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteComplianceAssetPolicySetFromWhitelist\n<公共请求参数>\n\n{\n \"AssetItemId\": 2202462,\n \"CustomerPolicyItemIdSet\": [\n 2809\n ],\n \"AssetType\": \"ASSET_CONTAINER\"\n}",
531
+ "output": "{\n \"Response\": {\n \"RequestId\": \"925e6419-1fb8-4169-a96c-020e3ae9171e\"\n }\n}",
532
+ "title": "取消资产忽略项"
521
533
  }
522
534
  ],
523
535
  "DeleteCompliancePolicyAssetSetFromWhitelist": [
@@ -1216,10 +1228,10 @@
1216
1228
  ],
1217
1229
  "DescribeComplianceAssetDetailInfo": [
1218
1230
  {
1219
- "document": "",
1220
- "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeComplianceAssetDetailInfo\n<公共请求参数>\n\n{\n \"CustomerAssetId\": 123456789\n}",
1221
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxx\",\n \"AssetDetailInfo\": {\n \"CustomerAssetId\": 123456789,\n \"AssetType\": \"ASSET_CONTAINDER\",\n \"AssetName\": \"happy-jekins\",\n \"HostIP\": \"xx\",\n \"HostName\": \"xx\",\n \"NodeName\": \"worker-node-1\",\n \"CheckStatus\": \"CHECK_FINISHED\",\n \"AssetCreateTime\": \"2021-03-31 00:00:00\",\n \"AssetStatus\": \"ASSET_NORMAL\",\n \"LastCheckTime\": \"2021-04-02 16:42:00\",\n \"PassedPolicyItemCount\": 100,\n \"FailedPolicyItemCount\": 10,\n \"CheckResult\": \"RESULT_PASSED\"\n },\n \"ContainerDetailInfo\": {\n \"ContainerId\": \"xxxx\",\n \"PodName\": \"happy-jekins\"\n },\n \"K8SDetailInfo\": {\n \"ClusterName\": \"xx\"\n },\n \"HostDetailInfo\": {\n \"DockerVersion\": \"xx\",\n \"K8SVersion\": \"xx\"\n },\n \"ImageDetailInfo\": {\n \"ImageTag\": \"xx\",\n \"ImageName\": \"xx\",\n \"Repository\": \"xx\",\n \"ImageId\": \"xx\"\n }\n }\n}",
1222
- "title": "查询某个资产的详情"
1231
+ "document": "请求资产详细信息",
1232
+ "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeComplianceAssetDetailInfo\n<公共请求参数>\n\n{\n \"CustomerAssetId\": 2202462,\n \"AssetType\": \"ASSET_CONTAINER\"\n}",
1233
+ "output": "{\n \"Response\": {\n \"AssetDetailInfo\": {\n \"AssetCreateTime\": \"2024-07-24 11:32:45\",\n \"AssetName\": \"my-elasticsearch-container\",\n \"AssetStatus\": \"ASSET_STOPPED\",\n \"AssetType\": \"ASSET_CONTAINER\",\n \"CheckResult\": \"RESULT_FAILED\",\n \"CheckStatus\": \"CHECK_FINISHED\",\n \"CustomerAssetId\": 2202462,\n \"FailedPolicyItemCount\": 7,\n \"HostIP\": \"172.16.49.104\",\n \"HostName\": \"VM-49-104-centos\",\n \"LastCheckTime\": \"2024-07-24 11:17:15\",\n \"NodeName\": \"云镜漏洞测试机-目标机器\",\n \"PassedPolicyItemCount\": 17\n },\n \"ContainerDetailInfo\": {\n \"ContainerId\": \"e822238a07e0\",\n \"PodName\": \"\"\n },\n \"HostDetailInfo\": {\n \"ContainerdVersion\": \"\",\n \"DockerVersion\": \"\",\n \"K8SVersion\": \"\"\n },\n \"ImageDetailInfo\": {\n \"ImageId\": \"\",\n \"ImageName\": \"\",\n \"ImageTag\": \"\",\n \"Repository\": \"\"\n },\n \"K8SDetailInfo\": {\n \"ClusterName\": \"\",\n \"ClusterVersion\": \"\"\n },\n \"RequestId\": \"ae46673b-3930-4874-9144-a514653d232c\"\n }\n}",
1234
+ "title": "请求资产详细信息"
1223
1235
  }
1224
1236
  ],
1225
1237
  "DescribeComplianceAssetList": [
@@ -1232,10 +1244,10 @@
1232
1244
  ],
1233
1245
  "DescribeComplianceAssetPolicyItemList": [
1234
1246
  {
1235
- "document": "",
1236
- "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeComplianceAssetPolicyItemList\n<公共请求参数>\n\n{\n \"CustomerAssetId\": 123456,\n \"Offset\": 10,\n \"Limit\": 10,\n \"Filters\": [\n {\n \"Name\": \"RiskLevel\",\n \"Values\": [\n \"RISK_CRITICAL\",\n \"RISK_HIGH\"\n ],\n \"ExactMatch\": true\n }\n ]\n}",
1237
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxx\",\n \"TotalCount\": 123,\n \"AssetPolicyItemList\": [\n {\n \"CustomerPolicyItemId\": 10001,\n \"BasePolicyItemId\": 1,\n \"Name\": \"审计Docker文件和目录\",\n \"Category\": \"xxx\",\n \"BenchmarkStandardId\": 123,\n \"BenchmarkStandardName\": \"CIS Docker\",\n \"RiskLevel\": \"RISK_HIGH\",\n \"CheckStatus\": \"CHECK_FINISHED\",\n \"CheckResult\": \"RESULT_FAILED\",\n \"WhitelistId\": 12345,\n \"FixSuggestion\": \"xxxx\",\n \"LastCheckTime\": \"2021-04-02 16:00:00\"\n }\n ]\n }\n}",
1238
- "title": "查询某资产下的检测项列表"
1247
+ "document": "请求资产检测项列表",
1248
+ "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeComplianceAssetPolicyItemList\n<公共请求参数>\n\n{\n \"CustomerAssetId\": 2202462,\n \"Offset\": 0,\n \"Limit\": 3,\n \"AssetType\": \"ASSET_CONTAINER\"\n}",
1249
+ "output": "{\n \"Response\": {\n \"AssetPolicyItemList\": [\n {\n \"BasePolicyItemId\": 142,\n \"BenchmarkStandardId\": 1,\n \"BenchmarkStandardName\": \"CIS Docker\",\n \"Category\": \"CATEGORY_DOCKER_RUNTIME\",\n \"CheckResult\": \"RESULT_PASSED\",\n \"CheckStatus\": \"CHECK_FINISHED\",\n \"CustomerPolicyItemId\": 2809,\n \"FixSuggestion\": \"使用--health-cmd和其他参数运行容器。 例如,docker run -d --health-cmd ='stat /etc/passwd || exit1'nginx。\",\n \"LastCheckTime\": \"2024-07-24 11:12:16\",\n \"Name\": \"检查容器运行时的健康状态\",\n \"RiskLevel\": \"1\",\n \"VerifyInfo\": \"e822238a07e0d193a12c0608f2d821812664d3d9cf5871cc9bedc9eab562e602:Healthcheck=null\\n\",\n \"WhitelistId\": 0\n },\n {\n \"BasePolicyItemId\": 141,\n \"BenchmarkStandardId\": 1,\n \"BenchmarkStandardName\": \"CIS Docker\",\n \"Category\": \"CATEGORY_DOCKER_RUNTIME\",\n \"CheckResult\": \"RESULT_PASSED\",\n \"CheckStatus\": \"CHECK_FINISHED\",\n \"CustomerPolicyItemId\": 2808,\n \"FixSuggestion\": \"如无必须,不要使用 --cgroup-parent 选项在docker运行。\",\n \"LastCheckTime\": \"2024-07-24 11:12:16\",\n \"Name\": \"确保cgroup安全使用\",\n \"RiskLevel\": \"1\",\n \"VerifyInfo\": \"e822238a07e0d193a12c0608f2d821812664d3d9cf5871cc9bedc9eab562e602:CgroupParent=\\n\",\n \"WhitelistId\": 0\n },\n {\n \"BasePolicyItemId\": 140,\n \"BenchmarkStandardId\": 1,\n \"BenchmarkStandardName\": \"CIS Docker\",\n \"Category\": \"CATEGORY_DOCKER_RUNTIME\",\n \"CheckResult\": \"RESULT_PASSED\",\n \"CheckStatus\": \"CHECK_FINISHED\",\n \"CustomerPolicyItemId\": 2807,\n \"FixSuggestion\": \"在docker exec命令中不要使用--privileged选项。\",\n \"LastCheckTime\": \"2024-07-24 11:12:16\",\n \"Name\": \"确保docker exec命令不能使用特权选项\",\n \"RiskLevel\": \"2\",\n \"VerifyInfo\": \"e822238a07e0d193a12c0608f2d821812664d3d9cf5871cc9bedc9eab562e602:ExecIDs=null\\n\",\n \"WhitelistId\": 0\n }\n ],\n \"RequestId\": \"dc08e10e-5ac8-4e94-9321-6c2f89d8ed5c\",\n \"TotalCount\": 24\n }\n}",
1250
+ "title": "请求资产检测项列表"
1239
1251
  }
1240
1252
  ],
1241
1253
  "DescribeCompliancePeriodTaskList": [
@@ -1282,7 +1294,7 @@
1282
1294
  {
1283
1295
  "document": "",
1284
1296
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeComplianceTaskPolicyItemSummaryList\n<公共请求参数>\n\n{\n \"AssetType\": \"ASSET_CONTAINER\"\n}",
1285
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxx\",\n \"TaskId\": 123456,\n \"TotalCount\": 123,\n \"PolicyItemSummaryList\": [\n {\n \"CustomerPolicyItemId\": 10001,\n \"BasePolicyItemId\": 1,\n \"Name\": \"审计Docker文件和目录\",\n \"Category\": \"xxx\",\n \"BenchmarkStandardName\": \"CIS_Docker\",\n \"BenchmarkStandardId\": 123,\n \"RiskLevel\": \"xx\",\n \"AssetType\": \"xxx\",\n \"LastCheckTime\": \"2020-09-22 00:00:00\",\n \"CheckStatus\": \"CHECK_FINISHED\",\n \"CheckResult\": \"xx\",\n \"PassedAssetCount\": 100,\n \"FailedAssetCount\": 20,\n \"WhitelistId\": 12345,\n \"FixSuggestion\": \"xxxx\"\n }\n ]\n }\n}",
1297
+ "output": "{\n \"Response\": {\n \"TaskId\": 1,\n \"TotalCount\": 1,\n \"PolicyItemSummaryList\": [\n {\n \"CustomerPolicyItemId\": 1,\n \"BasePolicyItemId\": 1,\n \"Name\": \"abc\",\n \"Category\": \"abc\",\n \"BenchmarkStandardName\": \"abc\",\n \"RiskLevel\": \"abc\",\n \"AssetType\": \"abc\",\n \"LastCheckTime\": \"2020-09-22 00:00:00\",\n \"CheckStatus\": \"abc\",\n \"CheckResult\": \"abc\",\n \"PassedAssetCount\": 1,\n \"FailedAssetCount\": 1,\n \"WhitelistId\": 1,\n \"FixSuggestion\": \"abc\",\n \"BenchmarkStandardId\": 1,\n \"ApplicableVersion\": \"abc\",\n \"Description\": \"abc\",\n \"AuditProcedure\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
1286
1298
  "title": "查询上次任务的检测项的汇总信息列表"
1287
1299
  }
1288
1300
  ],
@@ -2692,6 +2704,12 @@
2692
2704
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ScanComplianceAssets\n<公共请求参数>\n\n{\n \"CustomerAssetIdSet\": [\n 123,\n 456,\n 789\n ]\n}",
2693
2705
  "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxx\",\n \"TaskId\": 123\n }\n}",
2694
2706
  "title": "重新扫描指定的资产"
2707
+ },
2708
+ {
2709
+ "document": "检测资产",
2710
+ "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ScanComplianceAssets\n<公共请求参数>\n\n{\n \"CustomerAssetIdSet\": [\n 2202462\n ],\n \"AssetType\": \"ASSET_CONTAINER\"\n}",
2711
+ "output": "{\n \"Response\": {\n \"RequestId\": \"c8dda80e-f4bc-4a3a-a165-b81e4e4c9cb2\",\n \"TaskId\": 2535\n }\n}",
2712
+ "title": "检测资产"
2695
2713
  }
2696
2714
  ],
2697
2715
  "ScanComplianceAssetsByPolicyItem": [
@@ -2700,6 +2718,12 @@
2700
2718
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ScanComplianceAssetsByPolicyItem\n<公共请求参数>\n\n{\n \"CustomerPolicyItemId\": 10001,\n \"CustomerAssetIdSet\": [\n 123,\n 456,\n 789\n ]\n}",
2701
2719
  "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxx\",\n \"TaskId\": 123\n }\n}",
2702
2720
  "title": "用指定的检测项重新检测选定的资产"
2721
+ },
2722
+ {
2723
+ "document": "检测策略下资产",
2724
+ "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ScanComplianceAssetsByPolicyItem\n<公共请求参数>\n\n{\n \"CustomerPolicyItemId\": 2798,\n \"CustomerAssetIdSet\": [\n 2202462\n ],\n \"AssetType\": \"ASSET_CONTAINER\"\n}",
2725
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1f25995a-d6f2-4b3d-aea5-719288998970\",\n \"TaskId\": 2540\n }\n}",
2726
+ "title": "检测策略下资产"
2703
2727
  }
2704
2728
  ],
2705
2729
  "ScanCompliancePolicyItems": [
@@ -2716,6 +2740,12 @@
2716
2740
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ScanComplianceScanFailedAssets\n<公共请求参数>\n\n{\n \"CustomerAssetIdSet\": [\n 123,\n 456,\n 789\n ]\n}",
2717
2741
  "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxx\",\n \"TaskId\": 123\n }\n}",
2718
2742
  "title": "重新检测上次检测失败的资产"
2743
+ },
2744
+ {
2745
+ "document": "再次扫描失败资产",
2746
+ "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ScanComplianceScanFailedAssets\n<公共请求参数>\n\n{\n \"CustomerAssetIdSet\": [\n 2202462\n ],\n \"AssetType\": \"ASSET_CONTAINER\"\n}",
2747
+ "output": "{\n \"Response\": {\n \"RequestId\": \"03546211-26e8-47d0-92f4-ed8250df32c5\",\n \"TaskId\": 2538\n }\n}",
2748
+ "title": "再次扫描失败资产"
2719
2749
  }
2720
2750
  ],
2721
2751
  "SetCheckMode": [
@@ -1109,6 +1109,58 @@ def doModifyMQTTInstance(args, parsed_globals):
1109
1109
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1110
1110
 
1111
1111
 
1112
+ def doDescribeConsumerLag(args, parsed_globals):
1113
+ g_param = parse_global_arg(parsed_globals)
1114
+
1115
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
1116
+ cred = credential.CVMRoleCredential()
1117
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
1118
+ cred = credential.STSAssumeRoleCredential(
1119
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
1120
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
1121
+ )
1122
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
1123
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
1124
+ else:
1125
+ cred = credential.Credential(
1126
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
1127
+ )
1128
+ http_profile = HttpProfile(
1129
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
1130
+ reqMethod="POST",
1131
+ endpoint=g_param[OptionsDefine.Endpoint],
1132
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
1133
+ )
1134
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
1135
+ if g_param[OptionsDefine.Language]:
1136
+ profile.language = g_param[OptionsDefine.Language]
1137
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
1138
+ client = mod.TrocketClient(cred, g_param[OptionsDefine.Region], profile)
1139
+ client._sdkVersion += ("_CLI_" + __version__)
1140
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
1141
+ model = models.DescribeConsumerLagRequest()
1142
+ model.from_json_string(json.dumps(args))
1143
+ start_time = time.time()
1144
+ while True:
1145
+ rsp = client.DescribeConsumerLag(model)
1146
+ result = rsp.to_json_string()
1147
+ try:
1148
+ json_obj = json.loads(result)
1149
+ except TypeError as e:
1150
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
1151
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
1152
+ break
1153
+ cur_time = time.time()
1154
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
1155
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
1156
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
1157
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
1158
+ else:
1159
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
1160
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
1161
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1162
+
1163
+
1112
1164
  def doDescribeMQTTTopic(args, parsed_globals):
1113
1165
  g_param = parse_global_arg(parsed_globals)
1114
1166
 
@@ -2545,6 +2597,7 @@ ACTION_MAP = {
2545
2597
  "DescribeProductSKUs": doDescribeProductSKUs,
2546
2598
  "ImportSourceClusterConsumerGroups": doImportSourceClusterConsumerGroups,
2547
2599
  "ModifyMQTTInstance": doModifyMQTTInstance,
2600
+ "DescribeConsumerLag": doDescribeConsumerLag,
2548
2601
  "DescribeMQTTTopic": doDescribeMQTTTopic,
2549
2602
  "ModifyMQTTInsPublicEndpoint": doModifyMQTTInsPublicEndpoint,
2550
2603
  "DescribeConsumerGroup": doDescribeConsumerGroup,
@@ -126,6 +126,13 @@
126
126
  "output": "DescribeConsumerGroupListResponse",
127
127
  "status": "online"
128
128
  },
129
+ "DescribeConsumerLag": {
130
+ "document": "查询指定消费组堆积数。",
131
+ "input": "DescribeConsumerLagRequest",
132
+ "name": "查询指定消费组堆积数",
133
+ "output": "DescribeConsumerLagResponse",
134
+ "status": "online"
135
+ },
129
136
  "DescribeFusionInstanceList": {
130
137
  "document": "获取实例列表,Filters参数使用说明如下:\n1. InstanceName, 名称模糊查询\n2. InstanceId,实例ID查询\n3. InstanceType, 实例类型查询,支持多选\n4. Version,实例版本查询\n当使用TagFilters查询时,Filters参数失效。",
131
138
  "input": "DescribeFusionInstanceListRequest",
@@ -1614,6 +1621,70 @@
1614
1621
  ],
1615
1622
  "type": "object"
1616
1623
  },
1624
+ "DescribeConsumerLagRequest": {
1625
+ "document": "DescribeConsumerLag请求参数结构体",
1626
+ "members": [
1627
+ {
1628
+ "disabled": false,
1629
+ "document": "实例ID",
1630
+ "example": "rocketmq-xxxx",
1631
+ "member": "string",
1632
+ "name": "InstanceId",
1633
+ "required": true,
1634
+ "type": "string"
1635
+ },
1636
+ {
1637
+ "disabled": false,
1638
+ "document": "消费组名称",
1639
+ "example": "group_test",
1640
+ "member": "string",
1641
+ "name": "ConsumerGroup",
1642
+ "required": false,
1643
+ "type": "string"
1644
+ },
1645
+ {
1646
+ "disabled": false,
1647
+ "document": "命名空间,4.x集群必填",
1648
+ "example": "namespace_test",
1649
+ "member": "string",
1650
+ "name": "Namespace",
1651
+ "required": false,
1652
+ "type": "string"
1653
+ },
1654
+ {
1655
+ "disabled": false,
1656
+ "document": "订阅主题,不为空则查询订阅了该主题的消费组的堆积",
1657
+ "example": "topic_test",
1658
+ "member": "string",
1659
+ "name": "SubscribeTopic",
1660
+ "required": false,
1661
+ "type": "string"
1662
+ }
1663
+ ],
1664
+ "type": "object"
1665
+ },
1666
+ "DescribeConsumerLagResponse": {
1667
+ "document": "DescribeConsumerLag返回参数结构体",
1668
+ "members": [
1669
+ {
1670
+ "disabled": false,
1671
+ "document": "堆积数",
1672
+ "example": "100",
1673
+ "member": "int64",
1674
+ "name": "ConsumerLag",
1675
+ "output_required": false,
1676
+ "type": "int",
1677
+ "value_allowed_null": false
1678
+ },
1679
+ {
1680
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1681
+ "member": "string",
1682
+ "name": "RequestId",
1683
+ "type": "string"
1684
+ }
1685
+ ],
1686
+ "type": "object"
1687
+ },
1617
1688
  "DescribeFusionInstanceListRequest": {
1618
1689
  "document": "DescribeFusionInstanceList请求参数结构体",
1619
1690
  "members": [
@@ -150,6 +150,14 @@
150
150
  "title": "获取消费组列表"
151
151
  }
152
152
  ],
153
+ "DescribeConsumerLag": [
154
+ {
155
+ "document": "查询指定客户端堆积成功",
156
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConsumerLag\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-24kzek2b\",\n \"ConsumerGroup\": \"test\"\n}",
157
+ "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"ConsumerLag\": 0,\n \"RequestId\": \"2b9eef15-a8bc-47a3-9445-9edcafccb459\"\n }\n}",
158
+ "title": "正常响应"
159
+ }
160
+ ],
153
161
  "DescribeFusionInstanceList": [
154
162
  {
155
163
  "document": "",
@@ -2627,9 +2627,10 @@
2627
2627
  {
2628
2628
  "disabled": false,
2629
2629
  "document": "攻击封禁类型标签",
2630
- "example": "",
2630
+ "example": "“”",
2631
2631
  "member": "string",
2632
2632
  "name": "AttackTags",
2633
+ "output_required": true,
2633
2634
  "required": true,
2634
2635
  "type": "list",
2635
2636
  "value_allowed_null": false
@@ -2637,9 +2638,10 @@
2637
2638
  {
2638
2639
  "disabled": false,
2639
2640
  "document": "攻击次数阈值",
2640
- "example": "",
2641
+ "example": "1",
2641
2642
  "member": "int64",
2642
2643
  "name": "AttackThreshold",
2644
+ "output_required": true,
2643
2645
  "required": true,
2644
2646
  "type": "int",
2645
2647
  "value_allowed_null": false
@@ -2647,9 +2649,10 @@
2647
2649
  {
2648
2650
  "disabled": false,
2649
2651
  "document": "自动封禁状态",
2650
- "example": "",
2652
+ "example": "1",
2651
2653
  "member": "int64",
2652
2654
  "name": "DefenseStatus",
2655
+ "output_required": true,
2653
2656
  "required": true,
2654
2657
  "type": "int",
2655
2658
  "value_allowed_null": false
@@ -2657,9 +2660,10 @@
2657
2660
  {
2658
2661
  "disabled": false,
2659
2662
  "document": "攻击时间阈值",
2660
- "example": "",
2663
+ "example": "1",
2661
2664
  "member": "int64",
2662
2665
  "name": "TimeThreshold",
2666
+ "output_required": true,
2663
2667
  "required": true,
2664
2668
  "type": "int",
2665
2669
  "value_allowed_null": false
@@ -2667,9 +2671,10 @@
2667
2671
  {
2668
2672
  "disabled": false,
2669
2673
  "document": "自动封禁时间",
2670
- "example": "",
2674
+ "example": "1",
2671
2675
  "member": "int64",
2672
2676
  "name": "DenyTimeThreshold",
2677
+ "output_required": true,
2673
2678
  "required": true,
2674
2679
  "type": "int",
2675
2680
  "value_allowed_null": false
@@ -2677,9 +2682,10 @@
2677
2682
  {
2678
2683
  "disabled": false,
2679
2684
  "document": "最后更新时间",
2680
- "example": "",
2685
+ "example": "“”",
2681
2686
  "member": "datetime_iso",
2682
2687
  "name": "LastUpdateTime",
2688
+ "output_required": true,
2683
2689
  "required": false,
2684
2690
  "type": "string",
2685
2691
  "value_allowed_null": false
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1168.1
3
+ Version: 3.0.1169.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.1168
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1169
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介
@@ -1,4 +1,4 @@
1
- tccli/__init__.py,sha256=ogVh13Lox8_XLfJuYLWnSsJ5mWvyeRUJFCK0j7TyXdo,27
1
+ tccli/__init__.py,sha256=Z6K-u67PpTjXyeWhgTXpKzwgCrki1HzDKhvO7EeC-04,27
2
2
  tccli/argparser.py,sha256=iFaw_iIMdyVwUdcv2_2OHQfe7-7j9yGzoOgXgXswoBo,5555
3
3
  tccli/argument.py,sha256=ZtVo3AySpzM-Hw6_hPdU27FjUsc8QPB2fIuLy7JSBAk,8091
4
4
  tccli/base_command.py,sha256=rFWNAwfS0GA6LLGNOM-iPI0RV81Jag5cZn536ZQN0pw,2859
@@ -58,7 +58,7 @@ tccli/services/afc/v20200226/api.json,sha256=j0LyDTPODrK84S3K6IjPWtfWxcqjjp6Urir
58
58
  tccli/services/afc/v20200226/examples.json,sha256=9Hpp5NQ7rbzf7budjRrfTXv1fQ046i6HT3jwg5Ohs_I,11403
59
59
  tccli/services/aiart/__init__.py,sha256=Y-fYvm53hvADUxzlHVPLGQM3P-5cZMqfaKZ6MrBYYgY,89
60
60
  tccli/services/aiart/aiart_client.py,sha256=u0AQCHaxseyv4o9j8D3wfnMqs7qDTP5x1q70hXUIu5g,42734
61
- tccli/services/aiart/v20221229/api.json,sha256=T1a-qUYBbZilKsUzC12omI8EBtF-C4anCN5XeyI1NVY,56629
61
+ tccli/services/aiart/v20221229/api.json,sha256=ZT8MagsaSN15oIXtaxIYDcCuMtlpxbT9QKUdyAnM8Vk,57006
62
62
  tccli/services/aiart/v20221229/examples.json,sha256=0olok0kP4Eve86Vv0quTvVmXlvB9VS--El4boP9HNk8,7128
63
63
  tccli/services/ame/__init__.py,sha256=wjRNmkvpxDAvUPYHvj3CHImG_FTWTjSxZYtZCEOn_ig,85
64
64
  tccli/services/ame/ame_client.py,sha256=5uK__MWG30G0wDk4-bcezbYrJEJffFKrrDyENJbE6V4,101414
@@ -291,9 +291,9 @@ tccli/services/cloudstudio/cloudstudio_client.py,sha256=rhY_ZUsjZVzUUFiqZvmE-P_b
291
291
  tccli/services/cloudstudio/v20230508/api.json,sha256=XfRs31gZJT7hw9evM2g1ANArzHR4YJEOqvOjr01AT7o,28388
292
292
  tccli/services/cloudstudio/v20230508/examples.json,sha256=XXpDCtNUiK9__-_4bdbT4XTvDaGPPKOP7kGMIwMYW30,5455
293
293
  tccli/services/cls/__init__.py,sha256=emWEmdULub91gG47BRE9u44cHrFt8L4KRduipQx_MfQ,85
294
- tccli/services/cls/cls_client.py,sha256=1uNbiCWo7CtfPNsXdvBdiYNTR018uIqhtQc6IK3QyoQ,304865
295
- tccli/services/cls/v20201016/api.json,sha256=m_v3FLsahjKzgr_melDU_cuOUtpD-syI0f8qdV0wU_I,523082
296
- tccli/services/cls/v20201016/examples.json,sha256=Fobq7TjxdCXtPr_EE2GOOq6N9rsRewetl5Uf2bwXkyQ,197672
294
+ tccli/services/cls/cls_client.py,sha256=uEMsgKQlTL-JbfFGe-QqQviaUzs4ayfOaZlQMFPJ_Ws,317283
295
+ tccli/services/cls/v20201016/api.json,sha256=Kw6yfkZUYKw3RZXK1uxQq6N--2wquSDe-05KzCJ-ug8,534683
296
+ tccli/services/cls/v20201016/examples.json,sha256=q4uR4Ahls5GJbqrzKSdln5GdJi80T4XLBKbXq1w5Prs,200233
297
297
  tccli/services/cme/__init__.py,sha256=JUEIsQ1dWJHSubFZl7yjNuEMYMdDiyVRMv7YUiZcz4s,85
298
298
  tccli/services/cme/cme_client.py,sha256=I0EfukJ3DMhKfOXq4I1nZ2Tp4597B3hzycqVQd_EBqM,159812
299
299
  tccli/services/cme/v20191029/api.json,sha256=oR9QRfoxglmXQVQKX2YLVbxJLykLLTHpfTXGSxUPsEQ,321865
@@ -448,7 +448,7 @@ tccli/services/essbasic/__init__.py,sha256=Uh5kuYtJvJ4F1S2w-19_B6a_JMF1ubh8Se-7p
448
448
  tccli/services/essbasic/essbasic_client.py,sha256=LNRYt5_RyAvdfqaPaJfod0sLAjJgTEOADHDo_ILmHoM,404774
449
449
  tccli/services/essbasic/v20201222/api.json,sha256=8yA-0DwpjBAZajDJnp3flQ2xn1sdkZMVQcvegUcemSM,184116
450
450
  tccli/services/essbasic/v20201222/examples.json,sha256=TsEP0F9v4W6KvnFnczr2diMh2NX2Tp7TcCEkoeBw69Q,68751
451
- tccli/services/essbasic/v20210526/api.json,sha256=ULnUv2wV8wYa9kOCP3f3ThWupd88xz_XjXdA7VloFu8,648111
451
+ tccli/services/essbasic/v20210526/api.json,sha256=p9F7n2WnHGJ1GV8ALTS42X1Q1lgckczn85eYBZoMS7c,648164
452
452
  tccli/services/essbasic/v20210526/examples.json,sha256=VeMO52oSz-_brZK3cru3QaJBxMsWiCZijnjXw6XyVuQ,425571
453
453
  tccli/services/facefusion/__init__.py,sha256=5IsXKY7EJG73GoLZDaRk_QwthyDmfes1nKAVdwZETUE,99
454
454
  tccli/services/facefusion/facefusion_client.py,sha256=WOqOQDPKlKpXTGcmw5t5uZKY0VhwRJtud72Vx6CR2h4,18163
@@ -510,7 +510,7 @@ tccli/services/hcm/v20181106/api.json,sha256=9Jxpj-fhbXJGkO_nCVUL4nlhcfMICA3snOG
510
510
  tccli/services/hcm/v20181106/examples.json,sha256=TKTLt4hcnqYSjpxTCwtJyoFUc2I23ySZL0Ar-aa6v98,1466
511
511
  tccli/services/hunyuan/__init__.py,sha256=ZWaLaByP6wMQSS7nntZKqol4lzuJKslQFdB4Bv3kYwU,93
512
512
  tccli/services/hunyuan/hunyuan_client.py,sha256=PWIZwVQp0a04vtTXPdTfDOV7M5tPS5bdJSThuUdfFKQ,30218
513
- tccli/services/hunyuan/v20230901/api.json,sha256=Etknbe2Fgoq_-9pdtxRzfbcavje2xggUPoxGUlsscKI,49943
513
+ tccli/services/hunyuan/v20230901/api.json,sha256=evevClhuMfv6h6-fn_0hhW1pZSaspfrXVwbdReSSjT8,49943
514
514
  tccli/services/hunyuan/v20230901/examples.json,sha256=SrPcbBvXrWbRPMyC8sduivzuh2qmownybAYbK5Tld7M,35107
515
515
  tccli/services/iai/__init__.py,sha256=pyYHUQUj82fBZdJ7cEUsTpy6VP8aU0siS32k7-3aM9Q,85
516
516
  tccli/services/iai/iai_client.py,sha256=Heo7mlB-dWK2PDDh7vZnRQsFwGlRVozdo-jk6Hl3pgo,113648
@@ -705,11 +705,11 @@ tccli/services/omics/omics_client.py,sha256=D589nMlFbMtuOazg_7UEh3YYfTHvnDwjI-0J
705
705
  tccli/services/omics/v20221128/api.json,sha256=j66VwSN8UcUKt-7f8Vw1LKf2tWjGVRpwy7dGThA0sGY,106516
706
706
  tccli/services/omics/v20221128/examples.json,sha256=3WRc7Du_jQ_aUUU0KT0nsoLyua59MrjUJFW-VEAzxl8,29446
707
707
  tccli/services/organization/__init__.py,sha256=ctNPQB07daPeppmKKoViB5ommtY2F8xr2Ks2I9WGWCE,103
708
- tccli/services/organization/organization_client.py,sha256=qs14qhp1x62FK01EAlNHF7lRhbq0qZVum_kPyg-gBsY,243487
708
+ tccli/services/organization/organization_client.py,sha256=lrzXhu_gsyfGHsxWgurugo0MjRA_VGKnJcE637RYFek,252855
709
709
  tccli/services/organization/v20181225/api.json,sha256=Bq0n7euJrpJ9MQeruDyZyC2eM0T8b1ZepvhVZVK_Oto,37473
710
710
  tccli/services/organization/v20181225/examples.json,sha256=7vLd0IMYvL3fUbl0tzptov0jTz_K_v4afVjhdQ626Yw,9513
711
- tccli/services/organization/v20210331/api.json,sha256=lbeZ0RfMp0d04NucrP8JtpjcfRkYRVWdC2rWjdy9J_I,206618
712
- tccli/services/organization/v20210331/examples.json,sha256=DxCFg6sHGJdPGbjUSAObysm-7ba1ybB7N23JFjjODBk,48273
711
+ tccli/services/organization/v20210331/api.json,sha256=TaXaTds7ap91inMnYFWP3_B74ANMRCZaKMGa3mKL0jA,217471
712
+ tccli/services/organization/v20210331/examples.json,sha256=Lkqwh4mRHvdOF71nos1MV7guL22p1PyPGqJz-iiHObE,50257
713
713
  tccli/services/partners/__init__.py,sha256=AP1gFrD80rauxk19ybZuAoeHwKlORcA0SSd0lWV4MQM,95
714
714
  tccli/services/partners/partners_client.py,sha256=X_58_RrKS4JMa4bEiwzkHuKPeqyVaZbAVzziGy8COOs,64685
715
715
  tccli/services/partners/v20180321/api.json,sha256=RkXC-eBnPmi-j0eP-P84VLrtHd2ae4PypouAGgZb9bY,86136
@@ -728,8 +728,8 @@ tccli/services/privatedns/v20201028/api.json,sha256=V5wIkYYlKUwhwBECFuAPx-snLN4n
728
728
  tccli/services/privatedns/v20201028/examples.json,sha256=0xJC2pTX7iJ7Z4xqUjt-84bFLCzUOFfba2ezb20w-30,26115
729
729
  tccli/services/pts/__init__.py,sha256=J0iwcjb1pfQr8JhxLeQ_n2JUhbIET_8hfW-6g-RrVlA,85
730
730
  tccli/services/pts/pts_client.py,sha256=0jr8Z7uzPgwSvyYh9HfcOygeOLXvt7hXvfVKi0ElmA8,153448
731
- tccli/services/pts/v20210728/api.json,sha256=MZJEC4n_Y32-7InEoBCof8oj1acaYDwItH2bnR3Gdog,235517
732
- tccli/services/pts/v20210728/examples.json,sha256=h5LUD49t4KZcDDTCXMOkHdek4mYBkevkjb8T2LW5YDc,95268
731
+ tccli/services/pts/v20210728/api.json,sha256=fL482ySQ0R7MM-3bLoTBp08s8wqQvVHl9nC8S0v2dOQ,235634
732
+ tccli/services/pts/v20210728/examples.json,sha256=fV87raqbT21BPJKcW8Dj-Lf5BXmWOVMNTaN6ZzVin20,89637
733
733
  tccli/services/rce/__init__.py,sha256=hA0_efK_b48bYi70kHNZugvJchdDwQNHYJofWYNzyKo,85
734
734
  tccli/services/rce/rce_client.py,sha256=c-NhabZv1yQqtaN0M5TxaZ7vqzsPHGG-pUVKJKzAt-0,36432
735
735
  tccli/services/rce/v20201103/api.json,sha256=5xlsHWFqToq5Gk5UiljyCKs7t5B93q8lvb0zCjUnzEc,80371
@@ -884,8 +884,8 @@ tccli/services/tcr/v20190924/api.json,sha256=O5qFqF2TVpGN-k38dgCnZWFWOnm3Xtm-UFt
884
884
  tccli/services/tcr/v20190924/examples.json,sha256=AaAqj_pfEC9383FUmNduRP-Q3VBgGGnkB6m6f5a_i44,76451
885
885
  tccli/services/tcss/__init__.py,sha256=FTLOwcSZ8-U5g9XG6eYy1mphujovIis-nfDfI5HV2lU,87
886
886
  tccli/services/tcss/tcss_client.py,sha256=7YsMYepM9vjl2Us0rD8pUvI73GEv6b4QwhZNlszPCSw,1065653
887
- tccli/services/tcss/v20201101/api.json,sha256=4-7vI0scY3wZkzhzCCH2nkJIIZtugdWmL9my_46sQGI,1442251
888
- tccli/services/tcss/v20201101/examples.json,sha256=NNQpYBGa64RAhSuJ9cTsvbpoCFKRP0i4oScocUBwBys,327885
887
+ tccli/services/tcss/v20201101/api.json,sha256=AF_teU2-KJ-bVnlPZ_iqIxw7SWXRETUqLIoCOidWFt0,1447465
888
+ tccli/services/tcss/v20201101/examples.json,sha256=AlXedBOchCGBR6LnHLtk0FWulQ8mrmLg8IPZG50jn4c,332698
889
889
  tccli/services/tdcpg/__init__.py,sha256=kWdMeyrgWujsJh_-ALD5Z70hgpTf6t8vi7DkYUcgHpE,89
890
890
  tccli/services/tdcpg/tdcpg_client.py,sha256=yChYIaaNcIPcL8oUWnIfC0vJfNUkz9FbR-7wEPScuYw,83226
891
891
  tccli/services/tdcpg/v20211118/api.json,sha256=uE8yfNsMIeOaemF1chlxVwXsxe6wagWDP8Ir2qiHF6I,79718
@@ -985,9 +985,9 @@ tccli/services/trdp/trdp_client.py,sha256=9LrqecAfXdWXWCbnV63hhMClU7JfHHlJb7aY7x
985
985
  tccli/services/trdp/v20220726/api.json,sha256=KYiR1uztdZ61ICgOIctxJkaTTXRQ7b69GmYlt0ruOHQ,28747
986
986
  tccli/services/trdp/v20220726/examples.json,sha256=P0dCwSSJOPSy3XZ8_Ueb8WsWRGNT-C02xSxpL0QbsxA,2955
987
987
  tccli/services/trocket/__init__.py,sha256=p5durI8FsYhlCABLHScnBZTSrD6t6X8dCq0_m0wOSQQ,93
988
- tccli/services/trocket/trocket_client.py,sha256=KE6T1LpVBdsJsoZxHDvHDerJCdHQ9dw-HDHiMDs4Ts8,154218
989
- tccli/services/trocket/v20230308/api.json,sha256=R9ZGCmAXr0tZf31_g_oidDhjowhMkWN0WdW6nicA3OI,199600
990
- tccli/services/trocket/v20230308/examples.json,sha256=SUiLkBui08jHQULFWcwRblGJZWhehoAIDpGJ6A9eJRE,50794
988
+ tccli/services/trocket/trocket_client.py,sha256=yZ9Rk4zr9e4m6JOVPUV_qvTdQsMZdSgfBKtCQJCa8a0,157314
989
+ tccli/services/trocket/v20230308/api.json,sha256=9KVdG4SeRLJQQXZKI1Fnms-jun9s9L3nMbdP74fVwGE,201841
990
+ tccli/services/trocket/v20230308/examples.json,sha256=rG2Pd5TJgxe3033UzatTkF5iVYXd7pc5CMeHmK1gzX8,51370
991
991
  tccli/services/trp/__init__.py,sha256=T-R-mOKU-Yw3iE6Me6WIUj0jVKRMD9-sTiAfkNGZvPo,85
992
992
  tccli/services/trp/trp_client.py,sha256=ZzRpWZdTiKDrTIrZCDyvd3YiVH2pTm8FQHMIexAPRVU,172205
993
993
  tccli/services/trp/v20210515/api.json,sha256=j3rzvm91Q8rtA4YA1MlKR6H7qyj_UwTFG0BKh1pCfZM,221649
@@ -1068,7 +1068,7 @@ tccli/services/vtc/v20240223/api.json,sha256=zlKxCMSftRyFud2pSdQXyLo59kneJ2DOss-
1068
1068
  tccli/services/vtc/v20240223/examples.json,sha256=WhfgTwYRmA4ULpsqEMZKzPU1DY87BYu8YDOf7cgc4Qc,5042
1069
1069
  tccli/services/waf/__init__.py,sha256=CQIYSctAXRbX8x5xidAj7CBzOVIdMOZJQ0e6ENff3HU,85
1070
1070
  tccli/services/waf/waf_client.py,sha256=RwuKpZWKxAC3E6ZmvAQq5JrR7StaUHODILu72rEizXw,442184
1071
- tccli/services/waf/v20180125/api.json,sha256=CG_Z3E2slllfuB0oa99pz0AyFR1A2A9Tim3hfp3btBM,650056
1071
+ tccli/services/waf/v20180125/api.json,sha256=yhLuoLun-AZhyUMG-coWgMhuwrFN0x8jj1qxWoJL_1s,650282
1072
1072
  tccli/services/waf/v20180125/examples.json,sha256=WnfQ7LhoQONteuHZwTOkIIqY1l2xJeFBvSfjMmfc2yE,171781
1073
1073
  tccli/services/wav/__init__.py,sha256=iOdPQbxYh0cdKcDo0kRWmQMiCl38owcMur1PRm3R6R8,85
1074
1074
  tccli/services/wav/wav_client.py,sha256=KfvA5VHhN0HlAa70HjkAs8KkC_GfMzTM4vjlDWXIxVQ,86224
@@ -1104,8 +1104,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
1104
1104
  tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
1105
1105
  tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
1106
1106
  tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
1107
- tccli-3.0.1168.1.dist-info/METADATA,sha256=1MHwxCFP5nCfhgRK6bLRIm574ph-5Yap6QenmIadJQ8,16172
1108
- tccli-3.0.1168.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
1109
- tccli-3.0.1168.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
1110
- tccli-3.0.1168.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1111
- tccli-3.0.1168.1.dist-info/RECORD,,
1107
+ tccli-3.0.1169.1.dist-info/METADATA,sha256=NNjIpxh45BbQR9k9QcrTkSEQuYyo9d4XYjOlxY8xCss,16172
1108
+ tccli-3.0.1169.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
1109
+ tccli-3.0.1169.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
1110
+ tccli-3.0.1169.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1111
+ tccli-3.0.1169.1.dist-info/RECORD,,