Google Cloud Platform · Arazzo Workflow
Google Cloud Platform Update Organization IAM Policy
Version 1.0.0
Read an organization IAM policy, add a member binding, and write it back with the etag.
View Spec
View on GitHub
API ManagementCloud ComputingInfrastructurePlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
update-organization-iam-policy
Grant an IAM role to a member on an organization using read-modify-write.
Reads the current organization IAM policy, sets a new binding with the captured etag, then re-reads the policy to confirm.
1
getPolicy
Read the current IAM policy for the organization to capture its etag.
2
setPolicy
Write back a policy granting the role to the member, supplying the captured etag for optimistic concurrency.
3
confirmPolicy
Re-read the organization IAM policy to confirm the new binding persisted.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.