Product Overview
Product Strengths
Use Cases
Concepts
API Name | Description | Note |
ScheduleKeyDeletion | Creates a schedule deletion task | The KeyId and PendingWindowInDays parameters are required for this API. |
CancelKeyDeletion | Cancels a schedule deletion task | The KeyId parameter is required for this API. |
tccli kms ScheduleKeyDeletion --region ap-guangzhou --KeyId 5xxxxx-xxxx-xxxx-xxxx-52xxxxx4 --PendingWindowInDays 7
{"KeyId": "6xxxxxxx-xxxx-xxxx-xxxx-5xxxxxxxxc09","RequestId": "2bd72d85-f9dd-4465-ae51-beebff54f540","DeletionDate": 1572512542}
tccli kms CancelKeyDeletion --region ap-guangzhou --KeyId 5xxxxx-xxxx-xxxx-xxxx-52xxxxx
{"KeyId": "6xxxxxxx-xxxx-xxxx-xxxx-5xxxxxxxxc09","RequestId": "c85473c6-e18d-4a09-9eac-03958dd4714d"}
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback