kms_disconnect_custom_key_store: Disconnects the custom key store from its backing key store

View source: R/kms_operations.R

kms_disconnect_custom_key_storeR 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 describe_custom_key_stores operation.


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