CurrentPinAttributes
The parameter values of the current PIN to be changed on the EMV chip card.
Contents
- CurrentEncryptedPinBlock
-
The encrypted pinblock of the current pin stored on the chip card.
Type: String
Length Constraints: Fixed length of 16.
Pattern:
[0-9a-fA-F]+
Required: Yes
- CurrentPinPekIdentifier
-
The
keyArn
of the current PIN PEK.Type: String
Length Constraints: Minimum length of 7. Maximum length of 322.
Pattern:
arn:aws:payment-cryptography:[a-z]{2}-[a-z]{1,16}-[0-9]+:[0-9]{12}:(key/[0-9a-zA-Z]{16,64}|alias/[a-zA-Z0-9/_-]+)$|^alias/[a-zA-Z0-9/_-]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: