paymentcryptographycontrolplane_update_alias {paws.cost.management} | R Documentation |
Associates an existing Amazon Web Services Payment Cryptography alias with a different key
Description
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.
Usage
paymentcryptographycontrolplane_update_alias(AliasName, KeyArn = NULL)
Arguments
AliasName |
[required] The alias whose associated key is changing. |
KeyArn |
The |
[Package paws.cost.management version 0.6.1 Index]