@aws-sdk/client-payment-cryptography 3.957.0 → 3.962.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 -31
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +455 -343
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +455 -343
- package/package.json +2 -2
|
@@ -230,434 +230,546 @@ var OptionalBlockValue = [0, n0, _OBV, 8, 0];
|
|
|
230
230
|
var Tr31WrappedKeyBlock = [0, n0, _TWKB, 8, 0];
|
|
231
231
|
var Tr34WrappedKeyBlock = [0, n0, _TWKBr, 8, 0];
|
|
232
232
|
var WrappedKeyCryptogram = [0, n0, _WKC, 8, 0];
|
|
233
|
-
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
233
|
+
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
234
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
235
|
+
[_M],
|
|
236
|
+
[0]
|
|
237
|
+
];
|
|
234
238
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
235
|
-
export var AddKeyReplicationRegionsInput$ = [3, n0, _AKRRI,
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
239
|
+
export var AddKeyReplicationRegionsInput$ = [3, n0, _AKRRI,
|
|
240
|
+
0,
|
|
241
|
+
[_KI, _RR],
|
|
242
|
+
[0, 64 | 0]
|
|
243
|
+
];
|
|
244
|
+
export var AddKeyReplicationRegionsOutput$ = [3, n0, _AKRRO,
|
|
245
|
+
0,
|
|
246
|
+
[_K],
|
|
247
|
+
[() => Key$]
|
|
248
|
+
];
|
|
249
|
+
export var Alias$ = [3, n0, _A,
|
|
250
|
+
0,
|
|
251
|
+
[_AN, _KA],
|
|
252
|
+
[0, 0]
|
|
253
|
+
];
|
|
254
|
+
export var CertificateSubjectType$ = [3, n0, _CST,
|
|
242
255
|
0,
|
|
243
256
|
[_CN, _OU, _O, _C, _Co, _SOP, _EA],
|
|
244
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
257
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
258
|
+
];
|
|
259
|
+
export var ConflictException$ = [-3, n0, _CE,
|
|
260
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
261
|
+
[_M],
|
|
262
|
+
[0]
|
|
245
263
|
];
|
|
246
|
-
export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
247
264
|
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
248
|
-
export var CreateAliasInput$ = [3, n0, _CAI,
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
265
|
+
export var CreateAliasInput$ = [3, n0, _CAI,
|
|
266
|
+
0,
|
|
267
|
+
[_AN, _KA],
|
|
268
|
+
[0, 0]
|
|
269
|
+
];
|
|
270
|
+
export var CreateAliasOutput$ = [3, n0, _CAO,
|
|
271
|
+
0,
|
|
272
|
+
[_A],
|
|
273
|
+
[() => Alias$]
|
|
274
|
+
];
|
|
275
|
+
export var CreateKeyInput$ = [3, n0, _CKI,
|
|
254
276
|
0,
|
|
255
277
|
[_KAe, _KCVA, _E, _En, _T, _DKU, _RR],
|
|
256
|
-
[() => KeyAttributes$, 0, 2, 2, () => Tags, 0, 64 | 0]
|
|
257
|
-
];
|
|
258
|
-
export var CreateKeyOutput$ = [3, n0, _CKO,
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
export var
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
export var
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
278
|
+
[() => KeyAttributes$, 0, 2, 2, () => Tags, 0, 64 | 0]
|
|
279
|
+
];
|
|
280
|
+
export var CreateKeyOutput$ = [3, n0, _CKO,
|
|
281
|
+
0,
|
|
282
|
+
[_K],
|
|
283
|
+
[() => Key$]
|
|
284
|
+
];
|
|
285
|
+
export var DeleteAliasInput$ = [3, n0, _DAI,
|
|
286
|
+
0,
|
|
287
|
+
[_AN],
|
|
288
|
+
[0]
|
|
289
|
+
];
|
|
290
|
+
export var DeleteAliasOutput$ = [3, n0, _DAO,
|
|
291
|
+
0,
|
|
292
|
+
[],
|
|
293
|
+
[]
|
|
294
|
+
];
|
|
295
|
+
export var DeleteKeyInput$ = [3, n0, _DKI,
|
|
296
|
+
0,
|
|
297
|
+
[_KI, _DKID],
|
|
298
|
+
[0, 1]
|
|
299
|
+
];
|
|
300
|
+
export var DeleteKeyOutput$ = [3, n0, _DKO,
|
|
301
|
+
0,
|
|
302
|
+
[_K],
|
|
303
|
+
[() => Key$]
|
|
304
|
+
];
|
|
305
|
+
export var DisableDefaultKeyReplicationRegionsInput$ = [3, n0, _DDKRRI,
|
|
306
|
+
0,
|
|
307
|
+
[_RR],
|
|
308
|
+
[64 | 0]
|
|
309
|
+
];
|
|
310
|
+
export var DisableDefaultKeyReplicationRegionsOutput$ = [3, n0, _DDKRRO,
|
|
311
|
+
0,
|
|
312
|
+
[_ERR],
|
|
313
|
+
[64 | 0]
|
|
314
|
+
];
|
|
315
|
+
export var EnableDefaultKeyReplicationRegionsInput$ = [3, n0, _EDKRRI,
|
|
316
|
+
0,
|
|
317
|
+
[_RR],
|
|
318
|
+
[64 | 0]
|
|
319
|
+
];
|
|
320
|
+
export var EnableDefaultKeyReplicationRegionsOutput$ = [3, n0, _EDKRRO,
|
|
321
|
+
0,
|
|
322
|
+
[_ERR],
|
|
323
|
+
[64 | 0]
|
|
324
|
+
];
|
|
325
|
+
export var ExportAs2805KeyCryptogram$ = [3, n0, _EAKC,
|
|
326
|
+
0,
|
|
327
|
+
[_WKI, _AKV],
|
|
328
|
+
[0, 0]
|
|
329
|
+
];
|
|
330
|
+
export var ExportAttributes$ = [3, n0, _EAx,
|
|
272
331
|
0,
|
|
273
332
|
[_EDIK, _KCVA],
|
|
274
|
-
[() => ExportDukptInitialKey$, 0]
|
|
333
|
+
[() => ExportDukptInitialKey$, 0]
|
|
275
334
|
];
|
|
276
|
-
export var ExportDiffieHellmanTr31KeyBlock$ = [
|
|
277
|
-
3,
|
|
278
|
-
n0,
|
|
279
|
-
_EDHTKB,
|
|
335
|
+
export var ExportDiffieHellmanTr31KeyBlock$ = [3, n0, _EDHTKB,
|
|
280
336
|
0,
|
|
281
337
|
[_PKI, _CAPKI, _PKC, _DKA, _KDF, _KDHA, _DD, _KBH],
|
|
282
|
-
[0, 0, 0, 0, 0, 0, () => DiffieHellmanDerivationData$, [() => KeyBlockHeaders$, 0]]
|
|
338
|
+
[0, 0, 0, 0, 0, 0, () => DiffieHellmanDerivationData$, [() => KeyBlockHeaders$, 0]]
|
|
283
339
|
];
|
|
284
|
-
export var ExportDukptInitialKey$ = [3, n0, _EDIK,
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
340
|
+
export var ExportDukptInitialKey$ = [3, n0, _EDIK,
|
|
341
|
+
0,
|
|
342
|
+
[_KSN],
|
|
343
|
+
[0]
|
|
344
|
+
];
|
|
345
|
+
export var ExportKeyCryptogram$ = [3, n0, _EKC,
|
|
346
|
+
0,
|
|
347
|
+
[_CAPKI, _WKCr, _WS],
|
|
348
|
+
[0, 0, 0]
|
|
349
|
+
];
|
|
350
|
+
export var ExportKeyInput$ = [3, n0, _EKI,
|
|
290
351
|
0,
|
|
291
352
|
[_KM, _EKIx, _EAx],
|
|
292
|
-
[[() => ExportKeyMaterial$, 0], 0, () => ExportAttributes$]
|
|
353
|
+
[[() => ExportKeyMaterial$, 0], 0, () => ExportAttributes$]
|
|
293
354
|
];
|
|
294
|
-
export var ExportKeyOutput$ = [3, n0, _EKO,
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
355
|
+
export var ExportKeyOutput$ = [3, n0, _EKO,
|
|
356
|
+
0,
|
|
357
|
+
[_WK],
|
|
358
|
+
[[() => WrappedKey$, 0]]
|
|
359
|
+
];
|
|
360
|
+
export var ExportTr31KeyBlock$ = [3, n0, _ETKB,
|
|
299
361
|
0,
|
|
300
362
|
[_WKI, _KBH],
|
|
301
|
-
[0, [() => KeyBlockHeaders$, 0]]
|
|
363
|
+
[0, [() => KeyBlockHeaders$, 0]]
|
|
302
364
|
];
|
|
303
|
-
export var ExportTr34KeyBlock$ = [
|
|
304
|
-
3,
|
|
305
|
-
n0,
|
|
306
|
-
_ETKBx,
|
|
365
|
+
export var ExportTr34KeyBlock$ = [3, n0, _ETKBx,
|
|
307
366
|
0,
|
|
308
367
|
[_CAPKI, _WKCr, _ET, _SKI, _SKC, _KBF, _RN, _KBH],
|
|
309
|
-
[0, 0, 0, 0, 0, 0, 0, [() => KeyBlockHeaders$, 0]]
|
|
368
|
+
[0, 0, 0, 0, 0, 0, 0, [() => KeyBlockHeaders$, 0]]
|
|
369
|
+
];
|
|
370
|
+
export var GetAliasInput$ = [3, n0, _GAI,
|
|
371
|
+
0,
|
|
372
|
+
[_AN],
|
|
373
|
+
[0]
|
|
374
|
+
];
|
|
375
|
+
export var GetAliasOutput$ = [3, n0, _GAO,
|
|
376
|
+
0,
|
|
377
|
+
[_A],
|
|
378
|
+
[() => Alias$]
|
|
310
379
|
];
|
|
311
|
-
export var
|
|
312
|
-
export var GetAliasOutput$ = [3, n0, _GAO, 0, [_A], [() => Alias$]];
|
|
313
|
-
export var GetCertificateSigningRequestInput$ = [
|
|
314
|
-
3,
|
|
315
|
-
n0,
|
|
316
|
-
_GCSRI,
|
|
380
|
+
export var GetCertificateSigningRequestInput$ = [3, n0, _GCSRI,
|
|
317
381
|
0,
|
|
318
382
|
[_KI, _SA, _CS],
|
|
319
|
-
[0, 0, () => CertificateSubjectType$]
|
|
383
|
+
[0, 0, () => CertificateSubjectType$]
|
|
320
384
|
];
|
|
321
|
-
export var GetCertificateSigningRequestOutput$ = [
|
|
322
|
-
3,
|
|
323
|
-
n0,
|
|
324
|
-
_GCSRO,
|
|
385
|
+
export var GetCertificateSigningRequestOutput$ = [3, n0, _GCSRO,
|
|
325
386
|
0,
|
|
326
387
|
[_CSR],
|
|
327
|
-
[[() => CertificateSigningRequestType, 0]]
|
|
328
|
-
];
|
|
329
|
-
export var GetDefaultKeyReplicationRegionsInput$ = [3, n0, _GDKRRI,
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
export var
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
388
|
+
[[() => CertificateSigningRequestType, 0]]
|
|
389
|
+
];
|
|
390
|
+
export var GetDefaultKeyReplicationRegionsInput$ = [3, n0, _GDKRRI,
|
|
391
|
+
0,
|
|
392
|
+
[],
|
|
393
|
+
[]
|
|
394
|
+
];
|
|
395
|
+
export var GetDefaultKeyReplicationRegionsOutput$ = [3, n0, _GDKRRO,
|
|
396
|
+
0,
|
|
397
|
+
[_ERR],
|
|
398
|
+
[64 | 0]
|
|
399
|
+
];
|
|
400
|
+
export var GetKeyInput$ = [3, n0, _GKI,
|
|
401
|
+
0,
|
|
402
|
+
[_KI],
|
|
403
|
+
[0]
|
|
404
|
+
];
|
|
405
|
+
export var GetKeyOutput$ = [3, n0, _GKO,
|
|
406
|
+
0,
|
|
407
|
+
[_K],
|
|
408
|
+
[() => Key$]
|
|
409
|
+
];
|
|
410
|
+
export var GetParametersForExportInput$ = [3, n0, _GPFEI,
|
|
411
|
+
0,
|
|
412
|
+
[_KMT, _SKA],
|
|
413
|
+
[0, 0]
|
|
414
|
+
];
|
|
415
|
+
export var GetParametersForExportOutput$ = [3, n0, _GPFEO,
|
|
338
416
|
0,
|
|
339
417
|
[_SKC, _SKCC, _SKA, _ET, _PVUT],
|
|
340
|
-
[0, 0, 0, 0, 4]
|
|
418
|
+
[0, 0, 0, 0, 4]
|
|
419
|
+
];
|
|
420
|
+
export var GetParametersForImportInput$ = [3, n0, _GPFII,
|
|
421
|
+
0,
|
|
422
|
+
[_KMT, _WKA],
|
|
423
|
+
[0, 0]
|
|
341
424
|
];
|
|
342
|
-
export var
|
|
343
|
-
export var GetParametersForImportOutput$ = [
|
|
344
|
-
3,
|
|
345
|
-
n0,
|
|
346
|
-
_GPFIO,
|
|
425
|
+
export var GetParametersForImportOutput$ = [3, n0, _GPFIO,
|
|
347
426
|
0,
|
|
348
427
|
[_WKCr, _WKCC, _WKA, _IT, _PVUT],
|
|
349
|
-
[0, 0, 0, 0, 4]
|
|
428
|
+
[0, 0, 0, 0, 4]
|
|
350
429
|
];
|
|
351
|
-
export var GetPublicKeyCertificateInput$ = [3, n0, _GPKCI,
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
430
|
+
export var GetPublicKeyCertificateInput$ = [3, n0, _GPKCI,
|
|
431
|
+
0,
|
|
432
|
+
[_KI],
|
|
433
|
+
[0]
|
|
434
|
+
];
|
|
435
|
+
export var GetPublicKeyCertificateOutput$ = [3, n0, _GPKCO,
|
|
436
|
+
0,
|
|
437
|
+
[_KC, _KCC],
|
|
438
|
+
[0, 0]
|
|
439
|
+
];
|
|
440
|
+
export var ImportAs2805KeyCryptogram$ = [3, n0, _IAKC,
|
|
357
441
|
0,
|
|
358
442
|
[_AKV, _KMOU, _KAey, _E, _WKI, _WKC],
|
|
359
|
-
[0, () => KeyModesOfUse$, 0, 2, 0, [() => WrappedKeyCryptogram, 0]]
|
|
443
|
+
[0, () => KeyModesOfUse$, 0, 2, 0, [() => WrappedKeyCryptogram, 0]]
|
|
360
444
|
];
|
|
361
|
-
export var ImportDiffieHellmanTr31KeyBlock$ = [
|
|
362
|
-
3,
|
|
363
|
-
n0,
|
|
364
|
-
_IDHTKB,
|
|
445
|
+
export var ImportDiffieHellmanTr31KeyBlock$ = [3, n0, _IDHTKB,
|
|
365
446
|
0,
|
|
366
447
|
[_PKI, _CAPKI, _PKC, _DKA, _KDF, _KDHA, _DD, _WKB],
|
|
367
|
-
[0, 0, 0, 0, 0, 0, () => DiffieHellmanDerivationData$, [() => Tr31WrappedKeyBlock, 0]]
|
|
448
|
+
[0, 0, 0, 0, 0, 0, () => DiffieHellmanDerivationData$, [() => Tr31WrappedKeyBlock, 0]]
|
|
368
449
|
];
|
|
369
|
-
export var ImportKeyCryptogram$ = [
|
|
370
|
-
3,
|
|
371
|
-
n0,
|
|
372
|
-
_IKC,
|
|
450
|
+
export var ImportKeyCryptogram$ = [3, n0, _IKC,
|
|
373
451
|
0,
|
|
374
452
|
[_KAe, _E, _WKC, _IT, _WS],
|
|
375
|
-
[() => KeyAttributes$, 2, [() => WrappedKeyCryptogram, 0], 0, 0]
|
|
453
|
+
[() => KeyAttributes$, 2, [() => WrappedKeyCryptogram, 0], 0, 0]
|
|
376
454
|
];
|
|
377
|
-
export var ImportKeyInput$ = [
|
|
378
|
-
3,
|
|
379
|
-
n0,
|
|
380
|
-
_IKI,
|
|
455
|
+
export var ImportKeyInput$ = [3, n0, _IKI,
|
|
381
456
|
0,
|
|
382
457
|
[_KM, _KCVA, _En, _T, _RR],
|
|
383
|
-
[[() => ImportKeyMaterial$, 0], 0, 2, () => Tags, 64 | 0]
|
|
458
|
+
[[() => ImportKeyMaterial$, 0], 0, 2, () => Tags, 64 | 0]
|
|
459
|
+
];
|
|
460
|
+
export var ImportKeyOutput$ = [3, n0, _IKO,
|
|
461
|
+
0,
|
|
462
|
+
[_K],
|
|
463
|
+
[() => Key$]
|
|
384
464
|
];
|
|
385
|
-
export var
|
|
386
|
-
export var ImportTr31KeyBlock$ = [
|
|
387
|
-
3,
|
|
388
|
-
n0,
|
|
389
|
-
_ITKB,
|
|
465
|
+
export var ImportTr31KeyBlock$ = [3, n0, _ITKB,
|
|
390
466
|
0,
|
|
391
467
|
[_WKI, _WKB],
|
|
392
|
-
[0, [() => Tr31WrappedKeyBlock, 0]]
|
|
468
|
+
[0, [() => Tr31WrappedKeyBlock, 0]]
|
|
393
469
|
];
|
|
394
|
-
export var ImportTr34KeyBlock$ = [
|
|
395
|
-
3,
|
|
396
|
-
n0,
|
|
397
|
-
_ITKBm,
|
|
470
|
+
export var ImportTr34KeyBlock$ = [3, n0, _ITKBm,
|
|
398
471
|
0,
|
|
399
472
|
[_CAPKI, _SKC, _IT, _WKI, _WKCr, _WKB, _KBF, _RN],
|
|
400
|
-
[0, 0, 0, 0, 0, [() => Tr34WrappedKeyBlock, 0], 0, 0]
|
|
473
|
+
[0, 0, 0, 0, 0, [() => Tr34WrappedKeyBlock, 0], 0, 0]
|
|
474
|
+
];
|
|
475
|
+
export var InternalServerException$ = [-3, n0, _ISE,
|
|
476
|
+
{ [_e]: _s, [_hE]: 500 },
|
|
477
|
+
[_M],
|
|
478
|
+
[0]
|
|
401
479
|
];
|
|
402
|
-
export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
403
480
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
404
|
-
export var Key$ = [
|
|
405
|
-
3,
|
|
406
|
-
n0,
|
|
407
|
-
_K,
|
|
481
|
+
export var Key$ = [3, n0, _K,
|
|
408
482
|
0,
|
|
409
483
|
[_KA, _KAe, _KCV, _KCVA, _En, _E, _KS, _KO, _CT, _UST, _USTs, _DPT, _DT, _DKU, _MRKT, _PR, _RS, _UDRR],
|
|
410
|
-
[0, () => KeyAttributes$, 0, 0, 2, 2, 0, 0, 4, 4, 4, 4, 4, 0, 0, 0, () => ReplicationStatus, 2]
|
|
484
|
+
[0, () => KeyAttributes$, 0, 0, 2, 2, 0, 0, 4, 4, 4, 4, 4, 0, 0, 0, () => ReplicationStatus, 2]
|
|
411
485
|
];
|
|
412
|
-
export var KeyAttributes$ = [
|
|
413
|
-
3,
|
|
414
|
-
n0,
|
|
415
|
-
_KAe,
|
|
486
|
+
export var KeyAttributes$ = [3, n0, _KAe,
|
|
416
487
|
0,
|
|
417
488
|
[_KU, _KCe, _KAey, _KMOU],
|
|
418
|
-
[0, 0, 0, () => KeyModesOfUse$]
|
|
489
|
+
[0, 0, 0, () => KeyModesOfUse$]
|
|
419
490
|
];
|
|
420
|
-
export var KeyBlockHeaders$ = [
|
|
421
|
-
3,
|
|
422
|
-
n0,
|
|
423
|
-
_KBH,
|
|
491
|
+
export var KeyBlockHeaders$ = [3, n0, _KBH,
|
|
424
492
|
0,
|
|
425
493
|
[_KMOU, _KE, _KV, _OB],
|
|
426
|
-
[() => KeyModesOfUse$, 0, 0, [() => OptionalBlocks, 0]]
|
|
494
|
+
[() => KeyModesOfUse$, 0, 0, [() => OptionalBlocks, 0]]
|
|
427
495
|
];
|
|
428
|
-
export var KeyModesOfUse$ = [
|
|
429
|
-
3,
|
|
430
|
-
n0,
|
|
431
|
-
_KMOU,
|
|
496
|
+
export var KeyModesOfUse$ = [3, n0, _KMOU,
|
|
432
497
|
0,
|
|
433
498
|
[_Enc, _D, _W, _U, _G, _S, _V, _DK, _NR],
|
|
434
|
-
[2, 2, 2, 2, 2, 2, 2, 2, 2]
|
|
499
|
+
[2, 2, 2, 2, 2, 2, 2, 2, 2]
|
|
435
500
|
];
|
|
436
|
-
export var KeySummary$ = [
|
|
437
|
-
3,
|
|
438
|
-
n0,
|
|
439
|
-
_KSe,
|
|
501
|
+
export var KeySummary$ = [3, n0, _KSe,
|
|
440
502
|
0,
|
|
441
503
|
[_KA, _KS, _KAe, _KCV, _E, _En, _MRKT, _PR],
|
|
442
|
-
[0, 0, () => KeyAttributes$, 0, 2, 2, 0, 0]
|
|
443
|
-
];
|
|
444
|
-
export var ListAliasesInput$ = [3, n0, _LAI,
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
export var
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
504
|
+
[0, 0, () => KeyAttributes$, 0, 2, 2, 0, 0]
|
|
505
|
+
];
|
|
506
|
+
export var ListAliasesInput$ = [3, n0, _LAI,
|
|
507
|
+
0,
|
|
508
|
+
[_KA, _NT, _MR],
|
|
509
|
+
[0, 0, 1]
|
|
510
|
+
];
|
|
511
|
+
export var ListAliasesOutput$ = [3, n0, _LAO,
|
|
512
|
+
0,
|
|
513
|
+
[_Al, _NT],
|
|
514
|
+
[() => Aliases, 0]
|
|
515
|
+
];
|
|
516
|
+
export var ListKeysInput$ = [3, n0, _LKI,
|
|
517
|
+
0,
|
|
518
|
+
[_KS, _NT, _MR],
|
|
519
|
+
[0, 0, 1]
|
|
520
|
+
];
|
|
521
|
+
export var ListKeysOutput$ = [3, n0, _LKO,
|
|
522
|
+
0,
|
|
523
|
+
[_Ke, _NT],
|
|
524
|
+
[() => KeySummaryList, 0]
|
|
525
|
+
];
|
|
526
|
+
export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
527
|
+
0,
|
|
528
|
+
[_RA, _NT, _MR],
|
|
529
|
+
[0, 0, 1]
|
|
530
|
+
];
|
|
531
|
+
export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
532
|
+
0,
|
|
533
|
+
[_T, _NT],
|
|
534
|
+
[() => Tags, 0]
|
|
535
|
+
];
|
|
536
|
+
export var RemoveKeyReplicationRegionsInput$ = [3, n0, _RKRRI,
|
|
537
|
+
0,
|
|
538
|
+
[_KI, _RR],
|
|
539
|
+
[0, 64 | 0]
|
|
540
|
+
];
|
|
541
|
+
export var RemoveKeyReplicationRegionsOutput$ = [3, n0, _RKRRO,
|
|
542
|
+
0,
|
|
543
|
+
[_K],
|
|
544
|
+
[() => Key$]
|
|
545
|
+
];
|
|
546
|
+
export var ReplicationStatusType$ = [3, n0, _RST,
|
|
547
|
+
0,
|
|
548
|
+
[_St, _SM],
|
|
549
|
+
[0, 0]
|
|
550
|
+
];
|
|
551
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
552
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
553
|
+
[_RI],
|
|
554
|
+
[0]
|
|
555
|
+
];
|
|
454
556
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
455
|
-
export var RestoreKeyInput$ = [3, n0, _RKI,
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
557
|
+
export var RestoreKeyInput$ = [3, n0, _RKI,
|
|
558
|
+
0,
|
|
559
|
+
[_KI],
|
|
560
|
+
[0]
|
|
561
|
+
];
|
|
562
|
+
export var RestoreKeyOutput$ = [3, n0, _RKO,
|
|
563
|
+
0,
|
|
564
|
+
[_K],
|
|
565
|
+
[() => Key$]
|
|
566
|
+
];
|
|
567
|
+
export var RootCertificatePublicKey$ = [3, n0, _RCPK,
|
|
461
568
|
0,
|
|
462
569
|
[_KAe, _PKC],
|
|
463
|
-
[() => KeyAttributes$, 0]
|
|
570
|
+
[() => KeyAttributes$, 0]
|
|
571
|
+
];
|
|
572
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
573
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
574
|
+
[_M],
|
|
575
|
+
[0]
|
|
464
576
|
];
|
|
465
|
-
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_M], [0]];
|
|
466
577
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
467
|
-
export var ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
578
|
+
export var ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
579
|
+
{ [_e]: _s, [_hE]: 503 },
|
|
580
|
+
[_M],
|
|
581
|
+
[0]
|
|
582
|
+
];
|
|
468
583
|
TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
469
|
-
export var StartKeyUsageInput$ = [3, n0, _SKUI,
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
export var
|
|
475
|
-
|
|
476
|
-
|
|
584
|
+
export var StartKeyUsageInput$ = [3, n0, _SKUI,
|
|
585
|
+
0,
|
|
586
|
+
[_KI],
|
|
587
|
+
[0]
|
|
588
|
+
];
|
|
589
|
+
export var StartKeyUsageOutput$ = [3, n0, _SKUO,
|
|
590
|
+
0,
|
|
591
|
+
[_K],
|
|
592
|
+
[() => Key$]
|
|
593
|
+
];
|
|
594
|
+
export var StopKeyUsageInput$ = [3, n0, _SKUIt,
|
|
595
|
+
0,
|
|
596
|
+
[_KI],
|
|
597
|
+
[0]
|
|
598
|
+
];
|
|
599
|
+
export var StopKeyUsageOutput$ = [3, n0, _SKUOt,
|
|
600
|
+
0,
|
|
601
|
+
[_K],
|
|
602
|
+
[() => Key$]
|
|
603
|
+
];
|
|
604
|
+
export var Tag$ = [3, n0, _Ta,
|
|
605
|
+
0,
|
|
606
|
+
[_K, _Va],
|
|
607
|
+
[0, 0]
|
|
608
|
+
];
|
|
609
|
+
export var TagResourceInput$ = [3, n0, _TRI,
|
|
610
|
+
0,
|
|
611
|
+
[_RA, _T],
|
|
612
|
+
[0, () => Tags]
|
|
613
|
+
];
|
|
614
|
+
export var TagResourceOutput$ = [3, n0, _TRO,
|
|
615
|
+
0,
|
|
616
|
+
[],
|
|
617
|
+
[]
|
|
618
|
+
];
|
|
619
|
+
export var ThrottlingException$ = [-3, n0, _TE,
|
|
620
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
621
|
+
[_M],
|
|
622
|
+
[0]
|
|
623
|
+
];
|
|
477
624
|
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
478
|
-
export var TrustedCertificatePublicKey$ = [
|
|
479
|
-
3,
|
|
480
|
-
n0,
|
|
481
|
-
_TCPK,
|
|
625
|
+
export var TrustedCertificatePublicKey$ = [3, n0, _TCPK,
|
|
482
626
|
0,
|
|
483
627
|
[_KAe, _PKC, _CAPKI],
|
|
484
|
-
[() => KeyAttributes$, 0, 0]
|
|
628
|
+
[() => KeyAttributes$, 0, 0]
|
|
485
629
|
];
|
|
486
|
-
export var UntagResourceInput$ = [3, n0, _URI,
|
|
487
|
-
export var UntagResourceOutput$ = [3, n0, _URO, 0, [], []];
|
|
488
|
-
export var UpdateAliasInput$ = [3, n0, _UAI, 0, [_AN, _KA], [0, 0]];
|
|
489
|
-
export var UpdateAliasOutput$ = [3, n0, _UAO, 0, [_A], [() => Alias$]];
|
|
490
|
-
export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
491
|
-
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
492
|
-
export var WrappedKey$ = [
|
|
493
|
-
3,
|
|
494
|
-
n0,
|
|
495
|
-
_WK,
|
|
630
|
+
export var UntagResourceInput$ = [3, n0, _URI,
|
|
496
631
|
0,
|
|
497
|
-
[
|
|
498
|
-
[0,
|
|
632
|
+
[_RA, _TK],
|
|
633
|
+
[0, 64 | 0]
|
|
499
634
|
];
|
|
500
|
-
export var
|
|
501
|
-
-3,
|
|
502
|
-
_sm,
|
|
503
|
-
"PaymentCryptographyServiceException",
|
|
635
|
+
export var UntagResourceOutput$ = [3, n0, _URO,
|
|
504
636
|
0,
|
|
505
637
|
[],
|
|
506
|
-
[]
|
|
638
|
+
[]
|
|
639
|
+
];
|
|
640
|
+
export var UpdateAliasInput$ = [3, n0, _UAI,
|
|
641
|
+
0,
|
|
642
|
+
[_AN, _KA],
|
|
643
|
+
[0, 0]
|
|
507
644
|
];
|
|
645
|
+
export var UpdateAliasOutput$ = [3, n0, _UAO,
|
|
646
|
+
0,
|
|
647
|
+
[_A],
|
|
648
|
+
[() => Alias$]
|
|
649
|
+
];
|
|
650
|
+
export var ValidationException$ = [-3, n0, _VE,
|
|
651
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
652
|
+
[_M],
|
|
653
|
+
[0]
|
|
654
|
+
];
|
|
655
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
656
|
+
export var WrappedKey$ = [3, n0, _WK,
|
|
657
|
+
0,
|
|
658
|
+
[_WKAr, _WKMF, _KM, _KCV, _KCVA],
|
|
659
|
+
[0, 0, [() => KeyMaterial, 0], 0, 0]
|
|
660
|
+
];
|
|
661
|
+
export var PaymentCryptographyServiceException$ = [-3, _sm, "PaymentCryptographyServiceException", 0, [], []];
|
|
508
662
|
TypeRegistry.for(_sm).registerError(PaymentCryptographyServiceException$, PaymentCryptographyServiceException);
|
|
509
|
-
var Aliases = [1, n0, _Al,
|
|
510
|
-
|
|
663
|
+
var Aliases = [1, n0, _Al,
|
|
664
|
+
0, () => Alias$
|
|
665
|
+
];
|
|
666
|
+
var KeySummaryList = [1, n0, _KSL,
|
|
667
|
+
0, () => KeySummary$
|
|
668
|
+
];
|
|
511
669
|
var Regions = 64 | 0;
|
|
512
670
|
var TagKeys = 64 | 0;
|
|
513
|
-
var Tags = [1, n0, _T,
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
671
|
+
var Tags = [1, n0, _T,
|
|
672
|
+
0, () => Tag$
|
|
673
|
+
];
|
|
674
|
+
var OptionalBlocks = [2, n0, _OB,
|
|
675
|
+
0, [() => OptionalBlockId,
|
|
676
|
+
0],
|
|
677
|
+
[() => OptionalBlockValue,
|
|
678
|
+
0]
|
|
679
|
+
];
|
|
680
|
+
var ReplicationStatus = [2, n0, _RS,
|
|
681
|
+
0, 0, () => ReplicationStatusType$
|
|
682
|
+
];
|
|
683
|
+
export var DiffieHellmanDerivationData$ = [4, n0, _DHDD,
|
|
684
|
+
0,
|
|
685
|
+
[_SI],
|
|
686
|
+
[0]
|
|
687
|
+
];
|
|
688
|
+
export var ExportKeyMaterial$ = [4, n0, _EKM,
|
|
521
689
|
0,
|
|
522
690
|
[_TKB, _TKBr, _KCey, _DHTKB, _AKC],
|
|
523
|
-
[
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
() => ExportKeyCryptogram$,
|
|
527
|
-
[() => ExportDiffieHellmanTr31KeyBlock$, 0],
|
|
528
|
-
() => ExportAs2805KeyCryptogram$,
|
|
529
|
-
],
|
|
530
|
-
];
|
|
531
|
-
export var ImportKeyMaterial$ = [
|
|
532
|
-
4,
|
|
533
|
-
n0,
|
|
534
|
-
_IKM,
|
|
691
|
+
[[() => ExportTr31KeyBlock$, 0], [() => ExportTr34KeyBlock$, 0], () => ExportKeyCryptogram$, [() => ExportDiffieHellmanTr31KeyBlock$, 0], () => ExportAs2805KeyCryptogram$]
|
|
692
|
+
];
|
|
693
|
+
export var ImportKeyMaterial$ = [4, n0, _IKM,
|
|
535
694
|
0,
|
|
536
695
|
[_RCPK, _TCPK, _TKB, _TKBr, _KCey, _DHTKB, _AKC],
|
|
537
|
-
[
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
() =>
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
export var
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
() =>
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
() =>
|
|
574
|
-
];
|
|
575
|
-
export var
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
() =>
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
() =>
|
|
592
|
-
];
|
|
593
|
-
export var
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
() =>
|
|
601
|
-
];
|
|
602
|
-
export var
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
0,
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
() =>
|
|
616
|
-
|
|
617
|
-
];
|
|
618
|
-
export var ImportKey$ = [9, n0, _IK, 0, () => ImportKeyInput$, () => ImportKeyOutput$];
|
|
619
|
-
export var ListAliases$ = [9, n0, _LA, 0, () => ListAliasesInput$, () => ListAliasesOutput$];
|
|
620
|
-
export var ListKeys$ = [9, n0, _LK, 0, () => ListKeysInput$, () => ListKeysOutput$];
|
|
621
|
-
export var ListTagsForResource$ = [
|
|
622
|
-
9,
|
|
623
|
-
n0,
|
|
624
|
-
_LTFR,
|
|
625
|
-
0,
|
|
626
|
-
() => ListTagsForResourceInput$,
|
|
627
|
-
() => ListTagsForResourceOutput$,
|
|
628
|
-
];
|
|
629
|
-
export var RemoveKeyReplicationRegions$ = [
|
|
630
|
-
9,
|
|
631
|
-
n0,
|
|
632
|
-
_RKRR,
|
|
633
|
-
0,
|
|
634
|
-
() => RemoveKeyReplicationRegionsInput$,
|
|
635
|
-
() => RemoveKeyReplicationRegionsOutput$,
|
|
636
|
-
];
|
|
637
|
-
export var RestoreKey$ = [9, n0, _RK, 0, () => RestoreKeyInput$, () => RestoreKeyOutput$];
|
|
638
|
-
export var StartKeyUsage$ = [
|
|
639
|
-
9,
|
|
640
|
-
n0,
|
|
641
|
-
_SKU,
|
|
642
|
-
0,
|
|
643
|
-
() => StartKeyUsageInput$,
|
|
644
|
-
() => StartKeyUsageOutput$,
|
|
645
|
-
];
|
|
646
|
-
export var StopKeyUsage$ = [
|
|
647
|
-
9,
|
|
648
|
-
n0,
|
|
649
|
-
_SKUt,
|
|
650
|
-
0,
|
|
651
|
-
() => StopKeyUsageInput$,
|
|
652
|
-
() => StopKeyUsageOutput$,
|
|
653
|
-
];
|
|
654
|
-
export var TagResource$ = [9, n0, _TR, 0, () => TagResourceInput$, () => TagResourceOutput$];
|
|
655
|
-
export var UntagResource$ = [
|
|
656
|
-
9,
|
|
657
|
-
n0,
|
|
658
|
-
_UR,
|
|
659
|
-
0,
|
|
660
|
-
() => UntagResourceInput$,
|
|
661
|
-
() => UntagResourceOutput$,
|
|
662
|
-
];
|
|
663
|
-
export var UpdateAlias$ = [9, n0, _UA, 0, () => UpdateAliasInput$, () => UpdateAliasOutput$];
|
|
696
|
+
[() => RootCertificatePublicKey$, () => TrustedCertificatePublicKey$, [() => ImportTr31KeyBlock$, 0], [() => ImportTr34KeyBlock$, 0], [() => ImportKeyCryptogram$, 0], [() => ImportDiffieHellmanTr31KeyBlock$, 0], [() => ImportAs2805KeyCryptogram$, 0]]
|
|
697
|
+
];
|
|
698
|
+
export var AddKeyReplicationRegions$ = [9, n0, _AKRR,
|
|
699
|
+
0, () => AddKeyReplicationRegionsInput$, () => AddKeyReplicationRegionsOutput$
|
|
700
|
+
];
|
|
701
|
+
export var CreateAlias$ = [9, n0, _CA,
|
|
702
|
+
2, () => CreateAliasInput$, () => CreateAliasOutput$
|
|
703
|
+
];
|
|
704
|
+
export var CreateKey$ = [9, n0, _CK,
|
|
705
|
+
0, () => CreateKeyInput$, () => CreateKeyOutput$
|
|
706
|
+
];
|
|
707
|
+
export var DeleteAlias$ = [9, n0, _DA,
|
|
708
|
+
2, () => DeleteAliasInput$, () => DeleteAliasOutput$
|
|
709
|
+
];
|
|
710
|
+
export var DeleteKey$ = [9, n0, _DKe,
|
|
711
|
+
2, () => DeleteKeyInput$, () => DeleteKeyOutput$
|
|
712
|
+
];
|
|
713
|
+
export var DisableDefaultKeyReplicationRegions$ = [9, n0, _DDKRR,
|
|
714
|
+
0, () => DisableDefaultKeyReplicationRegionsInput$, () => DisableDefaultKeyReplicationRegionsOutput$
|
|
715
|
+
];
|
|
716
|
+
export var EnableDefaultKeyReplicationRegions$ = [9, n0, _EDKRR,
|
|
717
|
+
0, () => EnableDefaultKeyReplicationRegionsInput$, () => EnableDefaultKeyReplicationRegionsOutput$
|
|
718
|
+
];
|
|
719
|
+
export var ExportKey$ = [9, n0, _EK,
|
|
720
|
+
0, () => ExportKeyInput$, () => ExportKeyOutput$
|
|
721
|
+
];
|
|
722
|
+
export var GetAlias$ = [9, n0, _GA,
|
|
723
|
+
0, () => GetAliasInput$, () => GetAliasOutput$
|
|
724
|
+
];
|
|
725
|
+
export var GetCertificateSigningRequest$ = [9, n0, _GCSR,
|
|
726
|
+
0, () => GetCertificateSigningRequestInput$, () => GetCertificateSigningRequestOutput$
|
|
727
|
+
];
|
|
728
|
+
export var GetDefaultKeyReplicationRegions$ = [9, n0, _GDKRR,
|
|
729
|
+
0, () => GetDefaultKeyReplicationRegionsInput$, () => GetDefaultKeyReplicationRegionsOutput$
|
|
730
|
+
];
|
|
731
|
+
export var GetKey$ = [9, n0, _GK,
|
|
732
|
+
0, () => GetKeyInput$, () => GetKeyOutput$
|
|
733
|
+
];
|
|
734
|
+
export var GetParametersForExport$ = [9, n0, _GPFE,
|
|
735
|
+
0, () => GetParametersForExportInput$, () => GetParametersForExportOutput$
|
|
736
|
+
];
|
|
737
|
+
export var GetParametersForImport$ = [9, n0, _GPFI,
|
|
738
|
+
0, () => GetParametersForImportInput$, () => GetParametersForImportOutput$
|
|
739
|
+
];
|
|
740
|
+
export var GetPublicKeyCertificate$ = [9, n0, _GPKC,
|
|
741
|
+
0, () => GetPublicKeyCertificateInput$, () => GetPublicKeyCertificateOutput$
|
|
742
|
+
];
|
|
743
|
+
export var ImportKey$ = [9, n0, _IK,
|
|
744
|
+
0, () => ImportKeyInput$, () => ImportKeyOutput$
|
|
745
|
+
];
|
|
746
|
+
export var ListAliases$ = [9, n0, _LA,
|
|
747
|
+
0, () => ListAliasesInput$, () => ListAliasesOutput$
|
|
748
|
+
];
|
|
749
|
+
export var ListKeys$ = [9, n0, _LK,
|
|
750
|
+
0, () => ListKeysInput$, () => ListKeysOutput$
|
|
751
|
+
];
|
|
752
|
+
export var ListTagsForResource$ = [9, n0, _LTFR,
|
|
753
|
+
0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
|
|
754
|
+
];
|
|
755
|
+
export var RemoveKeyReplicationRegions$ = [9, n0, _RKRR,
|
|
756
|
+
0, () => RemoveKeyReplicationRegionsInput$, () => RemoveKeyReplicationRegionsOutput$
|
|
757
|
+
];
|
|
758
|
+
export var RestoreKey$ = [9, n0, _RK,
|
|
759
|
+
0, () => RestoreKeyInput$, () => RestoreKeyOutput$
|
|
760
|
+
];
|
|
761
|
+
export var StartKeyUsage$ = [9, n0, _SKU,
|
|
762
|
+
0, () => StartKeyUsageInput$, () => StartKeyUsageOutput$
|
|
763
|
+
];
|
|
764
|
+
export var StopKeyUsage$ = [9, n0, _SKUt,
|
|
765
|
+
0, () => StopKeyUsageInput$, () => StopKeyUsageOutput$
|
|
766
|
+
];
|
|
767
|
+
export var TagResource$ = [9, n0, _TR,
|
|
768
|
+
0, () => TagResourceInput$, () => TagResourceOutput$
|
|
769
|
+
];
|
|
770
|
+
export var UntagResource$ = [9, n0, _UR,
|
|
771
|
+
0, () => UntagResourceInput$, () => UntagResourceOutput$
|
|
772
|
+
];
|
|
773
|
+
export var UpdateAlias$ = [9, n0, _UA,
|
|
774
|
+
0, () => UpdateAliasInput$, () => UpdateAliasOutput$
|
|
775
|
+
];
|