kms_delete_custom_key_store: Deletes a custom key store

View source: R/kms_operations.R

kms_delete_custom_key_storeR Documentation

Deletes a custom key store

Description

Deletes a custom key store. This operation does not affect any backing elements of the custom key store. It does not delete the CloudHSM cluster that is associated with an CloudHSM key store, or affect any users or keys in the cluster. For an external key store, it does not affect the external key store proxy, external key manager, or any external keys.

See https://www.paws-r-sdk.com/docs/kms_delete_custom_key_store/ for full documentation.

Usage

kms_delete_custom_key_store(CustomKeyStoreId)

Arguments

CustomKeyStoreId

[required] Enter the ID of the custom key store you want to delete. 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.