View source: R/paymentcryptographycontrolplane_operations.R
paymentcryptographycontrolplane_create_alias | R Documentation |
Creates an alias, or a friendly name, for an Amazon Web Services Payment Cryptography key. You can use an alias to identify a key in the console and when you call cryptographic operations such as EncryptData or DecryptData.
See https://www.paws-r-sdk.com/docs/paymentcryptographycontrolplane_create_alias/ for full documentation.
paymentcryptographycontrolplane_create_alias(AliasName, KeyArn = NULL)
AliasName |
[required] A friendly name that you can use to refer to a key. An alias must begin
with Don't include personal, confidential or sensitive information in this field. This field may be displayed in plaintext in CloudTrail logs and other output. |
KeyArn |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.