remove_audit_group
Removes a single audit action group from a live audit policy on a specified warehouse and workspace, without affecting other groups. Changes take effect immediately.
Instructions
Remove a single audit action group without overwriting the others.
Idempotent — if group is not present the current settings are returned unchanged. Auditing must already be enabled.
CAUTION: changes take effect immediately on the live audit policy.
Args:
workspace: Workspace name or GUID.
warehouse: Warehouse name or GUID.
group: Action group name, e.g. BATCH_COMPLETED_GROUP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | ||
| warehouse | Yes | ||
| group | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||