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.
kms_disconnect_custom_key_store(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
describe_custom_key_stores
operation.