kms_delete_custom_key_store {paws.security.identity} | R Documentation |
Deletes a custom key store
Description
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.
Usage
kms_delete_custom_key_store(CustomKeyStoreId)
Arguments
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
|
[Package paws.security.identity version 0.7.0 Index]