tencentcloud-sdk-scf 3.0.676 → 3.0.678

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 34b97327440f7478ed9c804c7de7fe3cd9c54479
4
- data.tar.gz: a8dc4557884e2fb479dd5dacaafd55bca24fb1a2
3
+ metadata.gz: 7eb6cf5ba2c06eae47abe5b390f7f50d76e818b3
4
+ data.tar.gz: 9d4ef926a1b63fc343cf3445695cd76dfe2fc2e8
5
5
  SHA512:
6
- metadata.gz: d25bae7a9a186f963bc40ad018e8f85697d791f27882765f9f6f4d2a98904b68261a927ce80efe9c3769576ba2a5113bb3b8d9da48b7719582ebaa91f6b4cda9
7
- data.tar.gz: 0af05f2a336fdceb16eb0e2bed52380cea62a4e8eedef7b80066b71f7f23c1427fb1b7e8ee1feb3f593fd524b462d1e88497e79afcb2caf6491fc78b47a8c979
6
+ metadata.gz: 18e5864214151794c54f68bf28f435ec9ed70d48ea3a9c96b4b7be37c6e2907e64ce3cb4eb5c4acded42fb10d068d305807e03ab44b57a243f156138d5b8eff3
7
+ data.tar.gz: e9570bc02b2c38627f81b68aefe07ab99541dba44688756f9e365b1a29c6f3e6f728e580ba855cae6595d3be93c7ffc5f8f4ec02eb3db4e1fb309a70a92d4ab0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.676
1
+ 3.0.678
@@ -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类型。创建 cls 触发器请参考[CLS 创建投递 SCF 任务](https://cloud.tencent.com/document/product/614/61096)。
673
+ # @param Type: 触发器类型,目前支持 cos 、cmq、 timer、 ckafka、apigw类型。创建函数URL请在此填写 http 。创建 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.676
4
+ version: 3.0.678
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-13 00:00:00.000000000 Z
11
+ date: 2023-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,8 +33,8 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20180416/client.rb
37
36
  - lib/v20180416/models.rb
37
+ - lib/v20180416/client.rb
38
38
  - lib/tencentcloud-sdk-scf.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby