aws-sdk 2.1653.0 → 2.1655.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/apis/acm-2015-12-08.min.json +4 -1
- package/apis/ecr-2015-09-21.min.json +4 -1
- package/apis/organizations-2016-11-28.min.json +7 -1
- package/apis/payment-cryptography-data-2022-02-03.min.json +200 -81
- package/apis/qbusiness-2023-11-27.min.json +72 -54
- package/apis/rekognition-2016-06-27.min.json +8 -2
- package/apis/workspaces-2015-04-08.min.json +6 -0
- package/clients/acm.d.ts +8 -8
- package/clients/applicationautoscaling.d.ts +28 -28
- package/clients/directconnect.d.ts +40 -25
- package/clients/organizations.d.ts +2 -2
- package/clients/paymentcryptographydata.d.ts +86 -81
- package/clients/qbusiness.d.ts +19 -0
- package/clients/rekognition.d.ts +11 -3
- package/clients/workspaces.d.ts +2 -2
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +8 -8
- package/dist/aws-sdk.js +19 -7
- package/dist/aws-sdk.min.js +26 -26
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -105,24 +105,28 @@ declare namespace PaymentCryptographyData {
|
|
105
105
|
/**
|
106
106
|
* The expiry date of a payment card.
|
107
107
|
*/
|
108
|
-
CardExpiryDate:
|
108
|
+
CardExpiryDate: CardExpiryDateType;
|
109
109
|
}
|
110
110
|
export interface AmexCardSecurityCodeVersion2 {
|
111
111
|
/**
|
112
112
|
* The expiry date of a payment card.
|
113
113
|
*/
|
114
|
-
CardExpiryDate:
|
114
|
+
CardExpiryDate: CardExpiryDateType;
|
115
115
|
/**
|
116
116
|
* The service code of the AMEX payment card. This is different from the Card Security Code (CSC).
|
117
117
|
*/
|
118
|
-
ServiceCode:
|
118
|
+
ServiceCode: ServiceCodeType;
|
119
119
|
}
|
120
|
+
export type ApplicationCryptogramType = string;
|
120
121
|
export interface AsymmetricEncryptionAttributes {
|
121
122
|
/**
|
122
123
|
* The padding to be included with the data.
|
123
124
|
*/
|
124
125
|
PaddingType?: PaddingType;
|
125
126
|
}
|
127
|
+
export type AuthRequestCryptogramType = string;
|
128
|
+
export type AuthResponseValueType = string;
|
129
|
+
export type CardExpiryDateType = string;
|
126
130
|
export interface CardGenerationAttributes {
|
127
131
|
AmexCardSecurityCodeVersion1?: AmexCardSecurityCodeVersion1;
|
128
132
|
/**
|
@@ -199,18 +203,19 @@ declare namespace PaymentCryptographyData {
|
|
199
203
|
/**
|
200
204
|
* The expiry date of a payment card.
|
201
205
|
*/
|
202
|
-
CardExpiryDate:
|
206
|
+
CardExpiryDate: CardExpiryDateType;
|
203
207
|
/**
|
204
208
|
* The service code of the payment card. This is different from Card Security Code (CSC).
|
205
209
|
*/
|
206
|
-
ServiceCode:
|
210
|
+
ServiceCode: ServiceCodeType;
|
207
211
|
}
|
208
212
|
export interface CardVerificationValue2 {
|
209
213
|
/**
|
210
214
|
* The expiry date of a payment card.
|
211
215
|
*/
|
212
|
-
CardExpiryDate:
|
216
|
+
CardExpiryDate: CardExpiryDateType;
|
213
217
|
}
|
218
|
+
export type CipherTextType = string;
|
214
219
|
export interface CryptogramAuthResponse {
|
215
220
|
/**
|
216
221
|
* Parameters that are required for ARPC response generation using method1 after ARQC verification is successful.
|
@@ -235,8 +240,9 @@ declare namespace PaymentCryptographyData {
|
|
235
240
|
/**
|
236
241
|
* The proprietary authentication data used by issuer for communication during online transaction using an EMV chip card.
|
237
242
|
*/
|
238
|
-
ProprietaryAuthenticationData?:
|
243
|
+
ProprietaryAuthenticationData?: ProprietaryAuthenticationDataType;
|
239
244
|
}
|
245
|
+
export type DecimalizationTableType = string;
|
240
246
|
export interface DecryptDataInput {
|
241
247
|
/**
|
242
248
|
* The keyARN of the encryption key that Amazon Web Services Payment Cryptography uses for ciphertext decryption. When a WrappedKeyBlock is provided, this value will be the identifier to the key wrapping key. Otherwise, it is the key identifier used to perform the operation.
|
@@ -245,7 +251,7 @@ declare namespace PaymentCryptographyData {
|
|
245
251
|
/**
|
246
252
|
* The ciphertext to decrypt.
|
247
253
|
*/
|
248
|
-
CipherText:
|
254
|
+
CipherText: CipherTextType;
|
249
255
|
/**
|
250
256
|
* The encryption key type and attributes for ciphertext decryption.
|
251
257
|
*/
|
@@ -267,13 +273,13 @@ declare namespace PaymentCryptographyData {
|
|
267
273
|
/**
|
268
274
|
* The decrypted plaintext data in hexBinary format.
|
269
275
|
*/
|
270
|
-
PlainText:
|
276
|
+
PlainText: PlainTextOutputType;
|
271
277
|
}
|
272
278
|
export interface DiscoverDynamicCardVerificationCode {
|
273
279
|
/**
|
274
280
|
* The expiry date of a payment card.
|
275
281
|
*/
|
276
|
-
CardExpiryDate:
|
282
|
+
CardExpiryDate: CardExpiryDateType;
|
277
283
|
/**
|
278
284
|
* A random number that is generated by the issuer.
|
279
285
|
*/
|
@@ -328,7 +334,7 @@ declare namespace PaymentCryptographyData {
|
|
328
334
|
/**
|
329
335
|
* An input used to provide the intial state. If no value is provided, Amazon Web Services Payment Cryptography defaults it to zero.
|
330
336
|
*/
|
331
|
-
InitializationVector?:
|
337
|
+
InitializationVector?: InitializationVectorType;
|
332
338
|
}
|
333
339
|
export type DukptEncryptionMode = "ECB"|"CBC"|string;
|
334
340
|
export type DukptKeyVariant = "BIDIRECTIONAL"|"REQUEST"|"RESPONSE"|string;
|
@@ -348,7 +354,7 @@ declare namespace PaymentCryptographyData {
|
|
348
354
|
/**
|
349
355
|
* The data on the two tracks of magnetic cards used for financial transactions. This includes the cardholder name, PAN, expiration date, bank ID (BIN) and several other numbers the issuing bank uses to validate the data received.
|
350
356
|
*/
|
351
|
-
TrackData:
|
357
|
+
TrackData: TrackDataType;
|
352
358
|
}
|
353
359
|
export interface DynamicCardVerificationValue {
|
354
360
|
/**
|
@@ -358,11 +364,11 @@ declare namespace PaymentCryptographyData {
|
|
358
364
|
/**
|
359
365
|
* The expiry date of a payment card.
|
360
366
|
*/
|
361
|
-
CardExpiryDate:
|
367
|
+
CardExpiryDate: CardExpiryDateType;
|
362
368
|
/**
|
363
369
|
* The service code of the payment card. This is different from Card Security Code (CSC).
|
364
370
|
*/
|
365
|
-
ServiceCode:
|
371
|
+
ServiceCode: ServiceCodeType;
|
366
372
|
/**
|
367
373
|
* The transaction counter value that comes from the terminal.
|
368
374
|
*/
|
@@ -376,7 +382,7 @@ declare namespace PaymentCryptographyData {
|
|
376
382
|
/**
|
377
383
|
* The Primary Account Number (PAN), a unique identifier for a payment credit or debit card and associates the card to a specific account holder.
|
378
384
|
*/
|
379
|
-
PrimaryAccountNumber:
|
385
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
380
386
|
/**
|
381
387
|
* A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
382
388
|
*/
|
@@ -384,7 +390,7 @@ declare namespace PaymentCryptographyData {
|
|
384
390
|
/**
|
385
391
|
* The derivation value used to derive the ICC session key. It is typically the application transaction counter value padded with zeros or previous ARQC value padded with zeros as per EMV version 4.3 book 2.
|
386
392
|
*/
|
387
|
-
SessionDerivationData:
|
393
|
+
SessionDerivationData: SessionDerivationDataType;
|
388
394
|
/**
|
389
395
|
* The block cipher method to use for encryption.
|
390
396
|
*/
|
@@ -392,7 +398,7 @@ declare namespace PaymentCryptographyData {
|
|
392
398
|
/**
|
393
399
|
* An input used to provide the intial state. If no value is provided, Amazon Web Services Payment Cryptography defaults it to zero.
|
394
400
|
*/
|
395
|
-
InitializationVector?:
|
401
|
+
InitializationVector?: InitializationVectorType;
|
396
402
|
}
|
397
403
|
export type EmvEncryptionMode = "ECB"|"CBC"|string;
|
398
404
|
export type EmvMajorKeyDerivationMode = "EMV_OPTION_A"|"EMV_OPTION_B"|string;
|
@@ -404,7 +410,7 @@ declare namespace PaymentCryptographyData {
|
|
404
410
|
/**
|
405
411
|
* The plaintext to be encrypted. For encryption using asymmetric keys, plaintext data length is constrained by encryption key strength that you define in KeyAlgorithm and padding type that you define in AsymmetricEncryptionAttributes. For more information, see Encrypt data in the Amazon Web Services Payment Cryptography User Guide.
|
406
412
|
*/
|
407
|
-
PlainText:
|
413
|
+
PlainText: PlainTextType;
|
408
414
|
/**
|
409
415
|
* The encryption key type and attributes for plaintext encryption.
|
410
416
|
*/
|
@@ -426,8 +432,9 @@ declare namespace PaymentCryptographyData {
|
|
426
432
|
/**
|
427
433
|
* The encrypted ciphertext.
|
428
434
|
*/
|
429
|
-
CipherText:
|
435
|
+
CipherText: CipherTextType;
|
430
436
|
}
|
437
|
+
export type EncryptedPinBlockType = string;
|
431
438
|
export interface EncryptionDecryptionAttributes {
|
432
439
|
/**
|
433
440
|
* Parameters that are required to perform encryption and decryption using symmetric keys.
|
@@ -449,7 +456,7 @@ declare namespace PaymentCryptographyData {
|
|
449
456
|
/**
|
450
457
|
* The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.
|
451
458
|
*/
|
452
|
-
PrimaryAccountNumber:
|
459
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
453
460
|
/**
|
454
461
|
* The algorithm for generating CVV or CSC values for the card within Amazon Web Services Payment Cryptography.
|
455
462
|
*/
|
@@ -471,7 +478,7 @@ declare namespace PaymentCryptographyData {
|
|
471
478
|
/**
|
472
479
|
* The CVV or CSC value that Amazon Web Services Payment Cryptography generates for the card.
|
473
480
|
*/
|
474
|
-
ValidationData:
|
481
|
+
ValidationData: ValidationDataType;
|
475
482
|
}
|
476
483
|
export interface GenerateMacInput {
|
477
484
|
/**
|
@@ -481,7 +488,7 @@ declare namespace PaymentCryptographyData {
|
|
481
488
|
/**
|
482
489
|
* The data for which a MAC is under generation. This value must be hexBinary.
|
483
490
|
*/
|
484
|
-
MessageData:
|
491
|
+
MessageData: MessageDataType;
|
485
492
|
/**
|
486
493
|
* The attributes and data values to use for MAC generation within Amazon Web Services Payment Cryptography.
|
487
494
|
*/
|
@@ -503,7 +510,7 @@ declare namespace PaymentCryptographyData {
|
|
503
510
|
/**
|
504
511
|
* The MAC cryptogram generated within Amazon Web Services Payment Cryptography.
|
505
512
|
*/
|
506
|
-
Mac:
|
513
|
+
Mac: MacOutputType;
|
507
514
|
}
|
508
515
|
export interface GeneratePinDataInput {
|
509
516
|
/**
|
@@ -525,7 +532,7 @@ declare namespace PaymentCryptographyData {
|
|
525
532
|
/**
|
526
533
|
* The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.
|
527
534
|
*/
|
528
|
-
PrimaryAccountNumber:
|
535
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
529
536
|
/**
|
530
537
|
* The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment Cryptography supports ISO_Format_0 and ISO_Format_3. The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN block formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in length. The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the fill digits are random values from 10 to 15.
|
531
538
|
*/
|
@@ -551,35 +558,24 @@ declare namespace PaymentCryptographyData {
|
|
551
558
|
/**
|
552
559
|
* The PIN block encrypted under PEK from Amazon Web Services Payment Cryptography. The encrypted PIN block is a composite of PAN (Primary Account Number) and PIN (Personal Identification Number), generated in accordance with ISO 9564 standard.
|
553
560
|
*/
|
554
|
-
EncryptedPinBlock:
|
561
|
+
EncryptedPinBlock: EncryptedPinBlockType;
|
555
562
|
/**
|
556
563
|
* The attributes and values Amazon Web Services Payment Cryptography uses for pin data generation.
|
557
564
|
*/
|
558
565
|
PinData: PinData;
|
559
566
|
}
|
560
567
|
export type HexEvenLengthBetween16And32 = string;
|
561
|
-
export type HexEvenLengthBetween16And4064 = string;
|
562
|
-
export type HexEvenLengthBetween16And4096 = string;
|
563
|
-
export type HexEvenLengthBetween2And4096 = string;
|
564
|
-
export type HexEvenLengthBetween4And128 = string;
|
565
|
-
export type HexLength16Or32 = string;
|
566
568
|
export type HexLengthBetween10And24 = string;
|
567
|
-
export type HexLengthBetween16And32 = string;
|
568
|
-
export type HexLengthBetween1And16 = string;
|
569
|
-
export type HexLengthBetween2And1024 = string;
|
570
|
-
export type HexLengthBetween2And160 = string;
|
571
569
|
export type HexLengthBetween2And4 = string;
|
572
570
|
export type HexLengthBetween2And8 = string;
|
573
|
-
export type HexLengthBetween4And128 = string;
|
574
571
|
export type HexLengthEquals1 = string;
|
575
|
-
export type HexLengthEquals16 = string;
|
576
572
|
export type HexLengthEquals4 = string;
|
577
573
|
export type HexLengthEquals8 = string;
|
578
574
|
export interface Ibm3624NaturalPin {
|
579
575
|
/**
|
580
576
|
* The decimalization table to use for IBM 3624 PIN algorithm. The table is used to convert the algorithm intermediate result from hexadecimal characters to decimal.
|
581
577
|
*/
|
582
|
-
DecimalizationTable:
|
578
|
+
DecimalizationTable: DecimalizationTableType;
|
583
579
|
/**
|
584
580
|
* The padding character for validation data.
|
585
581
|
*/
|
@@ -587,13 +583,13 @@ declare namespace PaymentCryptographyData {
|
|
587
583
|
/**
|
588
584
|
* The unique data for cardholder identification.
|
589
585
|
*/
|
590
|
-
PinValidationData:
|
586
|
+
PinValidationData: PinValidationDataType;
|
591
587
|
}
|
592
588
|
export interface Ibm3624PinFromOffset {
|
593
589
|
/**
|
594
590
|
* The decimalization table to use for IBM 3624 PIN algorithm. The table is used to convert the algorithm intermediate result from hexadecimal characters to decimal.
|
595
591
|
*/
|
596
|
-
DecimalizationTable:
|
592
|
+
DecimalizationTable: DecimalizationTableType;
|
597
593
|
/**
|
598
594
|
* The padding character for validation data.
|
599
595
|
*/
|
@@ -601,21 +597,21 @@ declare namespace PaymentCryptographyData {
|
|
601
597
|
/**
|
602
598
|
* The unique data for cardholder identification.
|
603
599
|
*/
|
604
|
-
PinValidationData:
|
600
|
+
PinValidationData: PinValidationDataType;
|
605
601
|
/**
|
606
602
|
* The PIN offset value.
|
607
603
|
*/
|
608
|
-
PinOffset:
|
604
|
+
PinOffset: PinOffsetType;
|
609
605
|
}
|
610
606
|
export interface Ibm3624PinOffset {
|
611
607
|
/**
|
612
608
|
* The encrypted PIN block data. According to ISO 9564 standard, a PIN Block is an encoded representation of a payment card Personal Account Number (PAN) and the cardholder Personal Identification Number (PIN).
|
613
609
|
*/
|
614
|
-
EncryptedPinBlock:
|
610
|
+
EncryptedPinBlock: EncryptedPinBlockType;
|
615
611
|
/**
|
616
612
|
* The decimalization table to use for IBM 3624 PIN algorithm. The table is used to convert the algorithm intermediate result from hexadecimal characters to decimal.
|
617
613
|
*/
|
618
|
-
DecimalizationTable:
|
614
|
+
DecimalizationTable: DecimalizationTableType;
|
619
615
|
/**
|
620
616
|
* The padding character for validation data.
|
621
617
|
*/
|
@@ -623,13 +619,13 @@ declare namespace PaymentCryptographyData {
|
|
623
619
|
/**
|
624
620
|
* The unique data for cardholder identification.
|
625
621
|
*/
|
626
|
-
PinValidationData:
|
622
|
+
PinValidationData: PinValidationDataType;
|
627
623
|
}
|
628
624
|
export interface Ibm3624PinVerification {
|
629
625
|
/**
|
630
626
|
* The decimalization table to use for IBM 3624 PIN algorithm. The table is used to convert the algorithm intermediate result from hexadecimal characters to decimal.
|
631
627
|
*/
|
632
|
-
DecimalizationTable:
|
628
|
+
DecimalizationTable: DecimalizationTableType;
|
633
629
|
/**
|
634
630
|
* The padding character for validation data.
|
635
631
|
*/
|
@@ -637,17 +633,17 @@ declare namespace PaymentCryptographyData {
|
|
637
633
|
/**
|
638
634
|
* The unique data for cardholder identification.
|
639
635
|
*/
|
640
|
-
PinValidationData:
|
636
|
+
PinValidationData: PinValidationDataType;
|
641
637
|
/**
|
642
638
|
* The PIN offset value.
|
643
639
|
*/
|
644
|
-
PinOffset:
|
640
|
+
PinOffset: PinOffsetType;
|
645
641
|
}
|
646
642
|
export interface Ibm3624RandomPin {
|
647
643
|
/**
|
648
644
|
* The decimalization table to use for IBM 3624 PIN algorithm. The table is used to convert the algorithm intermediate result from hexadecimal characters to decimal.
|
649
645
|
*/
|
650
|
-
DecimalizationTable:
|
646
|
+
DecimalizationTable: DecimalizationTableType;
|
651
647
|
/**
|
652
648
|
* The padding character for validation data.
|
653
649
|
*/
|
@@ -655,8 +651,9 @@ declare namespace PaymentCryptographyData {
|
|
655
651
|
/**
|
656
652
|
* The unique data for cardholder identification.
|
657
653
|
*/
|
658
|
-
PinValidationData:
|
654
|
+
PinValidationData: PinValidationDataType;
|
659
655
|
}
|
656
|
+
export type InitializationVectorType = string;
|
660
657
|
export type IntegerRangeBetween0And6 = number;
|
661
658
|
export type IntegerRangeBetween3And5Type = number;
|
662
659
|
export type IntegerRangeBetween4And12 = number;
|
@@ -688,7 +685,7 @@ declare namespace PaymentCryptographyData {
|
|
688
685
|
/**
|
689
686
|
* The Primary Account Number (PAN), a unique identifier for a payment credit or debit card and associates the card to a specific account holder.
|
690
687
|
*/
|
691
|
-
PrimaryAccountNumber:
|
688
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
692
689
|
/**
|
693
690
|
* A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
694
691
|
*/
|
@@ -724,26 +721,22 @@ declare namespace PaymentCryptographyData {
|
|
724
721
|
*/
|
725
722
|
DukptCmac?: MacAlgorithmDukpt;
|
726
723
|
}
|
724
|
+
export type MacOutputType = string;
|
725
|
+
export type MacType = string;
|
727
726
|
export type MajorKeyDerivationMode = "EMV_OPTION_A"|"EMV_OPTION_B"|string;
|
728
|
-
export type
|
729
|
-
export type NumberLengthBetween3And5 = string;
|
730
|
-
export type NumberLengthBetween4And12 = string;
|
731
|
-
export type NumberLengthBetween4And16 = string;
|
732
|
-
export type NumberLengthEquals16 = string;
|
727
|
+
export type MessageDataType = string;
|
733
728
|
export type NumberLengthEquals2 = string;
|
734
|
-
export type NumberLengthEquals3 = string;
|
735
|
-
export type NumberLengthEquals4 = string;
|
736
729
|
export type PaddingType = "PKCS1"|"OAEP_SHA1"|"OAEP_SHA256"|"OAEP_SHA512"|string;
|
737
730
|
export type PinBlockFormatForPinData = "ISO_FORMAT_0"|"ISO_FORMAT_3"|string;
|
738
731
|
export interface PinData {
|
739
732
|
/**
|
740
733
|
* The PIN offset value.
|
741
734
|
*/
|
742
|
-
PinOffset?:
|
735
|
+
PinOffset?: PinOffsetType;
|
743
736
|
/**
|
744
737
|
* The unique data to identify a cardholder. In most cases, this is the same as cardholder's Primary Account Number (PAN). If a value is not provided, it defaults to PAN.
|
745
738
|
*/
|
746
|
-
VerificationValue?:
|
739
|
+
VerificationValue?: VerificationValueType;
|
747
740
|
}
|
748
741
|
export interface PinGenerationAttributes {
|
749
742
|
/**
|
@@ -771,6 +764,8 @@ declare namespace PaymentCryptographyData {
|
|
771
764
|
*/
|
772
765
|
Ibm3624PinFromOffset?: Ibm3624PinFromOffset;
|
773
766
|
}
|
767
|
+
export type PinOffsetType = string;
|
768
|
+
export type PinValidationDataType = string;
|
774
769
|
export interface PinVerificationAttributes {
|
775
770
|
/**
|
776
771
|
* Parameters that are required to generate or verify Visa PIN.
|
@@ -781,6 +776,10 @@ declare namespace PaymentCryptographyData {
|
|
781
776
|
*/
|
782
777
|
Ibm3624Pin?: Ibm3624PinVerification;
|
783
778
|
}
|
779
|
+
export type PlainTextOutputType = string;
|
780
|
+
export type PlainTextType = string;
|
781
|
+
export type PrimaryAccountNumberType = string;
|
782
|
+
export type ProprietaryAuthenticationDataType = string;
|
784
783
|
export interface ReEncryptDataInput {
|
785
784
|
/**
|
786
785
|
* The keyARN of the encryption key of incoming ciphertext data. When a WrappedKeyBlock is provided, this value will be the identifier to the key wrapping key. Otherwise, it is the key identifier used to perform the operation.
|
@@ -793,7 +792,7 @@ declare namespace PaymentCryptographyData {
|
|
793
792
|
/**
|
794
793
|
* Ciphertext to be encrypted. The minimum allowed length is 16 bytes and maximum allowed length is 4096 bytes.
|
795
794
|
*/
|
796
|
-
CipherText:
|
795
|
+
CipherText: CipherTextType;
|
797
796
|
/**
|
798
797
|
* The attributes and values for incoming ciphertext.
|
799
798
|
*/
|
@@ -823,7 +822,7 @@ declare namespace PaymentCryptographyData {
|
|
823
822
|
/**
|
824
823
|
* The encrypted ciphertext.
|
825
824
|
*/
|
826
|
-
CipherText:
|
825
|
+
CipherText: CipherTextType;
|
827
826
|
}
|
828
827
|
export interface ReEncryptionAttributes {
|
829
828
|
/**
|
@@ -832,11 +831,13 @@ declare namespace PaymentCryptographyData {
|
|
832
831
|
Symmetric?: SymmetricEncryptionAttributes;
|
833
832
|
Dukpt?: DukptEncryptionAttributes;
|
834
833
|
}
|
834
|
+
export type ServiceCodeType = string;
|
835
|
+
export type SessionDerivationDataType = string;
|
835
836
|
export interface SessionKeyAmex {
|
836
837
|
/**
|
837
838
|
* The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit or debit card and associates the card to a specific account holder.
|
838
839
|
*/
|
839
|
-
PrimaryAccountNumber:
|
840
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
840
841
|
/**
|
841
842
|
* A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
842
843
|
*/
|
@@ -869,7 +870,7 @@ declare namespace PaymentCryptographyData {
|
|
869
870
|
/**
|
870
871
|
* The cryptogram provided by the terminal during transaction processing.
|
871
872
|
*/
|
872
|
-
ApplicationCryptogram?:
|
873
|
+
ApplicationCryptogram?: ApplicationCryptogramType;
|
873
874
|
/**
|
874
875
|
* The transaction counter that is provided by the terminal during transaction processing.
|
875
876
|
*/
|
@@ -879,7 +880,7 @@ declare namespace PaymentCryptographyData {
|
|
879
880
|
/**
|
880
881
|
* The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit or debit card and associates the card to a specific account holder.
|
881
882
|
*/
|
882
|
-
PrimaryAccountNumber:
|
883
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
883
884
|
/**
|
884
885
|
* A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
885
886
|
*/
|
@@ -893,7 +894,7 @@ declare namespace PaymentCryptographyData {
|
|
893
894
|
/**
|
894
895
|
* The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit or debit card and associates the card to a specific account holder.
|
895
896
|
*/
|
896
|
-
PrimaryAccountNumber:
|
897
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
897
898
|
/**
|
898
899
|
* A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
899
900
|
*/
|
@@ -907,7 +908,7 @@ declare namespace PaymentCryptographyData {
|
|
907
908
|
/**
|
908
909
|
* The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit or debit card and associates the card to a specific account holder.
|
909
910
|
*/
|
910
|
-
PrimaryAccountNumber:
|
911
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
911
912
|
/**
|
912
913
|
* A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
913
914
|
*/
|
@@ -925,7 +926,7 @@ declare namespace PaymentCryptographyData {
|
|
925
926
|
/**
|
926
927
|
* The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit or debit card and associates the card to a specific account holder.
|
927
928
|
*/
|
928
|
-
PrimaryAccountNumber:
|
929
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
929
930
|
/**
|
930
931
|
* A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
931
932
|
*/
|
@@ -939,13 +940,15 @@ declare namespace PaymentCryptographyData {
|
|
939
940
|
/**
|
940
941
|
* An input used to provide the intial state. If no value is provided, Amazon Web Services Payment Cryptography defaults it to zero.
|
941
942
|
*/
|
942
|
-
InitializationVector?:
|
943
|
+
InitializationVector?: InitializationVectorType;
|
943
944
|
/**
|
944
945
|
* The padding to be included with the data.
|
945
946
|
*/
|
946
947
|
PaddingType?: PaddingType;
|
947
948
|
}
|
948
949
|
export type Tr31WrappedKeyBlock = string;
|
950
|
+
export type TrackDataType = string;
|
951
|
+
export type TransactionDataType = string;
|
949
952
|
export interface TranslatePinDataInput {
|
950
953
|
/**
|
951
954
|
* The keyARN of the encryption key under which incoming PIN block data is encrypted. This key type can be PEK or BDK. When a WrappedKeyBlock is provided, this value will be the identifier to the key wrapping key for PIN block. Otherwise, it is the key identifier used to perform the operation.
|
@@ -988,7 +991,7 @@ declare namespace PaymentCryptographyData {
|
|
988
991
|
/**
|
989
992
|
* The outgoing encrypted PIN block data after translation.
|
990
993
|
*/
|
991
|
-
PinBlock:
|
994
|
+
PinBlock: EncryptedPinBlockType;
|
992
995
|
/**
|
993
996
|
* The keyARN of the encryption key that Amazon Web Services Payment Cryptography uses to encrypt outgoing PIN block data after translation.
|
994
997
|
*/
|
@@ -1020,10 +1023,12 @@ declare namespace PaymentCryptographyData {
|
|
1020
1023
|
/**
|
1021
1024
|
* The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit or debit card and associates the card to a specific account holder.
|
1022
1025
|
*/
|
1023
|
-
PrimaryAccountNumber:
|
1026
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
1024
1027
|
}
|
1025
1028
|
export interface TranslationPinDataIsoFormat1 {
|
1026
1029
|
}
|
1030
|
+
export type ValidationDataType = string;
|
1031
|
+
export type VerificationValueType = string;
|
1027
1032
|
export interface VerifyAuthRequestCryptogramInput {
|
1028
1033
|
/**
|
1029
1034
|
* The keyARN of the major encryption key that Amazon Web Services Payment Cryptography uses for ARQC verification.
|
@@ -1032,11 +1037,11 @@ declare namespace PaymentCryptographyData {
|
|
1032
1037
|
/**
|
1033
1038
|
* The transaction data that Amazon Web Services Payment Cryptography uses for ARQC verification. The same transaction is used for ARQC generation outside of Amazon Web Services Payment Cryptography.
|
1034
1039
|
*/
|
1035
|
-
TransactionData:
|
1040
|
+
TransactionData: TransactionDataType;
|
1036
1041
|
/**
|
1037
1042
|
* The auth request cryptogram imported into Amazon Web Services Payment Cryptography for ARQC verification using a major encryption key and transaction data.
|
1038
1043
|
*/
|
1039
|
-
AuthRequestCryptogram:
|
1044
|
+
AuthRequestCryptogram: AuthRequestCryptogramType;
|
1040
1045
|
/**
|
1041
1046
|
* The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment Cryptography. The same key derivation mode was used for ARQC generation outside of Amazon Web Services Payment Cryptography.
|
1042
1047
|
*/
|
@@ -1062,7 +1067,7 @@ declare namespace PaymentCryptographyData {
|
|
1062
1067
|
/**
|
1063
1068
|
* The result for ARQC verification or ARPC generation within Amazon Web Services Payment Cryptography.
|
1064
1069
|
*/
|
1065
|
-
AuthResponseValue?:
|
1070
|
+
AuthResponseValue?: AuthResponseValueType;
|
1066
1071
|
}
|
1067
1072
|
export interface VerifyCardValidationDataInput {
|
1068
1073
|
/**
|
@@ -1072,7 +1077,7 @@ declare namespace PaymentCryptographyData {
|
|
1072
1077
|
/**
|
1073
1078
|
* The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.
|
1074
1079
|
*/
|
1075
|
-
PrimaryAccountNumber:
|
1080
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
1076
1081
|
/**
|
1077
1082
|
* The algorithm to use for verification of card data within Amazon Web Services Payment Cryptography.
|
1078
1083
|
*/
|
@@ -1080,7 +1085,7 @@ declare namespace PaymentCryptographyData {
|
|
1080
1085
|
/**
|
1081
1086
|
* The CVV or CSC value for use for card data verification within Amazon Web Services Payment Cryptography.
|
1082
1087
|
*/
|
1083
|
-
ValidationData:
|
1088
|
+
ValidationData: ValidationDataType;
|
1084
1089
|
}
|
1085
1090
|
export interface VerifyCardValidationDataOutput {
|
1086
1091
|
/**
|
@@ -1100,11 +1105,11 @@ declare namespace PaymentCryptographyData {
|
|
1100
1105
|
/**
|
1101
1106
|
* The data on for which MAC is under verification. This value must be hexBinary.
|
1102
1107
|
*/
|
1103
|
-
MessageData:
|
1108
|
+
MessageData: MessageDataType;
|
1104
1109
|
/**
|
1105
1110
|
* The MAC being verified.
|
1106
1111
|
*/
|
1107
|
-
Mac:
|
1112
|
+
Mac: MacType;
|
1108
1113
|
/**
|
1109
1114
|
* The attributes and data values to use for MAC verification within Amazon Web Services Payment Cryptography.
|
1110
1115
|
*/
|
@@ -1140,11 +1145,11 @@ declare namespace PaymentCryptographyData {
|
|
1140
1145
|
/**
|
1141
1146
|
* The encrypted PIN block data that Amazon Web Services Payment Cryptography verifies.
|
1142
1147
|
*/
|
1143
|
-
EncryptedPinBlock:
|
1148
|
+
EncryptedPinBlock: EncryptedPinBlockType;
|
1144
1149
|
/**
|
1145
1150
|
* The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.
|
1146
1151
|
*/
|
1147
|
-
PrimaryAccountNumber:
|
1152
|
+
PrimaryAccountNumber: PrimaryAccountNumberType;
|
1148
1153
|
/**
|
1149
1154
|
* The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment Cryptography supports ISO_Format_0 and ISO_Format_3. The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN block formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in length. The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the fill digits are random values from 10 to 15.
|
1150
1155
|
*/
|
@@ -1190,13 +1195,13 @@ declare namespace PaymentCryptographyData {
|
|
1190
1195
|
/**
|
1191
1196
|
* Parameters that are required to generate or verify Visa PVV (PIN Verification Value).
|
1192
1197
|
*/
|
1193
|
-
VerificationValue:
|
1198
|
+
VerificationValue: VerificationValueType;
|
1194
1199
|
}
|
1195
1200
|
export interface VisaPinVerificationValue {
|
1196
1201
|
/**
|
1197
1202
|
* The encrypted PIN block data to verify.
|
1198
1203
|
*/
|
1199
|
-
EncryptedPinBlock:
|
1204
|
+
EncryptedPinBlock: EncryptedPinBlockType;
|
1200
1205
|
/**
|
1201
1206
|
* The value for PIN verification index. It is used in the Visa PIN algorithm to calculate the PVV (PIN Verification Value).
|
1202
1207
|
*/
|
package/clients/qbusiness.d.ts
CHANGED
@@ -964,6 +964,10 @@ declare namespace QBusiness {
|
|
964
964
|
* An option to allow end users to create and use Amazon Q Apps in the web experience.
|
965
965
|
*/
|
966
966
|
qAppsConfiguration?: QAppsConfiguration;
|
967
|
+
/**
|
968
|
+
* Configuration information about chat response personalization. For more information, see Personalizing chat responses
|
969
|
+
*/
|
970
|
+
personalizationConfiguration?: PersonalizationConfiguration;
|
967
971
|
}
|
968
972
|
export interface CreateApplicationResponse {
|
969
973
|
/**
|
@@ -1753,6 +1757,10 @@ declare namespace QBusiness {
|
|
1753
1757
|
* Settings for whether end users can create and use Amazon Q Apps in the web experience.
|
1754
1758
|
*/
|
1755
1759
|
qAppsConfiguration?: QAppsConfiguration;
|
1760
|
+
/**
|
1761
|
+
* Configuration information about chat response personalization. For more information, see Personalizing chat responses.
|
1762
|
+
*/
|
1763
|
+
personalizationConfiguration?: PersonalizationConfiguration;
|
1756
1764
|
}
|
1757
1765
|
export interface GetChatControlsConfigurationRequest {
|
1758
1766
|
/**
|
@@ -2719,6 +2727,13 @@ declare namespace QBusiness {
|
|
2719
2727
|
roleArn: RoleArn;
|
2720
2728
|
}
|
2721
2729
|
export type Payload = string;
|
2730
|
+
export interface PersonalizationConfiguration {
|
2731
|
+
/**
|
2732
|
+
* An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
|
2733
|
+
*/
|
2734
|
+
personalizationControlMode: PersonalizationControlMode;
|
2735
|
+
}
|
2736
|
+
export type PersonalizationControlMode = "ENABLED"|"DISABLED"|string;
|
2722
2737
|
export interface Plugin {
|
2723
2738
|
/**
|
2724
2739
|
* The identifier of the plugin.
|
@@ -3191,6 +3206,10 @@ declare namespace QBusiness {
|
|
3191
3206
|
* An option to allow end users to create and use Amazon Q Apps in the web experience.
|
3192
3207
|
*/
|
3193
3208
|
qAppsConfiguration?: QAppsConfiguration;
|
3209
|
+
/**
|
3210
|
+
* Configuration information about chat response personalization. For more information, see Personalizing chat responses.
|
3211
|
+
*/
|
3212
|
+
personalizationConfiguration?: PersonalizationConfiguration;
|
3194
3213
|
}
|
3195
3214
|
export interface UpdateApplicationResponse {
|
3196
3215
|
}
|