tencentcloud-sdk-python-scf 3.0.1216__py2.py3-none-any.whl → 3.0.1217__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.
Potentially problematic release.
This version of tencentcloud-sdk-python-scf might be problematic. Click here for more details.
- tencentcloud/__init__.py +1 -1
- tencentcloud/scf/v20180416/models.py +3 -3
- {tencentcloud_sdk_python_scf-3.0.1216.dist-info → tencentcloud_sdk_python_scf-3.0.1217.dist-info}/METADATA +2 -2
- tencentcloud_sdk_python_scf-3.0.1217.dist-info/RECORD +10 -0
- tencentcloud_sdk_python_scf-3.0.1216.dist-info/RECORD +0 -10
- {tencentcloud_sdk_python_scf-3.0.1216.dist-info → tencentcloud_sdk_python_scf-3.0.1217.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_scf-3.0.1216.dist-info → tencentcloud_sdk_python_scf-3.0.1217.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
|
@@ -10622,11 +10622,11 @@ class UpdateTriggerStatusRequest(AbstractModel):
|
|
|
10622
10622
|
:type FunctionName: str
|
|
10623
10623
|
:param _TriggerName: 触发器名称
|
|
10624
10624
|
:type TriggerName: str
|
|
10625
|
-
:param _Type:
|
|
10625
|
+
:param _Type: 触发器类型,触发器类型,目前只支持 timer、 cos 、 ckafka三种类型
|
|
10626
10626
|
:type Type: str
|
|
10627
|
-
:param _Qualifier:
|
|
10627
|
+
:param _Qualifier: 触发器在创建时所指向的触发别名或版本,默认值为$LATEST
|
|
10628
10628
|
:type Qualifier: str
|
|
10629
|
-
:param _Namespace:
|
|
10629
|
+
:param _Namespace: 函数所在的命名空间,默认值为default
|
|
10630
10630
|
:type Namespace: str
|
|
10631
10631
|
:param _TriggerDesc: 如果更新的触发器类型为 COS 触发器,该字段为必填值,存放 JSON 格式的数据 {"event":"cos:ObjectCreated:*"},数据内容和 SetTrigger 接口中该字段的格式相同;如果更新的触发器类型为定时触发器或 CMQ 触发器,可以不指定该字段
|
|
10632
10632
|
:type TriggerDesc: str
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-scf
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1217
|
|
4
4
|
Summary: Tencent Cloud Scf SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common (==3.0.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common (==3.0.1217)
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
tencentcloud/__init__.py,sha256=nAqJP-2EbR95pFSVXRNKiFs1cOl9Fv4Lz31OcExbf2U,631
|
|
2
|
+
tencentcloud/scf/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
tencentcloud/scf/v20180416/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
tencentcloud/scf/v20180416/errorcodes.py,sha256=iToYgO3zFC__nE4az87igW2lQuFgwDpor3C_qjGVcR8,33381
|
|
5
|
+
tencentcloud/scf/v20180416/models.py,sha256=4pvw3atWsDc879ZjIMf9PMuwV5oZwab5zZHwqDwRifQ,334632
|
|
6
|
+
tencentcloud/scf/v20180416/scf_client.py,sha256=loj71YNN0NMmHrpkQTHQoMWCXSdmwIBfx2X4TE2S7Nc,44583
|
|
7
|
+
tencentcloud_sdk_python_scf-3.0.1217.dist-info/METADATA,sha256=X20xfqoNiYh9jMl37V1r_brA88FfnsFHjviL2gRBHHo,1492
|
|
8
|
+
tencentcloud_sdk_python_scf-3.0.1217.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
+
tencentcloud_sdk_python_scf-3.0.1217.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
+
tencentcloud_sdk_python_scf-3.0.1217.dist-info/RECORD,,
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
tencentcloud/__init__.py,sha256=3j1Q7TFqmUHiMs6B2Ajcj-EK-hMsMSi8paHuG0LyfnE,631
|
|
2
|
-
tencentcloud/scf/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
tencentcloud/scf/v20180416/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
tencentcloud/scf/v20180416/errorcodes.py,sha256=iToYgO3zFC__nE4az87igW2lQuFgwDpor3C_qjGVcR8,33381
|
|
5
|
-
tencentcloud/scf/v20180416/models.py,sha256=QiSSU12NLM2PwJQ0O3Oo94_1owUtR3uZFa2FfzLqlxw,334649
|
|
6
|
-
tencentcloud/scf/v20180416/scf_client.py,sha256=loj71YNN0NMmHrpkQTHQoMWCXSdmwIBfx2X4TE2S7Nc,44583
|
|
7
|
-
tencentcloud_sdk_python_scf-3.0.1216.dist-info/METADATA,sha256=w2Iy7r7Omjr8awKqDqyLSV3m--jddVYEQWRvSKsKjUo,1492
|
|
8
|
-
tencentcloud_sdk_python_scf-3.0.1216.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
-
tencentcloud_sdk_python_scf-3.0.1216.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
-
tencentcloud_sdk_python_scf-3.0.1216.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|