tencentcloud-sdk-nodejs-chdfs 4.0.281 → 4.0.282
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.
- package/CHANGELOG.md +97 -0
- package/SERVICE_CHANGELOG.md +131 -42
- package/package.json +1 -1
- package/products.md +6 -6
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,100 @@
|
|
1
|
+
# Release 4.0.282
|
2
|
+
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
4
|
+
|
5
|
+
### 第 23 次发布
|
6
|
+
|
7
|
+
发布时间:2022-01-27 08:04:32
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [DescribeKTVSingerCategories](https://cloud.tencent.com/document/api/1155/68860)
|
16
|
+
* [DescribeKTVSingerMusics](https://cloud.tencent.com/document/api/1155/68859)
|
17
|
+
* [DescribeKTVSingers](https://cloud.tencent.com/document/api/1155/68858)
|
18
|
+
|
19
|
+
修改接口:
|
20
|
+
|
21
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
22
|
+
|
23
|
+
* 新增出参:MidiJsonUrl, ChorusClipSet
|
24
|
+
|
25
|
+
|
26
|
+
新增数据结构:
|
27
|
+
|
28
|
+
* [ChorusClip](https://cloud.tencent.com/document/api/1155/40113#ChorusClip)
|
29
|
+
* [KTVSingerBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerBaseInfo)
|
30
|
+
* [KTVSingerCategoryInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerCategoryInfo)
|
31
|
+
* [KTVSingerInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerInfo)
|
32
|
+
* [SortBy](https://cloud.tencent.com/document/api/1155/40113#SortBy)
|
33
|
+
|
34
|
+
修改数据结构:
|
35
|
+
|
36
|
+
* [KTVMusicBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicBaseInfo)
|
37
|
+
|
38
|
+
* 新增成员:SingerInfoSet
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
## 访问管理(cam) 版本:2019-01-16
|
44
|
+
|
45
|
+
### 第 42 次发布
|
46
|
+
|
47
|
+
发布时间:2022-01-27 08:10:42
|
48
|
+
|
49
|
+
本次发布包含了以下内容:
|
50
|
+
|
51
|
+
改善已有的文档。
|
52
|
+
|
53
|
+
修改数据结构:
|
54
|
+
|
55
|
+
* [SubAccountInfo](https://cloud.tencent.com/document/api/598/33167#SubAccountInfo)
|
56
|
+
|
57
|
+
* 新增成员:NickName
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
63
|
+
|
64
|
+
### 第 47 次发布
|
65
|
+
|
66
|
+
发布时间:2022-01-27 08:22:16
|
67
|
+
|
68
|
+
本次发布包含了以下内容:
|
69
|
+
|
70
|
+
改善已有的文档。
|
71
|
+
|
72
|
+
新增数据结构:
|
73
|
+
|
74
|
+
* [ClassCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassCreatedEvent)
|
75
|
+
* [ClassDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassDeletedEvent)
|
76
|
+
* [ClassMovedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassMovedEvent)
|
77
|
+
* [ImportMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ImportMediaInfo)
|
78
|
+
* [MaterialAddedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialAddedEvent)
|
79
|
+
* [MaterialDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialDeletedEvent)
|
80
|
+
* [MaterialImportedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialImportedEvent)
|
81
|
+
* [MaterialModifiedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialModifiedEvent)
|
82
|
+
* [MaterialMovedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialMovedEvent)
|
83
|
+
* [ProjectSwitcherStatusChangedEvent](https://cloud.tencent.com/document/api/1156/40360#ProjectSwitcherStatusChangedEvent)
|
84
|
+
|
85
|
+
修改数据结构:
|
86
|
+
|
87
|
+
* [EventContent](https://cloud.tencent.com/document/api/1156/40360#EventContent)
|
88
|
+
|
89
|
+
* 新增成员:Operator, ProjectSwitcherStatusChangedEvent, MaterialImportedEvent, MaterialAddedEvent, MaterialMovedEvent, MaterialModifiedEvent, MaterialDeletedEvent, ClassCreatedEvent, ClassMovedEvent, ClassDeletedEvent
|
90
|
+
|
91
|
+
* [StorageNewFileCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#StorageNewFileCreatedEvent)
|
92
|
+
|
93
|
+
* 新增成员:TaskId, SourceContext
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
1
98
|
# Release 4.0.281
|
2
99
|
|
3
100
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -2,89 +2,95 @@
|
|
2
2
|
|
3
3
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 23 次发布
|
6
6
|
|
7
|
-
发布时间:2022-01-
|
7
|
+
发布时间:2022-01-27 08:04:32
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
14
|
-
|
15
|
-
* [DescribeKTVRobots](https://cloud.tencent.com/document/api/1155/68350)
|
16
|
-
|
17
|
-
* 新增入参:CreateTime
|
18
|
-
|
19
|
-
|
20
|
-
新增数据结构:
|
21
|
-
|
22
|
-
* [TimeRange](https://cloud.tencent.com/document/api/1155/40113#TimeRange)
|
13
|
+
新增接口:
|
23
14
|
|
15
|
+
* [DescribeKTVSingerCategories](https://cloud.tencent.com/document/api/1155/68860)
|
16
|
+
* [DescribeKTVSingerMusics](https://cloud.tencent.com/document/api/1155/68859)
|
17
|
+
* [DescribeKTVSingers](https://cloud.tencent.com/document/api/1155/68858)
|
24
18
|
|
19
|
+
修改接口:
|
25
20
|
|
26
|
-
|
21
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
27
22
|
|
28
|
-
|
23
|
+
* 新增出参:MidiJsonUrl, ChorusClipSet
|
29
24
|
|
30
|
-
发布时间:2022-01-26 08:03:48
|
31
25
|
|
32
|
-
|
26
|
+
新增数据结构:
|
33
27
|
|
34
|
-
|
28
|
+
* [ChorusClip](https://cloud.tencent.com/document/api/1155/40113#ChorusClip)
|
29
|
+
* [KTVSingerBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerBaseInfo)
|
30
|
+
* [KTVSingerCategoryInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerCategoryInfo)
|
31
|
+
* [KTVSingerInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerInfo)
|
32
|
+
* [SortBy](https://cloud.tencent.com/document/api/1155/40113#SortBy)
|
35
33
|
|
36
|
-
|
34
|
+
修改数据结构:
|
37
35
|
|
38
|
-
* [
|
36
|
+
* [KTVMusicBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicBaseInfo)
|
39
37
|
|
40
|
-
|
38
|
+
* 新增成员:SingerInfoSet
|
41
39
|
|
42
|
-
* [SnapshotCopyResult](https://cloud.tencent.com/document/api/362/15669#SnapshotCopyResult)
|
43
40
|
|
44
41
|
|
45
42
|
|
46
|
-
##
|
43
|
+
## 访问管理(cam) 版本:2019-01-16
|
47
44
|
|
48
|
-
### 第
|
45
|
+
### 第 42 次发布
|
49
46
|
|
50
|
-
发布时间:2022-01-
|
47
|
+
发布时间:2022-01-27 08:10:42
|
51
48
|
|
52
49
|
本次发布包含了以下内容:
|
53
50
|
|
54
51
|
改善已有的文档。
|
55
52
|
|
56
|
-
|
57
|
-
|
58
|
-
* [DescribeOrganization](https://cloud.tencent.com/document/api/850/67059)
|
59
|
-
|
60
|
-
* 新增出参:PayUin, PayName
|
61
|
-
|
53
|
+
修改数据结构:
|
62
54
|
|
55
|
+
* [SubAccountInfo](https://cloud.tencent.com/document/api/598/33167#SubAccountInfo)
|
63
56
|
|
57
|
+
* 新增成员:NickName
|
64
58
|
|
65
|
-
## 企业组织(organization) 版本:2018-12-25
|
66
59
|
|
67
60
|
|
68
61
|
|
69
|
-
##
|
62
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
70
63
|
|
71
|
-
### 第
|
64
|
+
### 第 47 次发布
|
72
65
|
|
73
|
-
发布时间:2022-01-
|
66
|
+
发布时间:2022-01-27 08:22:16
|
74
67
|
|
75
68
|
本次发布包含了以下内容:
|
76
69
|
|
77
70
|
改善已有的文档。
|
78
71
|
|
79
|
-
|
72
|
+
新增数据结构:
|
80
73
|
|
81
|
-
* [
|
74
|
+
* [ClassCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassCreatedEvent)
|
75
|
+
* [ClassDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassDeletedEvent)
|
76
|
+
* [ClassMovedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassMovedEvent)
|
77
|
+
* [ImportMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ImportMediaInfo)
|
78
|
+
* [MaterialAddedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialAddedEvent)
|
79
|
+
* [MaterialDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialDeletedEvent)
|
80
|
+
* [MaterialImportedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialImportedEvent)
|
81
|
+
* [MaterialModifiedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialModifiedEvent)
|
82
|
+
* [MaterialMovedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialMovedEvent)
|
83
|
+
* [ProjectSwitcherStatusChangedEvent](https://cloud.tencent.com/document/api/1156/40360#ProjectSwitcherStatusChangedEvent)
|
82
84
|
|
83
|
-
|
85
|
+
修改数据结构:
|
84
86
|
|
85
|
-
* [
|
87
|
+
* [EventContent](https://cloud.tencent.com/document/api/1156/40360#EventContent)
|
86
88
|
|
87
|
-
*
|
89
|
+
* 新增成员:Operator, ProjectSwitcherStatusChangedEvent, MaterialImportedEvent, MaterialAddedEvent, MaterialMovedEvent, MaterialModifiedEvent, MaterialDeletedEvent, ClassCreatedEvent, ClassMovedEvent, ClassDeletedEvent
|
90
|
+
|
91
|
+
* [StorageNewFileCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#StorageNewFileCreatedEvent)
|
92
|
+
|
93
|
+
* 新增成员:TaskId, SourceContext
|
88
94
|
|
89
95
|
|
90
96
|
|
@@ -488,6 +494,42 @@
|
|
488
494
|
|
489
495
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
490
496
|
|
497
|
+
### 第 23 次发布
|
498
|
+
|
499
|
+
发布时间:2022-01-27 08:04:32
|
500
|
+
|
501
|
+
本次发布包含了以下内容:
|
502
|
+
|
503
|
+
改善已有的文档。
|
504
|
+
|
505
|
+
新增接口:
|
506
|
+
|
507
|
+
* [[DescribeKTVSingerCategories](https://cloud.tencent.com/document/api/1155/68860)](https://cloud.tencent.com/document/api/#/#)
|
508
|
+
* [[DescribeKTVSingerMusics](https://cloud.tencent.com/document/api/1155/68859)](https://cloud.tencent.com/document/api/#/#)
|
509
|
+
* [[DescribeKTVSingers](https://cloud.tencent.com/document/api/1155/68858)](https://cloud.tencent.com/document/api/#/#)
|
510
|
+
|
511
|
+
修改接口:
|
512
|
+
|
513
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
514
|
+
|
515
|
+
* 新增出参:MidiJsonUrl, ChorusClipSet
|
516
|
+
|
517
|
+
|
518
|
+
新增数据结构:
|
519
|
+
|
520
|
+
* [[ChorusClip](https://cloud.tencent.com/document/api/1155/40113#ChorusClip)](https://cloud.tencent.com/document/api/1155/40113#[ChorusClip](https://cloud.tencent.com/document/api/1155/40113#ChorusClip))
|
521
|
+
* [[KTVSingerBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerBaseInfo)](https://cloud.tencent.com/document/api/1155/40113#[KTVSingerBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerBaseInfo))
|
522
|
+
* [[KTVSingerCategoryInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerCategoryInfo)](https://cloud.tencent.com/document/api/1155/40113#[KTVSingerCategoryInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerCategoryInfo))
|
523
|
+
* [[KTVSingerInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerInfo)](https://cloud.tencent.com/document/api/1155/40113#[KTVSingerInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerInfo))
|
524
|
+
* [[SortBy](https://cloud.tencent.com/document/api/1155/40113#SortBy)](https://cloud.tencent.com/document/api/1155/40113#[SortBy](https://cloud.tencent.com/document/api/1155/40113#SortBy))
|
525
|
+
|
526
|
+
修改数据结构:
|
527
|
+
|
528
|
+
* [KTVMusicBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicBaseInfo)
|
529
|
+
|
530
|
+
* 新增成员:SingerInfoSet
|
531
|
+
|
532
|
+
|
491
533
|
### 第 22 次发布
|
492
534
|
|
493
535
|
发布时间:2022-01-26 08:02:19
|
@@ -505,7 +547,7 @@
|
|
505
547
|
|
506
548
|
新增数据结构:
|
507
549
|
|
508
|
-
* [
|
550
|
+
* [TimeRange](https://cloud.tencent.com/document/api/1155/40113#TimeRange)
|
509
551
|
|
510
552
|
### 第 21 次发布
|
511
553
|
|
@@ -6735,6 +6777,21 @@
|
|
6735
6777
|
|
6736
6778
|
## 访问管理(cam) 版本:2019-01-16
|
6737
6779
|
|
6780
|
+
### 第 42 次发布
|
6781
|
+
|
6782
|
+
发布时间:2022-01-27 08:10:42
|
6783
|
+
|
6784
|
+
本次发布包含了以下内容:
|
6785
|
+
|
6786
|
+
改善已有的文档。
|
6787
|
+
|
6788
|
+
修改数据结构:
|
6789
|
+
|
6790
|
+
* [SubAccountInfo](https://cloud.tencent.com/document/api/598/33167#SubAccountInfo)
|
6791
|
+
|
6792
|
+
* 新增成员:NickName
|
6793
|
+
|
6794
|
+
|
6738
6795
|
### 第 41 次发布
|
6739
6796
|
|
6740
6797
|
发布时间:2022-01-07 08:04:06
|
@@ -7859,11 +7916,11 @@
|
|
7859
7916
|
|
7860
7917
|
新增接口:
|
7861
7918
|
|
7862
|
-
* [
|
7919
|
+
* [CopySnapshotCrossRegions](https://cloud.tencent.com/document/api/362/68848)
|
7863
7920
|
|
7864
7921
|
新增数据结构:
|
7865
7922
|
|
7866
|
-
* [
|
7923
|
+
* [SnapshotCopyResult](https://cloud.tencent.com/document/api/362/15669#SnapshotCopyResult)
|
7867
7924
|
|
7868
7925
|
### 第 38 次发布
|
7869
7926
|
|
@@ -16734,6 +16791,38 @@
|
|
16734
16791
|
|
16735
16792
|
## 多媒体创作引擎(cme) 版本:2019-10-29
|
16736
16793
|
|
16794
|
+
### 第 47 次发布
|
16795
|
+
|
16796
|
+
发布时间:2022-01-27 08:22:16
|
16797
|
+
|
16798
|
+
本次发布包含了以下内容:
|
16799
|
+
|
16800
|
+
改善已有的文档。
|
16801
|
+
|
16802
|
+
新增数据结构:
|
16803
|
+
|
16804
|
+
* [[ClassCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassCreatedEvent)](https://cloud.tencent.com/document/api/1156/40360#[ClassCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassCreatedEvent))
|
16805
|
+
* [[ClassDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassDeletedEvent)](https://cloud.tencent.com/document/api/1156/40360#[ClassDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassDeletedEvent))
|
16806
|
+
* [[ClassMovedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassMovedEvent)](https://cloud.tencent.com/document/api/1156/40360#[ClassMovedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassMovedEvent))
|
16807
|
+
* [[ImportMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ImportMediaInfo)](https://cloud.tencent.com/document/api/1156/40360#[ImportMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ImportMediaInfo))
|
16808
|
+
* [[MaterialAddedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialAddedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialAddedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialAddedEvent))
|
16809
|
+
* [[MaterialDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialDeletedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialDeletedEvent))
|
16810
|
+
* [[MaterialImportedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialImportedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialImportedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialImportedEvent))
|
16811
|
+
* [[MaterialModifiedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialModifiedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialModifiedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialModifiedEvent))
|
16812
|
+
* [[MaterialMovedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialMovedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialMovedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialMovedEvent))
|
16813
|
+
* [[ProjectSwitcherStatusChangedEvent](https://cloud.tencent.com/document/api/1156/40360#ProjectSwitcherStatusChangedEvent)](https://cloud.tencent.com/document/api/1156/40360#[ProjectSwitcherStatusChangedEvent](https://cloud.tencent.com/document/api/1156/40360#ProjectSwitcherStatusChangedEvent))
|
16814
|
+
|
16815
|
+
修改数据结构:
|
16816
|
+
|
16817
|
+
* [EventContent](https://cloud.tencent.com/document/api/1156/40360#EventContent)
|
16818
|
+
|
16819
|
+
* 新增成员:Operator, ProjectSwitcherStatusChangedEvent, MaterialImportedEvent, MaterialAddedEvent, MaterialMovedEvent, MaterialModifiedEvent, MaterialDeletedEvent, ClassCreatedEvent, ClassMovedEvent, ClassDeletedEvent
|
16820
|
+
|
16821
|
+
* [StorageNewFileCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#StorageNewFileCreatedEvent)
|
16822
|
+
|
16823
|
+
* 新增成员:TaskId, SourceContext
|
16824
|
+
|
16825
|
+
|
16737
16826
|
### 第 46 次发布
|
16738
16827
|
|
16739
16828
|
发布时间:2021-12-24 08:07:24
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2021-11-10 08:01:49 |
|
6
6
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-01-07 08:02:53 |
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-01-07 08:02:54 |
|
8
|
-
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-01-
|
8
|
+
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-01-27 08:04:32 |
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2021-12-21 08:00:20 |
|
10
10
|
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-01-19 08:04:47 |
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2021-11-10 08:02:02 |
|
@@ -27,7 +27,7 @@
|
|
27
27
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2021-11-10 08:03:01 |
|
28
28
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
29
29
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2021-11-10 08:03:08 |
|
30
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-01-
|
30
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-01-27 08:10:42 |
|
31
31
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-01-20 08:05:36 |
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-01-18 08:04:56 |
|
33
33
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-26 08:03:48 |
|
@@ -38,7 +38,7 @@
|
|
38
38
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-12-06 08:02:54 |
|
39
39
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-01-17 08:04:37 |
|
40
40
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-01-26 08:04:40 |
|
41
|
-
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-01-
|
41
|
+
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-01-26 19:49:53 |
|
42
42
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
43
43
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
44
44
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-01-26 08:04:46 |
|
@@ -46,7 +46,7 @@
|
|
46
46
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2021-11-16 08:07:51 |
|
47
47
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2021-11-10 08:04:28 |
|
48
48
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-01-21 08:08:17 |
|
49
|
-
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) |
|
49
|
+
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-01-27 08:22:16 |
|
50
50
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2021-11-10 08:04:45 |
|
51
51
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
52
52
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-01-20 08:07:33 |
|
@@ -118,9 +118,9 @@
|
|
118
118
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2021-12-21 16:54:01 |
|
119
119
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
120
120
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-01-25 08:15:03 |
|
121
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-01-
|
121
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-01-27 08:59:26 |
|
122
122
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-01-26 08:11:15 |
|
123
|
-
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) |
|
123
|
+
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-01-27 09:00:32 |
|
124
124
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
|
125
125
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-01-13 08:55:35 |
|
126
126
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2021-12-23 08:13:49 |
|