kms_connect_custom_key_store: Connects or reconnects a custom key store to its backing key...

View source: R/kms_operations.R

kms_connect_custom_key_storeR Documentation

Connects or reconnects a custom key store to its backing key store

Description

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.

Usage

kms_connect_custom_key_store(CustomKeyStoreId)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.