kms_disconnect_custom_key_store {paws.security.identity} | R Documentation |
Disconnects the custom key store from its backing key store
Description
Disconnects the custom key store from its backing key store. This operation disconnects an CloudHSM key store from its associated CloudHSM cluster or disconnects an external key store from the external key store proxy that communicates with your external key manager.
See https://www.paws-r-sdk.com/docs/kms_disconnect_custom_key_store/ for full documentation.
Usage
kms_disconnect_custom_key_store(CustomKeyStoreId)
Arguments
CustomKeyStoreId |
[required] Enter the ID of the custom key store you want to disconnect. To find the
ID of a custom key store, use the
|
[Package paws.security.identity version 0.9.0 Index]