Manage Cloud Functions resources

Prev Next

Available in Classic and VPC

Check the resource information of Cloud Functions. All activities that you can perform in Cloud Functions are mapped with the resource type and task history by resource type (action) defined in Resource Manager. Based on the value mapped, the task history actually performed by users is collected in Cloud Activity Tracer, and the admin can use it when monitoring the users' activities or creating audit reports. In addition, the resource type is used as a standard for usage permissions by user in Sub Account.
The following describes the resource and task history by resource type:

  • Resource
    • Unit of key information managed by each service
    • Object that can be created, changed, and deleted by the user
    • Unique value by each service of NAVER Cloud Platform
  • Task history by resource type (action)
    • History of tasks performed by the user through the console and APIs
    • Act of creating, changing, or deleting resources

The following describes Cloud Functions' resource type and task history information by resource type:

Service name (product code) Resource type Task history by resource type
Cloud Functions(CloudFunctions) Action Create action
Delete action
Update action
Namespace Create namespace
Delete namespace
Update namespace
Package Create package
Delete package
Update package
Trigger Create trigger
Delete trigger
Update trigger
Cloud Functions(VPCCloudFunctions) Action Create action
Delete action
Update action
Namespace Create namespace
Delete namespace
Update namespace
Package Create package
Delete package
Update package
Trigger Create trigger
Delete trigger
Update trigger
Note
  • Resource Manager: it is a service provided by NAVER Cloud Platform for free. For more information on how to use the service, see Resource Manager user guide.
  • Cloud Activity Tracer: it is a service provided by NAVER Cloud Platform for free. For more information on how to use the service, see Cloud Activity Tracer user guide.
  • Sub Account: it is a service provided by NAVER Cloud Platform for free. The permissions are designed based on the resource type defined in Resource Manager. However, because the resource type group and the action by resource type are configured in Sub Account, they differ from the group and action values defined in Resource Manager.