ncloud_delete_policies
Permanently delete two or more custom IAM policies in one operation. Requires confirm=true to execute; assigned sub accounts, groups, and roles lose permissions immediately.
Instructions
⚠️ Destructive: Permanently delete two or more user-created (custom) IAM policies at once. Every sub account, group and role they are assigned to loses those permissions immediately. System-managed policies cannot be deleted. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| policyIdList | Yes | Policy IDs to delete (2 or more). For a single policy use ncloud_delete_policy |