ncloud_kms_disable_key_version
Disable a specific KMS key version by providing the key tag and version number, preventing that version from decrypting data. Use this to revoke access to encrypted data or during key rotation.
Instructions
Disable a specific version of a KMS key. Disabled versions cannot decrypt data encrypted with that version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyTag | Yes | Key tag - unique identifier derived from key name | |
| version | Yes | Key version number to disable |