ncloud_kms_delete_token_generator
Deactivate a KMS token generator to invalidate all existing tokens. Provide key tag and set confirm=true to execute.
Instructions
⚠️ Destructive: Delete (deactivate) the token generator for a KMS key. All existing tokens will be invalidated. 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 |