class documentation
Set of methods for managing symmetric KMS keys.
| Method | |
Creates a symmetric KMS key in the specified container. |
| Method | |
Schedules a symmetric KMS key for deletion. |
| Method | |
Returns the specified symmetric KMS key by id. |
| Method | |
Returns the specified symmetric KMS key by name. |
| Method | |
Returns the list of symmetric KMS keys in the specified container. |
| Method | |
Rotates the specified key: creates a new key version and makes it the primary version. The old version remains available for decryption of ciphertext encrypted with it. |
| Method | |
Restores a symmetric KMS key scheduled for deletion. |
| Method | |
Updates a symmetric KMS key. |
| Method | |
Update deletion delay for a symmetric KMS key scheduled for deletion. |
Rotates the specified key: creates a new key version and makes it the primary version. The old version remains available for decryption of ciphertext encrypted with it.