tccli 3.0.1251.1__py2.py3-none-any.whl → 3.0.1253.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/v20221229/api.json +12 -3
  3. tccli/services/bi/v20220105/api.json +6 -6
  4. tccli/services/ca/v20230228/api.json +16 -16
  5. tccli/services/cat/v20180409/api.json +25 -24
  6. tccli/services/cat/v20180409/examples.json +17 -17
  7. tccli/services/ccc/ccc_client.py +53 -0
  8. tccli/services/ccc/v20200210/api.json +89 -0
  9. tccli/services/ccc/v20200210/examples.json +8 -0
  10. tccli/services/cdb/v20170320/api.json +12 -0
  11. tccli/services/cdwdoris/v20211228/api.json +522 -479
  12. tccli/services/cdwdoris/v20211228/examples.json +55 -37
  13. tccli/services/clb/v20180317/api.json +88 -6
  14. tccli/services/clb/v20180317/examples.json +4 -4
  15. tccli/services/cloudaudit/v20190319/api.json +2 -2
  16. tccli/services/cloudaudit/v20190319/examples.json +2 -2
  17. tccli/services/config/v20220802/api.json +20 -9
  18. tccli/services/config/v20220802/examples.json +1 -1
  19. tccli/services/dc/v20180410/api.json +21 -2
  20. tccli/services/dc/v20180410/examples.json +2 -2
  21. tccli/services/dcdb/v20180411/api.json +1 -1
  22. tccli/services/dcdb/v20180411/examples.json +1 -1
  23. tccli/services/dlc/v20210125/api.json +53 -4
  24. tccli/services/emr/v20190103/api.json +161 -141
  25. tccli/services/ess/v20201111/api.json +100 -98
  26. tccli/services/ess/v20201111/examples.json +18 -18
  27. tccli/services/essbasic/v20210526/api.json +9 -9
  28. tccli/services/essbasic/v20210526/examples.json +6 -6
  29. tccli/services/hunyuan/v20230901/api.json +25 -5
  30. tccli/services/lcic/v20220817/api.json +1 -1
  31. tccli/services/lke/v20231130/api.json +9 -0
  32. tccli/services/lkeap/v20240522/api.json +2 -2
  33. tccli/services/mariadb/v20170312/api.json +1 -1
  34. tccli/services/mariadb/v20170312/examples.json +1 -1
  35. tccli/services/monitor/v20180724/api.json +68 -50
  36. tccli/services/monitor/v20180724/examples.json +21 -21
  37. tccli/services/mps/mps_client.py +379 -61
  38. tccli/services/mps/v20190612/api.json +499 -17
  39. tccli/services/mps/v20190612/examples.json +48 -0
  40. tccli/services/ocr/v20181119/api.json +28 -0
  41. tccli/services/ssl/v20191205/api.json +3 -3
  42. tccli/services/ssl/v20191205/examples.json +1 -1
  43. tccli/services/tchd/v20230306/api.json +3 -3
  44. tccli/services/tiw/v20190919/api.json +1 -1
  45. tccli/services/trtc/v20190722/api.json +11 -0
  46. tccli/services/tse/v20201207/api.json +10 -0
  47. tccli/services/vpc/v20170312/api.json +249 -19
  48. tccli/services/vpc/v20170312/examples.json +4 -4
  49. tccli/services/wedata/v20210820/api.json +382 -96
  50. tccli/services/wedata/v20210820/examples.json +1 -1
  51. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/METADATA +2 -2
  52. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/RECORD +55 -55
  53. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/WHEEL +0 -0
  54. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/entry_points.txt +0 -0
  55. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/license_files/LICENSE +0 -0
@@ -133,6 +133,13 @@
133
133
  "output": "CreateStreamLinkOutputInfoResponse",
134
134
  "status": "online"
135
135
  },
136
+ "CreateStreamLinkSecurityGroup": {
137
+ "document": "创建安全组,数量限制5个。",
138
+ "input": "CreateStreamLinkSecurityGroupRequest",
139
+ "name": "创建安全组",
140
+ "output": "CreateStreamLinkSecurityGroupResponse",
141
+ "status": "online"
142
+ },
136
143
  "CreateTranscodeTemplate": {
137
144
  "document": "创建用户自定义转码模板,数量上限:1000",
138
145
  "input": "CreateTranscodeTemplateRequest",
@@ -280,6 +287,13 @@
280
287
  "output": "DeleteStreamLinkOutputResponse",
281
288
  "status": "online"
282
289
  },
290
+ "DeleteStreamLinkSecurityGroup": {
291
+ "document": "删除安全组。",
292
+ "input": "DeleteStreamLinkSecurityGroupRequest",
293
+ "name": "删除安全组",
294
+ "output": "DeleteStreamLinkSecurityGroupResponse",
295
+ "status": "online"
296
+ },
283
297
  "DeleteTranscodeTemplate": {
284
298
  "document": "删除用户自定义转码模板。",
285
299
  "input": "DeleteTranscodeTemplateRequest",
@@ -343,6 +357,13 @@
343
357
  "output": "DescribeContentReviewTemplatesResponse",
344
358
  "status": "online"
345
359
  },
360
+ "DescribeGroupAttachFlowsById": {
361
+ "document": "根据安全组反差关联的Flow信息。",
362
+ "input": "DescribeGroupAttachFlowsByIdRequest",
363
+ "name": "反查媒体传输安全组绑定的Flow信息",
364
+ "output": "DescribeGroupAttachFlowsByIdResponse",
365
+ "status": "online"
366
+ },
346
367
  "DescribeImageSpriteTemplates": {
347
368
  "document": "查询雪碧图模板,支持根据条件,分页查询。",
348
369
  "input": "DescribeImageSpriteTemplatesRequest",
@@ -483,6 +504,13 @@
483
504
  "output": "DescribeStreamLinkRegionsResponse",
484
505
  "status": "online"
485
506
  },
507
+ "DescribeStreamLinkSecurityGroups": {
508
+ "document": "批量查询安全组信息。",
509
+ "input": "DescribeStreamLinkSecurityGroupsRequest",
510
+ "name": "批量查询安全组信息",
511
+ "output": "DescribeStreamLinkSecurityGroupsResponse",
512
+ "status": "online"
513
+ },
486
514
  "DescribeTaskDetail": {
487
515
  "document": "通过任务 ID 查询任务的执行状态和结果的详细信息(最多可以查询7天之内提交的任务)。",
488
516
  "input": "DescribeTaskDetailRequest",
@@ -553,6 +581,13 @@
553
581
  "output": "DisableWorkflowResponse",
554
582
  "status": "online"
555
583
  },
584
+ "DisassociateSecurityGroup": {
585
+ "document": "批量解绑安全组下面关联的输入输出。",
586
+ "input": "DisassociateSecurityGroupRequest",
587
+ "name": "批量解绑安全组",
588
+ "output": "DisassociateSecurityGroupResponse",
589
+ "status": "online"
590
+ },
556
591
  "EditMedia": {
557
592
  "document": "对视频进行编辑,生成一个新的视频。编辑的功能包括:\n \n\n一、**剪辑任务**:简单的视频剪辑,如剪辑、拼接等\n1. 对一个文件进行剪辑,生成一个新的视频;\n2. 对多个文件进行拼接,生成一个新的视频;\n3. 对多个文件进行剪辑,然后再拼接,生成一个新的视频。\n\n二、**合成任务**:通过接口描述信息,合成一个新的视频。\n1. 多轨道(视频、音频、字幕)、多类型元素(视频、图片、音频、文字、空)\n2. 图像级别:贴图、缩放、任意角度旋转、镜像等\n3. 音频级别:音量控制、淡入淡出、混音等\n4. 视频级别:转场、倍数播放、拼接、剪切、字幕、画中画、音画分离、出入场动效等",
558
593
  "input": "EditMediaRequest",
@@ -700,6 +735,13 @@
700
735
  "output": "ModifyStreamLinkOutputInfoResponse",
701
736
  "status": "online"
702
737
  },
738
+ "ModifyStreamLinkSecurityGroup": {
739
+ "document": "更新安全组。",
740
+ "input": "ModifyStreamLinkSecurityGroupRequest",
741
+ "name": "更新安全组",
742
+ "output": "ModifyStreamLinkSecurityGroupResponse",
743
+ "status": "online"
744
+ },
703
745
  "ModifyTranscodeTemplate": {
704
746
  "document": "修改用户自定义转码模板信息。",
705
747
  "input": "ModifyTranscodeTemplateRequest",
@@ -9284,7 +9326,7 @@
9284
9326
  },
9285
9327
  {
9286
9328
  "disabled": false,
9287
- "document": "转推SRT的总延迟,默认0,单位ms,范围为[0, 3000]",
9329
+ "document": "转推SRT的总延迟,默认0,单位ms,范围为[0, 3000]。此参数同时设置了发送方和接收方的延迟(recvlatency和peerlatency)为相同的值。建议配置为至少3倍RTT,以确保在网络拥塞时能够有效处理数据包的重传和确认",
9288
9330
  "example": "0",
9289
9331
  "member": "int64",
9290
9332
  "name": "Latency",
@@ -9293,7 +9335,7 @@
9293
9335
  },
9294
9336
  {
9295
9337
  "disabled": false,
9296
- "document": "转推SRT的接收延迟,默认120,单位ms,范围为[0, 3000]。",
9338
+ "document": "转推SRT的接收延迟,默认120,单位ms,范围为[0, 3000]。 此参数表示接收方用于缓存数据包的时间长度",
9297
9339
  "example": "120",
9298
9340
  "member": "int64",
9299
9341
  "name": "RecvLatency",
@@ -9302,7 +9344,7 @@
9302
9344
  },
9303
9345
  {
9304
9346
  "disabled": false,
9305
- "document": "转推SRT的对端延迟,默认0,单位ms,范围为[0, 3000]。",
9347
+ "document": "转推SRT的对端延迟,默认0,单位ms,范围为[0, 3000]。 此参数由发送方设置,用于告知接收方其期望的延迟缓冲时间",
9306
9348
  "example": "0",
9307
9349
  "member": "int64",
9308
9350
  "name": "PeerLatency",
@@ -9311,7 +9353,7 @@
9311
9353
  },
9312
9354
  {
9313
9355
  "disabled": false,
9314
- "document": "转推SRT的对端空闲超时时间,默认5000,单位ms,范围为[1000, 10000]。",
9356
+ "document": "转推SRT的对端空闲超时时间,默认5000,单位ms,范围为[1000, 10000]。 如果连接在设定的超时时间内没有活动,将会被关闭",
9315
9357
  "example": "5000",
9316
9358
  "member": "int64",
9317
9359
  "name": "PeerIdleTimeout",
@@ -10001,6 +10043,52 @@
10001
10043
  ],
10002
10044
  "type": "object"
10003
10045
  },
10046
+ "CreateStreamLinkSecurityGroupRequest": {
10047
+ "document": "CreateStreamLinkSecurityGroup请求参数结构体",
10048
+ "members": [
10049
+ {
10050
+ "disabled": false,
10051
+ "document": "安全组名称,限制大小写、数字和下划线,Region下唯一。",
10052
+ "example": "xxx",
10053
+ "member": "string",
10054
+ "name": "Name",
10055
+ "required": true,
10056
+ "type": "string"
10057
+ },
10058
+ {
10059
+ "disabled": false,
10060
+ "document": "白名单列表,数量限制[1, 10]。",
10061
+ "example": "[\"1.1.1.1\\/1\\r\\n\"]",
10062
+ "member": "string",
10063
+ "name": "Whitelist",
10064
+ "required": true,
10065
+ "type": "list"
10066
+ }
10067
+ ],
10068
+ "type": "object"
10069
+ },
10070
+ "CreateStreamLinkSecurityGroupResponse": {
10071
+ "document": "CreateStreamLinkSecurityGroup返回参数结构体",
10072
+ "members": [
10073
+ {
10074
+ "disabled": false,
10075
+ "document": "安全组 ID。",
10076
+ "example": "1111",
10077
+ "member": "string",
10078
+ "name": "Id",
10079
+ "output_required": true,
10080
+ "type": "string",
10081
+ "value_allowed_null": false
10082
+ },
10083
+ {
10084
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
10085
+ "member": "string",
10086
+ "name": "RequestId",
10087
+ "type": "string"
10088
+ }
10089
+ ],
10090
+ "type": "object"
10091
+ },
10004
10092
  "CreateTranscodeTemplateRequest": {
10005
10093
  "document": "CreateTranscodeTemplate请求参数结构体",
10006
10094
  "members": [
@@ -10898,6 +10986,33 @@
10898
10986
  ],
10899
10987
  "type": "object"
10900
10988
  },
10989
+ "DeleteStreamLinkSecurityGroupRequest": {
10990
+ "document": "DeleteStreamLinkSecurityGroup请求参数结构体",
10991
+ "members": [
10992
+ {
10993
+ "disabled": false,
10994
+ "document": "安全组 ID。",
10995
+ "example": "1111",
10996
+ "member": "string",
10997
+ "name": "Id",
10998
+ "required": true,
10999
+ "type": "string"
11000
+ }
11001
+ ],
11002
+ "type": "object"
11003
+ },
11004
+ "DeleteStreamLinkSecurityGroupResponse": {
11005
+ "document": "DeleteStreamLinkSecurityGroup返回参数结构体",
11006
+ "members": [
11007
+ {
11008
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
11009
+ "member": "string",
11010
+ "name": "RequestId",
11011
+ "type": "string"
11012
+ }
11013
+ ],
11014
+ "type": "object"
11015
+ },
10901
11016
  "DeleteTranscodeTemplateRequest": {
10902
11017
  "document": "DeleteTranscodeTemplate请求参数结构体",
10903
11018
  "members": [
@@ -11205,7 +11320,7 @@
11205
11320
  {
11206
11321
  "disabled": false,
11207
11322
  "document": "模板类型过滤条件,可选值:\n<li>Preset:系统预置模板;</li>\n<li>Custom:用户自定义模板。</li>",
11208
- "example": "“”",
11323
+ "example": "Preset",
11209
11324
  "member": "string",
11210
11325
  "name": "Type",
11211
11326
  "required": false,
@@ -11213,7 +11328,7 @@
11213
11328
  },
11214
11329
  {
11215
11330
  "disabled": false,
11216
- "document": "是否为纯音频,0表示视频,1表示纯音频",
11331
+ "document": "是否为纯音频,0表示视频,1表示纯音频\n默认值:0",
11217
11332
  "example": "0",
11218
11333
  "member": "uint64",
11219
11334
  "name": "PureAudio",
@@ -11223,7 +11338,7 @@
11223
11338
  {
11224
11339
  "disabled": false,
11225
11340
  "document": "自适应转码模板标识过滤条件,长度限制:64 个字符",
11226
- "example": "\"\"",
11341
+ "example": "Presetting HLS",
11227
11342
  "member": "string",
11228
11343
  "name": "Name",
11229
11344
  "required": false,
@@ -11608,6 +11723,43 @@
11608
11723
  ],
11609
11724
  "usage": "both"
11610
11725
  },
11726
+ "DescribeGroupAttachFlowsByIdRequest": {
11727
+ "document": "DescribeGroupAttachFlowsById请求参数结构体",
11728
+ "members": [
11729
+ {
11730
+ "disabled": false,
11731
+ "document": "媒体传输安全组ID。",
11732
+ "example": "无",
11733
+ "member": "string",
11734
+ "name": "Id",
11735
+ "required": false,
11736
+ "type": "string"
11737
+ }
11738
+ ],
11739
+ "type": "object"
11740
+ },
11741
+ "DescribeGroupAttachFlowsByIdResponse": {
11742
+ "document": "DescribeGroupAttachFlowsById返回参数结构体",
11743
+ "members": [
11744
+ {
11745
+ "disabled": false,
11746
+ "document": "安全组反查的Flow信息列表。",
11747
+ "example": "无",
11748
+ "member": "FlowInOutResp",
11749
+ "name": "Infos",
11750
+ "output_required": true,
11751
+ "type": "list",
11752
+ "value_allowed_null": false
11753
+ },
11754
+ {
11755
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
11756
+ "member": "string",
11757
+ "name": "RequestId",
11758
+ "type": "string"
11759
+ }
11760
+ ],
11761
+ "type": "object"
11762
+ },
11611
11763
  "DescribeHLSPullSourceAddress": {
11612
11764
  "document": "查询输入的HLS配置信息。",
11613
11765
  "members": [
@@ -14070,6 +14222,33 @@
14070
14222
  ],
14071
14223
  "type": "object"
14072
14224
  },
14225
+ "DescribeStreamLinkSecurityGroupsRequest": {
14226
+ "document": "DescribeStreamLinkSecurityGroups请求参数结构体",
14227
+ "members": [],
14228
+ "type": "object"
14229
+ },
14230
+ "DescribeStreamLinkSecurityGroupsResponse": {
14231
+ "document": "DescribeStreamLinkSecurityGroups返回参数结构体",
14232
+ "members": [
14233
+ {
14234
+ "disabled": false,
14235
+ "document": "安全组信息列表。",
14236
+ "example": "无",
14237
+ "member": "SecurityGroupInfo",
14238
+ "name": "Infos",
14239
+ "output_required": true,
14240
+ "type": "list",
14241
+ "value_allowed_null": false
14242
+ },
14243
+ {
14244
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
14245
+ "member": "string",
14246
+ "name": "RequestId",
14247
+ "type": "string"
14248
+ }
14249
+ ],
14250
+ "type": "object"
14251
+ },
14073
14252
  "DescribeTaskDetailRequest": {
14074
14253
  "document": "DescribeTaskDetail请求参数结构体",
14075
14254
  "members": [
@@ -14924,6 +15103,42 @@
14924
15103
  ],
14925
15104
  "type": "object"
14926
15105
  },
15106
+ "DisassociateSecurityGroupRequest": {
15107
+ "document": "DisassociateSecurityGroup请求参数结构体",
15108
+ "members": [
15109
+ {
15110
+ "disabled": false,
15111
+ "document": "媒体传输安全组ID。",
15112
+ "example": "无",
15113
+ "member": "string",
15114
+ "name": "Id",
15115
+ "required": false,
15116
+ "type": "string"
15117
+ },
15118
+ {
15119
+ "disabled": false,
15120
+ "document": "要解绑的输入输出信息列表。",
15121
+ "example": "无",
15122
+ "member": "UnattachSecurityGroupInOutInfo",
15123
+ "name": "UnattachInOutInfos",
15124
+ "required": false,
15125
+ "type": "list"
15126
+ }
15127
+ ],
15128
+ "type": "object"
15129
+ },
15130
+ "DisassociateSecurityGroupResponse": {
15131
+ "document": "DisassociateSecurityGroup返回参数结构体",
15132
+ "members": [
15133
+ {
15134
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
15135
+ "member": "string",
15136
+ "name": "RequestId",
15137
+ "type": "string"
15138
+ }
15139
+ ],
15140
+ "type": "object"
15141
+ },
14927
15142
  "DrmInfo": {
14928
15143
  "document": "Drm 加密信息。",
14929
15144
  "members": [
@@ -15575,6 +15790,112 @@
15575
15790
  ],
15576
15791
  "usage": "out"
15577
15792
  },
15793
+ "FlowInOutResp": {
15794
+ "document": "查询Flow的配置信息。",
15795
+ "members": [
15796
+ {
15797
+ "disabled": false,
15798
+ "document": "流Id。",
15799
+ "example": "无",
15800
+ "member": "string",
15801
+ "name": "FlowId",
15802
+ "output_required": false,
15803
+ "type": "string",
15804
+ "value_allowed_null": false
15805
+ },
15806
+ {
15807
+ "disabled": false,
15808
+ "document": "流名称。",
15809
+ "example": "无",
15810
+ "member": "string",
15811
+ "name": "FlowName",
15812
+ "output_required": false,
15813
+ "type": "string",
15814
+ "value_allowed_null": false
15815
+ },
15816
+ {
15817
+ "disabled": false,
15818
+ "document": "该Flow关联的媒体传输事件EventId。",
15819
+ "example": "eventid",
15820
+ "member": "string",
15821
+ "name": "EventId",
15822
+ "output_required": false,
15823
+ "type": "string",
15824
+ "value_allowed_null": false
15825
+ },
15826
+ {
15827
+ "disabled": false,
15828
+ "document": "媒体传输输入流所属的区域,取值和InputRegion相同。",
15829
+ "example": "ap-shanghai",
15830
+ "member": "string",
15831
+ "name": "FlowRegion",
15832
+ "output_required": false,
15833
+ "type": "string",
15834
+ "value_allowed_null": false
15835
+ },
15836
+ {
15837
+ "disabled": false,
15838
+ "document": "当返回是输出类型时非空,output所在Region。",
15839
+ "example": "无",
15840
+ "member": "string",
15841
+ "name": "OutputRegion",
15842
+ "output_required": false,
15843
+ "type": "string",
15844
+ "value_allowed_null": false
15845
+ },
15846
+ {
15847
+ "disabled": false,
15848
+ "document": "EventName。",
15849
+ "example": "无",
15850
+ "member": "string",
15851
+ "name": "EventName",
15852
+ "output_required": false,
15853
+ "type": "string",
15854
+ "value_allowed_null": false
15855
+ },
15856
+ {
15857
+ "disabled": false,
15858
+ "document": "InOutType为Input有效。",
15859
+ "example": "无",
15860
+ "member": "string",
15861
+ "name": "InputName",
15862
+ "output_required": false,
15863
+ "type": "string",
15864
+ "value_allowed_null": false
15865
+ },
15866
+ {
15867
+ "disabled": false,
15868
+ "document": "InOutType为Output有效。",
15869
+ "example": "无",
15870
+ "member": "string",
15871
+ "name": "OutputName",
15872
+ "output_required": false,
15873
+ "type": "string",
15874
+ "value_allowed_null": false
15875
+ },
15876
+ {
15877
+ "disabled": false,
15878
+ "document": "Input或者Output的Id。",
15879
+ "example": "无",
15880
+ "member": "string",
15881
+ "name": "InOutId",
15882
+ "output_required": false,
15883
+ "type": "string",
15884
+ "value_allowed_null": false
15885
+ },
15886
+ {
15887
+ "disabled": false,
15888
+ "document": "输入/输出类型,可选值:\nInput:输入\nOutpu:输出。",
15889
+ "example": "无",
15890
+ "member": "string",
15891
+ "name": "InOutType",
15892
+ "output_required": false,
15893
+ "type": "string",
15894
+ "value_allowed_null": false
15895
+ }
15896
+ ],
15897
+ "usage": "out"
15898
+ },
15578
15899
  "FlowLogInfo": {
15579
15900
  "document": "传输流日志信息。",
15580
15901
  "members": [
@@ -22333,6 +22654,51 @@
22333
22654
  ],
22334
22655
  "type": "object"
22335
22656
  },
22657
+ "ModifyStreamLinkSecurityGroupRequest": {
22658
+ "document": "ModifyStreamLinkSecurityGroup请求参数结构体",
22659
+ "members": [
22660
+ {
22661
+ "disabled": false,
22662
+ "document": "安全组Id。",
22663
+ "example": " 1111",
22664
+ "member": "string",
22665
+ "name": "Id",
22666
+ "required": true,
22667
+ "type": "string"
22668
+ },
22669
+ {
22670
+ "disabled": false,
22671
+ "document": "安全组名称,限制大小写、数字和下划线,长度[1, 32],Region下唯一。",
22672
+ "example": "xxxx",
22673
+ "member": "string",
22674
+ "name": "Name",
22675
+ "required": false,
22676
+ "type": "string"
22677
+ },
22678
+ {
22679
+ "disabled": false,
22680
+ "document": "白名单列表,最多10个。",
22681
+ "example": "0.0.0.0/0",
22682
+ "member": "string",
22683
+ "name": "Whitelist",
22684
+ "required": false,
22685
+ "type": "list"
22686
+ }
22687
+ ],
22688
+ "type": "object"
22689
+ },
22690
+ "ModifyStreamLinkSecurityGroupResponse": {
22691
+ "document": "ModifyStreamLinkSecurityGroup返回参数结构体",
22692
+ "members": [
22693
+ {
22694
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
22695
+ "member": "string",
22696
+ "name": "RequestId",
22697
+ "type": "string"
22698
+ }
22699
+ ],
22700
+ "type": "object"
22701
+ },
22336
22702
  "ModifyTranscodeTemplateRequest": {
22337
22703
  "document": "ModifyTranscodeTemplate请求参数结构体",
22338
22704
  "members": [
@@ -25162,7 +25528,7 @@
25162
25528
  {
25163
25529
  "disabled": false,
25164
25530
  "document": "S3 bucket。\n注意:此字段可能返回 null,表示取不到有效值。",
25165
- "example": "test",
25531
+ "example": "aws-125678",
25166
25532
  "member": "string",
25167
25533
  "name": "S3Bucket",
25168
25534
  "output_required": false,
@@ -25173,7 +25539,7 @@
25173
25539
  {
25174
25540
  "disabled": false,
25175
25541
  "document": "S3 bucket 对应的区域,目前支持: \nus-east-1 \neu-west-3\n\n注意:此字段可能返回 null,表示取不到有效值。",
25176
- "example": "ap-southeast-1",
25542
+ "example": "us-east-1 ",
25177
25543
  "member": "string",
25178
25544
  "name": "S3Region",
25179
25545
  "output_required": false,
@@ -25195,7 +25561,7 @@
25195
25561
  {
25196
25562
  "disabled": false,
25197
25563
  "document": "AWS 内网访问 媒体资源的秘钥id。\n注意:此字段可能返回 null,表示取不到有效值。",
25198
- "example": "\"\"",
25564
+ "example": "6bb5******eff",
25199
25565
  "member": "string",
25200
25566
  "name": "S3SecretId",
25201
25567
  "output_required": false,
@@ -25206,7 +25572,7 @@
25206
25572
  {
25207
25573
  "disabled": false,
25208
25574
  "document": "AWS 内网访问 媒体资源的秘钥key。\n注意:此字段可能返回 null,表示取不到有效值。",
25209
- "example": "\"\"",
25575
+ "example": "6bbc5******eff",
25210
25576
  "member": "string",
25211
25577
  "name": "S3SecretKey",
25212
25578
  "output_required": false,
@@ -26148,6 +26514,72 @@
26148
26514
  ],
26149
26515
  "usage": "both"
26150
26516
  },
26517
+ "SecurityGroupInfo": {
26518
+ "document": "安全组信息。",
26519
+ "members": [
26520
+ {
26521
+ "disabled": false,
26522
+ "document": "安全组 ID。",
26523
+ "example": "test",
26524
+ "member": "string",
26525
+ "name": "Id",
26526
+ "output_required": true,
26527
+ "type": "string",
26528
+ "value_allowed_null": false
26529
+ },
26530
+ {
26531
+ "disabled": false,
26532
+ "document": "安全组名称。",
26533
+ "example": "test",
26534
+ "member": "string",
26535
+ "name": "Name",
26536
+ "output_required": true,
26537
+ "type": "string",
26538
+ "value_allowed_null": false
26539
+ },
26540
+ {
26541
+ "disabled": false,
26542
+ "document": "白名单列表。",
26543
+ "example": "0.0.0.0/0",
26544
+ "member": "string",
26545
+ "name": "Whitelist",
26546
+ "output_required": true,
26547
+ "type": "list",
26548
+ "value_allowed_null": false
26549
+ },
26550
+ {
26551
+ "disabled": false,
26552
+ "document": "绑定的输入流列表。\n注意:此字段可能返回 null,表示取不到有效值。",
26553
+ "example": "testinput",
26554
+ "member": "string",
26555
+ "name": "OccupiedInputs",
26556
+ "output_required": true,
26557
+ "type": "list",
26558
+ "value_allowed_null": true
26559
+ },
26560
+ {
26561
+ "disabled": false,
26562
+ "document": "安全组地址。",
26563
+ "example": "ap-mumbai",
26564
+ "member": "string",
26565
+ "name": "Region",
26566
+ "output_required": true,
26567
+ "type": "string",
26568
+ "value_allowed_null": false
26569
+ },
26570
+ {
26571
+ "disabled": false,
26572
+ "document": "绑定的输出流列表。\n注意:此字段可能返回 null,表示取不到有效值。",
26573
+ "example": "testoutput",
26574
+ "member": "string",
26575
+ "name": "OccupiedOutputs",
26576
+ "output_required": false,
26577
+ "type": "list",
26578
+ "value_allowed_null": true
26579
+ }
26580
+ ],
26581
+ "usage": "out"
26582
+ },
26151
26583
  "SegmentRecognitionItem": {
26152
26584
  "document": "智能拆条片段。",
26153
26585
  "members": [
@@ -26673,7 +27105,7 @@
26673
27105
  {
26674
27106
  "disabled": false,
26675
27107
  "document": "要压制到视频中的字幕文件地址。\n注意:此字段可能返回 null,表示取不到有效值。",
26676
- "example": "\"\"",
27108
+ "example": "address",
26677
27109
  "member": "string",
26678
27110
  "name": "Path",
26679
27111
  "output_required": false,
@@ -26695,7 +27127,7 @@
26695
27127
  {
26696
27128
  "disabled": false,
26697
27129
  "document": "字体类型,\n<li>hei.ttf:黑体</li>\n<li>song.ttf:宋体</li>\n<li>simkai.ttf:楷体</li>\n<li>arial.ttf:仅支持英文</li>\n默认hei.ttf\n注意:此字段可能返回 null,表示取不到有效值。",
26698
- "example": "simhei.ttf",
27130
+ "example": "simkai.ttf",
26699
27131
  "member": "string",
26700
27132
  "name": "FontType",
26701
27133
  "output_required": false,
@@ -27838,6 +28270,56 @@
27838
28270
  ],
27839
28271
  "usage": "in"
27840
28272
  },
28273
+ "UnattachSecurityGroupInOutInfo": {
28274
+ "document": "安全组解绑输入/输出请求信息。",
28275
+ "members": [
28276
+ {
28277
+ "disabled": false,
28278
+ "document": "该安全组关联的FlowId。",
28279
+ "example": "无",
28280
+ "member": "string",
28281
+ "name": "FlowId",
28282
+ "output_required": false,
28283
+ "required": true,
28284
+ "type": "string",
28285
+ "value_allowed_null": false
28286
+ },
28287
+ {
28288
+ "disabled": false,
28289
+ "document": "要解绑的输入/输出ID。",
28290
+ "example": "无",
28291
+ "member": "string",
28292
+ "name": "InOutId",
28293
+ "output_required": false,
28294
+ "required": true,
28295
+ "type": "string",
28296
+ "value_allowed_null": false
28297
+ },
28298
+ {
28299
+ "disabled": false,
28300
+ "document": "输入/输出类型,可选值:\nInput:输入\nOutput:输出。",
28301
+ "example": "无",
28302
+ "member": "string",
28303
+ "name": "InOutType",
28304
+ "output_required": false,
28305
+ "required": true,
28306
+ "type": "string",
28307
+ "value_allowed_null": false
28308
+ },
28309
+ {
28310
+ "disabled": false,
28311
+ "document": "Flow所在的Region,和input共用。",
28312
+ "example": "无",
28313
+ "member": "string",
28314
+ "name": "FlowRegion",
28315
+ "output_required": false,
28316
+ "required": true,
28317
+ "type": "string",
28318
+ "value_allowed_null": false
28319
+ }
28320
+ ],
28321
+ "usage": "both"
28322
+ },
27841
28323
  "UrlInputInfo": {
27842
28324
  "document": "媒体处理 URL 对象信息。",
27843
28325
  "members": [
@@ -28405,7 +28887,7 @@
28405
28887
  },
28406
28888
  {
28407
28889
  "disabled": false,
28408
- "document": "视频流宽度(或长边)的最大值,取值范围:0 和 [128, 4096],单位:px。\n<li>当 Width、Height 均为 0,则分辨率同源;</li>\n<li>当 Width 为 0,Height 非 0,则 Width 按比例缩放;</li>\n<li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li>\n<li>当 Width、Height 均非 0,则分辨率按用户指定。</li>\n默认值:0",
28890
+ "document": "视频流宽度(或长边)的最大值,取值范围:0 和 [128, 4096],单位:px。\n<li>当 Width、Height 均为 0,则分辨率同源;</li>\n<li>当 Width 为 0,Height 非 0,则 Width 按比例缩放;</li>\n<li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li>\n<li>当 Width、Height 均非 0,则分辨率按用户指定。</li>\n默认值:0。\n注意:Codec为MV-HEVC时可以支持到7680",
28409
28891
  "example": "0",
28410
28892
  "member": "uint64",
28411
28893
  "name": "Width",
@@ -28416,7 +28898,7 @@
28416
28898
  },
28417
28899
  {
28418
28900
  "disabled": false,
28419
- "document": "视频流高度(或短边)的最大值,取值范围:0 和 [128, 4096],单位:px。\n<li>当 Width、Height 均为 0,则分辨率同源;</li>\n<li>当 Width 为 0,Height 非 0,则 Width 按比例缩放;</li>\n<li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li>\n<li>当 Width、Height 均非 0,则分辨率按用户指定。</li>\n默认值:0",
28901
+ "document": "视频流高度(或短边)的最大值,取值范围:0 和 [128, 4096],单位:px。\n<li>当 Width、Height 均为 0,则分辨率同源;</li>\n<li>当 Width 为 0,Height 非 0,则 Width 按比例缩放;</li>\n<li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li>\n<li>当 Width、Height 均非 0,则分辨率按用户指定。</li>\n默认值:0。\n注意:Codec为MV-HEVC时可以支持到7680",
28420
28902
  "example": "0",
28421
28903
  "member": "uint64",
28422
28904
  "name": "Height",
@@ -28708,7 +29190,7 @@
28708
29190
  },
28709
29191
  {
28710
29192
  "disabled": false,
28711
- "document": "视频流宽度(或长边)的最大值,取值范围:0 和 [128, 4096],单位:px。\n<li>当 Width、Height 均为 0,则分辨率同源;</li>\n<li>当 Width 为 0,Height 非 0,则 Width 按比例缩放;</li>\n<li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li>\n<li>当 Width、Height 均非 0,则分辨率按用户指定。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
29193
+ "document": "视频流宽度(或长边)的最大值,取值范围:0 和 [128, 4096],单位:px。\n<li>当 Width、Height 均为 0,则分辨率同源;</li>\n<li>当 Width 为 0,Height 非 0,则 Width 按比例缩放;</li>\n<li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li>\n<li>当 Width、Height 均非 0,则分辨率按用户指定。</li>\n注意:Codec为MV-HEVC时可以支持到7680\n注意:此字段可能返回 null,表示取不到有效值。",
28712
29194
  "example": "0",
28713
29195
  "member": "uint64",
28714
29196
  "name": "Width",
@@ -28719,7 +29201,7 @@
28719
29201
  },
28720
29202
  {
28721
29203
  "disabled": false,
28722
- "document": "视频流高度(或短边)的最大值,取值范围:0 和 [128, 4096],单位:px。\n注意:此字段可能返回 null,表示取不到有效值。",
29204
+ "document": "视频流高度(或短边)的最大值,取值范围:0 和 [128, 4096],单位:px。\n注意:Codec为MV-HEVC时可以支持到7680\n注意:此字段可能返回 null,表示取不到有效值。",
28723
29205
  "example": "0",
28724
29206
  "member": "uint64",
28725
29207
  "name": "Height",