Cloud Functions Developer

GCP IAM — detalhes da role

Tier
Developer
Categoria
Serverless
Escopo
project
Privilégios
5
Role IDroles/cloudfunctions.developer

Developer

Deploy and manage code and workloads

Descrição

Deploy and manage Cloud Functions. Cannot set IAM policies on functions.

Privilégios / Capacidades(5)

Deploy and update functions
Delete functions
Invoke functions
View function logs
Manage function configurations

Role Definition (JSON)

{
  "name": "roles/cloudfunctions.developer",
  "title": "Cloud Functions Developer",
  "description": "Deploy and manage Cloud Functions. Cannot set IAM policies on functions.",
  "stage": "GA",
  "includedPermissions": [
    "Deploy and update functions",
    "Delete functions",
    "Invoke functions",
    "View function logs",
    "Manage function configurations"
  ]