@aws-sdk/client-clouddirectory 3.654.0 → 3.658.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 +54 -55
- package/dist-es/protocols/Aws_restJson1.js +1 -6
- package/package.json +12 -12
package/dist-cjs/index.js
CHANGED
|
@@ -1060,7 +1060,7 @@ var IncompatibleSchemaException = _IncompatibleSchemaException;
|
|
|
1060
1060
|
// src/protocols/Aws_restJson1.ts
|
|
1061
1061
|
var se_AddFacetToObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1062
1062
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1063
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1063
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1064
1064
|
"content-type": "application/json",
|
|
1065
1065
|
[_xadp]: input[_DA]
|
|
1066
1066
|
});
|
|
@@ -1078,7 +1078,7 @@ var se_AddFacetToObjectCommand = /* @__PURE__ */ __name(async (input, context) =
|
|
|
1078
1078
|
}, "se_AddFacetToObjectCommand");
|
|
1079
1079
|
var se_ApplySchemaCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1080
1080
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1081
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1081
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1082
1082
|
"content-type": "application/json",
|
|
1083
1083
|
[_xadp]: input[_DA]
|
|
1084
1084
|
});
|
|
@@ -1094,7 +1094,7 @@ var se_ApplySchemaCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1094
1094
|
}, "se_ApplySchemaCommand");
|
|
1095
1095
|
var se_AttachObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1096
1096
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1097
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1097
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1098
1098
|
"content-type": "application/json",
|
|
1099
1099
|
[_xadp]: input[_DA]
|
|
1100
1100
|
});
|
|
@@ -1112,7 +1112,7 @@ var se_AttachObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1112
1112
|
}, "se_AttachObjectCommand");
|
|
1113
1113
|
var se_AttachPolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1114
1114
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1115
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1115
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1116
1116
|
"content-type": "application/json",
|
|
1117
1117
|
[_xadp]: input[_DA]
|
|
1118
1118
|
});
|
|
@@ -1129,7 +1129,7 @@ var se_AttachPolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1129
1129
|
}, "se_AttachPolicyCommand");
|
|
1130
1130
|
var se_AttachToIndexCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1131
1131
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1132
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1132
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1133
1133
|
"content-type": "application/json",
|
|
1134
1134
|
[_xadp]: input[_DA]
|
|
1135
1135
|
});
|
|
@@ -1146,7 +1146,7 @@ var se_AttachToIndexCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1146
1146
|
}, "se_AttachToIndexCommand");
|
|
1147
1147
|
var se_AttachTypedLinkCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1148
1148
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1149
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1149
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1150
1150
|
"content-type": "application/json",
|
|
1151
1151
|
[_xadp]: input[_DA]
|
|
1152
1152
|
});
|
|
@@ -1165,7 +1165,7 @@ var se_AttachTypedLinkCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
1165
1165
|
}, "se_AttachTypedLinkCommand");
|
|
1166
1166
|
var se_BatchReadCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1167
1167
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1168
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1168
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1169
1169
|
"content-type": "application/json",
|
|
1170
1170
|
[_xadp]: input[_DA],
|
|
1171
1171
|
[_xacl]: input[_CL]
|
|
@@ -1182,7 +1182,7 @@ var se_BatchReadCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1182
1182
|
}, "se_BatchReadCommand");
|
|
1183
1183
|
var se_BatchWriteCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1184
1184
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1185
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1185
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1186
1186
|
"content-type": "application/json",
|
|
1187
1187
|
[_xadp]: input[_DA]
|
|
1188
1188
|
});
|
|
@@ -1198,7 +1198,7 @@ var se_BatchWriteCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1198
1198
|
}, "se_BatchWriteCommand");
|
|
1199
1199
|
var se_CreateDirectoryCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1200
1200
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1201
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1201
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1202
1202
|
"content-type": "application/json",
|
|
1203
1203
|
[_xadp]: input[_SA]
|
|
1204
1204
|
});
|
|
@@ -1214,7 +1214,7 @@ var se_CreateDirectoryCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
1214
1214
|
}, "se_CreateDirectoryCommand");
|
|
1215
1215
|
var se_CreateFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1216
1216
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1217
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1217
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1218
1218
|
"content-type": "application/json",
|
|
1219
1219
|
[_xadp]: input[_SA]
|
|
1220
1220
|
});
|
|
@@ -1233,7 +1233,7 @@ var se_CreateFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1233
1233
|
}, "se_CreateFacetCommand");
|
|
1234
1234
|
var se_CreateIndexCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1235
1235
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1236
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1236
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1237
1237
|
"content-type": "application/json",
|
|
1238
1238
|
[_xadp]: input[_DA]
|
|
1239
1239
|
});
|
|
@@ -1252,7 +1252,7 @@ var se_CreateIndexCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1252
1252
|
}, "se_CreateIndexCommand");
|
|
1253
1253
|
var se_CreateObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1254
1254
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1255
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1255
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1256
1256
|
"content-type": "application/json",
|
|
1257
1257
|
[_xadp]: input[_DA]
|
|
1258
1258
|
});
|
|
@@ -1286,7 +1286,7 @@ var se_CreateSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1286
1286
|
}, "se_CreateSchemaCommand");
|
|
1287
1287
|
var se_CreateTypedLinkFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1288
1288
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1289
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1289
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1290
1290
|
"content-type": "application/json",
|
|
1291
1291
|
[_xadp]: input[_SA]
|
|
1292
1292
|
});
|
|
@@ -1302,7 +1302,7 @@ var se_CreateTypedLinkFacetCommand = /* @__PURE__ */ __name(async (input, contex
|
|
|
1302
1302
|
}, "se_CreateTypedLinkFacetCommand");
|
|
1303
1303
|
var se_DeleteDirectoryCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1304
1304
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1305
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1305
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1306
1306
|
[_xadp]: input[_DA]
|
|
1307
1307
|
});
|
|
1308
1308
|
b.bp("/amazonclouddirectory/2017-01-11/directory");
|
|
@@ -1312,7 +1312,7 @@ var se_DeleteDirectoryCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
1312
1312
|
}, "se_DeleteDirectoryCommand");
|
|
1313
1313
|
var se_DeleteFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1314
1314
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1315
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1315
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1316
1316
|
"content-type": "application/json",
|
|
1317
1317
|
[_xadp]: input[_SA]
|
|
1318
1318
|
});
|
|
@@ -1328,7 +1328,7 @@ var se_DeleteFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1328
1328
|
}, "se_DeleteFacetCommand");
|
|
1329
1329
|
var se_DeleteObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1330
1330
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1331
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1331
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1332
1332
|
"content-type": "application/json",
|
|
1333
1333
|
[_xadp]: input[_DA]
|
|
1334
1334
|
});
|
|
@@ -1344,7 +1344,7 @@ var se_DeleteObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1344
1344
|
}, "se_DeleteObjectCommand");
|
|
1345
1345
|
var se_DeleteSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1346
1346
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1347
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1347
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1348
1348
|
[_xadp]: input[_SA]
|
|
1349
1349
|
});
|
|
1350
1350
|
b.bp("/amazonclouddirectory/2017-01-11/schema");
|
|
@@ -1354,7 +1354,7 @@ var se_DeleteSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1354
1354
|
}, "se_DeleteSchemaCommand");
|
|
1355
1355
|
var se_DeleteTypedLinkFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1356
1356
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1357
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1357
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1358
1358
|
"content-type": "application/json",
|
|
1359
1359
|
[_xadp]: input[_SA]
|
|
1360
1360
|
});
|
|
@@ -1370,7 +1370,7 @@ var se_DeleteTypedLinkFacetCommand = /* @__PURE__ */ __name(async (input, contex
|
|
|
1370
1370
|
}, "se_DeleteTypedLinkFacetCommand");
|
|
1371
1371
|
var se_DetachFromIndexCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1372
1372
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1373
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1373
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1374
1374
|
"content-type": "application/json",
|
|
1375
1375
|
[_xadp]: input[_DA]
|
|
1376
1376
|
});
|
|
@@ -1387,7 +1387,7 @@ var se_DetachFromIndexCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
1387
1387
|
}, "se_DetachFromIndexCommand");
|
|
1388
1388
|
var se_DetachObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1389
1389
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1390
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1390
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1391
1391
|
"content-type": "application/json",
|
|
1392
1392
|
[_xadp]: input[_DA]
|
|
1393
1393
|
});
|
|
@@ -1404,7 +1404,7 @@ var se_DetachObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1404
1404
|
}, "se_DetachObjectCommand");
|
|
1405
1405
|
var se_DetachPolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1406
1406
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1407
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1407
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1408
1408
|
"content-type": "application/json",
|
|
1409
1409
|
[_xadp]: input[_DA]
|
|
1410
1410
|
});
|
|
@@ -1421,7 +1421,7 @@ var se_DetachPolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1421
1421
|
}, "se_DetachPolicyCommand");
|
|
1422
1422
|
var se_DetachTypedLinkCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1423
1423
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1424
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1424
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1425
1425
|
"content-type": "application/json",
|
|
1426
1426
|
[_xadp]: input[_DA]
|
|
1427
1427
|
});
|
|
@@ -1437,7 +1437,7 @@ var se_DetachTypedLinkCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
1437
1437
|
}, "se_DetachTypedLinkCommand");
|
|
1438
1438
|
var se_DisableDirectoryCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1439
1439
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1440
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1440
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1441
1441
|
[_xadp]: input[_DA]
|
|
1442
1442
|
});
|
|
1443
1443
|
b.bp("/amazonclouddirectory/2017-01-11/directory/disable");
|
|
@@ -1447,7 +1447,7 @@ var se_DisableDirectoryCommand = /* @__PURE__ */ __name(async (input, context) =
|
|
|
1447
1447
|
}, "se_DisableDirectoryCommand");
|
|
1448
1448
|
var se_EnableDirectoryCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1449
1449
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1450
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1450
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1451
1451
|
[_xadp]: input[_DA]
|
|
1452
1452
|
});
|
|
1453
1453
|
b.bp("/amazonclouddirectory/2017-01-11/directory/enable");
|
|
@@ -1472,7 +1472,7 @@ var se_GetAppliedSchemaVersionCommand = /* @__PURE__ */ __name(async (input, con
|
|
|
1472
1472
|
}, "se_GetAppliedSchemaVersionCommand");
|
|
1473
1473
|
var se_GetDirectoryCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1474
1474
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1475
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1475
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1476
1476
|
[_xadp]: input[_DA]
|
|
1477
1477
|
});
|
|
1478
1478
|
b.bp("/amazonclouddirectory/2017-01-11/directory/get");
|
|
@@ -1482,7 +1482,7 @@ var se_GetDirectoryCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1482
1482
|
}, "se_GetDirectoryCommand");
|
|
1483
1483
|
var se_GetFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1484
1484
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1485
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1485
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1486
1486
|
"content-type": "application/json",
|
|
1487
1487
|
[_xadp]: input[_SA]
|
|
1488
1488
|
});
|
|
@@ -1498,7 +1498,7 @@ var se_GetFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1498
1498
|
}, "se_GetFacetCommand");
|
|
1499
1499
|
var se_GetLinkAttributesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1500
1500
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1501
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1501
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1502
1502
|
"content-type": "application/json",
|
|
1503
1503
|
[_xadp]: input[_DA]
|
|
1504
1504
|
});
|
|
@@ -1516,7 +1516,7 @@ var se_GetLinkAttributesCommand = /* @__PURE__ */ __name(async (input, context)
|
|
|
1516
1516
|
}, "se_GetLinkAttributesCommand");
|
|
1517
1517
|
var se_GetObjectAttributesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1518
1518
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1519
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1519
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1520
1520
|
"content-type": "application/json",
|
|
1521
1521
|
[_xadp]: input[_DA],
|
|
1522
1522
|
[_xacl]: input[_CL]
|
|
@@ -1535,7 +1535,7 @@ var se_GetObjectAttributesCommand = /* @__PURE__ */ __name(async (input, context
|
|
|
1535
1535
|
}, "se_GetObjectAttributesCommand");
|
|
1536
1536
|
var se_GetObjectInformationCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1537
1537
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1538
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1538
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1539
1539
|
"content-type": "application/json",
|
|
1540
1540
|
[_xadp]: input[_DA],
|
|
1541
1541
|
[_xacl]: input[_CL]
|
|
@@ -1552,7 +1552,7 @@ var se_GetObjectInformationCommand = /* @__PURE__ */ __name(async (input, contex
|
|
|
1552
1552
|
}, "se_GetObjectInformationCommand");
|
|
1553
1553
|
var se_GetSchemaAsJsonCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1554
1554
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1555
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1555
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1556
1556
|
[_xadp]: input[_SA]
|
|
1557
1557
|
});
|
|
1558
1558
|
b.bp("/amazonclouddirectory/2017-01-11/schema/json");
|
|
@@ -1562,7 +1562,7 @@ var se_GetSchemaAsJsonCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
1562
1562
|
}, "se_GetSchemaAsJsonCommand");
|
|
1563
1563
|
var se_GetTypedLinkFacetInformationCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1564
1564
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1565
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1565
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1566
1566
|
"content-type": "application/json",
|
|
1567
1567
|
[_xadp]: input[_SA]
|
|
1568
1568
|
});
|
|
@@ -1596,7 +1596,7 @@ var se_ListAppliedSchemaArnsCommand = /* @__PURE__ */ __name(async (input, conte
|
|
|
1596
1596
|
}, "se_ListAppliedSchemaArnsCommand");
|
|
1597
1597
|
var se_ListAttachedIndicesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1598
1598
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1599
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1599
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1600
1600
|
"content-type": "application/json",
|
|
1601
1601
|
[_xadp]: input[_DA],
|
|
1602
1602
|
[_xacl]: input[_CL]
|
|
@@ -1648,7 +1648,7 @@ var se_ListDirectoriesCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
1648
1648
|
}, "se_ListDirectoriesCommand");
|
|
1649
1649
|
var se_ListFacetAttributesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1650
1650
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1651
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1651
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1652
1652
|
"content-type": "application/json",
|
|
1653
1653
|
[_xadp]: input[_SA]
|
|
1654
1654
|
});
|
|
@@ -1666,7 +1666,7 @@ var se_ListFacetAttributesCommand = /* @__PURE__ */ __name(async (input, context
|
|
|
1666
1666
|
}, "se_ListFacetAttributesCommand");
|
|
1667
1667
|
var se_ListFacetNamesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1668
1668
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1669
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1669
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1670
1670
|
"content-type": "application/json",
|
|
1671
1671
|
[_xadp]: input[_SA]
|
|
1672
1672
|
});
|
|
@@ -1683,7 +1683,7 @@ var se_ListFacetNamesCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
1683
1683
|
}, "se_ListFacetNamesCommand");
|
|
1684
1684
|
var se_ListIncomingTypedLinksCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1685
1685
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1686
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1686
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1687
1687
|
"content-type": "application/json",
|
|
1688
1688
|
[_xadp]: input[_DA]
|
|
1689
1689
|
});
|
|
@@ -1704,7 +1704,7 @@ var se_ListIncomingTypedLinksCommand = /* @__PURE__ */ __name(async (input, cont
|
|
|
1704
1704
|
}, "se_ListIncomingTypedLinksCommand");
|
|
1705
1705
|
var se_ListIndexCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1706
1706
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1707
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1707
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1708
1708
|
"content-type": "application/json",
|
|
1709
1709
|
[_xadp]: input[_DA],
|
|
1710
1710
|
[_xacl]: input[_CL]
|
|
@@ -1741,7 +1741,7 @@ var se_ListManagedSchemaArnsCommand = /* @__PURE__ */ __name(async (input, conte
|
|
|
1741
1741
|
}, "se_ListManagedSchemaArnsCommand");
|
|
1742
1742
|
var se_ListObjectAttributesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1743
1743
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1744
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1744
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1745
1745
|
"content-type": "application/json",
|
|
1746
1746
|
[_xadp]: input[_DA],
|
|
1747
1747
|
[_xacl]: input[_CL]
|
|
@@ -1761,7 +1761,7 @@ var se_ListObjectAttributesCommand = /* @__PURE__ */ __name(async (input, contex
|
|
|
1761
1761
|
}, "se_ListObjectAttributesCommand");
|
|
1762
1762
|
var se_ListObjectChildrenCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1763
1763
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1764
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1764
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1765
1765
|
"content-type": "application/json",
|
|
1766
1766
|
[_xadp]: input[_DA],
|
|
1767
1767
|
[_xacl]: input[_CL]
|
|
@@ -1780,7 +1780,7 @@ var se_ListObjectChildrenCommand = /* @__PURE__ */ __name(async (input, context)
|
|
|
1780
1780
|
}, "se_ListObjectChildrenCommand");
|
|
1781
1781
|
var se_ListObjectParentPathsCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1782
1782
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1783
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1783
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1784
1784
|
"content-type": "application/json",
|
|
1785
1785
|
[_xadp]: input[_DA]
|
|
1786
1786
|
});
|
|
@@ -1798,7 +1798,7 @@ var se_ListObjectParentPathsCommand = /* @__PURE__ */ __name(async (input, conte
|
|
|
1798
1798
|
}, "se_ListObjectParentPathsCommand");
|
|
1799
1799
|
var se_ListObjectParentsCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1800
1800
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1801
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1801
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1802
1802
|
"content-type": "application/json",
|
|
1803
1803
|
[_xadp]: input[_DA],
|
|
1804
1804
|
[_xacl]: input[_CL]
|
|
@@ -1818,7 +1818,7 @@ var se_ListObjectParentsCommand = /* @__PURE__ */ __name(async (input, context)
|
|
|
1818
1818
|
}, "se_ListObjectParentsCommand");
|
|
1819
1819
|
var se_ListObjectPoliciesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1820
1820
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1821
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1821
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1822
1822
|
"content-type": "application/json",
|
|
1823
1823
|
[_xadp]: input[_DA],
|
|
1824
1824
|
[_xacl]: input[_CL]
|
|
@@ -1837,7 +1837,7 @@ var se_ListObjectPoliciesCommand = /* @__PURE__ */ __name(async (input, context)
|
|
|
1837
1837
|
}, "se_ListObjectPoliciesCommand");
|
|
1838
1838
|
var se_ListOutgoingTypedLinksCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1839
1839
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1840
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1840
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1841
1841
|
"content-type": "application/json",
|
|
1842
1842
|
[_xadp]: input[_DA]
|
|
1843
1843
|
});
|
|
@@ -1858,7 +1858,7 @@ var se_ListOutgoingTypedLinksCommand = /* @__PURE__ */ __name(async (input, cont
|
|
|
1858
1858
|
}, "se_ListOutgoingTypedLinksCommand");
|
|
1859
1859
|
var se_ListPolicyAttachmentsCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1860
1860
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1861
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1861
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1862
1862
|
"content-type": "application/json",
|
|
1863
1863
|
[_xadp]: input[_DA],
|
|
1864
1864
|
[_xacl]: input[_CL]
|
|
@@ -1911,7 +1911,7 @@ var se_ListTagsForResourceCommand = /* @__PURE__ */ __name(async (input, context
|
|
|
1911
1911
|
}, "se_ListTagsForResourceCommand");
|
|
1912
1912
|
var se_ListTypedLinkFacetAttributesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1913
1913
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1914
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1914
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1915
1915
|
"content-type": "application/json",
|
|
1916
1916
|
[_xadp]: input[_SA]
|
|
1917
1917
|
});
|
|
@@ -1929,7 +1929,7 @@ var se_ListTypedLinkFacetAttributesCommand = /* @__PURE__ */ __name(async (input
|
|
|
1929
1929
|
}, "se_ListTypedLinkFacetAttributesCommand");
|
|
1930
1930
|
var se_ListTypedLinkFacetNamesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1931
1931
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1932
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1932
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1933
1933
|
"content-type": "application/json",
|
|
1934
1934
|
[_xadp]: input[_SA]
|
|
1935
1935
|
});
|
|
@@ -1946,7 +1946,7 @@ var se_ListTypedLinkFacetNamesCommand = /* @__PURE__ */ __name(async (input, con
|
|
|
1946
1946
|
}, "se_ListTypedLinkFacetNamesCommand");
|
|
1947
1947
|
var se_LookupPolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1948
1948
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1949
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1949
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1950
1950
|
"content-type": "application/json",
|
|
1951
1951
|
[_xadp]: input[_DA]
|
|
1952
1952
|
});
|
|
@@ -1964,7 +1964,7 @@ var se_LookupPolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1964
1964
|
}, "se_LookupPolicyCommand");
|
|
1965
1965
|
var se_PublishSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1966
1966
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1967
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1967
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1968
1968
|
"content-type": "application/json",
|
|
1969
1969
|
[_xadp]: input[_DSA]
|
|
1970
1970
|
});
|
|
@@ -1982,7 +1982,7 @@ var se_PublishSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1982
1982
|
}, "se_PublishSchemaCommand");
|
|
1983
1983
|
var se_PutSchemaFromJsonCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
1984
1984
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
1985
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
1985
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
1986
1986
|
"content-type": "application/json",
|
|
1987
1987
|
[_xadp]: input[_SA]
|
|
1988
1988
|
});
|
|
@@ -1998,7 +1998,7 @@ var se_PutSchemaFromJsonCommand = /* @__PURE__ */ __name(async (input, context)
|
|
|
1998
1998
|
}, "se_PutSchemaFromJsonCommand");
|
|
1999
1999
|
var se_RemoveFacetFromObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
2000
2000
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
2001
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
2001
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
2002
2002
|
"content-type": "application/json",
|
|
2003
2003
|
[_xadp]: input[_DA]
|
|
2004
2004
|
});
|
|
@@ -2047,7 +2047,7 @@ var se_UntagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
2047
2047
|
}, "se_UntagResourceCommand");
|
|
2048
2048
|
var se_UpdateFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
2049
2049
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
2050
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
2050
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
2051
2051
|
"content-type": "application/json",
|
|
2052
2052
|
[_xadp]: input[_SA]
|
|
2053
2053
|
});
|
|
@@ -2065,7 +2065,7 @@ var se_UpdateFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
2065
2065
|
}, "se_UpdateFacetCommand");
|
|
2066
2066
|
var se_UpdateLinkAttributesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
2067
2067
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
2068
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
2068
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
2069
2069
|
"content-type": "application/json",
|
|
2070
2070
|
[_xadp]: input[_DA]
|
|
2071
2071
|
});
|
|
@@ -2082,7 +2082,7 @@ var se_UpdateLinkAttributesCommand = /* @__PURE__ */ __name(async (input, contex
|
|
|
2082
2082
|
}, "se_UpdateLinkAttributesCommand");
|
|
2083
2083
|
var se_UpdateObjectAttributesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
2084
2084
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
2085
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
2085
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
2086
2086
|
"content-type": "application/json",
|
|
2087
2087
|
[_xadp]: input[_DA]
|
|
2088
2088
|
});
|
|
@@ -2099,7 +2099,7 @@ var se_UpdateObjectAttributesCommand = /* @__PURE__ */ __name(async (input, cont
|
|
|
2099
2099
|
}, "se_UpdateObjectAttributesCommand");
|
|
2100
2100
|
var se_UpdateSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
2101
2101
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
2102
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
2102
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
2103
2103
|
"content-type": "application/json",
|
|
2104
2104
|
[_xadp]: input[_SA]
|
|
2105
2105
|
});
|
|
@@ -2115,7 +2115,7 @@ var se_UpdateSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
2115
2115
|
}, "se_UpdateSchemaCommand");
|
|
2116
2116
|
var se_UpdateTypedLinkFacetCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
2117
2117
|
const b = (0, import_core.requestBuilder)(input, context);
|
|
2118
|
-
const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
|
|
2118
|
+
const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
|
|
2119
2119
|
"content-type": "application/json",
|
|
2120
2120
|
[_xadp]: input[_SA]
|
|
2121
2121
|
});
|
|
@@ -4157,7 +4157,6 @@ var deserializeMetadata = /* @__PURE__ */ __name((output) => ({
|
|
|
4157
4157
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
4158
4158
|
cfId: output.headers["x-amz-cf-id"]
|
|
4159
4159
|
}), "deserializeMetadata");
|
|
4160
|
-
var isSerializableHeaderValue = /* @__PURE__ */ __name((value) => value !== void 0 && value !== null && value !== "" && (!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) && (!Object.getOwnPropertyNames(value).includes("size") || value.size != 0), "isSerializableHeaderValue");
|
|
4161
4160
|
var _CL = "ConsistencyLevel";
|
|
4162
4161
|
var _DA = "DirectoryArn";
|
|
4163
4162
|
var _DSA = "DevelopmentSchemaArn";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { awsExpectUnion as __expectUnion, loadRestJsonErrorCode, parseJsonBody as parseBody, parseJsonErrorBody as parseErrorBody, } from "@aws-sdk/core";
|
|
2
2
|
import { requestBuilder as rb } from "@smithy/core";
|
|
3
|
-
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, map, parseEpochTimestamp as __parseEpochTimestamp, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
|
+
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, isSerializableHeaderValue, map, parseEpochTimestamp as __parseEpochTimestamp, take, withBaseException, } from "@smithy/smithy-client";
|
|
4
4
|
import { CloudDirectoryServiceException as __BaseException } from "../models/CloudDirectoryServiceException";
|
|
5
5
|
import { AccessDeniedException, BatchWriteException, CannotListParentOfRootException, DirectoryAlreadyExistsException, DirectoryDeletedException, DirectoryNotDisabledException, DirectoryNotEnabledException, FacetAlreadyExistsException, FacetInUseException, FacetNotFoundException, FacetValidationException, IncompatibleSchemaException, IndexedAttributeMissingException, InternalServiceException, InvalidArnException, InvalidAttachmentException, InvalidFacetUpdateException, InvalidNextTokenException, InvalidRuleException, InvalidSchemaDocException, InvalidTaggingRequestException, LimitExceededException, LinkNameAlreadyInUseException, NotIndexException, NotNodeException, NotPolicyException, ObjectAlreadyDetachedException, ObjectNotDetachedException, ResourceNotFoundException, RetryableConflictException, SchemaAlreadyExistsException, SchemaAlreadyPublishedException, StillContainsLinksException, TypedAttributeValue, UnsupportedIndexTypeException, ValidationException, } from "../models/models_0";
|
|
6
6
|
export const se_AddFacetToObjectCommand = async (input, context) => {
|
|
@@ -3025,11 +3025,6 @@ const deserializeMetadata = (output) => ({
|
|
|
3025
3025
|
cfId: output.headers["x-amz-cf-id"],
|
|
3026
3026
|
});
|
|
3027
3027
|
const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
3028
|
-
const isSerializableHeaderValue = (value) => value !== undefined &&
|
|
3029
|
-
value !== null &&
|
|
3030
|
-
value !== "" &&
|
|
3031
|
-
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
|
|
3032
|
-
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
|
|
3033
3028
|
const _CL = "ConsistencyLevel";
|
|
3034
3029
|
const _DA = "DirectoryArn";
|
|
3035
3030
|
const _DSA = "DevelopmentSchemaArn";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-clouddirectory",
|
|
3
3
|
"description": "AWS SDK for JavaScript Clouddirectory Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.658.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-clouddirectory",
|
|
@@ -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.658.1",
|
|
24
|
+
"@aws-sdk/client-sts": "3.658.1",
|
|
25
|
+
"@aws-sdk/core": "3.658.1",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.658.1",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
@@ -34,26 +34,26 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
37
|
+
"@smithy/core": "^2.4.6",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.8",
|
|
39
39
|
"@smithy/hash-node": "^3.0.6",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
41
|
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
42
|
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.21",
|
|
44
44
|
"@smithy/middleware-serde": "^3.0.6",
|
|
45
45
|
"@smithy/middleware-stack": "^3.0.6",
|
|
46
46
|
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.3",
|
|
48
48
|
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
49
|
+
"@smithy/smithy-client": "^3.3.5",
|
|
50
50
|
"@smithy/types": "^3.4.2",
|
|
51
51
|
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.21",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.21",
|
|
57
57
|
"@smithy/util-endpoints": "^2.1.2",
|
|
58
58
|
"@smithy/util-middleware": "^3.0.6",
|
|
59
59
|
"@smithy/util-retry": "^3.0.6",
|