View source: R/kms_operations.R
kms_delete_custom_key_store | R Documentation |
Deletes a custom key store. This operation does not affect any backing elements of the custom key store. It does not delete the CloudHSM cluster that is associated with an CloudHSM key store, or affect any users or keys in the cluster. For an external key store, it does not affect the external key store proxy, external key manager, or any external keys.
See https://www.paws-r-sdk.com/docs/kms_delete_custom_key_store/ for full documentation.
kms_delete_custom_key_store(CustomKeyStoreId)
CustomKeyStoreId |
[required] Enter the ID of the custom key store you want to delete. To find the ID
of a custom key store, use the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.