ncloud_kms_delete_key
Permanently delete a KMS key that has been scheduled for deletion (REVOKE state). Requires confirm=true as this irreversible action removes the key permanently.
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 |