tencentcloud-sdk-scf 3.0.679 → 3.0.680

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4f01e7cf05c5c7bbbd99ba48ad576a727b11d383
4
- data.tar.gz: 972ac61ba97f8eb973bee3375f8aae7784556f51
3
+ metadata.gz: 02804d841a230ab03d01cd4563b9f1617aeba0af
4
+ data.tar.gz: bfeb8c303c598c999fbdde44e4e4ba8487594d76
5
5
  SHA512:
6
- metadata.gz: c4ac1031bb9a7248485e9d822e10f966399aca9f8e44d11e07776ff60ec314ff98903fc55e4682fd3b2b6d37dcbb8176975cd60d3dd464ba3925c02ea4f4c85a
7
- data.tar.gz: 4f8d3ed334ced0ca2204141b0117830ac88ff89d7c57eac1be7d9cfffdf1fdbb903f7be96682da891b8ff6cc629c6227989cc88cc466cd88af08fb276243aabb
6
+ metadata.gz: b5dc60b6d04969bcab1cd528411696ec83555e2d893c6bada9c687579b2577541cce1d4c1447b4f93357e424b16350aeb4c87b67f753e6715a7851d46d58b82d
7
+ data.tar.gz: 9e7c5d62001cedcc6e226cfd9cfc9ac00d1e5517d0d9c28693a606e81bbe084131e78b7436115d06d7c38a83e0d2918001179070dd6f77b5f7435a6286854854
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.679
1
+ 3.0.680
@@ -670,7 +670,7 @@ module TencentCloud
670
670
  # @type FunctionName: String
671
671
  # @param TriggerName: 新建触发器名称。如果是定时触发器,名称支持英文字母、数字、连接符和下划线,最长100个字符;如果是cos触发器,需要是对应cos存储桶适用于XML API的访问域名(例如:5401-5ff414-12345.cos.ap-shanghai.myqcloud.com);如果是其他触发器,见具体触发器绑定参数的说明
672
672
  # @type TriggerName: String
673
- # @param Type: 触发器类型,目前支持 cos 、cmq、 timer、 ckafka、apigw类型。创建函数URL请在此填写 http 。创建 cls 触发器请参考[CLS 创建投递 SCF 任务](https://cloud.tencent.com/document/product/614/61096)。
673
+ # @param Type: 触发器类型,目前支持 cos 、cmq、 timer、 ckafka、apigw类型。创建函数 URL 请在此填写 http,请参考[创建函数 URL ](https://cloud.tencent.com/document/product/583/100227#33bbbda4-9131-48a6-ac37-ac62ffe01424)。创建 cls 触发器请参考[CLS 创建投递 SCF 任务](https://cloud.tencent.com/document/product/614/61096)。
674
674
  # @type Type: String
675
675
  # @param TriggerDesc: 触发器对应的参数,可见具体[触发器描述说明](https://cloud.tencent.com/document/product/583/39901)
676
676
  # @type TriggerDesc: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-scf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.679
4
+ version: 3.0.680
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-18 00:00:00.000000000 Z
11
+ date: 2023-10-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20180416/models.rb
37
- - lib/v20180416/client.rb
38
36
  - lib/tencentcloud-sdk-scf.rb
37
+ - lib/v20180416/client.rb
38
+ - lib/v20180416/models.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: