Operations supported by CTS
The tables in this section describe the DEW operations supported by CTS.
Operation | Resource Type | Event Name |
|---|---|---|
Creating a key | CMK | createKey |
Creating a DEK | CMK | createDataKey |
Creating a plaintext-free DEK | CMK | createDataKeyWithoutPlaintext |
Enabling a key | CMK | enableKey |
Disabling a key | CMK | disableKey |
Encrypting a DEK | CMK | encryptDatakey |
Decrypting a DEK | CMK | decryptDatakey |
Scheduling the deletion of a key | CMK | scheduleKeyDeletion |
Canceling the scheduled deletion of a key | CMK | cancelKeyDeletion |
Generating a random number | RNG | genRandom |
Modifying the key alias | CMK | updateKeyAlias |
Modifying the key description | CMK | updateKeyDescription |
Prompting risks about key deletion | CMK | deleteKeyRiskTips |
Importing key materials | CMK | importKeyMaterial |
Deleting key materials | CMK | deleteImportedKeyMaterial |
Creating a grant | CMK | createGrant |
Retiring a grant | CMK | retireGrant |
Revoking a grant | CMK | revokeGrant |
Encrypting data | CMK | encryptData |
Decrypting data | CMK | decryptData |
Adding tags in batches | CMK | batchCreateKmsTags |
Deleting tags in batches | CMK | batchDeleteKmsTags |
Enabling key rotation | CMK | enableKeyRotation |
Modifying the key rotation interval | CMK | updateKeyRotationInterval |
Operation | Resource Type | Event Name |
|---|---|---|
Creating a secret | Secret | createSecret |
Updating a secret | Secret | updateSecret |
Deleting a secret | Secret | forceDeleteSecret |
Creating a scheduled deletion for a secret | Secret | scheduleDelSecret |
Canceling the scheduled deletion of a secret | Secret | restoreSecretFromDeletedStatus |
Creating a secret status | Secret | createSecretStage |
Updating a secret status | Secret | updateSecretStage |
Deleting a secret status | Secret | deleteSecretStage |
Creating a secret version | Secret | createSecretVersion |
Downloading a secret backup | Secret | backupSecret |
Restoring a secret backup | Secret | restoreSecretFromBackupBlob |
Updating the secret version | Secret | putSecretVersion |
Secret rotation | Secret | rotateSecret |
Creating a secret event | Secret | createSecretEvent |
Updating a secret event | Secret | updateSecretEvent |
Deleting a secret event | Secret | deleteSecretEvent |
Creating a resource tag | Secret | createResourceTag |
Deleting a resource tag | Secret | deleteResourceTag |
Operation | Resource Type | Event Name |
|---|---|---|
Creating or importing an SSH key pair | Key pair | createOrImportKeypair |
Deleting an SSH key pair | Key pair | deleteKeypair |
Importing a private key | Key pair | importPrivateKey |
Exporting a private key | Key pair | exportPrivateKey |
Binding an SSH key pair | Key pair | bindKeypair |
Unbinding an SSH key pair | Key pair | unbindKeypair |
Clearing a private key | Key pair | clearPrivateKey |
Operation | Resource Type | Event Name |
|---|---|---|
Purchasing an HSM instance | HSM | purchaseHsm |
Configuring an HSM instance | HSM | createHsm |
Deleting an HSM instance | HSM | deleteHsm |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

