ncloud_kms_update_key_name
Update a KMS key's name by supplying its key tag and a new key name. Keep Naver Cloud Platform keys organized and up-to-date.
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) |