ncloud_kms_update_key_name
Update a KMS key name by providing its unique key tag and a new key name (3-15 chars, alphanumeric with hyphens or underscores, starting with a letter).
Instructions
Update the name of a KMS key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyTag | Yes | Key tag - unique identifier derived from key name | |
| keyName | Yes | New key name (3-15 chars, alphanumeric + '-' + '_', must start with letter) |