Service | Policy Syntax | TencentCloud API | Console | Authorization Granularity | Temporary Credentials |
SCF | ✔ | ✔ | ✔ | Resource level | ✔ |
API Name | Description | Level |
ListFunctions | Gets the function list under the account | Account |
GetAccountSettings | Gets the quota configuration under the account | Account |
CreateFunction | Creates a function | Resource |
DeleteFunction | Deletes a specified function | Resource |
InvokeFunction | Triggers a function synchronously or asynchronously | Resource |
UpdateFunction | Updates a function, including its configuration and/or code | Resource |
SetTrigger | Configures a trigger for a specified function | Resource |
DeleteTrigger | Deletes a trigger for a specified function | Resource |
GetFunction | Gets the configuration information of a specified function | Resource |
ListVersion | Gets the version information of a specified function | Resource |
GetFunctionLogs | Gets the log information of a specified function | Resource |
Was this page helpful?