Actions
Delete IAM Policy
Deletes a policy. This action is permanent.
External Documentation
To learn more, visit the GCP documentation.
Basic Parameters
Parameter | Description |
---|---|
Parent ID | The ID of the parent resource to access.For organizations and folders, must be the numeric ID.For projects, can be the alphanumeric or numeric ID.All action responses contain the numeric ID. |
Parent Type | Which type of parent resource to access. |
Policy ID | Name of the policy to access. Can be retrieved using the “List IAM Policies” action. |
Advanced Parameters
Parameter | Description |
---|---|
Etag | Optional. The expected etag of the policy to delete. If the value does not match the value that is stored in IAM, the request fails with a 409 error code and ABORTED status. If you omit this field, the policy is deleted regardless of its current etag . |
Example Output
Workflow Library Example
Delete Iam Policy with Gcp and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?