iam
Creates, updates, deletes, gets or lists an iam resource.
Overview
| Name | iam |
| Type | Resource |
| Id | google.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:
| Name | Accessible by | Required Params | Optional Params | Description |
|---|---|---|---|---|
troubleshoot | exec | Checks 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.
| Name | Datatype | Description |
|---|
Lifecycle Methods
- troubleshoot
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 }}"
}'
;