云函数

最近更新时间:2024-06-28 01:30:22

云函数(Serverless Cloud Function,SCF)是腾讯云为企业和开发者们提供的无服务器执行环境,帮助您在无需购买和管理服务器的情况下运行代码。您只需使用平台支持的语言编写核心代码并设置代码运行的条件,即可在腾讯云基础设施上弹性、安全地运行代码。SCF 是实时文件处理和数据处理等场景下理想的计算平台。

下表为操作审计支持的云函数操作列表:

操作名称 资源类型 事件名称
全地域解封用户 scf BatchResumeService
全地域封禁用户 scf BatchSuspendService
绑定触发器 scf BindTrigger
建立调试连接 scf BuildDebugConnection
检查函数是否具高级检索日志的能力 scf CheckSearchLogs
复制函数 scf CopyFunction
创建函数版本别名 scf CreateAlias
创建函数 scf CreateFunction
创建函数模版 scf CreateFunctionTemplate
创建命名空间 scf CreateNamespace
设置函数触发方式 scf CreateTrigger
删除别名 scf DeleteAlias
删除云函数 scf DeleteFunction
删除用户函数版本 scf DeleteFunctionVersion
删除层版本 scf DeleteLayerVersion
删除命名空间 scf DeleteNamespace
删除预置并发 scf DeleteProvisionedConcurrencyConfig
删除函数最大独占配额 scf DeleteReservedConcurrencyConfig
删除触发器 scf DeleteTrigger
获取镜像加速详情 scf DescribeImageAccelerateInfo
获取账户信息 scf GetAccount
获取账户信息(已废弃) scf GetAccountSettings
获取别名详细信息 scf GetAlias
获取函数异步事件概览 scf GetAsyncEventOverview
获取函数异步事件状态 scf GetAsyncEventStatus
批量获取用户全地域信息 scf GetBatchUserInfo
获取具备备案资格的scf资源信息 scf GetBeianResource
获取云上IDE访问信息 scf GetCloudStudioAccessInfo
获取调试信息 scf GetDebuggingInfo
获取Demo下载地址 scf GetDemoAddress
获取demo详情 scf GetDemoDetail
获取函数详情 scf GetFunction
获取函数代码下载地址 scf GetFunctionAddress
获取函数异步重试配置 scf GetFunctionEventInvokeConfig
获取函数运行日志 scf GetFunctionLogs
获取函数对应的无服务器应用程序模型 scf GetFunctionSAM
获取函数模版详情 scf GetFunctionTemplate
获取层版本详细信息 scf GetLayerVersion
获取预付费资源包详情 scf GetPkgsInfo
获取函数预置并发详情 scf GetProvisionedConcurrencyConfig
获取函数单个请求运行状态 scf GetRequestStatus
获取函数最大独占配额详情 scf GetReservedConcurrencyConfig
获取用户burst设置 scf GetUserBurst
获取用户eip配额数据 scf GetUserEipQuota
运行函数 scf Invoke
同步Invoke调用接口 scf InvokeFunction
函数URL调用接口 scf InvokeFunctionUrl
获取别名列表 scf ListAliases
拉取函数异步事件列表 scf ListAsyncEvents
获取demo列表 scf ListDemo
查询函数实例列表 scf ListFunctionInstances
获得函数测试模板列表 scf ListFunctionTestModels
获取函数列表 scf ListFunctions
展示预付费商品信息 scf ListGoods
获取文档列表 scf ListHelpDoc
获取内网固定IP列表 scf ListIntranetAddress
获取层版本列表 scf ListLayerVersions
返回层列表 scf ListLayers
列出命名空间列表 scf ListNamespaces
获取函数触发器列表 scf ListTriggers
查询函数版本 scf ListVersion
查询函数版本 scf ListVersionByFunction
套餐包变更预检查 scf ModifyPreCheck
发布层版本 scf PublishLayerVersion
发布新版本 scf PublishVersion
设置预置并发 scf PutProvisionedConcurrencyConfig
设置最大独占配额 scf PutReservedConcurrencyConfig
修改账号并发限制配额 scf PutTotalConcurrencyConfig
设置函数触发器 scf SetTrigger
开启调试模式 scf StartDebugMode
开启调试 scf StartDebugging
关闭调试模式 scf StopDebugMode
关闭调试 scf StopDebugging
终止函数异步事件 scf TerminateAsyncEvent
解绑触发器 scf UnbindTrigger
更新别名的配置 scf UpdateAlias
更新函数 scf UpdateFunction
更新函数代码 scf UpdateFunctionCode
更新函数配置 scf UpdateFunctionConfiguration
更新函数异步重试配置 scf UpdateFunctionEventInvokeConfig
增量更新函数代码 scf UpdateFunctionIncrementalCode
更新函数模版 scf UpdateFunctionTemplate
更新命名空间 scf UpdateNamespace
更新触发器 scf UpdateTrigger
更新触发器状态 scf UpdateTriggerStatus