ncloud_kms_delete_key
Permanently delete a KMS key only after it is revoked. Set confirm=true to execute irreversible removal.
Instructions
⚠️ Destructive: Permanently delete a KMS key. This action is irreversible. The key must be in REVOKE state (deletion requested) before it can be permanently deleted. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyTag | Yes | Key tag - unique identifier derived from key name (required) | |
| confirm | No | Must be true to actually execute the destructive operation |