1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-01 22:53:29 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

创建COS对象存储文件上传触发SCF云函数.md

This commit is contained in:
2022-04-15 15:09:34 +08:00
parent 1e8c25e9b4
commit 4cd96c918e
7 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# 腾讯云对象存储文件上传成功触发SCF云函数

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -0,0 +1,35 @@
# 创建COS对象存储文件上传触发SCF云函数
> 腾讯云官方文档COS 触发器说明
> https://cloud.tencent.com/document/product/583/9707
创建COS存储桶的时候一定要创建在CSF可用区域
- 华南地区:广州
- 华东地区:上海
- 华北地区:北京
- 西南地区:成都
![image-20220412235355049](创建COS对象存储文件上传触发SCF云函数.assets/image-20220412235355049.png)
![image-20220412235410421](创建COS对象存储文件上传触发SCF云函数.assets/image-20220412235410421.png)
![image-20220413000400411](创建COS对象存储文件上传触发SCF云函数.assets/image-20220413000400411.png)
![image-20220413001206333](创建COS对象存储文件上传触发SCF云函数.assets/image-20220413001206333.png)
创建成功
![image-20220413001238233](创建COS对象存储文件上传触发SCF云函数.assets/image-20220413001238233.png)