API 名称 | API 描述 | 说明 |
UpdateAlias | 修改密钥名称 | |
UpdateKeyDescription | 修改密钥描述信息 |
tccli kms UpdateAlias --region ap-guangzhou --KeyId 52xxxx-xxxx-xxxx-xxxx-5xxxx4 --Alias test-gz-01-d
{"RequestId": "489a4274-0b81-4db7-8160-542c5c5bed68"}
tccli kms UpdateKeyDescription --region ap-guangzhou --KeyId 5xxxxx-xxxx-xxxx-xxxx-52xxxxx4 --Description 'this is change message for test'
{"RequestId": "31134207-5de8-44f2-8c00-8bd0e88f95a6"}
本页内容是否解决了您的问题?