View source: R/paymentcryptographycontrolplane_operations.R
paymentcryptographycontrolplane_delete_key | R Documentation |
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.
paymentcryptographycontrolplane_delete_key(
KeyIdentifier,
DeleteKeyInDays = NULL
)
KeyIdentifier |
[required] The |
DeleteKeyInDays |
The waiting period for key deletion. The default value is seven days. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.