Alias - AWS Payment Cryptography Control Plane

Alias

Contains information about an alias.

Contents

AliasName

A friendly name that you can use to refer to a key. The value must begin with alias/.

Important

Do not include confidential or sensitive information in this field. This field may be displayed in plaintext in AWS CloudTrail logs and other output.

Type: String

Length Constraints: Minimum length of 7. Maximum length of 256.

Pattern: alias/[a-zA-Z0-9/_-]+

Required: Yes

KeyArn

The KeyARN of the key associated with the alias.

Type: String

Length Constraints: Minimum length of 70. Maximum length of 150.

Pattern: arn:aws:payment-cryptography:[a-z]{2}-[a-z]{1,16}-[0-9]+:[0-9]{12}:key/[0-9a-zA-Z]{16,64}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: