ncloud_kms_update_key_name
Update the name of a KMS key by providing its unique key tag and a new key name, which must be 3-15 characters and start 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) |