Contents:
Key APIs
API name | Description |
---|---|
CreateKey | Creates a CMK |
Decrypt | Decrypts |
DescribeKey | Gets attributes of a CMK |
DescribeKeys | Gets attributes of multiple CMKs |
DisableKey | Disables a CMK |
DisableKeyRotation | Disables key rotation |
DisableKeys | Disables CMKs in batches |
EnableKey | Enables a CMK |
EnableKeyRotation | Enables key rotation |
EnableKeys | Enables CMKs in batches |
Encrypt | Encrypts |
GenerateDataKey | Generates a data key |
GetKeyRotationStatus | Queries key rotation status |
GetServiceStatus | Queries service status |
ListKeyDetail | Gets CMK list details |
ListKeys | Gets CMK list |
ReEncrypt | Refreshes ciphertext |
UpdateAlias | Changes an alias |
UpdateKeyDescription | Modifies CMK description |