Google Cloud Platform · Arazzo Workflow
Google Cloud Platform Search and Inspect Project
Version 1.0.0
Search for a project, fetch its full record, then read its IAM policy.
View Spec
View on GitHub
API ManagementCloud ComputingInfrastructurePlatform as a ServiceArazzoWorkflows
Provider
Workflows
search-and-inspect-project
Find a project by query then read its record and IAM policy.
Searches for a project, gets it by id, and reads its IAM policy.
1
searchProject
cloudresourcemanager.projects.search
Search for the project and capture the first matching project id.
2
getProject
cloudresourcemanager.projects.get
Fetch the full project record by its project id.
3
getProjectPolicy
cloudresourcemanager.projects.getIamPolicy
Read the IAM policy for the matched project to review its bindings.