Cloud Functions Invoker

GCP IAM — detalhes da role

Tier
Specialized
Categoria
Serverless
Escopo
resource
Privilégios
2
Role IDroles/cloudfunctions.invoker

Specialized

Narrow-scope role for a specific action or use case

Descrição

Invoke HTTP-triggered Cloud Functions. Cannot deploy or manage function configurations.

Privilégios / Capacidades(2)

Invoke an HTTP Cloud Function
Cannot deploy or configure functions

Role Definition (JSON)

{
  "name": "roles/cloudfunctions.invoker",
  "title": "Cloud Functions Invoker",
  "description": "Invoke HTTP-triggered Cloud Functions. Cannot deploy or manage function configurations.",
  "stage": "GA",
  "includedPermissions": [
    "Invoke an HTTP Cloud Function",
    "Cannot deploy or configure functions"
  ]
}