View source: R/paymentcryptographycontrolplane_operations.R
paymentcryptographycontrolplane_update_alias | R Documentation |
Associates an existing Amazon Web Services Payment Cryptography alias with a different key. Each alias is associated with only one Amazon Web Services Payment Cryptography key at a time, although a key can have multiple aliases. The alias and the Amazon Web Services Payment Cryptography key must be in the same Amazon Web Services account and Amazon Web Services Region
See https://www.paws-r-sdk.com/docs/paymentcryptographycontrolplane_update_alias/ for full documentation.
paymentcryptographycontrolplane_update_alias(AliasName, KeyArn = NULL)
AliasName |
[required] The alias whose associated key is changing. |
KeyArn |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.