Key Management Service API, REST: SymmetricKey
Set of methods for managing symmetric KMS keys.
Methods
Method |
Description |
Creates a symmetric KMS key in the specified folder. |
|
Returns the specified symmetric KMS key. |
|
Returns the list of symmetric KMS keys in the specified folder. |
|
Returns the list of versions of the specified symmetric KMS key. |
|
Updates the specified symmetric KMS key. |
|
Deletes the specified symmetric KMS key. This action also automatically schedules |
|
Sets the primary version for the specified key. The primary version is used |
|
Schedules the specified key version for destruction. |
|
Cancels previously scheduled version destruction, if the version hasn't been destroyed yet. |
|
Rotates the specified key: creates a new key version and makes it the primary version. |
|
Lists operations for the specified symmetric KMS key. |
|
Lists existing access bindings for the specified key. |
|
Sets access bindings for the key. |
|
Updates access bindings for the specified key. |