View source: R/kms_operations.R
kms_connect_custom_key_store | R Documentation |
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)
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.