@aws-sdk/client-signer 3.649.0 → 3.651.1
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/index.js +19 -57
- package/dist-es/commands/AddProfilePermissionCommand.js +1 -3
- package/dist-es/commands/CancelSigningProfileCommand.js +1 -3
- package/dist-es/commands/DescribeSigningJobCommand.js +1 -3
- package/dist-es/commands/GetRevocationStatusCommand.js +1 -3
- package/dist-es/commands/GetSigningPlatformCommand.js +1 -3
- package/dist-es/commands/GetSigningProfileCommand.js +1 -3
- package/dist-es/commands/ListProfilePermissionsCommand.js +1 -3
- package/dist-es/commands/ListSigningJobsCommand.js +1 -3
- package/dist-es/commands/ListSigningPlatformsCommand.js +1 -3
- package/dist-es/commands/ListSigningProfilesCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/PutSigningProfileCommand.js +1 -3
- package/dist-es/commands/RemoveProfilePermissionCommand.js +1 -3
- package/dist-es/commands/RevokeSignatureCommand.js +1 -3
- package/dist-es/commands/RevokeSigningProfileCommand.js +1 -3
- package/dist-es/commands/SignPayloadCommand.js +1 -3
- package/dist-es/commands/StartSigningJobCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -1295,9 +1295,7 @@ var _t = "target";
|
|
|
1295
1295
|
var _tK = "tagKeys";
|
|
1296
1296
|
|
|
1297
1297
|
// src/commands/AddProfilePermissionCommand.ts
|
|
1298
|
-
var _AddProfilePermissionCommand = class _AddProfilePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1299
|
-
...commonParams
|
|
1300
|
-
}).m(function(Command, cs, config, o) {
|
|
1298
|
+
var _AddProfilePermissionCommand = class _AddProfilePermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1301
1299
|
return [
|
|
1302
1300
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1303
1301
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1311,9 +1309,7 @@ var AddProfilePermissionCommand = _AddProfilePermissionCommand;
|
|
|
1311
1309
|
|
|
1312
1310
|
|
|
1313
1311
|
|
|
1314
|
-
var _CancelSigningProfileCommand = class _CancelSigningProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1315
|
-
...commonParams
|
|
1316
|
-
}).m(function(Command, cs, config, o) {
|
|
1312
|
+
var _CancelSigningProfileCommand = class _CancelSigningProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1317
1313
|
return [
|
|
1318
1314
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1319
1315
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1327,9 +1323,7 @@ var CancelSigningProfileCommand = _CancelSigningProfileCommand;
|
|
|
1327
1323
|
|
|
1328
1324
|
|
|
1329
1325
|
|
|
1330
|
-
var _DescribeSigningJobCommand = class _DescribeSigningJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1331
|
-
...commonParams
|
|
1332
|
-
}).m(function(Command, cs, config, o) {
|
|
1326
|
+
var _DescribeSigningJobCommand = class _DescribeSigningJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1333
1327
|
return [
|
|
1334
1328
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1335
1329
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1343,9 +1337,7 @@ var DescribeSigningJobCommand = _DescribeSigningJobCommand;
|
|
|
1343
1337
|
|
|
1344
1338
|
|
|
1345
1339
|
|
|
1346
|
-
var _GetRevocationStatusCommand = class _GetRevocationStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1347
|
-
...commonParams
|
|
1348
|
-
}).m(function(Command, cs, config, o) {
|
|
1340
|
+
var _GetRevocationStatusCommand = class _GetRevocationStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1349
1341
|
return [
|
|
1350
1342
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1351
1343
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1359,9 +1351,7 @@ var GetRevocationStatusCommand = _GetRevocationStatusCommand;
|
|
|
1359
1351
|
|
|
1360
1352
|
|
|
1361
1353
|
|
|
1362
|
-
var _GetSigningPlatformCommand = class _GetSigningPlatformCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1363
|
-
...commonParams
|
|
1364
|
-
}).m(function(Command, cs, config, o) {
|
|
1354
|
+
var _GetSigningPlatformCommand = class _GetSigningPlatformCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1365
1355
|
return [
|
|
1366
1356
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1367
1357
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1375,9 +1365,7 @@ var GetSigningPlatformCommand = _GetSigningPlatformCommand;
|
|
|
1375
1365
|
|
|
1376
1366
|
|
|
1377
1367
|
|
|
1378
|
-
var _GetSigningProfileCommand = class _GetSigningProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1379
|
-
...commonParams
|
|
1380
|
-
}).m(function(Command, cs, config, o) {
|
|
1368
|
+
var _GetSigningProfileCommand = class _GetSigningProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1381
1369
|
return [
|
|
1382
1370
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1383
1371
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1391,9 +1379,7 @@ var GetSigningProfileCommand = _GetSigningProfileCommand;
|
|
|
1391
1379
|
|
|
1392
1380
|
|
|
1393
1381
|
|
|
1394
|
-
var _ListProfilePermissionsCommand = class _ListProfilePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1395
|
-
...commonParams
|
|
1396
|
-
}).m(function(Command, cs, config, o) {
|
|
1382
|
+
var _ListProfilePermissionsCommand = class _ListProfilePermissionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1397
1383
|
return [
|
|
1398
1384
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1399
1385
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1407,9 +1393,7 @@ var ListProfilePermissionsCommand = _ListProfilePermissionsCommand;
|
|
|
1407
1393
|
|
|
1408
1394
|
|
|
1409
1395
|
|
|
1410
|
-
var _ListSigningJobsCommand = class _ListSigningJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1411
|
-
...commonParams
|
|
1412
|
-
}).m(function(Command, cs, config, o) {
|
|
1396
|
+
var _ListSigningJobsCommand = class _ListSigningJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1413
1397
|
return [
|
|
1414
1398
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1415
1399
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1423,9 +1407,7 @@ var ListSigningJobsCommand = _ListSigningJobsCommand;
|
|
|
1423
1407
|
|
|
1424
1408
|
|
|
1425
1409
|
|
|
1426
|
-
var _ListSigningPlatformsCommand = class _ListSigningPlatformsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1427
|
-
...commonParams
|
|
1428
|
-
}).m(function(Command, cs, config, o) {
|
|
1410
|
+
var _ListSigningPlatformsCommand = class _ListSigningPlatformsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1429
1411
|
return [
|
|
1430
1412
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1431
1413
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1439,9 +1421,7 @@ var ListSigningPlatformsCommand = _ListSigningPlatformsCommand;
|
|
|
1439
1421
|
|
|
1440
1422
|
|
|
1441
1423
|
|
|
1442
|
-
var _ListSigningProfilesCommand = class _ListSigningProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1443
|
-
...commonParams
|
|
1444
|
-
}).m(function(Command, cs, config, o) {
|
|
1424
|
+
var _ListSigningProfilesCommand = class _ListSigningProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1445
1425
|
return [
|
|
1446
1426
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1447
1427
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1455,9 +1435,7 @@ var ListSigningProfilesCommand = _ListSigningProfilesCommand;
|
|
|
1455
1435
|
|
|
1456
1436
|
|
|
1457
1437
|
|
|
1458
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1459
|
-
...commonParams
|
|
1460
|
-
}).m(function(Command, cs, config, o) {
|
|
1438
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1461
1439
|
return [
|
|
1462
1440
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1463
1441
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1471,9 +1449,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
1471
1449
|
|
|
1472
1450
|
|
|
1473
1451
|
|
|
1474
|
-
var _PutSigningProfileCommand = class _PutSigningProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1475
|
-
...commonParams
|
|
1476
|
-
}).m(function(Command, cs, config, o) {
|
|
1452
|
+
var _PutSigningProfileCommand = class _PutSigningProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1477
1453
|
return [
|
|
1478
1454
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1479
1455
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1487,9 +1463,7 @@ var PutSigningProfileCommand = _PutSigningProfileCommand;
|
|
|
1487
1463
|
|
|
1488
1464
|
|
|
1489
1465
|
|
|
1490
|
-
var _RemoveProfilePermissionCommand = class _RemoveProfilePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1491
|
-
...commonParams
|
|
1492
|
-
}).m(function(Command, cs, config, o) {
|
|
1466
|
+
var _RemoveProfilePermissionCommand = class _RemoveProfilePermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1493
1467
|
return [
|
|
1494
1468
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1495
1469
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1503,9 +1477,7 @@ var RemoveProfilePermissionCommand = _RemoveProfilePermissionCommand;
|
|
|
1503
1477
|
|
|
1504
1478
|
|
|
1505
1479
|
|
|
1506
|
-
var _RevokeSignatureCommand = class _RevokeSignatureCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1507
|
-
...commonParams
|
|
1508
|
-
}).m(function(Command, cs, config, o) {
|
|
1480
|
+
var _RevokeSignatureCommand = class _RevokeSignatureCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1509
1481
|
return [
|
|
1510
1482
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1511
1483
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1519,9 +1491,7 @@ var RevokeSignatureCommand = _RevokeSignatureCommand;
|
|
|
1519
1491
|
|
|
1520
1492
|
|
|
1521
1493
|
|
|
1522
|
-
var _RevokeSigningProfileCommand = class _RevokeSigningProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1523
|
-
...commonParams
|
|
1524
|
-
}).m(function(Command, cs, config, o) {
|
|
1494
|
+
var _RevokeSigningProfileCommand = class _RevokeSigningProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1525
1495
|
return [
|
|
1526
1496
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1527
1497
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1535,9 +1505,7 @@ var RevokeSigningProfileCommand = _RevokeSigningProfileCommand;
|
|
|
1535
1505
|
|
|
1536
1506
|
|
|
1537
1507
|
|
|
1538
|
-
var _SignPayloadCommand = class _SignPayloadCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1539
|
-
...commonParams
|
|
1540
|
-
}).m(function(Command, cs, config, o) {
|
|
1508
|
+
var _SignPayloadCommand = class _SignPayloadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1541
1509
|
return [
|
|
1542
1510
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1543
1511
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1551,9 +1519,7 @@ var SignPayloadCommand = _SignPayloadCommand;
|
|
|
1551
1519
|
|
|
1552
1520
|
|
|
1553
1521
|
|
|
1554
|
-
var _StartSigningJobCommand = class _StartSigningJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1555
|
-
...commonParams
|
|
1556
|
-
}).m(function(Command, cs, config, o) {
|
|
1522
|
+
var _StartSigningJobCommand = class _StartSigningJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1557
1523
|
return [
|
|
1558
1524
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1559
1525
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1567,9 +1533,7 @@ var StartSigningJobCommand = _StartSigningJobCommand;
|
|
|
1567
1533
|
|
|
1568
1534
|
|
|
1569
1535
|
|
|
1570
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1571
|
-
...commonParams
|
|
1572
|
-
}).m(function(Command, cs, config, o) {
|
|
1536
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1573
1537
|
return [
|
|
1574
1538
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1575
1539
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -1583,9 +1547,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
1583
1547
|
|
|
1584
1548
|
|
|
1585
1549
|
|
|
1586
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1587
|
-
...commonParams
|
|
1588
|
-
}).m(function(Command, cs, config, o) {
|
|
1550
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
1589
1551
|
return [
|
|
1590
1552
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
1591
1553
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6,9 +6,7 @@ import { de_AddProfilePermissionCommand, se_AddProfilePermissionCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AddProfilePermissionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CancelSigningProfileCommand, se_CancelSigningProfileCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CancelSigningProfileCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeSigningJobCommand, se_DescribeSigningJobCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeSigningJobCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRevocationStatusCommand, se_GetRevocationStatusCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRevocationStatusCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetSigningPlatformCommand, se_GetSigningPlatformCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSigningPlatformCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetSigningProfileCommand, se_GetSigningProfileCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSigningProfileCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListProfilePermissionsCommand, se_ListProfilePermissionsCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListProfilePermissionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListSigningJobsCommand, se_ListSigningJobsCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListSigningJobsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListSigningPlatformsCommand, se_ListSigningPlatformsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListSigningPlatformsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListSigningProfilesCommand, se_ListSigningProfilesCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListSigningProfilesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTagsForResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_PutSigningProfileCommand, se_PutSigningProfileCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutSigningProfileCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RemoveProfilePermissionCommand, se_RemoveProfilePermissionCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RemoveProfilePermissionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RevokeSignatureCommand, se_RevokeSignatureCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RevokeSignatureCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RevokeSigningProfileCommand, se_RevokeSigningProfileCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RevokeSigningProfileCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_SignPayloadCommand, se_SignPayloadCommand } from "../protocols/Aws_r
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SignPayloadCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StartSigningJobCommand, se_StartSigningJobCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartSigningJobCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class TagResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UntagResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
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.651.1",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-signer",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.651.1",
|
|
24
|
+
"@aws-sdk/client-sts": "3.651.1",
|
|
25
|
+
"@aws-sdk/core": "3.651.1",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.651.1",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.649.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.649.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.649.0",
|