paymentcryptographycontrolplane_delete_key {paws.cost.management} | R Documentation |
Deletes the key material and metadata associated with Amazon Web Services Payment Cryptography key
Description
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 |
DeleteKeyInDays |
The waiting period for key deletion. The default value is seven days. |
[Package paws.cost.management version 0.9.0 Index]