Connects or reconnects a custom key store to its backing key store. For an CloudHSM key store, connect_custom_key_store
connects the key store to its associated CloudHSM cluster. For an external key store, connect_custom_key_store
connects the key store to the external key store proxy that communicates with your external key manager.
See https://www.paws-r-sdk.com/docs/kms_connect_custom_key_store/ for full documentation.
kms_connect_custom_key_store(CustomKeyStoreId)
[required] Enter the key store ID of the custom key store that you want to connect.
To find the ID of a custom key store, use the
describe_custom_key_stores
operation.