@aws-sdk/client-clouddirectory 3.523.0 → 3.529.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 +53 -94
- package/dist-es/protocols/Aws_restJson1.js +1 -41
- package/package.json +17 -17
- package/dist-cjs/CloudDirectory.js +0 -1
- package/dist-cjs/CloudDirectoryClient.js +0 -1
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
- package/dist-cjs/commands/AddFacetToObjectCommand.js +0 -1
- package/dist-cjs/commands/ApplySchemaCommand.js +0 -1
- package/dist-cjs/commands/AttachObjectCommand.js +0 -1
- package/dist-cjs/commands/AttachPolicyCommand.js +0 -1
- package/dist-cjs/commands/AttachToIndexCommand.js +0 -1
- package/dist-cjs/commands/AttachTypedLinkCommand.js +0 -1
- package/dist-cjs/commands/BatchReadCommand.js +0 -1
- package/dist-cjs/commands/BatchWriteCommand.js +0 -1
- package/dist-cjs/commands/CreateDirectoryCommand.js +0 -1
- package/dist-cjs/commands/CreateFacetCommand.js +0 -1
- package/dist-cjs/commands/CreateIndexCommand.js +0 -1
- package/dist-cjs/commands/CreateObjectCommand.js +0 -1
- package/dist-cjs/commands/CreateSchemaCommand.js +0 -1
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +0 -1
- package/dist-cjs/commands/DeleteDirectoryCommand.js +0 -1
- package/dist-cjs/commands/DeleteFacetCommand.js +0 -1
- package/dist-cjs/commands/DeleteObjectCommand.js +0 -1
- package/dist-cjs/commands/DeleteSchemaCommand.js +0 -1
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +0 -1
- package/dist-cjs/commands/DetachFromIndexCommand.js +0 -1
- package/dist-cjs/commands/DetachObjectCommand.js +0 -1
- package/dist-cjs/commands/DetachPolicyCommand.js +0 -1
- package/dist-cjs/commands/DetachTypedLinkCommand.js +0 -1
- package/dist-cjs/commands/DisableDirectoryCommand.js +0 -1
- package/dist-cjs/commands/EnableDirectoryCommand.js +0 -1
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +0 -1
- package/dist-cjs/commands/GetDirectoryCommand.js +0 -1
- package/dist-cjs/commands/GetFacetCommand.js +0 -1
- package/dist-cjs/commands/GetLinkAttributesCommand.js +0 -1
- package/dist-cjs/commands/GetObjectAttributesCommand.js +0 -1
- package/dist-cjs/commands/GetObjectInformationCommand.js +0 -1
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js +0 -1
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +0 -1
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +0 -1
- package/dist-cjs/commands/ListAttachedIndicesCommand.js +0 -1
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +0 -1
- package/dist-cjs/commands/ListDirectoriesCommand.js +0 -1
- package/dist-cjs/commands/ListFacetAttributesCommand.js +0 -1
- package/dist-cjs/commands/ListFacetNamesCommand.js +0 -1
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +0 -1
- package/dist-cjs/commands/ListIndexCommand.js +0 -1
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +0 -1
- package/dist-cjs/commands/ListObjectAttributesCommand.js +0 -1
- package/dist-cjs/commands/ListObjectChildrenCommand.js +0 -1
- package/dist-cjs/commands/ListObjectParentPathsCommand.js +0 -1
- package/dist-cjs/commands/ListObjectParentsCommand.js +0 -1
- package/dist-cjs/commands/ListObjectPoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +0 -1
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +0 -1
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +0 -1
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +0 -1
- package/dist-cjs/commands/LookupPolicyCommand.js +0 -1
- package/dist-cjs/commands/PublishSchemaCommand.js +0 -1
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js +0 -1
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateFacetCommand.js +0 -1
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js +0 -1
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js +0 -1
- package/dist-cjs/commands/UpdateSchemaCommand.js +0 -1
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +0 -1
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +0 -1
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +0 -1
- package/dist-cjs/commands/index.js +0 -1
- package/dist-cjs/endpoint/EndpointParameters.js +0 -1
- package/dist-cjs/extensionConfiguration.js +0 -1
- package/dist-cjs/models/CloudDirectoryServiceException.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListAppliedSchemaArnsPaginator.js +0 -1
- package/dist-cjs/pagination/ListAttachedIndicesPaginator.js +0 -1
- package/dist-cjs/pagination/ListDevelopmentSchemaArnsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDirectoriesPaginator.js +0 -1
- package/dist-cjs/pagination/ListFacetAttributesPaginator.js +0 -1
- package/dist-cjs/pagination/ListFacetNamesPaginator.js +0 -1
- package/dist-cjs/pagination/ListIndexPaginator.js +0 -1
- package/dist-cjs/pagination/ListManagedSchemaArnsPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectAttributesPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectChildrenPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectParentPathsPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectParentsPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectPoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListPolicyAttachmentsPaginator.js +0 -1
- package/dist-cjs/pagination/ListPublishedSchemaArnsPaginator.js +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-cjs/pagination/ListTypedLinkFacetAttributesPaginator.js +0 -1
- package/dist-cjs/pagination/ListTypedLinkFacetNamesPaginator.js +0 -1
- package/dist-cjs/pagination/LookupPolicyPaginator.js +0 -1
- package/dist-cjs/pagination/index.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeExtensions.js +0 -1
package/dist-cjs/index.js
CHANGED
|
@@ -2190,7 +2190,7 @@ var de_ApplySchemaCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2190
2190
|
const contents = (0, import_smithy_client.map)({
|
|
2191
2191
|
$metadata: deserializeMetadata(output)
|
|
2192
2192
|
});
|
|
2193
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2193
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2194
2194
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2195
2195
|
AppliedSchemaArn: import_smithy_client.expectString,
|
|
2196
2196
|
DirectoryArn: import_smithy_client.expectString
|
|
@@ -2205,7 +2205,7 @@ var de_AttachObjectCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2205
2205
|
const contents = (0, import_smithy_client.map)({
|
|
2206
2206
|
$metadata: deserializeMetadata(output)
|
|
2207
2207
|
});
|
|
2208
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2208
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2209
2209
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2210
2210
|
AttachedObjectIdentifier: import_smithy_client.expectString
|
|
2211
2211
|
});
|
|
@@ -2229,7 +2229,7 @@ var de_AttachToIndexCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2229
2229
|
const contents = (0, import_smithy_client.map)({
|
|
2230
2230
|
$metadata: deserializeMetadata(output)
|
|
2231
2231
|
});
|
|
2232
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2232
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2233
2233
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2234
2234
|
AttachedObjectIdentifier: import_smithy_client.expectString
|
|
2235
2235
|
});
|
|
@@ -2243,7 +2243,7 @@ var de_AttachTypedLinkCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
2243
2243
|
const contents = (0, import_smithy_client.map)({
|
|
2244
2244
|
$metadata: deserializeMetadata(output)
|
|
2245
2245
|
});
|
|
2246
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2246
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2247
2247
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2248
2248
|
TypedLinkSpecifier: (_) => de_TypedLinkSpecifier(_, context)
|
|
2249
2249
|
});
|
|
@@ -2257,7 +2257,7 @@ var de_BatchReadCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2257
2257
|
const contents = (0, import_smithy_client.map)({
|
|
2258
2258
|
$metadata: deserializeMetadata(output)
|
|
2259
2259
|
});
|
|
2260
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2260
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2261
2261
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2262
2262
|
Responses: (_) => de_BatchReadOperationResponseList(_, context)
|
|
2263
2263
|
});
|
|
@@ -2271,7 +2271,7 @@ var de_BatchWriteCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2271
2271
|
const contents = (0, import_smithy_client.map)({
|
|
2272
2272
|
$metadata: deserializeMetadata(output)
|
|
2273
2273
|
});
|
|
2274
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2274
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2275
2275
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2276
2276
|
Responses: (_) => de_BatchWriteOperationResponseList(_, context)
|
|
2277
2277
|
});
|
|
@@ -2285,7 +2285,7 @@ var de_CreateDirectoryCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
2285
2285
|
const contents = (0, import_smithy_client.map)({
|
|
2286
2286
|
$metadata: deserializeMetadata(output)
|
|
2287
2287
|
});
|
|
2288
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2288
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2289
2289
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2290
2290
|
AppliedSchemaArn: import_smithy_client.expectString,
|
|
2291
2291
|
DirectoryArn: import_smithy_client.expectString,
|
|
@@ -2312,7 +2312,7 @@ var de_CreateIndexCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2312
2312
|
const contents = (0, import_smithy_client.map)({
|
|
2313
2313
|
$metadata: deserializeMetadata(output)
|
|
2314
2314
|
});
|
|
2315
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2315
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2316
2316
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2317
2317
|
ObjectIdentifier: import_smithy_client.expectString
|
|
2318
2318
|
});
|
|
@@ -2326,7 +2326,7 @@ var de_CreateObjectCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2326
2326
|
const contents = (0, import_smithy_client.map)({
|
|
2327
2327
|
$metadata: deserializeMetadata(output)
|
|
2328
2328
|
});
|
|
2329
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2329
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2330
2330
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2331
2331
|
ObjectIdentifier: import_smithy_client.expectString
|
|
2332
2332
|
});
|
|
@@ -2340,7 +2340,7 @@ var de_CreateSchemaCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2340
2340
|
const contents = (0, import_smithy_client.map)({
|
|
2341
2341
|
$metadata: deserializeMetadata(output)
|
|
2342
2342
|
});
|
|
2343
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2343
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2344
2344
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2345
2345
|
SchemaArn: import_smithy_client.expectString
|
|
2346
2346
|
});
|
|
@@ -2364,7 +2364,7 @@ var de_DeleteDirectoryCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
2364
2364
|
const contents = (0, import_smithy_client.map)({
|
|
2365
2365
|
$metadata: deserializeMetadata(output)
|
|
2366
2366
|
});
|
|
2367
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2367
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2368
2368
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2369
2369
|
DirectoryArn: import_smithy_client.expectString
|
|
2370
2370
|
});
|
|
@@ -2398,7 +2398,7 @@ var de_DeleteSchemaCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2398
2398
|
const contents = (0, import_smithy_client.map)({
|
|
2399
2399
|
$metadata: deserializeMetadata(output)
|
|
2400
2400
|
});
|
|
2401
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2401
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2402
2402
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2403
2403
|
SchemaArn: import_smithy_client.expectString
|
|
2404
2404
|
});
|
|
@@ -2422,7 +2422,7 @@ var de_DetachFromIndexCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
2422
2422
|
const contents = (0, import_smithy_client.map)({
|
|
2423
2423
|
$metadata: deserializeMetadata(output)
|
|
2424
2424
|
});
|
|
2425
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2425
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2426
2426
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2427
2427
|
DetachedObjectIdentifier: import_smithy_client.expectString
|
|
2428
2428
|
});
|
|
@@ -2436,7 +2436,7 @@ var de_DetachObjectCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2436
2436
|
const contents = (0, import_smithy_client.map)({
|
|
2437
2437
|
$metadata: deserializeMetadata(output)
|
|
2438
2438
|
});
|
|
2439
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2439
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2440
2440
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2441
2441
|
DetachedObjectIdentifier: import_smithy_client.expectString
|
|
2442
2442
|
});
|
|
@@ -2470,7 +2470,7 @@ var de_DisableDirectoryCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2470
2470
|
const contents = (0, import_smithy_client.map)({
|
|
2471
2471
|
$metadata: deserializeMetadata(output)
|
|
2472
2472
|
});
|
|
2473
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2473
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2474
2474
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2475
2475
|
DirectoryArn: import_smithy_client.expectString
|
|
2476
2476
|
});
|
|
@@ -2484,7 +2484,7 @@ var de_EnableDirectoryCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
2484
2484
|
const contents = (0, import_smithy_client.map)({
|
|
2485
2485
|
$metadata: deserializeMetadata(output)
|
|
2486
2486
|
});
|
|
2487
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2487
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2488
2488
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2489
2489
|
DirectoryArn: import_smithy_client.expectString
|
|
2490
2490
|
});
|
|
@@ -2498,7 +2498,7 @@ var de_GetAppliedSchemaVersionCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
2498
2498
|
const contents = (0, import_smithy_client.map)({
|
|
2499
2499
|
$metadata: deserializeMetadata(output)
|
|
2500
2500
|
});
|
|
2501
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2501
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2502
2502
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2503
2503
|
AppliedSchemaArn: import_smithy_client.expectString
|
|
2504
2504
|
});
|
|
@@ -2512,7 +2512,7 @@ var de_GetDirectoryCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2512
2512
|
const contents = (0, import_smithy_client.map)({
|
|
2513
2513
|
$metadata: deserializeMetadata(output)
|
|
2514
2514
|
});
|
|
2515
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2515
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2516
2516
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2517
2517
|
Directory: (_) => de_Directory(_, context)
|
|
2518
2518
|
});
|
|
@@ -2526,7 +2526,7 @@ var de_GetFacetCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2526
2526
|
const contents = (0, import_smithy_client.map)({
|
|
2527
2527
|
$metadata: deserializeMetadata(output)
|
|
2528
2528
|
});
|
|
2529
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2529
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2530
2530
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2531
2531
|
Facet: import_smithy_client._json
|
|
2532
2532
|
});
|
|
@@ -2540,7 +2540,7 @@ var de_GetLinkAttributesCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2540
2540
|
const contents = (0, import_smithy_client.map)({
|
|
2541
2541
|
$metadata: deserializeMetadata(output)
|
|
2542
2542
|
});
|
|
2543
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2543
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2544
2544
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2545
2545
|
Attributes: (_) => de_AttributeKeyAndValueList(_, context)
|
|
2546
2546
|
});
|
|
@@ -2554,7 +2554,7 @@ var de_GetObjectAttributesCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
2554
2554
|
const contents = (0, import_smithy_client.map)({
|
|
2555
2555
|
$metadata: deserializeMetadata(output)
|
|
2556
2556
|
});
|
|
2557
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2557
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2558
2558
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2559
2559
|
Attributes: (_) => de_AttributeKeyAndValueList(_, context)
|
|
2560
2560
|
});
|
|
@@ -2568,7 +2568,7 @@ var de_GetObjectInformationCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
2568
2568
|
const contents = (0, import_smithy_client.map)({
|
|
2569
2569
|
$metadata: deserializeMetadata(output)
|
|
2570
2570
|
});
|
|
2571
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2571
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2572
2572
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2573
2573
|
ObjectIdentifier: import_smithy_client.expectString,
|
|
2574
2574
|
SchemaFacets: import_smithy_client._json
|
|
@@ -2583,7 +2583,7 @@ var de_GetSchemaAsJsonCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
2583
2583
|
const contents = (0, import_smithy_client.map)({
|
|
2584
2584
|
$metadata: deserializeMetadata(output)
|
|
2585
2585
|
});
|
|
2586
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2586
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2587
2587
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2588
2588
|
Document: import_smithy_client.expectString,
|
|
2589
2589
|
Name: import_smithy_client.expectString
|
|
@@ -2598,7 +2598,7 @@ var de_GetTypedLinkFacetInformationCommand = /* @__PURE__ */ __name(async (outpu
|
|
|
2598
2598
|
const contents = (0, import_smithy_client.map)({
|
|
2599
2599
|
$metadata: deserializeMetadata(output)
|
|
2600
2600
|
});
|
|
2601
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2601
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2602
2602
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2603
2603
|
IdentityAttributeOrder: import_smithy_client._json
|
|
2604
2604
|
});
|
|
@@ -2612,7 +2612,7 @@ var de_ListAppliedSchemaArnsCommand = /* @__PURE__ */ __name(async (output, cont
|
|
|
2612
2612
|
const contents = (0, import_smithy_client.map)({
|
|
2613
2613
|
$metadata: deserializeMetadata(output)
|
|
2614
2614
|
});
|
|
2615
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2615
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2616
2616
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2617
2617
|
NextToken: import_smithy_client.expectString,
|
|
2618
2618
|
SchemaArns: import_smithy_client._json
|
|
@@ -2627,7 +2627,7 @@ var de_ListAttachedIndicesCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
2627
2627
|
const contents = (0, import_smithy_client.map)({
|
|
2628
2628
|
$metadata: deserializeMetadata(output)
|
|
2629
2629
|
});
|
|
2630
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2630
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2631
2631
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2632
2632
|
IndexAttachments: (_) => de_IndexAttachmentList(_, context),
|
|
2633
2633
|
NextToken: import_smithy_client.expectString
|
|
@@ -2642,7 +2642,7 @@ var de_ListDevelopmentSchemaArnsCommand = /* @__PURE__ */ __name(async (output,
|
|
|
2642
2642
|
const contents = (0, import_smithy_client.map)({
|
|
2643
2643
|
$metadata: deserializeMetadata(output)
|
|
2644
2644
|
});
|
|
2645
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2645
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2646
2646
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2647
2647
|
NextToken: import_smithy_client.expectString,
|
|
2648
2648
|
SchemaArns: import_smithy_client._json
|
|
@@ -2657,7 +2657,7 @@ var de_ListDirectoriesCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
2657
2657
|
const contents = (0, import_smithy_client.map)({
|
|
2658
2658
|
$metadata: deserializeMetadata(output)
|
|
2659
2659
|
});
|
|
2660
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2660
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2661
2661
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2662
2662
|
Directories: (_) => de_DirectoryList(_, context),
|
|
2663
2663
|
NextToken: import_smithy_client.expectString
|
|
@@ -2672,7 +2672,7 @@ var de_ListFacetAttributesCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
2672
2672
|
const contents = (0, import_smithy_client.map)({
|
|
2673
2673
|
$metadata: deserializeMetadata(output)
|
|
2674
2674
|
});
|
|
2675
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2675
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2676
2676
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2677
2677
|
Attributes: (_) => de_FacetAttributeList(_, context),
|
|
2678
2678
|
NextToken: import_smithy_client.expectString
|
|
@@ -2687,7 +2687,7 @@ var de_ListFacetNamesCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2687
2687
|
const contents = (0, import_smithy_client.map)({
|
|
2688
2688
|
$metadata: deserializeMetadata(output)
|
|
2689
2689
|
});
|
|
2690
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2690
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2691
2691
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2692
2692
|
FacetNames: import_smithy_client._json,
|
|
2693
2693
|
NextToken: import_smithy_client.expectString
|
|
@@ -2702,7 +2702,7 @@ var de_ListIncomingTypedLinksCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
2702
2702
|
const contents = (0, import_smithy_client.map)({
|
|
2703
2703
|
$metadata: deserializeMetadata(output)
|
|
2704
2704
|
});
|
|
2705
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2705
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2706
2706
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2707
2707
|
LinkSpecifiers: (_) => de_TypedLinkSpecifierList(_, context),
|
|
2708
2708
|
NextToken: import_smithy_client.expectString
|
|
@@ -2717,7 +2717,7 @@ var de_ListIndexCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2717
2717
|
const contents = (0, import_smithy_client.map)({
|
|
2718
2718
|
$metadata: deserializeMetadata(output)
|
|
2719
2719
|
});
|
|
2720
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2720
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2721
2721
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2722
2722
|
IndexAttachments: (_) => de_IndexAttachmentList(_, context),
|
|
2723
2723
|
NextToken: import_smithy_client.expectString
|
|
@@ -2732,7 +2732,7 @@ var de_ListManagedSchemaArnsCommand = /* @__PURE__ */ __name(async (output, cont
|
|
|
2732
2732
|
const contents = (0, import_smithy_client.map)({
|
|
2733
2733
|
$metadata: deserializeMetadata(output)
|
|
2734
2734
|
});
|
|
2735
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2735
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2736
2736
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2737
2737
|
NextToken: import_smithy_client.expectString,
|
|
2738
2738
|
SchemaArns: import_smithy_client._json
|
|
@@ -2747,7 +2747,7 @@ var de_ListObjectAttributesCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
2747
2747
|
const contents = (0, import_smithy_client.map)({
|
|
2748
2748
|
$metadata: deserializeMetadata(output)
|
|
2749
2749
|
});
|
|
2750
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2750
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2751
2751
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2752
2752
|
Attributes: (_) => de_AttributeKeyAndValueList(_, context),
|
|
2753
2753
|
NextToken: import_smithy_client.expectString
|
|
@@ -2762,7 +2762,7 @@ var de_ListObjectChildrenCommand = /* @__PURE__ */ __name(async (output, context
|
|
|
2762
2762
|
const contents = (0, import_smithy_client.map)({
|
|
2763
2763
|
$metadata: deserializeMetadata(output)
|
|
2764
2764
|
});
|
|
2765
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2765
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2766
2766
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2767
2767
|
Children: import_smithy_client._json,
|
|
2768
2768
|
NextToken: import_smithy_client.expectString
|
|
@@ -2777,7 +2777,7 @@ var de_ListObjectParentPathsCommand = /* @__PURE__ */ __name(async (output, cont
|
|
|
2777
2777
|
const contents = (0, import_smithy_client.map)({
|
|
2778
2778
|
$metadata: deserializeMetadata(output)
|
|
2779
2779
|
});
|
|
2780
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2780
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2781
2781
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2782
2782
|
NextToken: import_smithy_client.expectString,
|
|
2783
2783
|
PathToObjectIdentifiersList: import_smithy_client._json
|
|
@@ -2792,7 +2792,7 @@ var de_ListObjectParentsCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2792
2792
|
const contents = (0, import_smithy_client.map)({
|
|
2793
2793
|
$metadata: deserializeMetadata(output)
|
|
2794
2794
|
});
|
|
2795
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2795
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2796
2796
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2797
2797
|
NextToken: import_smithy_client.expectString,
|
|
2798
2798
|
ParentLinks: import_smithy_client._json,
|
|
@@ -2808,7 +2808,7 @@ var de_ListObjectPoliciesCommand = /* @__PURE__ */ __name(async (output, context
|
|
|
2808
2808
|
const contents = (0, import_smithy_client.map)({
|
|
2809
2809
|
$metadata: deserializeMetadata(output)
|
|
2810
2810
|
});
|
|
2811
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2811
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2812
2812
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2813
2813
|
AttachedPolicyIds: import_smithy_client._json,
|
|
2814
2814
|
NextToken: import_smithy_client.expectString
|
|
@@ -2823,7 +2823,7 @@ var de_ListOutgoingTypedLinksCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
2823
2823
|
const contents = (0, import_smithy_client.map)({
|
|
2824
2824
|
$metadata: deserializeMetadata(output)
|
|
2825
2825
|
});
|
|
2826
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2826
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2827
2827
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2828
2828
|
NextToken: import_smithy_client.expectString,
|
|
2829
2829
|
TypedLinkSpecifiers: (_) => de_TypedLinkSpecifierList(_, context)
|
|
@@ -2838,7 +2838,7 @@ var de_ListPolicyAttachmentsCommand = /* @__PURE__ */ __name(async (output, cont
|
|
|
2838
2838
|
const contents = (0, import_smithy_client.map)({
|
|
2839
2839
|
$metadata: deserializeMetadata(output)
|
|
2840
2840
|
});
|
|
2841
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2841
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2842
2842
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2843
2843
|
NextToken: import_smithy_client.expectString,
|
|
2844
2844
|
ObjectIdentifiers: import_smithy_client._json
|
|
@@ -2853,7 +2853,7 @@ var de_ListPublishedSchemaArnsCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
2853
2853
|
const contents = (0, import_smithy_client.map)({
|
|
2854
2854
|
$metadata: deserializeMetadata(output)
|
|
2855
2855
|
});
|
|
2856
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2856
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2857
2857
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2858
2858
|
NextToken: import_smithy_client.expectString,
|
|
2859
2859
|
SchemaArns: import_smithy_client._json
|
|
@@ -2868,7 +2868,7 @@ var de_ListTagsForResourceCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
2868
2868
|
const contents = (0, import_smithy_client.map)({
|
|
2869
2869
|
$metadata: deserializeMetadata(output)
|
|
2870
2870
|
});
|
|
2871
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2871
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2872
2872
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2873
2873
|
NextToken: import_smithy_client.expectString,
|
|
2874
2874
|
Tags: import_smithy_client._json
|
|
@@ -2883,7 +2883,7 @@ var de_ListTypedLinkFacetAttributesCommand = /* @__PURE__ */ __name(async (outpu
|
|
|
2883
2883
|
const contents = (0, import_smithy_client.map)({
|
|
2884
2884
|
$metadata: deserializeMetadata(output)
|
|
2885
2885
|
});
|
|
2886
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2886
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2887
2887
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2888
2888
|
Attributes: (_) => de_TypedLinkAttributeDefinitionList(_, context),
|
|
2889
2889
|
NextToken: import_smithy_client.expectString
|
|
@@ -2898,7 +2898,7 @@ var de_ListTypedLinkFacetNamesCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
2898
2898
|
const contents = (0, import_smithy_client.map)({
|
|
2899
2899
|
$metadata: deserializeMetadata(output)
|
|
2900
2900
|
});
|
|
2901
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2901
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2902
2902
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2903
2903
|
FacetNames: import_smithy_client._json,
|
|
2904
2904
|
NextToken: import_smithy_client.expectString
|
|
@@ -2913,7 +2913,7 @@ var de_LookupPolicyCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2913
2913
|
const contents = (0, import_smithy_client.map)({
|
|
2914
2914
|
$metadata: deserializeMetadata(output)
|
|
2915
2915
|
});
|
|
2916
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2916
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2917
2917
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2918
2918
|
NextToken: import_smithy_client.expectString,
|
|
2919
2919
|
PolicyToPathList: import_smithy_client._json
|
|
@@ -2928,7 +2928,7 @@ var de_PublishSchemaCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2928
2928
|
const contents = (0, import_smithy_client.map)({
|
|
2929
2929
|
$metadata: deserializeMetadata(output)
|
|
2930
2930
|
});
|
|
2931
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2931
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2932
2932
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2933
2933
|
PublishedSchemaArn: import_smithy_client.expectString
|
|
2934
2934
|
});
|
|
@@ -2942,7 +2942,7 @@ var de_PutSchemaFromJsonCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2942
2942
|
const contents = (0, import_smithy_client.map)({
|
|
2943
2943
|
$metadata: deserializeMetadata(output)
|
|
2944
2944
|
});
|
|
2945
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2945
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2946
2946
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2947
2947
|
Arn: import_smithy_client.expectString
|
|
2948
2948
|
});
|
|
@@ -3006,7 +3006,7 @@ var de_UpdateObjectAttributesCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
3006
3006
|
const contents = (0, import_smithy_client.map)({
|
|
3007
3007
|
$metadata: deserializeMetadata(output)
|
|
3008
3008
|
});
|
|
3009
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
3009
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
3010
3010
|
const doc = (0, import_smithy_client.take)(data, {
|
|
3011
3011
|
ObjectIdentifier: import_smithy_client.expectString
|
|
3012
3012
|
});
|
|
@@ -3020,7 +3020,7 @@ var de_UpdateSchemaCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
3020
3020
|
const contents = (0, import_smithy_client.map)({
|
|
3021
3021
|
$metadata: deserializeMetadata(output)
|
|
3022
3022
|
});
|
|
3023
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
3023
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
3024
3024
|
const doc = (0, import_smithy_client.take)(data, {
|
|
3025
3025
|
SchemaArn: import_smithy_client.expectString
|
|
3026
3026
|
});
|
|
@@ -3044,7 +3044,7 @@ var de_UpgradeAppliedSchemaCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
3044
3044
|
const contents = (0, import_smithy_client.map)({
|
|
3045
3045
|
$metadata: deserializeMetadata(output)
|
|
3046
3046
|
});
|
|
3047
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
3047
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
3048
3048
|
const doc = (0, import_smithy_client.take)(data, {
|
|
3049
3049
|
DirectoryArn: import_smithy_client.expectString,
|
|
3050
3050
|
UpgradedSchemaArn: import_smithy_client.expectString
|
|
@@ -3059,7 +3059,7 @@ var de_UpgradePublishedSchemaCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
3059
3059
|
const contents = (0, import_smithy_client.map)({
|
|
3060
3060
|
$metadata: deserializeMetadata(output)
|
|
3061
3061
|
});
|
|
3062
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
3062
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
3063
3063
|
const doc = (0, import_smithy_client.take)(data, {
|
|
3064
3064
|
UpgradedSchemaArn: import_smithy_client.expectString
|
|
3065
3065
|
});
|
|
@@ -3069,9 +3069,9 @@ var de_UpgradePublishedSchemaCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
3069
3069
|
var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {
|
|
3070
3070
|
const parsedOutput = {
|
|
3071
3071
|
...output,
|
|
3072
|
-
body: await
|
|
3072
|
+
body: await (0, import_core2.parseJsonErrorBody)(output.body, context)
|
|
3073
3073
|
};
|
|
3074
|
-
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3074
|
+
const errorCode = (0, import_core2.loadRestJsonErrorCode)(output, parsedOutput.body);
|
|
3075
3075
|
switch (errorCode) {
|
|
3076
3076
|
case "AccessDeniedException":
|
|
3077
3077
|
case "com.amazonaws.clouddirectory#AccessDeniedException":
|
|
@@ -4164,7 +4164,6 @@ var deserializeMetadata = /* @__PURE__ */ __name((output) => ({
|
|
|
4164
4164
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
4165
4165
|
cfId: output.headers["x-amz-cf-id"]
|
|
4166
4166
|
}), "deserializeMetadata");
|
|
4167
|
-
var collectBodyString = /* @__PURE__ */ __name((streamBody, context) => (0, import_smithy_client.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body)), "collectBodyString");
|
|
4168
4167
|
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");
|
|
4169
4168
|
var _CL = "ConsistencyLevel";
|
|
4170
4169
|
var _DA = "DirectoryArn";
|
|
@@ -4172,46 +4171,6 @@ var _DSA = "DevelopmentSchemaArn";
|
|
|
4172
4171
|
var _SA = "SchemaArn";
|
|
4173
4172
|
var _xacl = "x-amz-consistency-level";
|
|
4174
4173
|
var _xadp = "x-amz-data-partition";
|
|
4175
|
-
var parseBody = /* @__PURE__ */ __name((streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
4176
|
-
if (encoded.length) {
|
|
4177
|
-
return JSON.parse(encoded);
|
|
4178
|
-
}
|
|
4179
|
-
return {};
|
|
4180
|
-
}), "parseBody");
|
|
4181
|
-
var parseErrorBody = /* @__PURE__ */ __name(async (errorBody, context) => {
|
|
4182
|
-
const value = await parseBody(errorBody, context);
|
|
4183
|
-
value.message = value.message ?? value.Message;
|
|
4184
|
-
return value;
|
|
4185
|
-
}, "parseErrorBody");
|
|
4186
|
-
var loadRestJsonErrorCode = /* @__PURE__ */ __name((output, data) => {
|
|
4187
|
-
const findKey = /* @__PURE__ */ __name((object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase()), "findKey");
|
|
4188
|
-
const sanitizeErrorCode = /* @__PURE__ */ __name((rawValue) => {
|
|
4189
|
-
let cleanValue = rawValue;
|
|
4190
|
-
if (typeof cleanValue === "number") {
|
|
4191
|
-
cleanValue = cleanValue.toString();
|
|
4192
|
-
}
|
|
4193
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
4194
|
-
cleanValue = cleanValue.split(",")[0];
|
|
4195
|
-
}
|
|
4196
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
4197
|
-
cleanValue = cleanValue.split(":")[0];
|
|
4198
|
-
}
|
|
4199
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
4200
|
-
cleanValue = cleanValue.split("#")[1];
|
|
4201
|
-
}
|
|
4202
|
-
return cleanValue;
|
|
4203
|
-
}, "sanitizeErrorCode");
|
|
4204
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
4205
|
-
if (headerKey !== void 0) {
|
|
4206
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
4207
|
-
}
|
|
4208
|
-
if (data.code !== void 0) {
|
|
4209
|
-
return sanitizeErrorCode(data.code);
|
|
4210
|
-
}
|
|
4211
|
-
if (data["__type"] !== void 0) {
|
|
4212
|
-
return sanitizeErrorCode(data["__type"]);
|
|
4213
|
-
}
|
|
4214
|
-
}, "loadRestJsonErrorCode");
|
|
4215
4174
|
|
|
4216
4175
|
// src/commands/AddFacetToObjectCommand.ts
|
|
4217
4176
|
var _AddFacetToObjectCommand = class _AddFacetToObjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { awsExpectUnion as __expectUnion } from "@aws-sdk/core";
|
|
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
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";
|
|
4
4
|
import { CloudDirectoryServiceException as __BaseException } from "../models/CloudDirectoryServiceException";
|
|
@@ -3036,43 +3036,3 @@ const _DSA = "DevelopmentSchemaArn";
|
|
|
3036
3036
|
const _SA = "SchemaArn";
|
|
3037
3037
|
const _xacl = "x-amz-consistency-level";
|
|
3038
3038
|
const _xadp = "x-amz-data-partition";
|
|
3039
|
-
const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
3040
|
-
if (encoded.length) {
|
|
3041
|
-
return JSON.parse(encoded);
|
|
3042
|
-
}
|
|
3043
|
-
return {};
|
|
3044
|
-
});
|
|
3045
|
-
const parseErrorBody = async (errorBody, context) => {
|
|
3046
|
-
const value = await parseBody(errorBody, context);
|
|
3047
|
-
value.message = value.message ?? value.Message;
|
|
3048
|
-
return value;
|
|
3049
|
-
};
|
|
3050
|
-
const loadRestJsonErrorCode = (output, data) => {
|
|
3051
|
-
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
3052
|
-
const sanitizeErrorCode = (rawValue) => {
|
|
3053
|
-
let cleanValue = rawValue;
|
|
3054
|
-
if (typeof cleanValue === "number") {
|
|
3055
|
-
cleanValue = cleanValue.toString();
|
|
3056
|
-
}
|
|
3057
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
3058
|
-
cleanValue = cleanValue.split(",")[0];
|
|
3059
|
-
}
|
|
3060
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
3061
|
-
cleanValue = cleanValue.split(":")[0];
|
|
3062
|
-
}
|
|
3063
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
3064
|
-
cleanValue = cleanValue.split("#")[1];
|
|
3065
|
-
}
|
|
3066
|
-
return cleanValue;
|
|
3067
|
-
};
|
|
3068
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
3069
|
-
if (headerKey !== undefined) {
|
|
3070
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
3071
|
-
}
|
|
3072
|
-
if (data.code !== undefined) {
|
|
3073
|
-
return sanitizeErrorCode(data.code);
|
|
3074
|
-
}
|
|
3075
|
-
if (data["__type"] !== undefined) {
|
|
3076
|
-
return sanitizeErrorCode(data["__type"]);
|
|
3077
|
-
}
|
|
3078
|
-
};
|
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.529.0",
|
|
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,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.529.0",
|
|
24
|
+
"@aws-sdk/core": "3.529.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.529.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.523.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.523.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.523.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.525.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.525.0",
|
|
31
31
|
"@aws-sdk/types": "3.523.0",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.525.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.523.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.1.
|
|
36
|
-
"@smithy/core": "^1.3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.525.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.1.4",
|
|
36
|
+
"@smithy/core": "^1.3.5",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.4.3",
|
|
38
38
|
"@smithy/hash-node": "^2.1.3",
|
|
39
39
|
"@smithy/invalid-dependency": "^2.1.3",
|
|
40
40
|
"@smithy/middleware-content-length": "^2.1.3",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.4",
|
|
42
|
+
"@smithy/middleware-retry": "^2.1.4",
|
|
43
43
|
"@smithy/middleware-serde": "^2.1.3",
|
|
44
44
|
"@smithy/middleware-stack": "^2.1.3",
|
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
|
45
|
+
"@smithy/node-config-provider": "^2.2.4",
|
|
46
46
|
"@smithy/node-http-handler": "^2.4.1",
|
|
47
47
|
"@smithy/protocol-http": "^3.2.1",
|
|
48
|
-
"@smithy/smithy-client": "^2.4.
|
|
48
|
+
"@smithy/smithy-client": "^2.4.2",
|
|
49
49
|
"@smithy/types": "^2.10.1",
|
|
50
50
|
"@smithy/url-parser": "^2.1.3",
|
|
51
51
|
"@smithy/util-base64": "^2.1.1",
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.1.1",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.4",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.2.3",
|
|
56
|
+
"@smithy/util-endpoints": "^1.1.4",
|
|
57
57
|
"@smithy/util-middleware": "^2.1.3",
|
|
58
58
|
"@smithy/util-retry": "^2.1.3",
|
|
59
59
|
"@smithy/util-utf8": "^2.1.1",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|