Skip to main content

iam

Creates, updates, deletes, gets or lists an iam resource.

Overview

Nameiam
TypeResource
Idgoogle.policytroubleshooter.iam

Fields

The following fields are returned by SELECT queries:

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource.

Methods

The following methods are available for this resource:

NameAccessible byRequired ParamsOptional ParamsDescription
troubleshootexecChecks whether a principal has a specific permission for a specific resource, and explains why the principal does or does not have that permission.

Parameters

Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.

NameDatatypeDescription

Lifecycle Methods

Checks whether a principal has a specific permission for a specific resource, and explains why the principal does or does not have that permission.

EXEC google.policytroubleshooter.iam.troubleshoot 
@@json=
'{
"accessTuple": "{{ accessTuple }}"
}';