# scf_layer_demo **Repository Path**: mirrors_tencentyun/scf_layer_demo ## Basic Information - **Project Name**: scf_layer_demo - **Description**: layer demo for scf - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 腾讯云 SCF 层使用 DEMO。 使用时请参照文档 https://cloud.tencent.com/document/product/583/45760 。 将 layer 文件夹中内容作为层上传。 将 function 文件夹中内容作为函数上传。 成功部署完层和函数后,测试此函数可以从日志中看到,函数调用层中依赖包打印的日志。