Learn R Programming

paws.cost.management (version 0.8.0)

paymentcryptographycontrolplane_update_alias: 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 KeyARN for the key that you are updating or removing from the alias.