Example
To create the handler, pass in your GCP service account credentials (either as a JSON dict/string or use the environment variableGOOGLE_APPLICATION_CREDENTIALS
pointing to your JSON key file).
Retrieves IAM policies for all accessible organizations.
Fetches IAM policies for all folders under an organization or another folder.
Retrieves IAM policies for specific projects or all accessible projects.
Lists service accounts in a given project.
Fetches custom IAM roles at the project or organization level.
Performs a comprehensive security collection across IAM policies, service accounts, and custom roles for an organization or project.