@aws-sdk/client-signer 3.297.0 → 3.299.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/dist-cjs/commands/AddProfilePermissionCommand.js +2 -3
- package/dist-cjs/commands/CancelSigningProfileCommand.js +2 -3
- package/dist-cjs/commands/DescribeSigningJobCommand.js +2 -3
- package/dist-cjs/commands/GetSigningPlatformCommand.js +2 -3
- package/dist-cjs/commands/GetSigningProfileCommand.js +2 -3
- package/dist-cjs/commands/ListProfilePermissionsCommand.js +2 -3
- package/dist-cjs/commands/ListSigningJobsCommand.js +2 -3
- package/dist-cjs/commands/ListSigningPlatformsCommand.js +2 -3
- package/dist-cjs/commands/ListSigningProfilesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutSigningProfileCommand.js +2 -3
- package/dist-cjs/commands/RemoveProfilePermissionCommand.js +2 -3
- package/dist-cjs/commands/RevokeSignatureCommand.js +2 -3
- package/dist-cjs/commands/RevokeSigningProfileCommand.js +2 -3
- package/dist-cjs/commands/StartSigningJobCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -206
- package/dist-es/commands/AddProfilePermissionCommand.js +2 -3
- package/dist-es/commands/CancelSigningProfileCommand.js +2 -3
- package/dist-es/commands/DescribeSigningJobCommand.js +2 -3
- package/dist-es/commands/GetSigningPlatformCommand.js +2 -3
- package/dist-es/commands/GetSigningProfileCommand.js +2 -3
- package/dist-es/commands/ListProfilePermissionsCommand.js +2 -3
- package/dist-es/commands/ListSigningJobsCommand.js +2 -3
- package/dist-es/commands/ListSigningPlatformsCommand.js +2 -3
- package/dist-es/commands/ListSigningProfilesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutSigningProfileCommand.js +2 -3
- package/dist-es/commands/RemoveProfilePermissionCommand.js +2 -3
- package/dist-es/commands/RevokeSignatureCommand.js +2 -3
- package/dist-es/commands/RevokeSigningProfileCommand.js +2 -3
- package/dist-es/commands/StartSigningJobCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -153
- package/dist-types/models/models_0.d.ts +0 -204
- package/dist-types/ts3.4/models/models_0.d.ts +0 -141
- package/package.json +11 -10
|
@@ -371,144 +371,3 @@ export interface UntagResourceRequest {
|
|
|
371
371
|
tagKeys: string[] | undefined;
|
|
372
372
|
}
|
|
373
373
|
export interface UntagResourceResponse {}
|
|
374
|
-
export declare const AddProfilePermissionRequestFilterSensitiveLog: (
|
|
375
|
-
obj: AddProfilePermissionRequest
|
|
376
|
-
) => any;
|
|
377
|
-
export declare const AddProfilePermissionResponseFilterSensitiveLog: (
|
|
378
|
-
obj: AddProfilePermissionResponse
|
|
379
|
-
) => any;
|
|
380
|
-
export declare const CancelSigningProfileRequestFilterSensitiveLog: (
|
|
381
|
-
obj: CancelSigningProfileRequest
|
|
382
|
-
) => any;
|
|
383
|
-
export declare const DescribeSigningJobRequestFilterSensitiveLog: (
|
|
384
|
-
obj: DescribeSigningJobRequest
|
|
385
|
-
) => any;
|
|
386
|
-
export declare const SigningConfigurationOverridesFilterSensitiveLog: (
|
|
387
|
-
obj: SigningConfigurationOverrides
|
|
388
|
-
) => any;
|
|
389
|
-
export declare const SigningPlatformOverridesFilterSensitiveLog: (
|
|
390
|
-
obj: SigningPlatformOverrides
|
|
391
|
-
) => any;
|
|
392
|
-
export declare const SigningJobRevocationRecordFilterSensitiveLog: (
|
|
393
|
-
obj: SigningJobRevocationRecord
|
|
394
|
-
) => any;
|
|
395
|
-
export declare const S3SignedObjectFilterSensitiveLog: (
|
|
396
|
-
obj: S3SignedObject
|
|
397
|
-
) => any;
|
|
398
|
-
export declare const SignedObjectFilterSensitiveLog: (obj: SignedObject) => any;
|
|
399
|
-
export declare const SigningMaterialFilterSensitiveLog: (
|
|
400
|
-
obj: SigningMaterial
|
|
401
|
-
) => any;
|
|
402
|
-
export declare const S3SourceFilterSensitiveLog: (obj: S3Source) => any;
|
|
403
|
-
export declare const SourceFilterSensitiveLog: (obj: Source) => any;
|
|
404
|
-
export declare const DescribeSigningJobResponseFilterSensitiveLog: (
|
|
405
|
-
obj: DescribeSigningJobResponse
|
|
406
|
-
) => any;
|
|
407
|
-
export declare const S3DestinationFilterSensitiveLog: (
|
|
408
|
-
obj: S3Destination
|
|
409
|
-
) => any;
|
|
410
|
-
export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
|
|
411
|
-
export declare const EncryptionAlgorithmOptionsFilterSensitiveLog: (
|
|
412
|
-
obj: EncryptionAlgorithmOptions
|
|
413
|
-
) => any;
|
|
414
|
-
export declare const GetSigningPlatformRequestFilterSensitiveLog: (
|
|
415
|
-
obj: GetSigningPlatformRequest
|
|
416
|
-
) => any;
|
|
417
|
-
export declare const HashAlgorithmOptionsFilterSensitiveLog: (
|
|
418
|
-
obj: HashAlgorithmOptions
|
|
419
|
-
) => any;
|
|
420
|
-
export declare const SigningConfigurationFilterSensitiveLog: (
|
|
421
|
-
obj: SigningConfiguration
|
|
422
|
-
) => any;
|
|
423
|
-
export declare const SigningImageFormatFilterSensitiveLog: (
|
|
424
|
-
obj: SigningImageFormat
|
|
425
|
-
) => any;
|
|
426
|
-
export declare const GetSigningPlatformResponseFilterSensitiveLog: (
|
|
427
|
-
obj: GetSigningPlatformResponse
|
|
428
|
-
) => any;
|
|
429
|
-
export declare const GetSigningProfileRequestFilterSensitiveLog: (
|
|
430
|
-
obj: GetSigningProfileRequest
|
|
431
|
-
) => any;
|
|
432
|
-
export declare const SigningProfileRevocationRecordFilterSensitiveLog: (
|
|
433
|
-
obj: SigningProfileRevocationRecord
|
|
434
|
-
) => any;
|
|
435
|
-
export declare const SignatureValidityPeriodFilterSensitiveLog: (
|
|
436
|
-
obj: SignatureValidityPeriod
|
|
437
|
-
) => any;
|
|
438
|
-
export declare const GetSigningProfileResponseFilterSensitiveLog: (
|
|
439
|
-
obj: GetSigningProfileResponse
|
|
440
|
-
) => any;
|
|
441
|
-
export declare const ListProfilePermissionsRequestFilterSensitiveLog: (
|
|
442
|
-
obj: ListProfilePermissionsRequest
|
|
443
|
-
) => any;
|
|
444
|
-
export declare const PermissionFilterSensitiveLog: (obj: Permission) => any;
|
|
445
|
-
export declare const ListProfilePermissionsResponseFilterSensitiveLog: (
|
|
446
|
-
obj: ListProfilePermissionsResponse
|
|
447
|
-
) => any;
|
|
448
|
-
export declare const ListSigningJobsRequestFilterSensitiveLog: (
|
|
449
|
-
obj: ListSigningJobsRequest
|
|
450
|
-
) => any;
|
|
451
|
-
export declare const SigningJobFilterSensitiveLog: (obj: SigningJob) => any;
|
|
452
|
-
export declare const ListSigningJobsResponseFilterSensitiveLog: (
|
|
453
|
-
obj: ListSigningJobsResponse
|
|
454
|
-
) => any;
|
|
455
|
-
export declare const ListSigningPlatformsRequestFilterSensitiveLog: (
|
|
456
|
-
obj: ListSigningPlatformsRequest
|
|
457
|
-
) => any;
|
|
458
|
-
export declare const SigningPlatformFilterSensitiveLog: (
|
|
459
|
-
obj: SigningPlatform
|
|
460
|
-
) => any;
|
|
461
|
-
export declare const ListSigningPlatformsResponseFilterSensitiveLog: (
|
|
462
|
-
obj: ListSigningPlatformsResponse
|
|
463
|
-
) => any;
|
|
464
|
-
export declare const ListSigningProfilesRequestFilterSensitiveLog: (
|
|
465
|
-
obj: ListSigningProfilesRequest
|
|
466
|
-
) => any;
|
|
467
|
-
export declare const SigningProfileFilterSensitiveLog: (
|
|
468
|
-
obj: SigningProfile
|
|
469
|
-
) => any;
|
|
470
|
-
export declare const ListSigningProfilesResponseFilterSensitiveLog: (
|
|
471
|
-
obj: ListSigningProfilesResponse
|
|
472
|
-
) => any;
|
|
473
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
474
|
-
obj: ListTagsForResourceRequest
|
|
475
|
-
) => any;
|
|
476
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
477
|
-
obj: ListTagsForResourceResponse
|
|
478
|
-
) => any;
|
|
479
|
-
export declare const PutSigningProfileRequestFilterSensitiveLog: (
|
|
480
|
-
obj: PutSigningProfileRequest
|
|
481
|
-
) => any;
|
|
482
|
-
export declare const PutSigningProfileResponseFilterSensitiveLog: (
|
|
483
|
-
obj: PutSigningProfileResponse
|
|
484
|
-
) => any;
|
|
485
|
-
export declare const RemoveProfilePermissionRequestFilterSensitiveLog: (
|
|
486
|
-
obj: RemoveProfilePermissionRequest
|
|
487
|
-
) => any;
|
|
488
|
-
export declare const RemoveProfilePermissionResponseFilterSensitiveLog: (
|
|
489
|
-
obj: RemoveProfilePermissionResponse
|
|
490
|
-
) => any;
|
|
491
|
-
export declare const RevokeSignatureRequestFilterSensitiveLog: (
|
|
492
|
-
obj: RevokeSignatureRequest
|
|
493
|
-
) => any;
|
|
494
|
-
export declare const RevokeSigningProfileRequestFilterSensitiveLog: (
|
|
495
|
-
obj: RevokeSigningProfileRequest
|
|
496
|
-
) => any;
|
|
497
|
-
export declare const StartSigningJobRequestFilterSensitiveLog: (
|
|
498
|
-
obj: StartSigningJobRequest
|
|
499
|
-
) => any;
|
|
500
|
-
export declare const StartSigningJobResponseFilterSensitiveLog: (
|
|
501
|
-
obj: StartSigningJobResponse
|
|
502
|
-
) => any;
|
|
503
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
504
|
-
obj: TagResourceRequest
|
|
505
|
-
) => any;
|
|
506
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
507
|
-
obj: TagResourceResponse
|
|
508
|
-
) => any;
|
|
509
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
510
|
-
obj: UntagResourceRequest
|
|
511
|
-
) => any;
|
|
512
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
513
|
-
obj: UntagResourceResponse
|
|
514
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-signer",
|
|
3
3
|
"description": "AWS SDK for JavaScript Signer Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo signer"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"@aws-sdk/util-waiter": "3.296.0",
|
|
56
57
|
"tslib": "^2.5.0",
|