VisaAmexDerivationOutputs
The attributes values used for Amex and Visa derivation methods.
Contents
- AuthorizationRequestKeyArn
-
The
keyArn
of the issuer master key for cryptogram (IMK-AC) used by the operation.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: Yes
- AuthorizationRequestKeyCheckValue
-
The key check value (KCV) of the issuer master key for cryptogram (IMK-AC) used by the operation.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 16.
Pattern:
[0-9a-fA-F]+
Required: Yes
- CurrentPinPekArn
-
The
keyArn
of the current PIN PEK.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
- CurrentPinPekKeyCheckValue
-
The key check value (KCV) of the current PIN PEK.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 16.
Pattern:
[0-9a-fA-F]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: