Skip to contents

Deletes the key material and metadata associated with Amazon Web Services Payment Cryptography key.

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

Usage

paymentcryptographycontrolplane_delete_key(
  KeyIdentifier,
  DeleteKeyInDays = NULL
)

Arguments

KeyIdentifier

[required] The KeyARN of the key that is scheduled for deletion.

DeleteKeyInDays

The waiting period for key deletion. The default value is seven days.