@aws-sdk/client-kms 3.967.0 → 3.969.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/index.js +60 -60
- package/dist-es/schemas/schemas_0.js +60 -60
- package/package.json +36 -36
package/dist-cjs/index.js
CHANGED
|
@@ -1078,7 +1078,7 @@ schema.TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExists
|
|
|
1078
1078
|
var CancelKeyDeletionRequest$ = [3, n0, _CKDR,
|
|
1079
1079
|
0,
|
|
1080
1080
|
[_KI],
|
|
1081
|
-
[0]
|
|
1081
|
+
[0], 1
|
|
1082
1082
|
];
|
|
1083
1083
|
var CancelKeyDeletionResponse$ = [3, n0, _CKDRa,
|
|
1084
1084
|
0,
|
|
@@ -1124,7 +1124,7 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
|
|
|
1124
1124
|
var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR,
|
|
1125
1125
|
0,
|
|
1126
1126
|
[_CKSI],
|
|
1127
|
-
[0]
|
|
1127
|
+
[0], 1
|
|
1128
1128
|
];
|
|
1129
1129
|
var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
|
|
1130
1130
|
0,
|
|
@@ -1134,12 +1134,12 @@ var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
|
|
|
1134
1134
|
var CreateAliasRequest$ = [3, n0, _CAR,
|
|
1135
1135
|
0,
|
|
1136
1136
|
[_AN, _TKI],
|
|
1137
|
-
[0, 0]
|
|
1137
|
+
[0, 0], 2
|
|
1138
1138
|
];
|
|
1139
1139
|
var CreateCustomKeyStoreRequest$ = [3, n0, _CCKSRr,
|
|
1140
1140
|
0,
|
|
1141
1141
|
[_CKSN, _CHCI, _TAC, _KSP, _CKST, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
1142
|
-
[0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
|
|
1142
|
+
[0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0], 1
|
|
1143
1143
|
];
|
|
1144
1144
|
var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
|
|
1145
1145
|
0,
|
|
@@ -1148,8 +1148,8 @@ var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
|
|
|
1148
1148
|
];
|
|
1149
1149
|
var CreateGrantRequest$ = [3, n0, _CGR,
|
|
1150
1150
|
0,
|
|
1151
|
-
[_KI, _GP,
|
|
1152
|
-
[0, 0,
|
|
1151
|
+
[_KI, _GP, _O, _RP, _C, _GT, _N, _DR],
|
|
1152
|
+
[0, 0, 64 | 0, 0, () => GrantConstraints$, 64 | 0, 0, 2], 3
|
|
1153
1153
|
];
|
|
1154
1154
|
var CreateGrantResponse$ = [3, n0, _CGRr,
|
|
1155
1155
|
0,
|
|
@@ -1198,7 +1198,7 @@ var CustomKeyStoresListEntry$ = [3, n0, _CKSLE,
|
|
|
1198
1198
|
var DecryptRequest$ = [3, n0, _DRe,
|
|
1199
1199
|
0,
|
|
1200
1200
|
[_CB, _EC, _GT, _KI, _EA, _R, _DR],
|
|
1201
|
-
[21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2]
|
|
1201
|
+
[21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2], 1
|
|
1202
1202
|
];
|
|
1203
1203
|
var DecryptResponse$ = [3, n0, _DRec,
|
|
1204
1204
|
0,
|
|
@@ -1208,12 +1208,12 @@ var DecryptResponse$ = [3, n0, _DRec,
|
|
|
1208
1208
|
var DeleteAliasRequest$ = [3, n0, _DAR,
|
|
1209
1209
|
0,
|
|
1210
1210
|
[_AN],
|
|
1211
|
-
[0]
|
|
1211
|
+
[0], 1
|
|
1212
1212
|
];
|
|
1213
1213
|
var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR,
|
|
1214
1214
|
0,
|
|
1215
1215
|
[_CKSI],
|
|
1216
|
-
[0]
|
|
1216
|
+
[0], 1
|
|
1217
1217
|
];
|
|
1218
1218
|
var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
|
|
1219
1219
|
0,
|
|
@@ -1223,7 +1223,7 @@ var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
|
|
|
1223
1223
|
var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR,
|
|
1224
1224
|
0,
|
|
1225
1225
|
[_KI, _KMI],
|
|
1226
|
-
[0, 0]
|
|
1226
|
+
[0, 0], 1
|
|
1227
1227
|
];
|
|
1228
1228
|
var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe,
|
|
1229
1229
|
0,
|
|
@@ -1239,7 +1239,7 @@ schema.TypeRegistry.for(n0).registerError(DependencyTimeoutException$, Dependenc
|
|
|
1239
1239
|
var DeriveSharedSecretRequest$ = [3, n0, _DSSR,
|
|
1240
1240
|
0,
|
|
1241
1241
|
[_KI, _KAA, _PK, _GT, _DR, _R],
|
|
1242
|
-
[0, 0, 21, 64 | 0, 2, () => RecipientInfo$]
|
|
1242
|
+
[0, 0, 21, 64 | 0, 2, () => RecipientInfo$], 3
|
|
1243
1243
|
];
|
|
1244
1244
|
var DeriveSharedSecretResponse$ = [3, n0, _DSSRe,
|
|
1245
1245
|
0,
|
|
@@ -1259,7 +1259,7 @@ var DescribeCustomKeyStoresResponse$ = [3, n0, _DCKSResc,
|
|
|
1259
1259
|
var DescribeKeyRequest$ = [3, n0, _DKR,
|
|
1260
1260
|
0,
|
|
1261
1261
|
[_KI, _GT],
|
|
1262
|
-
[0, 64 | 0]
|
|
1262
|
+
[0, 64 | 0], 1
|
|
1263
1263
|
];
|
|
1264
1264
|
var DescribeKeyResponse$ = [3, n0, _DKRe,
|
|
1265
1265
|
0,
|
|
@@ -1275,17 +1275,17 @@ schema.TypeRegistry.for(n0).registerError(DisabledException$, DisabledException)
|
|
|
1275
1275
|
var DisableKeyRequest$ = [3, n0, _DKRi,
|
|
1276
1276
|
0,
|
|
1277
1277
|
[_KI],
|
|
1278
|
-
[0]
|
|
1278
|
+
[0], 1
|
|
1279
1279
|
];
|
|
1280
1280
|
var DisableKeyRotationRequest$ = [3, n0, _DKRR,
|
|
1281
1281
|
0,
|
|
1282
1282
|
[_KI],
|
|
1283
|
-
[0]
|
|
1283
|
+
[0], 1
|
|
1284
1284
|
];
|
|
1285
1285
|
var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi,
|
|
1286
1286
|
0,
|
|
1287
1287
|
[_CKSI],
|
|
1288
|
-
[0]
|
|
1288
|
+
[0], 1
|
|
1289
1289
|
];
|
|
1290
1290
|
var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis,
|
|
1291
1291
|
0,
|
|
@@ -1301,17 +1301,17 @@ schema.TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOpera
|
|
|
1301
1301
|
var EnableKeyRequest$ = [3, n0, _EKR,
|
|
1302
1302
|
0,
|
|
1303
1303
|
[_KI],
|
|
1304
|
-
[0]
|
|
1304
|
+
[0], 1
|
|
1305
1305
|
];
|
|
1306
1306
|
var EnableKeyRotationRequest$ = [3, n0, _EKRR,
|
|
1307
1307
|
0,
|
|
1308
1308
|
[_KI, _RPID],
|
|
1309
|
-
[0, 1]
|
|
1309
|
+
[0, 1], 1
|
|
1310
1310
|
];
|
|
1311
1311
|
var EncryptRequest$ = [3, n0, _ER,
|
|
1312
1312
|
0,
|
|
1313
1313
|
[_KI, _Pl, _EC, _GT, _EA, _DR],
|
|
1314
|
-
[0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2]
|
|
1314
|
+
[0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2], 2
|
|
1315
1315
|
];
|
|
1316
1316
|
var EncryptResponse$ = [3, n0, _ERn,
|
|
1317
1317
|
0,
|
|
@@ -1326,8 +1326,8 @@ var ExpiredImportTokenException$ = [-3, n0, _EITE,
|
|
|
1326
1326
|
schema.TypeRegistry.for(n0).registerError(ExpiredImportTokenException$, ExpiredImportTokenException);
|
|
1327
1327
|
var GenerateDataKeyPairRequest$ = [3, n0, _GDKPR,
|
|
1328
1328
|
0,
|
|
1329
|
-
[
|
|
1330
|
-
[
|
|
1329
|
+
[_KI, _KPS, _EC, _GT, _R, _DR],
|
|
1330
|
+
[0, 0, 128 | 0, 64 | 0, () => RecipientInfo$, 2], 2
|
|
1331
1331
|
];
|
|
1332
1332
|
var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
|
|
1333
1333
|
0,
|
|
@@ -1336,8 +1336,8 @@ var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
|
|
|
1336
1336
|
];
|
|
1337
1337
|
var GenerateDataKeyPairWithoutPlaintextRequest$ = [3, n0, _GDKPWPR,
|
|
1338
1338
|
0,
|
|
1339
|
-
[
|
|
1340
|
-
[
|
|
1339
|
+
[_KI, _KPS, _EC, _GT, _DR],
|
|
1340
|
+
[0, 0, 128 | 0, 64 | 0, 2], 2
|
|
1341
1341
|
];
|
|
1342
1342
|
var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
|
|
1343
1343
|
0,
|
|
@@ -1347,7 +1347,7 @@ var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
|
|
|
1347
1347
|
var GenerateDataKeyRequest$ = [3, n0, _GDKR,
|
|
1348
1348
|
0,
|
|
1349
1349
|
[_KI, _EC, _NOB, _KS, _GT, _R, _DR],
|
|
1350
|
-
[0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2]
|
|
1350
|
+
[0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2], 1
|
|
1351
1351
|
];
|
|
1352
1352
|
var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
|
|
1353
1353
|
0,
|
|
@@ -1357,7 +1357,7 @@ var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
|
|
|
1357
1357
|
var GenerateDataKeyWithoutPlaintextRequest$ = [3, n0, _GDKWPR,
|
|
1358
1358
|
0,
|
|
1359
1359
|
[_KI, _EC, _KS, _NOB, _GT, _DR],
|
|
1360
|
-
[0, 128 | 0, 0, 1, 64 | 0, 2]
|
|
1360
|
+
[0, 128 | 0, 0, 1, 64 | 0, 2], 1
|
|
1361
1361
|
];
|
|
1362
1362
|
var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
|
|
1363
1363
|
0,
|
|
@@ -1367,7 +1367,7 @@ var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
|
|
|
1367
1367
|
var GenerateMacRequest$ = [3, n0, _GMR,
|
|
1368
1368
|
0,
|
|
1369
1369
|
[_Me, _KI, _MA, _GT, _DR],
|
|
1370
|
-
[[() => PlaintextType, 0], 0, 0, 64 | 0, 2]
|
|
1370
|
+
[[() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
|
|
1371
1371
|
];
|
|
1372
1372
|
var GenerateMacResponse$ = [3, n0, _GMRe,
|
|
1373
1373
|
0,
|
|
@@ -1387,7 +1387,7 @@ var GenerateRandomResponse$ = [3, n0, _GRRe,
|
|
|
1387
1387
|
var GetKeyPolicyRequest$ = [3, n0, _GKPR,
|
|
1388
1388
|
0,
|
|
1389
1389
|
[_KI, _PN],
|
|
1390
|
-
[0, 0]
|
|
1390
|
+
[0, 0], 1
|
|
1391
1391
|
];
|
|
1392
1392
|
var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
|
|
1393
1393
|
0,
|
|
@@ -1397,7 +1397,7 @@ var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
|
|
|
1397
1397
|
var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR,
|
|
1398
1398
|
0,
|
|
1399
1399
|
[_KI],
|
|
1400
|
-
[0]
|
|
1400
|
+
[0], 1
|
|
1401
1401
|
];
|
|
1402
1402
|
var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
|
|
1403
1403
|
0,
|
|
@@ -1407,7 +1407,7 @@ var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
|
|
|
1407
1407
|
var GetParametersForImportRequest$ = [3, n0, _GPFIR,
|
|
1408
1408
|
0,
|
|
1409
1409
|
[_KI, _WA, _WKS],
|
|
1410
|
-
[0, 0, 0]
|
|
1410
|
+
[0, 0, 0], 3
|
|
1411
1411
|
];
|
|
1412
1412
|
var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
|
|
1413
1413
|
0,
|
|
@@ -1417,7 +1417,7 @@ var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
|
|
|
1417
1417
|
var GetPublicKeyRequest$ = [3, n0, _GPKR,
|
|
1418
1418
|
0,
|
|
1419
1419
|
[_KI, _GT],
|
|
1420
|
-
[0, 64 | 0]
|
|
1420
|
+
[0, 64 | 0], 1
|
|
1421
1421
|
];
|
|
1422
1422
|
var GetPublicKeyResponse$ = [3, n0, _GPKRe,
|
|
1423
1423
|
0,
|
|
@@ -1437,7 +1437,7 @@ var GrantListEntry$ = [3, n0, _GLE,
|
|
|
1437
1437
|
var ImportKeyMaterialRequest$ = [3, n0, _IKMR,
|
|
1438
1438
|
0,
|
|
1439
1439
|
[_KI, _IT, _EKM, _VT, _EM, _ITm, _KMD, _KMI],
|
|
1440
|
-
[0, 21, 21, 4, 0, 0, 0, 0]
|
|
1440
|
+
[0, 21, 21, 4, 0, 0, 0, 0], 3
|
|
1441
1441
|
];
|
|
1442
1442
|
var ImportKeyMaterialResponse$ = [3, n0, _IKMRm,
|
|
1443
1443
|
0,
|
|
@@ -1517,8 +1517,8 @@ var KeyListEntry$ = [3, n0, _KLE,
|
|
|
1517
1517
|
];
|
|
1518
1518
|
var KeyMetadata$ = [3, n0, _KM,
|
|
1519
1519
|
0,
|
|
1520
|
-
[
|
|
1521
|
-
[0, 0, 0, 4, 2, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 2, () => MultiRegionConfiguration$, 1, 64 | 0, () => XksKeyConfigurationType$, 0]
|
|
1520
|
+
[_KI, _AWSAI, _A, _CD, _E, _D, _KU, _KSe, _DD, _VT, _Or, _CKSI, _CHCI, _EM, _KMe, _CMKS, _KS, _EAn, _SA, _KAAe, _MR, _MRC, _PDWID, _MAa, _XKC, _CKMI],
|
|
1521
|
+
[0, 0, 0, 4, 2, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 2, () => MultiRegionConfiguration$, 1, 64 | 0, () => XksKeyConfigurationType$, 0], 1
|
|
1522
1522
|
];
|
|
1523
1523
|
var KeyUnavailableException$ = [-3, n0, _KUE,
|
|
1524
1524
|
{ [_aQE]: [`KeyUnavailable`, 500], [_e]: _s, [_hE]: 500 },
|
|
@@ -1568,8 +1568,8 @@ var ListAliasesResponse$ = [3, n0, _LARi,
|
|
|
1568
1568
|
];
|
|
1569
1569
|
var ListGrantsRequest$ = [3, n0, _LGR,
|
|
1570
1570
|
0,
|
|
1571
|
-
[_L, _M,
|
|
1572
|
-
[1, 0, 0, 0,
|
|
1571
|
+
[_KI, _L, _M, _GI, _GP],
|
|
1572
|
+
[0, 1, 0, 0, 0], 1
|
|
1573
1573
|
];
|
|
1574
1574
|
var ListGrantsResponse$ = [3, n0, _LGRi,
|
|
1575
1575
|
0,
|
|
@@ -1579,7 +1579,7 @@ var ListGrantsResponse$ = [3, n0, _LGRi,
|
|
|
1579
1579
|
var ListKeyPoliciesRequest$ = [3, n0, _LKPR,
|
|
1580
1580
|
0,
|
|
1581
1581
|
[_KI, _L, _M],
|
|
1582
|
-
[0, 1, 0]
|
|
1582
|
+
[0, 1, 0], 1
|
|
1583
1583
|
];
|
|
1584
1584
|
var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
|
|
1585
1585
|
0,
|
|
@@ -1589,7 +1589,7 @@ var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
|
|
|
1589
1589
|
var ListKeyRotationsRequest$ = [3, n0, _LKRR,
|
|
1590
1590
|
0,
|
|
1591
1591
|
[_KI, _IKM, _L, _M],
|
|
1592
|
-
[0, 0, 1, 0]
|
|
1592
|
+
[0, 0, 1, 0], 1
|
|
1593
1593
|
];
|
|
1594
1594
|
var ListKeyRotationsResponse$ = [3, n0, _LKRRi,
|
|
1595
1595
|
0,
|
|
@@ -1609,7 +1609,7 @@ var ListKeysResponse$ = [3, n0, _LKRi,
|
|
|
1609
1609
|
var ListResourceTagsRequest$ = [3, n0, _LRTR,
|
|
1610
1610
|
0,
|
|
1611
1611
|
[_KI, _L, _M],
|
|
1612
|
-
[0, 1, 0]
|
|
1612
|
+
[0, 1, 0], 1
|
|
1613
1613
|
];
|
|
1614
1614
|
var ListResourceTagsResponse$ = [3, n0, _LRTRi,
|
|
1615
1615
|
0,
|
|
@@ -1618,8 +1618,8 @@ var ListResourceTagsResponse$ = [3, n0, _LRTRi,
|
|
|
1618
1618
|
];
|
|
1619
1619
|
var ListRetirableGrantsRequest$ = [3, n0, _LRGR,
|
|
1620
1620
|
0,
|
|
1621
|
-
[_L, _M
|
|
1622
|
-
[1, 0,
|
|
1621
|
+
[_RP, _L, _M],
|
|
1622
|
+
[0, 1, 0], 1
|
|
1623
1623
|
];
|
|
1624
1624
|
var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
|
|
1625
1625
|
{ [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
|
|
@@ -1645,8 +1645,8 @@ var NotFoundException$ = [-3, n0, _NFE,
|
|
|
1645
1645
|
schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
|
|
1646
1646
|
var PutKeyPolicyRequest$ = [3, n0, _PKPR,
|
|
1647
1647
|
0,
|
|
1648
|
-
[_KI,
|
|
1649
|
-
[0, 0, 0, 2]
|
|
1648
|
+
[_KI, _P, _PN, _BPLSC],
|
|
1649
|
+
[0, 0, 0, 2], 2
|
|
1650
1650
|
];
|
|
1651
1651
|
var RecipientInfo$ = [3, n0, _RI,
|
|
1652
1652
|
0,
|
|
@@ -1655,8 +1655,8 @@ var RecipientInfo$ = [3, n0, _RI,
|
|
|
1655
1655
|
];
|
|
1656
1656
|
var ReEncryptRequest$ = [3, n0, _RER,
|
|
1657
1657
|
0,
|
|
1658
|
-
[_CB, _SEC, _SKI,
|
|
1659
|
-
[21, 128 | 0, 0,
|
|
1658
|
+
[_CB, _DKI, _SEC, _SKI, _DEC, _SEA, _DEA, _GT, _DR],
|
|
1659
|
+
[21, 0, 128 | 0, 0, 128 | 0, 0, 0, 64 | 0, 2], 2
|
|
1660
1660
|
];
|
|
1661
1661
|
var ReEncryptResponse$ = [3, n0, _RERe,
|
|
1662
1662
|
0,
|
|
@@ -1666,7 +1666,7 @@ var ReEncryptResponse$ = [3, n0, _RERe,
|
|
|
1666
1666
|
var ReplicateKeyRequest$ = [3, n0, _RKR,
|
|
1667
1667
|
0,
|
|
1668
1668
|
[_KI, _RR, _P, _BPLSC, _D, _T],
|
|
1669
|
-
[0, 0, 0, 2, 0, () => TagList]
|
|
1669
|
+
[0, 0, 0, 2, 0, () => TagList], 2
|
|
1670
1670
|
];
|
|
1671
1671
|
var ReplicateKeyResponse$ = [3, n0, _RKRe,
|
|
1672
1672
|
0,
|
|
@@ -1681,12 +1681,12 @@ var RetireGrantRequest$ = [3, n0, _RGR,
|
|
|
1681
1681
|
var RevokeGrantRequest$ = [3, n0, _RGRe,
|
|
1682
1682
|
0,
|
|
1683
1683
|
[_KI, _GI, _DR],
|
|
1684
|
-
[0, 0, 2]
|
|
1684
|
+
[0, 0, 2], 2
|
|
1685
1685
|
];
|
|
1686
1686
|
var RotateKeyOnDemandRequest$ = [3, n0, _RKODR,
|
|
1687
1687
|
0,
|
|
1688
1688
|
[_KI],
|
|
1689
|
-
[0]
|
|
1689
|
+
[0], 1
|
|
1690
1690
|
];
|
|
1691
1691
|
var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo,
|
|
1692
1692
|
0,
|
|
@@ -1701,7 +1701,7 @@ var RotationsListEntry$ = [3, n0, _RLE,
|
|
|
1701
1701
|
var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR,
|
|
1702
1702
|
0,
|
|
1703
1703
|
[_KI, _PWID],
|
|
1704
|
-
[0, 1]
|
|
1704
|
+
[0, 1], 1
|
|
1705
1705
|
];
|
|
1706
1706
|
var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
|
|
1707
1707
|
0,
|
|
@@ -1710,8 +1710,8 @@ var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
|
|
|
1710
1710
|
];
|
|
1711
1711
|
var SignRequest$ = [3, n0, _SR,
|
|
1712
1712
|
0,
|
|
1713
|
-
[_KI, _Me, _MT, _GT,
|
|
1714
|
-
[0, [() => PlaintextType, 0], 0, 64 | 0,
|
|
1713
|
+
[_KI, _Me, _SAi, _MT, _GT, _DR],
|
|
1714
|
+
[0, [() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
|
|
1715
1715
|
];
|
|
1716
1716
|
var SignResponse$ = [3, n0, _SRi,
|
|
1717
1717
|
0,
|
|
@@ -1721,7 +1721,7 @@ var SignResponse$ = [3, n0, _SRi,
|
|
|
1721
1721
|
var Tag$ = [3, n0, _Ta,
|
|
1722
1722
|
0,
|
|
1723
1723
|
[_TK, _TV],
|
|
1724
|
-
[0, 0]
|
|
1724
|
+
[0, 0], 2
|
|
1725
1725
|
];
|
|
1726
1726
|
var TagException$ = [-3, n0, _TE,
|
|
1727
1727
|
{ [_aQE]: [`TagException`, 400], [_e]: _c, [_hE]: 400 },
|
|
@@ -1732,7 +1732,7 @@ schema.TypeRegistry.for(n0).registerError(TagException$, TagException);
|
|
|
1732
1732
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
1733
1733
|
0,
|
|
1734
1734
|
[_KI, _T],
|
|
1735
|
-
[0, () => TagList]
|
|
1735
|
+
[0, () => TagList], 2
|
|
1736
1736
|
];
|
|
1737
1737
|
var UnsupportedOperationException$ = [-3, n0, _UOE,
|
|
1738
1738
|
{ [_aQE]: [`UnsupportedOperation`, 400], [_e]: _c, [_hE]: 400 },
|
|
@@ -1743,17 +1743,17 @@ schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException$, Unsupp
|
|
|
1743
1743
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
1744
1744
|
0,
|
|
1745
1745
|
[_KI, _TKa],
|
|
1746
|
-
[0, 64 | 0]
|
|
1746
|
+
[0, 64 | 0], 2
|
|
1747
1747
|
];
|
|
1748
1748
|
var UpdateAliasRequest$ = [3, n0, _UAR,
|
|
1749
1749
|
0,
|
|
1750
1750
|
[_AN, _TKI],
|
|
1751
|
-
[0, 0]
|
|
1751
|
+
[0, 0], 2
|
|
1752
1752
|
];
|
|
1753
1753
|
var UpdateCustomKeyStoreRequest$ = [3, n0, _UCKSR,
|
|
1754
1754
|
0,
|
|
1755
1755
|
[_CKSI, _NCKSN, _KSP, _CHCI, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
1756
|
-
[0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
|
|
1756
|
+
[0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0], 1
|
|
1757
1757
|
];
|
|
1758
1758
|
var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
|
|
1759
1759
|
0,
|
|
@@ -1763,17 +1763,17 @@ var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
|
|
|
1763
1763
|
var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR,
|
|
1764
1764
|
0,
|
|
1765
1765
|
[_KI, _D],
|
|
1766
|
-
[0, 0]
|
|
1766
|
+
[0, 0], 2
|
|
1767
1767
|
];
|
|
1768
1768
|
var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR,
|
|
1769
1769
|
0,
|
|
1770
1770
|
[_KI, _PR],
|
|
1771
|
-
[0, 0]
|
|
1771
|
+
[0, 0], 2
|
|
1772
1772
|
];
|
|
1773
1773
|
var VerifyMacRequest$ = [3, n0, _VMR,
|
|
1774
1774
|
0,
|
|
1775
1775
|
[_Me, _KI, _MA, _Ma, _GT, _DR],
|
|
1776
|
-
[[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2]
|
|
1776
|
+
[[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2], 4
|
|
1777
1777
|
];
|
|
1778
1778
|
var VerifyMacResponse$ = [3, n0, _VMRe,
|
|
1779
1779
|
0,
|
|
@@ -1782,8 +1782,8 @@ var VerifyMacResponse$ = [3, n0, _VMRe,
|
|
|
1782
1782
|
];
|
|
1783
1783
|
var VerifyRequest$ = [3, n0, _VR,
|
|
1784
1784
|
0,
|
|
1785
|
-
[_KI, _Me,
|
|
1786
|
-
[0, [() => PlaintextType, 0],
|
|
1785
|
+
[_KI, _Me, _S, _SAi, _MT, _GT, _DR],
|
|
1786
|
+
[0, [() => PlaintextType, 0], 21, 0, 0, 64 | 0, 2], 4
|
|
1787
1787
|
];
|
|
1788
1788
|
var VerifyResponse$ = [3, n0, _VRe,
|
|
1789
1789
|
0,
|
|
@@ -1816,7 +1816,7 @@ schema.TypeRegistry.for(n0).registerError(XksKeyNotFoundException$, XksKeyNotFou
|
|
|
1816
1816
|
var XksProxyAuthenticationCredentialType$ = [3, n0, _XPACT,
|
|
1817
1817
|
0,
|
|
1818
1818
|
[_AKI, _RSAK],
|
|
1819
|
-
[[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]]
|
|
1819
|
+
[[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]], 2
|
|
1820
1820
|
];
|
|
1821
1821
|
var XksProxyConfigurationType$ = [3, n0, _XPCT,
|
|
1822
1822
|
0,
|
|
@@ -385,7 +385,7 @@ TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsExcepti
|
|
|
385
385
|
export var CancelKeyDeletionRequest$ = [3, n0, _CKDR,
|
|
386
386
|
0,
|
|
387
387
|
[_KI],
|
|
388
|
-
[0]
|
|
388
|
+
[0], 1
|
|
389
389
|
];
|
|
390
390
|
export var CancelKeyDeletionResponse$ = [3, n0, _CKDRa,
|
|
391
391
|
0,
|
|
@@ -431,7 +431,7 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
|
431
431
|
export var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR,
|
|
432
432
|
0,
|
|
433
433
|
[_CKSI],
|
|
434
|
-
[0]
|
|
434
|
+
[0], 1
|
|
435
435
|
];
|
|
436
436
|
export var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
|
|
437
437
|
0,
|
|
@@ -441,12 +441,12 @@ export var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
|
|
|
441
441
|
export var CreateAliasRequest$ = [3, n0, _CAR,
|
|
442
442
|
0,
|
|
443
443
|
[_AN, _TKI],
|
|
444
|
-
[0, 0]
|
|
444
|
+
[0, 0], 2
|
|
445
445
|
];
|
|
446
446
|
export var CreateCustomKeyStoreRequest$ = [3, n0, _CCKSRr,
|
|
447
447
|
0,
|
|
448
448
|
[_CKSN, _CHCI, _TAC, _KSP, _CKST, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
449
|
-
[0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
|
|
449
|
+
[0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0], 1
|
|
450
450
|
];
|
|
451
451
|
export var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
|
|
452
452
|
0,
|
|
@@ -455,8 +455,8 @@ export var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
|
|
|
455
455
|
];
|
|
456
456
|
export var CreateGrantRequest$ = [3, n0, _CGR,
|
|
457
457
|
0,
|
|
458
|
-
[_KI, _GP,
|
|
459
|
-
[0, 0,
|
|
458
|
+
[_KI, _GP, _O, _RP, _C, _GT, _N, _DR],
|
|
459
|
+
[0, 0, 64 | 0, 0, () => GrantConstraints$, 64 | 0, 0, 2], 3
|
|
460
460
|
];
|
|
461
461
|
export var CreateGrantResponse$ = [3, n0, _CGRr,
|
|
462
462
|
0,
|
|
@@ -505,7 +505,7 @@ export var CustomKeyStoresListEntry$ = [3, n0, _CKSLE,
|
|
|
505
505
|
export var DecryptRequest$ = [3, n0, _DRe,
|
|
506
506
|
0,
|
|
507
507
|
[_CB, _EC, _GT, _KI, _EA, _R, _DR],
|
|
508
|
-
[21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2]
|
|
508
|
+
[21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2], 1
|
|
509
509
|
];
|
|
510
510
|
export var DecryptResponse$ = [3, n0, _DRec,
|
|
511
511
|
0,
|
|
@@ -515,12 +515,12 @@ export var DecryptResponse$ = [3, n0, _DRec,
|
|
|
515
515
|
export var DeleteAliasRequest$ = [3, n0, _DAR,
|
|
516
516
|
0,
|
|
517
517
|
[_AN],
|
|
518
|
-
[0]
|
|
518
|
+
[0], 1
|
|
519
519
|
];
|
|
520
520
|
export var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR,
|
|
521
521
|
0,
|
|
522
522
|
[_CKSI],
|
|
523
|
-
[0]
|
|
523
|
+
[0], 1
|
|
524
524
|
];
|
|
525
525
|
export var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
|
|
526
526
|
0,
|
|
@@ -530,7 +530,7 @@ export var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
|
|
|
530
530
|
export var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR,
|
|
531
531
|
0,
|
|
532
532
|
[_KI, _KMI],
|
|
533
|
-
[0, 0]
|
|
533
|
+
[0, 0], 1
|
|
534
534
|
];
|
|
535
535
|
export var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe,
|
|
536
536
|
0,
|
|
@@ -546,7 +546,7 @@ TypeRegistry.for(n0).registerError(DependencyTimeoutException$, DependencyTimeou
|
|
|
546
546
|
export var DeriveSharedSecretRequest$ = [3, n0, _DSSR,
|
|
547
547
|
0,
|
|
548
548
|
[_KI, _KAA, _PK, _GT, _DR, _R],
|
|
549
|
-
[0, 0, 21, 64 | 0, 2, () => RecipientInfo$]
|
|
549
|
+
[0, 0, 21, 64 | 0, 2, () => RecipientInfo$], 3
|
|
550
550
|
];
|
|
551
551
|
export var DeriveSharedSecretResponse$ = [3, n0, _DSSRe,
|
|
552
552
|
0,
|
|
@@ -566,7 +566,7 @@ export var DescribeCustomKeyStoresResponse$ = [3, n0, _DCKSResc,
|
|
|
566
566
|
export var DescribeKeyRequest$ = [3, n0, _DKR,
|
|
567
567
|
0,
|
|
568
568
|
[_KI, _GT],
|
|
569
|
-
[0, 64 | 0]
|
|
569
|
+
[0, 64 | 0], 1
|
|
570
570
|
];
|
|
571
571
|
export var DescribeKeyResponse$ = [3, n0, _DKRe,
|
|
572
572
|
0,
|
|
@@ -582,17 +582,17 @@ TypeRegistry.for(n0).registerError(DisabledException$, DisabledException);
|
|
|
582
582
|
export var DisableKeyRequest$ = [3, n0, _DKRi,
|
|
583
583
|
0,
|
|
584
584
|
[_KI],
|
|
585
|
-
[0]
|
|
585
|
+
[0], 1
|
|
586
586
|
];
|
|
587
587
|
export var DisableKeyRotationRequest$ = [3, n0, _DKRR,
|
|
588
588
|
0,
|
|
589
589
|
[_KI],
|
|
590
|
-
[0]
|
|
590
|
+
[0], 1
|
|
591
591
|
];
|
|
592
592
|
export var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi,
|
|
593
593
|
0,
|
|
594
594
|
[_CKSI],
|
|
595
|
-
[0]
|
|
595
|
+
[0], 1
|
|
596
596
|
];
|
|
597
597
|
export var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis,
|
|
598
598
|
0,
|
|
@@ -608,17 +608,17 @@ TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOperationExc
|
|
|
608
608
|
export var EnableKeyRequest$ = [3, n0, _EKR,
|
|
609
609
|
0,
|
|
610
610
|
[_KI],
|
|
611
|
-
[0]
|
|
611
|
+
[0], 1
|
|
612
612
|
];
|
|
613
613
|
export var EnableKeyRotationRequest$ = [3, n0, _EKRR,
|
|
614
614
|
0,
|
|
615
615
|
[_KI, _RPID],
|
|
616
|
-
[0, 1]
|
|
616
|
+
[0, 1], 1
|
|
617
617
|
];
|
|
618
618
|
export var EncryptRequest$ = [3, n0, _ER,
|
|
619
619
|
0,
|
|
620
620
|
[_KI, _Pl, _EC, _GT, _EA, _DR],
|
|
621
|
-
[0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2]
|
|
621
|
+
[0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2], 2
|
|
622
622
|
];
|
|
623
623
|
export var EncryptResponse$ = [3, n0, _ERn,
|
|
624
624
|
0,
|
|
@@ -633,8 +633,8 @@ export var ExpiredImportTokenException$ = [-3, n0, _EITE,
|
|
|
633
633
|
TypeRegistry.for(n0).registerError(ExpiredImportTokenException$, ExpiredImportTokenException);
|
|
634
634
|
export var GenerateDataKeyPairRequest$ = [3, n0, _GDKPR,
|
|
635
635
|
0,
|
|
636
|
-
[
|
|
637
|
-
[
|
|
636
|
+
[_KI, _KPS, _EC, _GT, _R, _DR],
|
|
637
|
+
[0, 0, 128 | 0, 64 | 0, () => RecipientInfo$, 2], 2
|
|
638
638
|
];
|
|
639
639
|
export var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
|
|
640
640
|
0,
|
|
@@ -643,8 +643,8 @@ export var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
|
|
|
643
643
|
];
|
|
644
644
|
export var GenerateDataKeyPairWithoutPlaintextRequest$ = [3, n0, _GDKPWPR,
|
|
645
645
|
0,
|
|
646
|
-
[
|
|
647
|
-
[
|
|
646
|
+
[_KI, _KPS, _EC, _GT, _DR],
|
|
647
|
+
[0, 0, 128 | 0, 64 | 0, 2], 2
|
|
648
648
|
];
|
|
649
649
|
export var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
|
|
650
650
|
0,
|
|
@@ -654,7 +654,7 @@ export var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
|
|
|
654
654
|
export var GenerateDataKeyRequest$ = [3, n0, _GDKR,
|
|
655
655
|
0,
|
|
656
656
|
[_KI, _EC, _NOB, _KS, _GT, _R, _DR],
|
|
657
|
-
[0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2]
|
|
657
|
+
[0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2], 1
|
|
658
658
|
];
|
|
659
659
|
export var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
|
|
660
660
|
0,
|
|
@@ -664,7 +664,7 @@ export var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
|
|
|
664
664
|
export var GenerateDataKeyWithoutPlaintextRequest$ = [3, n0, _GDKWPR,
|
|
665
665
|
0,
|
|
666
666
|
[_KI, _EC, _KS, _NOB, _GT, _DR],
|
|
667
|
-
[0, 128 | 0, 0, 1, 64 | 0, 2]
|
|
667
|
+
[0, 128 | 0, 0, 1, 64 | 0, 2], 1
|
|
668
668
|
];
|
|
669
669
|
export var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
|
|
670
670
|
0,
|
|
@@ -674,7 +674,7 @@ export var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
|
|
|
674
674
|
export var GenerateMacRequest$ = [3, n0, _GMR,
|
|
675
675
|
0,
|
|
676
676
|
[_Me, _KI, _MA, _GT, _DR],
|
|
677
|
-
[[() => PlaintextType, 0], 0, 0, 64 | 0, 2]
|
|
677
|
+
[[() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
|
|
678
678
|
];
|
|
679
679
|
export var GenerateMacResponse$ = [3, n0, _GMRe,
|
|
680
680
|
0,
|
|
@@ -694,7 +694,7 @@ export var GenerateRandomResponse$ = [3, n0, _GRRe,
|
|
|
694
694
|
export var GetKeyPolicyRequest$ = [3, n0, _GKPR,
|
|
695
695
|
0,
|
|
696
696
|
[_KI, _PN],
|
|
697
|
-
[0, 0]
|
|
697
|
+
[0, 0], 1
|
|
698
698
|
];
|
|
699
699
|
export var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
|
|
700
700
|
0,
|
|
@@ -704,7 +704,7 @@ export var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
|
|
|
704
704
|
export var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR,
|
|
705
705
|
0,
|
|
706
706
|
[_KI],
|
|
707
|
-
[0]
|
|
707
|
+
[0], 1
|
|
708
708
|
];
|
|
709
709
|
export var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
|
|
710
710
|
0,
|
|
@@ -714,7 +714,7 @@ export var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
|
|
|
714
714
|
export var GetParametersForImportRequest$ = [3, n0, _GPFIR,
|
|
715
715
|
0,
|
|
716
716
|
[_KI, _WA, _WKS],
|
|
717
|
-
[0, 0, 0]
|
|
717
|
+
[0, 0, 0], 3
|
|
718
718
|
];
|
|
719
719
|
export var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
|
|
720
720
|
0,
|
|
@@ -724,7 +724,7 @@ export var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
|
|
|
724
724
|
export var GetPublicKeyRequest$ = [3, n0, _GPKR,
|
|
725
725
|
0,
|
|
726
726
|
[_KI, _GT],
|
|
727
|
-
[0, 64 | 0]
|
|
727
|
+
[0, 64 | 0], 1
|
|
728
728
|
];
|
|
729
729
|
export var GetPublicKeyResponse$ = [3, n0, _GPKRe,
|
|
730
730
|
0,
|
|
@@ -744,7 +744,7 @@ export var GrantListEntry$ = [3, n0, _GLE,
|
|
|
744
744
|
export var ImportKeyMaterialRequest$ = [3, n0, _IKMR,
|
|
745
745
|
0,
|
|
746
746
|
[_KI, _IT, _EKM, _VT, _EM, _ITm, _KMD, _KMI],
|
|
747
|
-
[0, 21, 21, 4, 0, 0, 0, 0]
|
|
747
|
+
[0, 21, 21, 4, 0, 0, 0, 0], 3
|
|
748
748
|
];
|
|
749
749
|
export var ImportKeyMaterialResponse$ = [3, n0, _IKMRm,
|
|
750
750
|
0,
|
|
@@ -824,8 +824,8 @@ export var KeyListEntry$ = [3, n0, _KLE,
|
|
|
824
824
|
];
|
|
825
825
|
export var KeyMetadata$ = [3, n0, _KM,
|
|
826
826
|
0,
|
|
827
|
-
[
|
|
828
|
-
[0, 0, 0, 4, 2, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 2, () => MultiRegionConfiguration$, 1, 64 | 0, () => XksKeyConfigurationType$, 0]
|
|
827
|
+
[_KI, _AWSAI, _A, _CD, _E, _D, _KU, _KSe, _DD, _VT, _Or, _CKSI, _CHCI, _EM, _KMe, _CMKS, _KS, _EAn, _SA, _KAAe, _MR, _MRC, _PDWID, _MAa, _XKC, _CKMI],
|
|
828
|
+
[0, 0, 0, 4, 2, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 2, () => MultiRegionConfiguration$, 1, 64 | 0, () => XksKeyConfigurationType$, 0], 1
|
|
829
829
|
];
|
|
830
830
|
export var KeyUnavailableException$ = [-3, n0, _KUE,
|
|
831
831
|
{ [_aQE]: [`KeyUnavailable`, 500], [_e]: _s, [_hE]: 500 },
|
|
@@ -875,8 +875,8 @@ export var ListAliasesResponse$ = [3, n0, _LARi,
|
|
|
875
875
|
];
|
|
876
876
|
export var ListGrantsRequest$ = [3, n0, _LGR,
|
|
877
877
|
0,
|
|
878
|
-
[_L, _M,
|
|
879
|
-
[1, 0, 0, 0,
|
|
878
|
+
[_KI, _L, _M, _GI, _GP],
|
|
879
|
+
[0, 1, 0, 0, 0], 1
|
|
880
880
|
];
|
|
881
881
|
export var ListGrantsResponse$ = [3, n0, _LGRi,
|
|
882
882
|
0,
|
|
@@ -886,7 +886,7 @@ export var ListGrantsResponse$ = [3, n0, _LGRi,
|
|
|
886
886
|
export var ListKeyPoliciesRequest$ = [3, n0, _LKPR,
|
|
887
887
|
0,
|
|
888
888
|
[_KI, _L, _M],
|
|
889
|
-
[0, 1, 0]
|
|
889
|
+
[0, 1, 0], 1
|
|
890
890
|
];
|
|
891
891
|
export var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
|
|
892
892
|
0,
|
|
@@ -896,7 +896,7 @@ export var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
|
|
|
896
896
|
export var ListKeyRotationsRequest$ = [3, n0, _LKRR,
|
|
897
897
|
0,
|
|
898
898
|
[_KI, _IKM, _L, _M],
|
|
899
|
-
[0, 0, 1, 0]
|
|
899
|
+
[0, 0, 1, 0], 1
|
|
900
900
|
];
|
|
901
901
|
export var ListKeyRotationsResponse$ = [3, n0, _LKRRi,
|
|
902
902
|
0,
|
|
@@ -916,7 +916,7 @@ export var ListKeysResponse$ = [3, n0, _LKRi,
|
|
|
916
916
|
export var ListResourceTagsRequest$ = [3, n0, _LRTR,
|
|
917
917
|
0,
|
|
918
918
|
[_KI, _L, _M],
|
|
919
|
-
[0, 1, 0]
|
|
919
|
+
[0, 1, 0], 1
|
|
920
920
|
];
|
|
921
921
|
export var ListResourceTagsResponse$ = [3, n0, _LRTRi,
|
|
922
922
|
0,
|
|
@@ -925,8 +925,8 @@ export var ListResourceTagsResponse$ = [3, n0, _LRTRi,
|
|
|
925
925
|
];
|
|
926
926
|
export var ListRetirableGrantsRequest$ = [3, n0, _LRGR,
|
|
927
927
|
0,
|
|
928
|
-
[_L, _M
|
|
929
|
-
[1, 0,
|
|
928
|
+
[_RP, _L, _M],
|
|
929
|
+
[0, 1, 0], 1
|
|
930
930
|
];
|
|
931
931
|
export var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
|
|
932
932
|
{ [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
|
|
@@ -952,8 +952,8 @@ export var NotFoundException$ = [-3, n0, _NFE,
|
|
|
952
952
|
TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
|
|
953
953
|
export var PutKeyPolicyRequest$ = [3, n0, _PKPR,
|
|
954
954
|
0,
|
|
955
|
-
[_KI,
|
|
956
|
-
[0, 0, 0, 2]
|
|
955
|
+
[_KI, _P, _PN, _BPLSC],
|
|
956
|
+
[0, 0, 0, 2], 2
|
|
957
957
|
];
|
|
958
958
|
export var RecipientInfo$ = [3, n0, _RI,
|
|
959
959
|
0,
|
|
@@ -962,8 +962,8 @@ export var RecipientInfo$ = [3, n0, _RI,
|
|
|
962
962
|
];
|
|
963
963
|
export var ReEncryptRequest$ = [3, n0, _RER,
|
|
964
964
|
0,
|
|
965
|
-
[_CB, _SEC, _SKI,
|
|
966
|
-
[21, 128 | 0, 0,
|
|
965
|
+
[_CB, _DKI, _SEC, _SKI, _DEC, _SEA, _DEA, _GT, _DR],
|
|
966
|
+
[21, 0, 128 | 0, 0, 128 | 0, 0, 0, 64 | 0, 2], 2
|
|
967
967
|
];
|
|
968
968
|
export var ReEncryptResponse$ = [3, n0, _RERe,
|
|
969
969
|
0,
|
|
@@ -973,7 +973,7 @@ export var ReEncryptResponse$ = [3, n0, _RERe,
|
|
|
973
973
|
export var ReplicateKeyRequest$ = [3, n0, _RKR,
|
|
974
974
|
0,
|
|
975
975
|
[_KI, _RR, _P, _BPLSC, _D, _T],
|
|
976
|
-
[0, 0, 0, 2, 0, () => TagList]
|
|
976
|
+
[0, 0, 0, 2, 0, () => TagList], 2
|
|
977
977
|
];
|
|
978
978
|
export var ReplicateKeyResponse$ = [3, n0, _RKRe,
|
|
979
979
|
0,
|
|
@@ -988,12 +988,12 @@ export var RetireGrantRequest$ = [3, n0, _RGR,
|
|
|
988
988
|
export var RevokeGrantRequest$ = [3, n0, _RGRe,
|
|
989
989
|
0,
|
|
990
990
|
[_KI, _GI, _DR],
|
|
991
|
-
[0, 0, 2]
|
|
991
|
+
[0, 0, 2], 2
|
|
992
992
|
];
|
|
993
993
|
export var RotateKeyOnDemandRequest$ = [3, n0, _RKODR,
|
|
994
994
|
0,
|
|
995
995
|
[_KI],
|
|
996
|
-
[0]
|
|
996
|
+
[0], 1
|
|
997
997
|
];
|
|
998
998
|
export var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo,
|
|
999
999
|
0,
|
|
@@ -1008,7 +1008,7 @@ export var RotationsListEntry$ = [3, n0, _RLE,
|
|
|
1008
1008
|
export var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR,
|
|
1009
1009
|
0,
|
|
1010
1010
|
[_KI, _PWID],
|
|
1011
|
-
[0, 1]
|
|
1011
|
+
[0, 1], 1
|
|
1012
1012
|
];
|
|
1013
1013
|
export var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
|
|
1014
1014
|
0,
|
|
@@ -1017,8 +1017,8 @@ export var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
|
|
|
1017
1017
|
];
|
|
1018
1018
|
export var SignRequest$ = [3, n0, _SR,
|
|
1019
1019
|
0,
|
|
1020
|
-
[_KI, _Me, _MT, _GT,
|
|
1021
|
-
[0, [() => PlaintextType, 0], 0, 64 | 0,
|
|
1020
|
+
[_KI, _Me, _SAi, _MT, _GT, _DR],
|
|
1021
|
+
[0, [() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
|
|
1022
1022
|
];
|
|
1023
1023
|
export var SignResponse$ = [3, n0, _SRi,
|
|
1024
1024
|
0,
|
|
@@ -1028,7 +1028,7 @@ export var SignResponse$ = [3, n0, _SRi,
|
|
|
1028
1028
|
export var Tag$ = [3, n0, _Ta,
|
|
1029
1029
|
0,
|
|
1030
1030
|
[_TK, _TV],
|
|
1031
|
-
[0, 0]
|
|
1031
|
+
[0, 0], 2
|
|
1032
1032
|
];
|
|
1033
1033
|
export var TagException$ = [-3, n0, _TE,
|
|
1034
1034
|
{ [_aQE]: [`TagException`, 400], [_e]: _c, [_hE]: 400 },
|
|
@@ -1039,7 +1039,7 @@ TypeRegistry.for(n0).registerError(TagException$, TagException);
|
|
|
1039
1039
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
1040
1040
|
0,
|
|
1041
1041
|
[_KI, _T],
|
|
1042
|
-
[0, () => TagList]
|
|
1042
|
+
[0, () => TagList], 2
|
|
1043
1043
|
];
|
|
1044
1044
|
export var UnsupportedOperationException$ = [-3, n0, _UOE,
|
|
1045
1045
|
{ [_aQE]: [`UnsupportedOperation`, 400], [_e]: _c, [_hE]: 400 },
|
|
@@ -1050,17 +1050,17 @@ TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOp
|
|
|
1050
1050
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
1051
1051
|
0,
|
|
1052
1052
|
[_KI, _TKa],
|
|
1053
|
-
[0, 64 | 0]
|
|
1053
|
+
[0, 64 | 0], 2
|
|
1054
1054
|
];
|
|
1055
1055
|
export var UpdateAliasRequest$ = [3, n0, _UAR,
|
|
1056
1056
|
0,
|
|
1057
1057
|
[_AN, _TKI],
|
|
1058
|
-
[0, 0]
|
|
1058
|
+
[0, 0], 2
|
|
1059
1059
|
];
|
|
1060
1060
|
export var UpdateCustomKeyStoreRequest$ = [3, n0, _UCKSR,
|
|
1061
1061
|
0,
|
|
1062
1062
|
[_CKSI, _NCKSN, _KSP, _CHCI, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
1063
|
-
[0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
|
|
1063
|
+
[0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0], 1
|
|
1064
1064
|
];
|
|
1065
1065
|
export var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
|
|
1066
1066
|
0,
|
|
@@ -1070,17 +1070,17 @@ export var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
|
|
|
1070
1070
|
export var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR,
|
|
1071
1071
|
0,
|
|
1072
1072
|
[_KI, _D],
|
|
1073
|
-
[0, 0]
|
|
1073
|
+
[0, 0], 2
|
|
1074
1074
|
];
|
|
1075
1075
|
export var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR,
|
|
1076
1076
|
0,
|
|
1077
1077
|
[_KI, _PR],
|
|
1078
|
-
[0, 0]
|
|
1078
|
+
[0, 0], 2
|
|
1079
1079
|
];
|
|
1080
1080
|
export var VerifyMacRequest$ = [3, n0, _VMR,
|
|
1081
1081
|
0,
|
|
1082
1082
|
[_Me, _KI, _MA, _Ma, _GT, _DR],
|
|
1083
|
-
[[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2]
|
|
1083
|
+
[[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2], 4
|
|
1084
1084
|
];
|
|
1085
1085
|
export var VerifyMacResponse$ = [3, n0, _VMRe,
|
|
1086
1086
|
0,
|
|
@@ -1089,8 +1089,8 @@ export var VerifyMacResponse$ = [3, n0, _VMRe,
|
|
|
1089
1089
|
];
|
|
1090
1090
|
export var VerifyRequest$ = [3, n0, _VR,
|
|
1091
1091
|
0,
|
|
1092
|
-
[_KI, _Me,
|
|
1093
|
-
[0, [() => PlaintextType, 0],
|
|
1092
|
+
[_KI, _Me, _S, _SAi, _MT, _GT, _DR],
|
|
1093
|
+
[0, [() => PlaintextType, 0], 21, 0, 0, 64 | 0, 2], 4
|
|
1094
1094
|
];
|
|
1095
1095
|
export var VerifyResponse$ = [3, n0, _VRe,
|
|
1096
1096
|
0,
|
|
@@ -1123,7 +1123,7 @@ TypeRegistry.for(n0).registerError(XksKeyNotFoundException$, XksKeyNotFoundExcep
|
|
|
1123
1123
|
export var XksProxyAuthenticationCredentialType$ = [3, n0, _XPACT,
|
|
1124
1124
|
0,
|
|
1125
1125
|
[_AKI, _RSAK],
|
|
1126
|
-
[[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]]
|
|
1126
|
+
[[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]], 2
|
|
1127
1127
|
];
|
|
1128
1128
|
export var XksProxyConfigurationType$ = [3, n0, _XPCT,
|
|
1129
1129
|
0,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-kms",
|
|
3
3
|
"description": "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.969.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-kms",
|
|
@@ -23,54 +23,54 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "3.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
37
|
-
"@smithy/config-resolver": "^4.4.
|
|
38
|
-
"@smithy/core": "^3.20.
|
|
39
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
40
|
-
"@smithy/hash-node": "^4.2.
|
|
41
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
42
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
43
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
44
|
-
"@smithy/middleware-retry": "^4.4.
|
|
45
|
-
"@smithy/middleware-serde": "^4.2.
|
|
46
|
-
"@smithy/middleware-stack": "^4.2.
|
|
47
|
-
"@smithy/node-config-provider": "^4.3.
|
|
48
|
-
"@smithy/node-http-handler": "^4.4.
|
|
49
|
-
"@smithy/protocol-http": "^5.3.
|
|
50
|
-
"@smithy/smithy-client": "^4.10.
|
|
51
|
-
"@smithy/types": "^4.
|
|
52
|
-
"@smithy/url-parser": "^4.2.
|
|
26
|
+
"@aws-sdk/core": "3.969.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
33
|
+
"@aws-sdk/types": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
37
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
38
|
+
"@smithy/core": "^3.20.5",
|
|
39
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
40
|
+
"@smithy/hash-node": "^4.2.8",
|
|
41
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
42
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
43
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
44
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
45
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
46
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
47
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
48
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
49
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
50
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
51
|
+
"@smithy/types": "^4.12.0",
|
|
52
|
+
"@smithy/url-parser": "^4.2.8",
|
|
53
53
|
"@smithy/util-base64": "^4.3.0",
|
|
54
54
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
55
55
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
58
|
-
"@smithy/util-endpoints": "^3.2.
|
|
59
|
-
"@smithy/util-middleware": "^4.2.
|
|
60
|
-
"@smithy/util-retry": "^4.2.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
58
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
59
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
60
|
+
"@smithy/util-retry": "^4.2.8",
|
|
61
61
|
"@smithy/util-utf8": "^4.2.0",
|
|
62
62
|
"tslib": "^2.6.2"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@tsconfig/
|
|
66
|
-
"@types/node": "^
|
|
65
|
+
"@tsconfig/node20": "20.1.8",
|
|
66
|
+
"@types/node": "^20.14.8",
|
|
67
67
|
"concurrently": "7.0.0",
|
|
68
68
|
"downlevel-dts": "0.10.1",
|
|
69
69
|
"rimraf": "5.0.10",
|
|
70
70
|
"typescript": "~5.8.3"
|
|
71
71
|
},
|
|
72
72
|
"engines": {
|
|
73
|
-
"node": ">=
|
|
73
|
+
"node": ">=20.0.0"
|
|
74
74
|
},
|
|
75
75
|
"typesVersions": {
|
|
76
76
|
"<4.0": {
|