Google Cloud Platform · Arazzo Workflow
Google Cloud Platform Inspect Organization Access
Version 1.0.0
Search for an organization, fetch its record, then read its IAM policy.
View Spec
View on GitHub
API ManagementCloud ComputingInfrastructurePlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
inspect-organization-access
Find an organization then read its record and IAM policy.
Searches for an organization, gets it by id, and reads its IAM policy.
1
searchOrganization
cloudresourcemanager.organizations.search
Search for the organization and capture the first matching resource name.
2
getOrganization
cloudresourcemanager.organizations.get
Fetch the full organization record by its resource id.
3
getOrgPolicy
cloudresourcemanager.organizations.getIamPolicy
Read the IAM policy for the matched organization to review its bindings.