@aws-sdk/client-signer 3.928.0 → 3.929.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.
Files changed (40) hide show
  1. package/dist-cjs/index.js +988 -980
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/SignerClient.js +2 -0
  4. package/dist-es/commands/AddProfilePermissionCommand.js +3 -9
  5. package/dist-es/commands/CancelSigningProfileCommand.js +3 -9
  6. package/dist-es/commands/DescribeSigningJobCommand.js +3 -9
  7. package/dist-es/commands/GetRevocationStatusCommand.js +3 -9
  8. package/dist-es/commands/GetSigningPlatformCommand.js +3 -9
  9. package/dist-es/commands/GetSigningProfileCommand.js +3 -9
  10. package/dist-es/commands/ListProfilePermissionsCommand.js +3 -9
  11. package/dist-es/commands/ListSigningJobsCommand.js +3 -9
  12. package/dist-es/commands/ListSigningPlatformsCommand.js +3 -9
  13. package/dist-es/commands/ListSigningProfilesCommand.js +3 -9
  14. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  15. package/dist-es/commands/PutSigningProfileCommand.js +3 -9
  16. package/dist-es/commands/RemoveProfilePermissionCommand.js +3 -9
  17. package/dist-es/commands/RevokeSignatureCommand.js +3 -9
  18. package/dist-es/commands/RevokeSigningProfileCommand.js +3 -9
  19. package/dist-es/commands/SignPayloadCommand.js +3 -9
  20. package/dist-es/commands/StartSigningJobCommand.js +3 -9
  21. package/dist-es/commands/TagResourceCommand.js +3 -9
  22. package/dist-es/commands/UntagResourceCommand.js +3 -9
  23. package/dist-es/runtimeConfig.shared.js +2 -0
  24. package/dist-es/schemas/schemas_0.js +943 -0
  25. package/dist-types/SignerClient.d.ts +10 -1
  26. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  27. package/dist-types/runtimeConfig.d.ts +1 -0
  28. package/dist-types/runtimeConfig.native.d.ts +1 -0
  29. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  30. package/dist-types/schemas/schemas_0.d.ts +101 -0
  31. package/dist-types/ts3.4/SignerClient.d.ts +4 -0
  32. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  33. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  34. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  35. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  36. package/dist-types/ts3.4/schemas/schemas_0.d.ts +106 -0
  37. package/package.json +2 -3
  38. package/dist-es/protocols/Aws_restJson1.js +0 -834
  39. package/dist-types/protocols/Aws_restJson1.d.ts +0 -173
  40. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -233
@@ -0,0 +1,943 @@
1
+ const _ADE = "AccessDeniedException";
2
+ const _APP = "AddProfilePermission";
3
+ const _APPR = "AddProfilePermissionRequest";
4
+ const _APPRd = "AddProfilePermissionResponse";
5
+ const _BRE = "BadRequestException";
6
+ const _CE = "ConflictException";
7
+ const _CSP = "CancelSigningProfile";
8
+ const _CSPR = "CancelSigningProfileRequest";
9
+ const _D = "Destination";
10
+ const _DSJ = "DescribeSigningJob";
11
+ const _DSJR = "DescribeSigningJobRequest";
12
+ const _DSJRe = "DescribeSigningJobResponse";
13
+ const _EAO = "EncryptionAlgorithmOptions";
14
+ const _GRS = "GetRevocationStatus";
15
+ const _GRSR = "GetRevocationStatusRequest";
16
+ const _GRSRe = "GetRevocationStatusResponse";
17
+ const _GSP = "GetSigningPlatform";
18
+ const _GSPR = "GetSigningPlatformRequest";
19
+ const _GSPRe = "GetSigningPlatformResponse";
20
+ const _GSPRet = "GetSigningProfileRequest";
21
+ const _GSPReti = "GetSigningProfileResponse";
22
+ const _GSPe = "GetSigningProfile";
23
+ const _HAO = "HashAlgorithmOptions";
24
+ const _ISEE = "InternalServiceErrorException";
25
+ const _LPP = "ListProfilePermissions";
26
+ const _LPPR = "ListProfilePermissionsRequest";
27
+ const _LPPRi = "ListProfilePermissionsResponse";
28
+ const _LSJ = "ListSigningJobs";
29
+ const _LSJR = "ListSigningJobsRequest";
30
+ const _LSJRi = "ListSigningJobsResponse";
31
+ const _LSP = "ListSigningPlatforms";
32
+ const _LSPR = "ListSigningPlatformsRequest";
33
+ const _LSPRi = "ListSigningPlatformsResponse";
34
+ const _LSPRis = "ListSigningProfilesRequest";
35
+ const _LSPRist = "ListSigningProfilesResponse";
36
+ const _LSPi = "ListSigningProfiles";
37
+ const _LTFR = "ListTagsForResource";
38
+ const _LTFRR = "ListTagsForResourceRequest";
39
+ const _LTFRRi = "ListTagsForResourceResponse";
40
+ const _NFE = "NotFoundException";
41
+ const _P = "Permission";
42
+ const _PSP = "PutSigningProfile";
43
+ const _PSPR = "PutSigningProfileRequest";
44
+ const _PSPRu = "PutSigningProfileResponse";
45
+ const _Pe = "Permissions";
46
+ const _RNFE = "ResourceNotFoundException";
47
+ const _RPP = "RemoveProfilePermission";
48
+ const _RPPR = "RemoveProfilePermissionRequest";
49
+ const _RPPRe = "RemoveProfilePermissionResponse";
50
+ const _RS = "RevokeSignature";
51
+ const _RSP = "RevokeSigningProfile";
52
+ const _RSPR = "RevokeSigningProfileRequest";
53
+ const _RSR = "RevokeSignatureRequest";
54
+ const _S = "Source";
55
+ const _SC = "SigningConfiguration";
56
+ const _SCO = "SigningConfigurationOverrides";
57
+ const _SD = "S3Destination";
58
+ const _SIF = "SigningImageFormat";
59
+ const _SJ = "SigningJob";
60
+ const _SJRR = "SigningJobRevocationRecord";
61
+ const _SJi = "SigningJobs";
62
+ const _SLEE = "ServiceLimitExceededException";
63
+ const _SM = "SigningMaterial";
64
+ const _SO = "SignedObject";
65
+ const _SP = "SigningPlatform";
66
+ const _SPO = "SigningPlatformOverrides";
67
+ const _SPR = "SignPayloadRequest";
68
+ const _SPRR = "SigningProfileRevocationRecord";
69
+ const _SPRi = "SignPayloadResponse";
70
+ const _SPi = "SigningProfile";
71
+ const _SPig = "SigningPlatforms";
72
+ const _SPign = "SigningProfiles";
73
+ const _SPigna = "SignPayload";
74
+ const _SS = "S3Source";
75
+ const _SSJ = "StartSigningJob";
76
+ const _SSJR = "StartSigningJobRequest";
77
+ const _SSJRt = "StartSigningJobResponse";
78
+ const _SSO = "S3SignedObject";
79
+ const _SVP = "SignatureValidityPeriod";
80
+ const _TE = "ThrottlingException";
81
+ const _TMRE = "TooManyRequestsException";
82
+ const _TR = "TagResource";
83
+ const _TRR = "TagResourceRequest";
84
+ const _TRRa = "TagResourceResponse";
85
+ const _UR = "UntagResource";
86
+ const _URR = "UntagResourceRequest";
87
+ const _URRn = "UntagResourceResponse";
88
+ const _VE = "ValidationException";
89
+ const _a = "action";
90
+ const _aV = "allowedValues";
91
+ const _ar = "arn";
92
+ const _bN = "bucketName";
93
+ const _c = "client";
94
+ const _cA = "createdAt";
95
+ const _cAe = "certificateArn";
96
+ const _cAo = "completedAt";
97
+ const _cH = "certificateHashes";
98
+ const _cRT = "clientRequestToken";
99
+ const _ca = "category";
100
+ const _co = "code";
101
+ const _d = "destination";
102
+ const _dF = "defaultFormat";
103
+ const _dN = "displayName";
104
+ const _dV = "defaultValue";
105
+ const _e = "error";
106
+ const _eA = "encryptionAlgorithm";
107
+ const _eAO = "encryptionAlgorithmOptions";
108
+ const _eT = "effectiveTime";
109
+ const _en = "endpoint";
110
+ const _h = "http";
111
+ const _hA = "hashAlgorithm";
112
+ const _hAO = "hashAlgorithmOptions";
113
+ const _hE = "httpError";
114
+ const _hQ = "httpQuery";
115
+ const _iC = "includeCanceled";
116
+ const _iR = "isRevoked";
117
+ const _j = "jobs";
118
+ const _jA = "jobArn";
119
+ const _jI = "jobId";
120
+ const _jIo = "jobInvoker";
121
+ const _jO = "jobOwner";
122
+ const _k = "key";
123
+ const _m = "message";
124
+ const _mR = "maxResults";
125
+ const _mSIMB = "maxSizeInMB";
126
+ const _me = "metadata";
127
+ const _nT = "nextToken";
128
+ const _o = "overrides";
129
+ const _p = "principal";
130
+ const _pDN = "platformDisplayName";
131
+ const _pF = "payloadFormat";
132
+ const _pI = "platformId";
133
+ const _pN = "profileName";
134
+ const _pO = "profileOwner";
135
+ const _pSB = "policySizeBytes";
136
+ const _pV = "profileVersion";
137
+ const _pVA = "profileVersionArn";
138
+ const _pa = "partner";
139
+ const _pay = "payload";
140
+ const _pe = "permissions";
141
+ const _pl = "platforms";
142
+ const _pr = "profiles";
143
+ const _pre = "prefix";
144
+ const _r = "reason";
145
+ const _rA = "resourceArn";
146
+ const _rAe = "revokedAt";
147
+ const _rB = "requestedBy";
148
+ const _rBe = "revokedBy";
149
+ const _rE = "revokedEntities";
150
+ const _rEF = "revocationEffectiveFrom";
151
+ const _rI = "revisionId";
152
+ const _rR = "revocationRecord";
153
+ const _rS = "revocationSupported";
154
+ const _s = "source";
155
+ const _sC = "signingConfiguration";
156
+ const _sEA = "signatureExpiresAt";
157
+ const _sEAi = "signatureExpiresAfter";
158
+ const _sEB = "signatureExpiresBefore";
159
+ const _sF = "supportedFormats";
160
+ const _sI = "statementId";
161
+ const _sIF = "signingImageFormat";
162
+ const _sM = "signingMaterial";
163
+ const _sO = "signedObject";
164
+ const _sP = "signingParameters";
165
+ const _sR = "statusReason";
166
+ const _sT = "signatureTimestamp";
167
+ const _sVP = "signatureValidityPeriod";
168
+ const _s_ = "s3";
169
+ const _se = "server";
170
+ const _si = "signature";
171
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.signer";
172
+ const _st = "status";
173
+ const _sta = "statuses";
174
+ const _t = "target";
175
+ const _tK = "tagKeys";
176
+ const _ta = "tags";
177
+ const _ty = "type";
178
+ const _v = "version";
179
+ const _va = "value";
180
+ const n0 = "com.amazonaws.signer";
181
+ import { TypeRegistry } from "@smithy/core/schema";
182
+ import { AccessDeniedException as __AccessDeniedException, BadRequestException as __BadRequestException, ConflictException as __ConflictException, InternalServiceErrorException as __InternalServiceErrorException, NotFoundException as __NotFoundException, ResourceNotFoundException as __ResourceNotFoundException, ServiceLimitExceededException as __ServiceLimitExceededException, ThrottlingException as __ThrottlingException, TooManyRequestsException as __TooManyRequestsException, ValidationException as __ValidationException, } from "../models/index";
183
+ import { SignerServiceException as __SignerServiceException } from "../models/SignerServiceException";
184
+ export var AccessDeniedException = [
185
+ -3,
186
+ n0,
187
+ _ADE,
188
+ {
189
+ [_e]: _c,
190
+ [_hE]: 403,
191
+ },
192
+ [_m, _co],
193
+ [0, 0],
194
+ ];
195
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
196
+ export var AddProfilePermissionRequest = [
197
+ 3,
198
+ n0,
199
+ _APPR,
200
+ 0,
201
+ [_pN, _pV, _a, _p, _rI, _sI],
202
+ [[0, 1], 0, 0, 0, 0, 0],
203
+ ];
204
+ export var AddProfilePermissionResponse = [3, n0, _APPRd, 0, [_rI], [0]];
205
+ export var BadRequestException = [
206
+ -3,
207
+ n0,
208
+ _BRE,
209
+ {
210
+ [_e]: _c,
211
+ [_hE]: 400,
212
+ },
213
+ [_m, _co],
214
+ [0, 0],
215
+ ];
216
+ TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
217
+ export var CancelSigningProfileRequest = [3, n0, _CSPR, 0, [_pN], [[0, 1]]];
218
+ export var ConflictException = [
219
+ -3,
220
+ n0,
221
+ _CE,
222
+ {
223
+ [_e]: _c,
224
+ [_hE]: 409,
225
+ },
226
+ [_m, _co],
227
+ [0, 0],
228
+ ];
229
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
230
+ export var DescribeSigningJobRequest = [3, n0, _DSJR, 0, [_jI], [[0, 1]]];
231
+ export var DescribeSigningJobResponse = [
232
+ 3,
233
+ n0,
234
+ _DSJRe,
235
+ 0,
236
+ [_jI, _s, _sM, _pI, _pDN, _pN, _pV, _o, _sP, _cA, _cAo, _sEA, _rB, _st, _sR, _rR, _sO, _jO, _jIo],
237
+ [
238
+ 0,
239
+ () => Source,
240
+ () => SigningMaterial,
241
+ 0,
242
+ 0,
243
+ 0,
244
+ 0,
245
+ () => SigningPlatformOverrides,
246
+ 128 | 0,
247
+ 4,
248
+ 4,
249
+ 4,
250
+ 0,
251
+ 0,
252
+ 0,
253
+ () => SigningJobRevocationRecord,
254
+ () => SignedObject,
255
+ 0,
256
+ 0,
257
+ ],
258
+ ];
259
+ export var Destination = [3, n0, _D, 0, [_s_], [() => S3Destination]];
260
+ export var EncryptionAlgorithmOptions = [3, n0, _EAO, 0, [_aV, _dV], [64 | 0, 0]];
261
+ export var GetRevocationStatusRequest = [
262
+ 3,
263
+ n0,
264
+ _GRSR,
265
+ 0,
266
+ [_sT, _pI, _pVA, _jA, _cH],
267
+ [
268
+ [
269
+ 4,
270
+ {
271
+ [_hQ]: _sT,
272
+ },
273
+ ],
274
+ [
275
+ 0,
276
+ {
277
+ [_hQ]: _pI,
278
+ },
279
+ ],
280
+ [
281
+ 0,
282
+ {
283
+ [_hQ]: _pVA,
284
+ },
285
+ ],
286
+ [
287
+ 0,
288
+ {
289
+ [_hQ]: _jA,
290
+ },
291
+ ],
292
+ [
293
+ 64 | 0,
294
+ {
295
+ [_hQ]: _cH,
296
+ },
297
+ ],
298
+ ],
299
+ ];
300
+ export var GetRevocationStatusResponse = [3, n0, _GRSRe, 0, [_rE], [64 | 0]];
301
+ export var GetSigningPlatformRequest = [3, n0, _GSPR, 0, [_pI], [[0, 1]]];
302
+ export var GetSigningPlatformResponse = [
303
+ 3,
304
+ n0,
305
+ _GSPRe,
306
+ 0,
307
+ [_pI, _dN, _pa, _t, _ca, _sC, _sIF, _mSIMB, _rS],
308
+ [0, 0, 0, 0, 0, () => SigningConfiguration, () => SigningImageFormat, 1, 2],
309
+ ];
310
+ export var GetSigningProfileRequest = [
311
+ 3,
312
+ n0,
313
+ _GSPRet,
314
+ 0,
315
+ [_pN, _pO],
316
+ [
317
+ [0, 1],
318
+ [
319
+ 0,
320
+ {
321
+ [_hQ]: _pO,
322
+ },
323
+ ],
324
+ ],
325
+ ];
326
+ export var GetSigningProfileResponse = [
327
+ 3,
328
+ n0,
329
+ _GSPReti,
330
+ 0,
331
+ [_pN, _pV, _pVA, _rR, _sM, _pI, _pDN, _sVP, _o, _sP, _st, _sR, _ar, _ta],
332
+ [
333
+ 0,
334
+ 0,
335
+ 0,
336
+ () => SigningProfileRevocationRecord,
337
+ () => SigningMaterial,
338
+ 0,
339
+ 0,
340
+ () => SignatureValidityPeriod,
341
+ () => SigningPlatformOverrides,
342
+ 128 | 0,
343
+ 0,
344
+ 0,
345
+ 0,
346
+ 128 | 0,
347
+ ],
348
+ ];
349
+ export var HashAlgorithmOptions = [3, n0, _HAO, 0, [_aV, _dV], [64 | 0, 0]];
350
+ export var InternalServiceErrorException = [
351
+ -3,
352
+ n0,
353
+ _ISEE,
354
+ {
355
+ [_e]: _se,
356
+ [_hE]: 500,
357
+ },
358
+ [_m, _co],
359
+ [0, 0],
360
+ ];
361
+ TypeRegistry.for(n0).registerError(InternalServiceErrorException, __InternalServiceErrorException);
362
+ export var ListProfilePermissionsRequest = [
363
+ 3,
364
+ n0,
365
+ _LPPR,
366
+ 0,
367
+ [_pN, _nT],
368
+ [
369
+ [0, 1],
370
+ [
371
+ 0,
372
+ {
373
+ [_hQ]: _nT,
374
+ },
375
+ ],
376
+ ],
377
+ ];
378
+ export var ListProfilePermissionsResponse = [
379
+ 3,
380
+ n0,
381
+ _LPPRi,
382
+ 0,
383
+ [_rI, _pSB, _pe, _nT],
384
+ [0, 1, () => Permissions, 0],
385
+ ];
386
+ export var ListSigningJobsRequest = [
387
+ 3,
388
+ n0,
389
+ _LSJR,
390
+ 0,
391
+ [_st, _pI, _rB, _mR, _nT, _iR, _sEB, _sEAi, _jIo],
392
+ [
393
+ [
394
+ 0,
395
+ {
396
+ [_hQ]: _st,
397
+ },
398
+ ],
399
+ [
400
+ 0,
401
+ {
402
+ [_hQ]: _pI,
403
+ },
404
+ ],
405
+ [
406
+ 0,
407
+ {
408
+ [_hQ]: _rB,
409
+ },
410
+ ],
411
+ [
412
+ 1,
413
+ {
414
+ [_hQ]: _mR,
415
+ },
416
+ ],
417
+ [
418
+ 0,
419
+ {
420
+ [_hQ]: _nT,
421
+ },
422
+ ],
423
+ [
424
+ 2,
425
+ {
426
+ [_hQ]: _iR,
427
+ },
428
+ ],
429
+ [
430
+ 4,
431
+ {
432
+ [_hQ]: _sEB,
433
+ },
434
+ ],
435
+ [
436
+ 4,
437
+ {
438
+ [_hQ]: _sEAi,
439
+ },
440
+ ],
441
+ [
442
+ 0,
443
+ {
444
+ [_hQ]: _jIo,
445
+ },
446
+ ],
447
+ ],
448
+ ];
449
+ export var ListSigningJobsResponse = [3, n0, _LSJRi, 0, [_j, _nT], [() => SigningJobs, 0]];
450
+ export var ListSigningPlatformsRequest = [
451
+ 3,
452
+ n0,
453
+ _LSPR,
454
+ 0,
455
+ [_ca, _pa, _t, _mR, _nT],
456
+ [
457
+ [
458
+ 0,
459
+ {
460
+ [_hQ]: _ca,
461
+ },
462
+ ],
463
+ [
464
+ 0,
465
+ {
466
+ [_hQ]: _pa,
467
+ },
468
+ ],
469
+ [
470
+ 0,
471
+ {
472
+ [_hQ]: _t,
473
+ },
474
+ ],
475
+ [
476
+ 1,
477
+ {
478
+ [_hQ]: _mR,
479
+ },
480
+ ],
481
+ [
482
+ 0,
483
+ {
484
+ [_hQ]: _nT,
485
+ },
486
+ ],
487
+ ],
488
+ ];
489
+ export var ListSigningPlatformsResponse = [
490
+ 3,
491
+ n0,
492
+ _LSPRi,
493
+ 0,
494
+ [_pl, _nT],
495
+ [() => SigningPlatforms, 0],
496
+ ];
497
+ export var ListSigningProfilesRequest = [
498
+ 3,
499
+ n0,
500
+ _LSPRis,
501
+ 0,
502
+ [_iC, _mR, _nT, _pI, _sta],
503
+ [
504
+ [
505
+ 2,
506
+ {
507
+ [_hQ]: _iC,
508
+ },
509
+ ],
510
+ [
511
+ 1,
512
+ {
513
+ [_hQ]: _mR,
514
+ },
515
+ ],
516
+ [
517
+ 0,
518
+ {
519
+ [_hQ]: _nT,
520
+ },
521
+ ],
522
+ [
523
+ 0,
524
+ {
525
+ [_hQ]: _pI,
526
+ },
527
+ ],
528
+ [
529
+ 64 | 0,
530
+ {
531
+ [_hQ]: _sta,
532
+ },
533
+ ],
534
+ ],
535
+ ];
536
+ export var ListSigningProfilesResponse = [
537
+ 3,
538
+ n0,
539
+ _LSPRist,
540
+ 0,
541
+ [_pr, _nT],
542
+ [() => SigningProfiles, 0],
543
+ ];
544
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
545
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
546
+ export var NotFoundException = [
547
+ -3,
548
+ n0,
549
+ _NFE,
550
+ {
551
+ [_e]: _c,
552
+ [_hE]: 404,
553
+ },
554
+ [_m, _co],
555
+ [0, 0],
556
+ ];
557
+ TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
558
+ export var Permission = [3, n0, _P, 0, [_a, _p, _sI, _pV], [0, 0, 0, 0]];
559
+ export var PutSigningProfileRequest = [
560
+ 3,
561
+ n0,
562
+ _PSPR,
563
+ 0,
564
+ [_pN, _sM, _sVP, _pI, _o, _sP, _ta],
565
+ [[0, 1], () => SigningMaterial, () => SignatureValidityPeriod, 0, () => SigningPlatformOverrides, 128 | 0, 128 | 0],
566
+ ];
567
+ export var PutSigningProfileResponse = [3, n0, _PSPRu, 0, [_ar, _pV, _pVA], [0, 0, 0]];
568
+ export var RemoveProfilePermissionRequest = [
569
+ 3,
570
+ n0,
571
+ _RPPR,
572
+ 0,
573
+ [_pN, _rI, _sI],
574
+ [
575
+ [0, 1],
576
+ [
577
+ 0,
578
+ {
579
+ [_hQ]: _rI,
580
+ },
581
+ ],
582
+ [0, 1],
583
+ ],
584
+ ];
585
+ export var RemoveProfilePermissionResponse = [3, n0, _RPPRe, 0, [_rI], [0]];
586
+ export var ResourceNotFoundException = [
587
+ -3,
588
+ n0,
589
+ _RNFE,
590
+ {
591
+ [_e]: _c,
592
+ [_hE]: 404,
593
+ },
594
+ [_m, _co],
595
+ [0, 0],
596
+ ];
597
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
598
+ export var RevokeSignatureRequest = [3, n0, _RSR, 0, [_jI, _jO, _r], [[0, 1], 0, 0]];
599
+ export var RevokeSigningProfileRequest = [
600
+ 3,
601
+ n0,
602
+ _RSPR,
603
+ 0,
604
+ [_pN, _pV, _r, _eT],
605
+ [[0, 1], 0, 0, 4],
606
+ ];
607
+ export var S3Destination = [3, n0, _SD, 0, [_bN, _pre], [0, 0]];
608
+ export var S3SignedObject = [3, n0, _SSO, 0, [_bN, _k], [0, 0]];
609
+ export var S3Source = [3, n0, _SS, 0, [_bN, _k, _v], [0, 0, 0]];
610
+ export var ServiceLimitExceededException = [
611
+ -3,
612
+ n0,
613
+ _SLEE,
614
+ {
615
+ [_e]: _c,
616
+ [_hE]: 402,
617
+ },
618
+ [_m, _co],
619
+ [0, 0],
620
+ ];
621
+ TypeRegistry.for(n0).registerError(ServiceLimitExceededException, __ServiceLimitExceededException);
622
+ export var SignatureValidityPeriod = [3, n0, _SVP, 0, [_va, _ty], [1, 0]];
623
+ export var SignedObject = [3, n0, _SO, 0, [_s_], [() => S3SignedObject]];
624
+ export var SigningConfiguration = [
625
+ 3,
626
+ n0,
627
+ _SC,
628
+ 0,
629
+ [_eAO, _hAO],
630
+ [() => EncryptionAlgorithmOptions, () => HashAlgorithmOptions],
631
+ ];
632
+ export var SigningConfigurationOverrides = [3, n0, _SCO, 0, [_eA, _hA], [0, 0]];
633
+ export var SigningImageFormat = [3, n0, _SIF, 0, [_sF, _dF], [64 | 0, 0]];
634
+ export var SigningJob = [
635
+ 3,
636
+ n0,
637
+ _SJ,
638
+ 0,
639
+ [_jI, _s, _sO, _sM, _cA, _st, _iR, _pN, _pV, _pI, _pDN, _sEA, _jO, _jIo],
640
+ [0, () => Source, () => SignedObject, () => SigningMaterial, 4, 0, 2, 0, 0, 0, 0, 4, 0, 0],
641
+ ];
642
+ export var SigningJobRevocationRecord = [3, n0, _SJRR, 0, [_r, _rAe, _rBe], [0, 4, 0]];
643
+ export var SigningMaterial = [3, n0, _SM, 0, [_cAe], [0]];
644
+ export var SigningPlatform = [
645
+ 3,
646
+ n0,
647
+ _SP,
648
+ 0,
649
+ [_pI, _dN, _pa, _t, _ca, _sC, _sIF, _mSIMB, _rS],
650
+ [0, 0, 0, 0, 0, () => SigningConfiguration, () => SigningImageFormat, 1, 2],
651
+ ];
652
+ export var SigningPlatformOverrides = [
653
+ 3,
654
+ n0,
655
+ _SPO,
656
+ 0,
657
+ [_sC, _sIF],
658
+ [() => SigningConfigurationOverrides, 0],
659
+ ];
660
+ export var SigningProfile = [
661
+ 3,
662
+ n0,
663
+ _SPi,
664
+ 0,
665
+ [_pN, _pV, _pVA, _sM, _sVP, _pI, _pDN, _sP, _st, _ar, _ta],
666
+ [0, 0, 0, () => SigningMaterial, () => SignatureValidityPeriod, 0, 0, 128 | 0, 0, 0, 128 | 0],
667
+ ];
668
+ export var SigningProfileRevocationRecord = [3, n0, _SPRR, 0, [_rEF, _rAe, _rBe], [4, 4, 0]];
669
+ export var SignPayloadRequest = [3, n0, _SPR, 0, [_pN, _pO, _pay, _pF], [0, 0, 21, 0]];
670
+ export var SignPayloadResponse = [3, n0, _SPRi, 0, [_jI, _jO, _me, _si], [0, 0, 128 | 0, 21]];
671
+ export var Source = [3, n0, _S, 0, [_s_], [() => S3Source]];
672
+ export var StartSigningJobRequest = [
673
+ 3,
674
+ n0,
675
+ _SSJR,
676
+ 0,
677
+ [_s, _d, _pN, _cRT, _pO],
678
+ [() => Source, () => Destination, 0, [0, 4], 0],
679
+ ];
680
+ export var StartSigningJobResponse = [3, n0, _SSJRt, 0, [_jI, _jO], [0, 0]];
681
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
682
+ export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
683
+ export var ThrottlingException = [
684
+ -3,
685
+ n0,
686
+ _TE,
687
+ {
688
+ [_e]: _c,
689
+ [_hE]: 429,
690
+ },
691
+ [_m, _co],
692
+ [0, 0],
693
+ ];
694
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
695
+ export var TooManyRequestsException = [
696
+ -3,
697
+ n0,
698
+ _TMRE,
699
+ {
700
+ [_e]: _c,
701
+ [_hE]: 429,
702
+ },
703
+ [_m, _co],
704
+ [0, 0],
705
+ ];
706
+ TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
707
+ export var UntagResourceRequest = [
708
+ 3,
709
+ n0,
710
+ _URR,
711
+ 0,
712
+ [_rA, _tK],
713
+ [
714
+ [0, 1],
715
+ [
716
+ 64 | 0,
717
+ {
718
+ [_hQ]: _tK,
719
+ },
720
+ ],
721
+ ],
722
+ ];
723
+ export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
724
+ export var ValidationException = [
725
+ -3,
726
+ n0,
727
+ _VE,
728
+ {
729
+ [_e]: _c,
730
+ [_hE]: 400,
731
+ },
732
+ [_m, _co],
733
+ [0, 0],
734
+ ];
735
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
736
+ export var __Unit = "unit";
737
+ export var SignerServiceException = [-3, _sm, "SignerServiceException", 0, [], []];
738
+ TypeRegistry.for(_sm).registerError(SignerServiceException, __SignerServiceException);
739
+ export var CertificateHashes = 64 | 0;
740
+ export var EncryptionAlgorithms = 64 | 0;
741
+ export var HashAlgorithms = 64 | 0;
742
+ export var ImageFormats = 64 | 0;
743
+ export var Permissions = [1, n0, _Pe, 0, () => Permission];
744
+ export var RevokedEntities = 64 | 0;
745
+ export var SigningJobs = [1, n0, _SJi, 0, () => SigningJob];
746
+ export var SigningPlatforms = [1, n0, _SPig, 0, () => SigningPlatform];
747
+ export var SigningProfiles = [1, n0, _SPign, 0, () => SigningProfile];
748
+ export var Statuses = 64 | 0;
749
+ export var TagKeyList = 64 | 0;
750
+ export var Metadata = 128 | 0;
751
+ export var SigningParameters = 128 | 0;
752
+ export var TagMap = 128 | 0;
753
+ export var AddProfilePermission = [
754
+ 9,
755
+ n0,
756
+ _APP,
757
+ {
758
+ [_h]: ["POST", "/signing-profiles/{profileName}/permissions", 200],
759
+ },
760
+ () => AddProfilePermissionRequest,
761
+ () => AddProfilePermissionResponse,
762
+ ];
763
+ export var CancelSigningProfile = [
764
+ 9,
765
+ n0,
766
+ _CSP,
767
+ {
768
+ [_h]: ["DELETE", "/signing-profiles/{profileName}", 200],
769
+ },
770
+ () => CancelSigningProfileRequest,
771
+ () => __Unit,
772
+ ];
773
+ export var DescribeSigningJob = [
774
+ 9,
775
+ n0,
776
+ _DSJ,
777
+ {
778
+ [_h]: ["GET", "/signing-jobs/{jobId}", 200],
779
+ },
780
+ () => DescribeSigningJobRequest,
781
+ () => DescribeSigningJobResponse,
782
+ ];
783
+ export var GetRevocationStatus = [
784
+ 9,
785
+ n0,
786
+ _GRS,
787
+ {
788
+ [_h]: ["GET", "/revocations", 200],
789
+ [_en]: ["verification."],
790
+ },
791
+ () => GetRevocationStatusRequest,
792
+ () => GetRevocationStatusResponse,
793
+ ];
794
+ export var GetSigningPlatform = [
795
+ 9,
796
+ n0,
797
+ _GSP,
798
+ {
799
+ [_h]: ["GET", "/signing-platforms/{platformId}", 200],
800
+ },
801
+ () => GetSigningPlatformRequest,
802
+ () => GetSigningPlatformResponse,
803
+ ];
804
+ export var GetSigningProfile = [
805
+ 9,
806
+ n0,
807
+ _GSPe,
808
+ {
809
+ [_h]: ["GET", "/signing-profiles/{profileName}", 200],
810
+ },
811
+ () => GetSigningProfileRequest,
812
+ () => GetSigningProfileResponse,
813
+ ];
814
+ export var ListProfilePermissions = [
815
+ 9,
816
+ n0,
817
+ _LPP,
818
+ {
819
+ [_h]: ["GET", "/signing-profiles/{profileName}/permissions", 200],
820
+ },
821
+ () => ListProfilePermissionsRequest,
822
+ () => ListProfilePermissionsResponse,
823
+ ];
824
+ export var ListSigningJobs = [
825
+ 9,
826
+ n0,
827
+ _LSJ,
828
+ {
829
+ [_h]: ["GET", "/signing-jobs", 200],
830
+ },
831
+ () => ListSigningJobsRequest,
832
+ () => ListSigningJobsResponse,
833
+ ];
834
+ export var ListSigningPlatforms = [
835
+ 9,
836
+ n0,
837
+ _LSP,
838
+ {
839
+ [_h]: ["GET", "/signing-platforms", 200],
840
+ },
841
+ () => ListSigningPlatformsRequest,
842
+ () => ListSigningPlatformsResponse,
843
+ ];
844
+ export var ListSigningProfiles = [
845
+ 9,
846
+ n0,
847
+ _LSPi,
848
+ {
849
+ [_h]: ["GET", "/signing-profiles", 200],
850
+ },
851
+ () => ListSigningProfilesRequest,
852
+ () => ListSigningProfilesResponse,
853
+ ];
854
+ export var ListTagsForResource = [
855
+ 9,
856
+ n0,
857
+ _LTFR,
858
+ {
859
+ [_h]: ["GET", "/tags/{resourceArn}", 200],
860
+ },
861
+ () => ListTagsForResourceRequest,
862
+ () => ListTagsForResourceResponse,
863
+ ];
864
+ export var PutSigningProfile = [
865
+ 9,
866
+ n0,
867
+ _PSP,
868
+ {
869
+ [_h]: ["PUT", "/signing-profiles/{profileName}", 200],
870
+ },
871
+ () => PutSigningProfileRequest,
872
+ () => PutSigningProfileResponse,
873
+ ];
874
+ export var RemoveProfilePermission = [
875
+ 9,
876
+ n0,
877
+ _RPP,
878
+ {
879
+ [_h]: ["DELETE", "/signing-profiles/{profileName}/permissions/{statementId}", 200],
880
+ },
881
+ () => RemoveProfilePermissionRequest,
882
+ () => RemoveProfilePermissionResponse,
883
+ ];
884
+ export var RevokeSignature = [
885
+ 9,
886
+ n0,
887
+ _RS,
888
+ {
889
+ [_h]: ["PUT", "/signing-jobs/{jobId}/revoke", 200],
890
+ },
891
+ () => RevokeSignatureRequest,
892
+ () => __Unit,
893
+ ];
894
+ export var RevokeSigningProfile = [
895
+ 9,
896
+ n0,
897
+ _RSP,
898
+ {
899
+ [_h]: ["PUT", "/signing-profiles/{profileName}/revoke", 200],
900
+ },
901
+ () => RevokeSigningProfileRequest,
902
+ () => __Unit,
903
+ ];
904
+ export var SignPayload = [
905
+ 9,
906
+ n0,
907
+ _SPigna,
908
+ {
909
+ [_h]: ["POST", "/signing-jobs/with-payload", 200],
910
+ },
911
+ () => SignPayloadRequest,
912
+ () => SignPayloadResponse,
913
+ ];
914
+ export var StartSigningJob = [
915
+ 9,
916
+ n0,
917
+ _SSJ,
918
+ {
919
+ [_h]: ["POST", "/signing-jobs", 200],
920
+ },
921
+ () => StartSigningJobRequest,
922
+ () => StartSigningJobResponse,
923
+ ];
924
+ export var TagResource = [
925
+ 9,
926
+ n0,
927
+ _TR,
928
+ {
929
+ [_h]: ["POST", "/tags/{resourceArn}", 200],
930
+ },
931
+ () => TagResourceRequest,
932
+ () => TagResourceResponse,
933
+ ];
934
+ export var UntagResource = [
935
+ 9,
936
+ n0,
937
+ _UR,
938
+ {
939
+ [_h]: ["DELETE", "/tags/{resourceArn}", 200],
940
+ },
941
+ () => UntagResourceRequest,
942
+ () => UntagResourceResponse,
943
+ ];