ncloud_delete_policy
Permanently delete a custom IAM policy after checking assigned resources; system-managed policies are protected. Requires confirm=true to execute.
Instructions
⚠️ Destructive: Permanently delete a user-created (custom) IAM policy. Every sub account, group and role it is assigned to loses those permissions immediately — check ncloud_get_policy_resources first. 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 | |
| policyId | Yes | Policy ID to delete (see ncloud_list_policies) |