@aws-sdk/client-clouddirectory 3.1067.0 → 3.1069.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/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +257 -277
- package/dist-cjs/models/CloudDirectoryServiceException.js +4 -8
- package/dist-cjs/models/errors.js +71 -109
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +739 -486
- package/package.json +8 -8
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttributeKey$ = exports.AttachTypedLinkResponse$ = exports.AttachTypedLinkRequest$ = exports.AttachToIndexResponse$ = exports.AttachToIndexRequest$ = exports.AttachPolicyResponse$ = exports.AttachPolicyRequest$ = exports.AttachObjectResponse$ = exports.AttachObjectRequest$ = exports.ApplySchemaResponse$ = exports.ApplySchemaRequest$ = exports.AddFacetToObjectResponse$ = exports.AddFacetToObjectRequest$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.UnsupportedIndexTypeException$ = exports.StillContainsLinksException$ = exports.SchemaAlreadyPublishedException$ = exports.SchemaAlreadyExistsException$ = exports.RetryableConflictException$ = exports.ResourceNotFoundException$ = exports.ObjectNotDetachedException$ = exports.ObjectAlreadyDetachedException$ = exports.NotPolicyException$ = exports.NotNodeException$ = exports.NotIndexException$ = exports.LinkNameAlreadyInUseException$ = exports.LimitExceededException$ = exports.InvalidTaggingRequestException$ = exports.InvalidSchemaDocException$ = exports.InvalidRuleException$ = exports.InvalidNextTokenException$ = exports.InvalidFacetUpdateException$ = exports.InvalidAttachmentException$ = exports.InvalidArnException$ = exports.InternalServiceException$ = exports.IndexedAttributeMissingException$ = exports.IncompatibleSchemaException$ = exports.FacetValidationException$ = exports.FacetNotFoundException$ = exports.FacetInUseException$ = exports.FacetAlreadyExistsException$ = exports.DirectoryNotEnabledException$ = exports.DirectoryNotDisabledException$ = exports.DirectoryDeletedException$ = exports.DirectoryAlreadyExistsException$ = exports.CannotListParentOfRootException$ = exports.BatchWriteException$ = exports.AccessDeniedException$ = exports.CloudDirectoryServiceException$ = void 0;
|
|
4
|
-
exports.BatchListOutgoingTypedLinksResponse$ = exports.BatchListOutgoingTypedLinks$ = exports.BatchListObjectPoliciesResponse$ = exports.BatchListObjectPolicies$ = exports.BatchListObjectParentsResponse$ = exports.BatchListObjectParents$ = exports.BatchListObjectParentPathsResponse$ = exports.BatchListObjectParentPaths$ = exports.BatchListObjectChildrenResponse$ = exports.BatchListObjectChildren$ = exports.BatchListObjectAttributesResponse$ = exports.BatchListObjectAttributes$ = exports.BatchListIndexResponse$ = exports.BatchListIndex$ = exports.BatchListIncomingTypedLinksResponse$ = exports.BatchListIncomingTypedLinks$ = exports.BatchListAttachedIndicesResponse$ = exports.BatchListAttachedIndices$ = exports.BatchGetObjectInformationResponse$ = exports.BatchGetObjectInformation$ = exports.BatchGetObjectAttributesResponse$ = exports.BatchGetObjectAttributes$ = exports.BatchGetLinkAttributesResponse$ = exports.BatchGetLinkAttributes$ = exports.BatchDetachTypedLinkResponse$ = exports.BatchDetachTypedLink$ = exports.BatchDetachPolicyResponse$ = exports.BatchDetachPolicy$ = exports.BatchDetachObjectResponse$ = exports.BatchDetachObject$ = exports.BatchDetachFromIndexResponse$ = exports.BatchDetachFromIndex$ = exports.BatchDeleteObjectResponse$ = exports.BatchDeleteObject$ = exports.BatchCreateObjectResponse$ = exports.BatchCreateObject$ = exports.BatchCreateIndexResponse$ = exports.BatchCreateIndex$ = exports.BatchAttachTypedLinkResponse$ = exports.BatchAttachTypedLink$ = exports.BatchAttachToIndexResponse$ = exports.BatchAttachToIndex$ = exports.BatchAttachPolicyResponse$ = exports.BatchAttachPolicy$ = exports.BatchAttachObjectResponse$ = exports.BatchAttachObject$ = exports.BatchAddFacetToObjectResponse$ = exports.BatchAddFacetToObject$ = exports.AttributeNameAndValue$ = exports.AttributeKeyAndValue$ = void 0;
|
|
5
|
-
exports.Directory$ = exports.DetachTypedLinkRequest$ = exports.DetachPolicyResponse$ = exports.DetachPolicyRequest$ = exports.DetachObjectResponse$ = exports.DetachObjectRequest$ = exports.DetachFromIndexResponse$ = exports.DetachFromIndexRequest$ = exports.DeleteTypedLinkFacetResponse$ = exports.DeleteTypedLinkFacetRequest$ = exports.DeleteSchemaResponse$ = exports.DeleteSchemaRequest$ = exports.DeleteObjectResponse$ = exports.DeleteObjectRequest$ = exports.DeleteFacetResponse$ = exports.DeleteFacetRequest$ = exports.DeleteDirectoryResponse$ = exports.DeleteDirectoryRequest$ = exports.CreateTypedLinkFacetResponse$ = exports.CreateTypedLinkFacetRequest$ = exports.CreateSchemaResponse$ = exports.CreateSchemaRequest$ = exports.CreateObjectResponse$ = exports.CreateObjectRequest$ = exports.CreateIndexResponse$ = exports.CreateIndexRequest$ = exports.CreateFacetResponse$ = exports.CreateFacetRequest$ = exports.CreateDirectoryResponse$ = exports.CreateDirectoryRequest$ = exports.BatchWriteResponse$ = exports.BatchWriteRequest$ = exports.BatchWriteOperationResponse$ = exports.BatchWriteOperation$ = exports.BatchUpdateObjectAttributesResponse$ = exports.BatchUpdateObjectAttributes$ = exports.BatchUpdateLinkAttributesResponse$ = exports.BatchUpdateLinkAttributes$ = exports.BatchRemoveFacetFromObjectResponse$ = exports.BatchRemoveFacetFromObject$ = exports.BatchReadSuccessfulResponse$ = exports.BatchReadResponse$ = exports.BatchReadRequest$ = exports.BatchReadOperationResponse$ = exports.BatchReadOperation$ = exports.BatchReadException$ = exports.BatchLookupPolicyResponse$ = exports.BatchLookupPolicy$ = exports.BatchListPolicyAttachmentsResponse$ = exports.BatchListPolicyAttachments$ = void 0;
|
|
6
|
-
exports.ListObjectChildrenResponse$ = exports.ListObjectChildrenRequest$ = exports.ListObjectAttributesResponse$ = exports.ListObjectAttributesRequest$ = exports.ListManagedSchemaArnsResponse$ = exports.ListManagedSchemaArnsRequest$ = exports.ListIndexResponse$ = exports.ListIndexRequest$ = exports.ListIncomingTypedLinksResponse$ = exports.ListIncomingTypedLinksRequest$ = exports.ListFacetNamesResponse$ = exports.ListFacetNamesRequest$ = exports.ListFacetAttributesResponse$ = exports.ListFacetAttributesRequest$ = exports.ListDirectoriesResponse$ = exports.ListDirectoriesRequest$ = exports.ListDevelopmentSchemaArnsResponse$ = exports.ListDevelopmentSchemaArnsRequest$ = exports.ListAttachedIndicesResponse$ = exports.ListAttachedIndicesRequest$ = exports.ListAppliedSchemaArnsResponse$ = exports.ListAppliedSchemaArnsRequest$ = exports.LinkAttributeUpdate$ = exports.LinkAttributeAction$ = exports.IndexAttachment$ = exports.GetTypedLinkFacetInformationResponse$ = exports.GetTypedLinkFacetInformationRequest$ = exports.GetSchemaAsJsonResponse$ = exports.GetSchemaAsJsonRequest$ = exports.GetObjectInformationResponse$ = exports.GetObjectInformationRequest$ = exports.GetObjectAttributesResponse$ = exports.GetObjectAttributesRequest$ = exports.GetLinkAttributesResponse$ = exports.GetLinkAttributesRequest$ = exports.GetFacetResponse$ = exports.GetFacetRequest$ = exports.GetDirectoryResponse$ = exports.GetDirectoryRequest$ = exports.GetAppliedSchemaVersionResponse$ = exports.GetAppliedSchemaVersionRequest$ = exports.FacetAttributeUpdate$ = exports.FacetAttributeReference$ = exports.FacetAttributeDefinition$ = exports.FacetAttribute$ = exports.Facet$ = exports.EnableDirectoryResponse$ = exports.EnableDirectoryRequest$ = exports.DisableDirectoryResponse$ = exports.DisableDirectoryRequest$ = void 0;
|
|
7
|
-
exports.UpdateFacetResponse$ = exports.UpdateFacetRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TypedLinkSpecifier$ = exports.TypedLinkSchemaAndFacetName$ = exports.TypedLinkFacetAttributeUpdate$ = exports.TypedLinkFacet$ = exports.TypedLinkAttributeRange$ = exports.TypedLinkAttributeDefinition$ = exports.TypedAttributeValueRange$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.SchemaFacet$ = exports.Rule$ = exports.RemoveFacetFromObjectResponse$ = exports.RemoveFacetFromObjectRequest$ = exports.PutSchemaFromJsonResponse$ = exports.PutSchemaFromJsonRequest$ = exports.PublishSchemaResponse$ = exports.PublishSchemaRequest$ = exports.PolicyToPath$ = exports.PolicyAttachment$ = exports.PathToObjectIdentifiers$ = exports.ObjectReference$ = exports.ObjectIdentifierAndLinkNameTuple$ = exports.ObjectAttributeUpdate$ = exports.ObjectAttributeRange$ = exports.ObjectAttributeAction$ = exports.LookupPolicyResponse$ = exports.LookupPolicyRequest$ = exports.ListTypedLinkFacetNamesResponse$ = exports.ListTypedLinkFacetNamesRequest$ = exports.ListTypedLinkFacetAttributesResponse$ = exports.ListTypedLinkFacetAttributesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListPublishedSchemaArnsResponse$ = exports.ListPublishedSchemaArnsRequest$ = exports.ListPolicyAttachmentsResponse$ = exports.ListPolicyAttachmentsRequest$ = exports.ListOutgoingTypedLinksResponse$ = exports.ListOutgoingTypedLinksRequest$ = exports.ListObjectPoliciesResponse$ = exports.ListObjectPoliciesRequest$ = exports.ListObjectParentsResponse$ = exports.ListObjectParentsRequest$ = exports.ListObjectParentPathsResponse$ = exports.ListObjectParentPathsRequest$ = void 0;
|
|
8
|
-
exports.ListDirectories$ = exports.ListDevelopmentSchemaArns$ = exports.ListAttachedIndices$ = exports.ListAppliedSchemaArns$ = exports.GetTypedLinkFacetInformation$ = exports.GetSchemaAsJson$ = exports.GetObjectInformation$ = exports.GetObjectAttributes$ = exports.GetLinkAttributes$ = exports.GetFacet$ = exports.GetDirectory$ = exports.GetAppliedSchemaVersion$ = exports.EnableDirectory$ = exports.DisableDirectory$ = exports.DetachTypedLink$ = exports.DetachPolicy$ = exports.DetachObject$ = exports.DetachFromIndex$ = exports.DeleteTypedLinkFacet$ = exports.DeleteSchema$ = exports.DeleteObject$ = exports.DeleteFacet$ = exports.DeleteDirectory$ = exports.CreateTypedLinkFacet$ = exports.CreateSchema$ = exports.CreateObject$ = exports.CreateIndex$ = exports.CreateFacet$ = exports.CreateDirectory$ = exports.BatchWrite$ = exports.BatchRead$ = exports.AttachTypedLink$ = exports.AttachToIndex$ = exports.AttachPolicy$ = exports.AttachObject$ = exports.ApplySchema$ = exports.AddFacetToObject$ = exports.TypedAttributeValue$ = exports.UpgradePublishedSchemaResponse$ = exports.UpgradePublishedSchemaRequest$ = exports.UpgradeAppliedSchemaResponse$ = exports.UpgradeAppliedSchemaRequest$ = exports.UpdateTypedLinkFacetResponse$ = exports.UpdateTypedLinkFacetRequest$ = exports.UpdateSchemaResponse$ = exports.UpdateSchemaRequest$ = exports.UpdateObjectAttributesResponse$ = exports.UpdateObjectAttributesRequest$ = exports.UpdateLinkAttributesResponse$ = exports.UpdateLinkAttributesRequest$ = void 0;
|
|
9
|
-
exports.UpgradePublishedSchema$ = exports.UpgradeAppliedSchema$ = exports.UpdateTypedLinkFacet$ = exports.UpdateSchema$ = exports.UpdateObjectAttributes$ = exports.UpdateLinkAttributes$ = exports.UpdateFacet$ = exports.UntagResource$ = exports.TagResource$ = exports.RemoveFacetFromObject$ = exports.PutSchemaFromJson$ = exports.PublishSchema$ = exports.LookupPolicy$ = exports.ListTypedLinkFacetNames$ = exports.ListTypedLinkFacetAttributes$ = exports.ListTagsForResource$ = exports.ListPublishedSchemaArns$ = exports.ListPolicyAttachments$ = exports.ListOutgoingTypedLinks$ = exports.ListObjectPolicies$ = exports.ListObjectParents$ = exports.ListObjectParentPaths$ = exports.ListObjectChildren$ = exports.ListObjectAttributes$ = exports.ListManagedSchemaArns$ = exports.ListIndex$ = exports.ListIncomingTypedLinks$ = exports.ListFacetNames$ = exports.ListFacetAttributes$ = void 0;
|
|
10
1
|
const _A = "Attributes";
|
|
11
2
|
const _AA = "AttributeAction";
|
|
12
3
|
const _AAT = "AttributeActionType";
|
|
@@ -476,1637 +467,1899 @@ const _st = "state";
|
|
|
476
467
|
const _xacl = "x-amz-consistency-level";
|
|
477
468
|
const _xadp = "x-amz-data-partition";
|
|
478
469
|
const n0 = "com.amazonaws.clouddirectory";
|
|
479
|
-
const
|
|
480
|
-
const
|
|
481
|
-
const
|
|
482
|
-
const _s_registry =
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
470
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
471
|
+
const { CloudDirectoryServiceException } = require("../models/CloudDirectoryServiceException");
|
|
472
|
+
const { 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, UnsupportedIndexTypeException, ValidationException } = require("../models/errors");
|
|
473
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
474
|
+
const CloudDirectoryServiceException$ = [-3, _s, "CloudDirectoryServiceException", 0, [], []];
|
|
475
|
+
exports.CloudDirectoryServiceException$ = CloudDirectoryServiceException$;
|
|
476
|
+
_s_registry.registerError(CloudDirectoryServiceException$, CloudDirectoryServiceException);
|
|
477
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
478
|
+
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
487
479
|
{ [_e]: _c, [_hE]: 403 },
|
|
488
480
|
[_M],
|
|
489
481
|
[0]
|
|
490
482
|
];
|
|
491
|
-
|
|
492
|
-
|
|
483
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
484
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
485
|
+
const BatchWriteException$ = [-3, n0, _BWE,
|
|
493
486
|
{ [_e]: _c },
|
|
494
487
|
[_I, _T, _M],
|
|
495
488
|
[1, 0, 0]
|
|
496
489
|
];
|
|
497
|
-
|
|
498
|
-
|
|
490
|
+
exports.BatchWriteException$ = BatchWriteException$;
|
|
491
|
+
n0_registry.registerError(BatchWriteException$, BatchWriteException);
|
|
492
|
+
const CannotListParentOfRootException$ = [-3, n0, _CLPORE,
|
|
499
493
|
{ [_e]: _c, [_hE]: 400 },
|
|
500
494
|
[_M],
|
|
501
495
|
[0]
|
|
502
496
|
];
|
|
503
|
-
|
|
504
|
-
|
|
497
|
+
exports.CannotListParentOfRootException$ = CannotListParentOfRootException$;
|
|
498
|
+
n0_registry.registerError(CannotListParentOfRootException$, CannotListParentOfRootException);
|
|
499
|
+
const DirectoryAlreadyExistsException$ = [-3, n0, _DAEE,
|
|
505
500
|
{ [_e]: _c, [_hE]: 400 },
|
|
506
501
|
[_M],
|
|
507
502
|
[0]
|
|
508
503
|
];
|
|
509
|
-
|
|
510
|
-
|
|
504
|
+
exports.DirectoryAlreadyExistsException$ = DirectoryAlreadyExistsException$;
|
|
505
|
+
n0_registry.registerError(DirectoryAlreadyExistsException$, DirectoryAlreadyExistsException);
|
|
506
|
+
const DirectoryDeletedException$ = [-3, n0, _DDE,
|
|
511
507
|
{ [_e]: _c, [_hE]: 400 },
|
|
512
508
|
[_M],
|
|
513
509
|
[0]
|
|
514
510
|
];
|
|
515
|
-
|
|
516
|
-
|
|
511
|
+
exports.DirectoryDeletedException$ = DirectoryDeletedException$;
|
|
512
|
+
n0_registry.registerError(DirectoryDeletedException$, DirectoryDeletedException);
|
|
513
|
+
const DirectoryNotDisabledException$ = [-3, n0, _DNDE,
|
|
517
514
|
{ [_e]: _c, [_hE]: 400 },
|
|
518
515
|
[_M],
|
|
519
516
|
[0]
|
|
520
517
|
];
|
|
521
|
-
|
|
522
|
-
|
|
518
|
+
exports.DirectoryNotDisabledException$ = DirectoryNotDisabledException$;
|
|
519
|
+
n0_registry.registerError(DirectoryNotDisabledException$, DirectoryNotDisabledException);
|
|
520
|
+
const DirectoryNotEnabledException$ = [-3, n0, _DNEE,
|
|
523
521
|
{ [_e]: _c, [_hE]: 400 },
|
|
524
522
|
[_M],
|
|
525
523
|
[0]
|
|
526
524
|
];
|
|
527
|
-
|
|
528
|
-
|
|
525
|
+
exports.DirectoryNotEnabledException$ = DirectoryNotEnabledException$;
|
|
526
|
+
n0_registry.registerError(DirectoryNotEnabledException$, DirectoryNotEnabledException);
|
|
527
|
+
const FacetAlreadyExistsException$ = [-3, n0, _FAEE,
|
|
529
528
|
{ [_e]: _c, [_hE]: 400 },
|
|
530
529
|
[_M],
|
|
531
530
|
[0]
|
|
532
531
|
];
|
|
533
|
-
|
|
534
|
-
|
|
532
|
+
exports.FacetAlreadyExistsException$ = FacetAlreadyExistsException$;
|
|
533
|
+
n0_registry.registerError(FacetAlreadyExistsException$, FacetAlreadyExistsException);
|
|
534
|
+
const FacetInUseException$ = [-3, n0, _FIUE,
|
|
535
535
|
{ [_e]: _c, [_hE]: 400 },
|
|
536
536
|
[_M],
|
|
537
537
|
[0]
|
|
538
538
|
];
|
|
539
|
-
|
|
540
|
-
|
|
539
|
+
exports.FacetInUseException$ = FacetInUseException$;
|
|
540
|
+
n0_registry.registerError(FacetInUseException$, FacetInUseException);
|
|
541
|
+
const FacetNotFoundException$ = [-3, n0, _FNFE,
|
|
541
542
|
{ [_e]: _c, [_hE]: 400 },
|
|
542
543
|
[_M],
|
|
543
544
|
[0]
|
|
544
545
|
];
|
|
545
|
-
|
|
546
|
-
|
|
546
|
+
exports.FacetNotFoundException$ = FacetNotFoundException$;
|
|
547
|
+
n0_registry.registerError(FacetNotFoundException$, FacetNotFoundException);
|
|
548
|
+
const FacetValidationException$ = [-3, n0, _FVE,
|
|
547
549
|
{ [_e]: _c, [_hE]: 400 },
|
|
548
550
|
[_M],
|
|
549
551
|
[0]
|
|
550
552
|
];
|
|
551
|
-
|
|
552
|
-
|
|
553
|
+
exports.FacetValidationException$ = FacetValidationException$;
|
|
554
|
+
n0_registry.registerError(FacetValidationException$, FacetValidationException);
|
|
555
|
+
const IncompatibleSchemaException$ = [-3, n0, _ISE,
|
|
553
556
|
{ [_e]: _c, [_hE]: 400 },
|
|
554
557
|
[_M],
|
|
555
558
|
[0]
|
|
556
559
|
];
|
|
557
|
-
|
|
558
|
-
|
|
560
|
+
exports.IncompatibleSchemaException$ = IncompatibleSchemaException$;
|
|
561
|
+
n0_registry.registerError(IncompatibleSchemaException$, IncompatibleSchemaException);
|
|
562
|
+
const IndexedAttributeMissingException$ = [-3, n0, _IAME,
|
|
559
563
|
{ [_e]: _c, [_hE]: 400 },
|
|
560
564
|
[_M],
|
|
561
565
|
[0]
|
|
562
566
|
];
|
|
563
|
-
|
|
564
|
-
|
|
567
|
+
exports.IndexedAttributeMissingException$ = IndexedAttributeMissingException$;
|
|
568
|
+
n0_registry.registerError(IndexedAttributeMissingException$, IndexedAttributeMissingException);
|
|
569
|
+
const InternalServiceException$ = [-3, n0, _ISEn,
|
|
565
570
|
{ [_e]: _se, [_hE]: 500 },
|
|
566
571
|
[_M],
|
|
567
572
|
[0]
|
|
568
573
|
];
|
|
569
|
-
|
|
570
|
-
|
|
574
|
+
exports.InternalServiceException$ = InternalServiceException$;
|
|
575
|
+
n0_registry.registerError(InternalServiceException$, InternalServiceException);
|
|
576
|
+
const InvalidArnException$ = [-3, n0, _IAE,
|
|
571
577
|
{ [_e]: _c, [_hE]: 400 },
|
|
572
578
|
[_M],
|
|
573
579
|
[0]
|
|
574
580
|
];
|
|
575
|
-
|
|
576
|
-
|
|
581
|
+
exports.InvalidArnException$ = InvalidArnException$;
|
|
582
|
+
n0_registry.registerError(InvalidArnException$, InvalidArnException);
|
|
583
|
+
const InvalidAttachmentException$ = [-3, n0, _IAEn,
|
|
577
584
|
{ [_e]: _c, [_hE]: 400 },
|
|
578
585
|
[_M],
|
|
579
586
|
[0]
|
|
580
587
|
];
|
|
581
|
-
|
|
582
|
-
|
|
588
|
+
exports.InvalidAttachmentException$ = InvalidAttachmentException$;
|
|
589
|
+
n0_registry.registerError(InvalidAttachmentException$, InvalidAttachmentException);
|
|
590
|
+
const InvalidFacetUpdateException$ = [-3, n0, _IFUE,
|
|
583
591
|
{ [_e]: _c, [_hE]: 400 },
|
|
584
592
|
[_M],
|
|
585
593
|
[0]
|
|
586
594
|
];
|
|
587
|
-
|
|
588
|
-
|
|
595
|
+
exports.InvalidFacetUpdateException$ = InvalidFacetUpdateException$;
|
|
596
|
+
n0_registry.registerError(InvalidFacetUpdateException$, InvalidFacetUpdateException);
|
|
597
|
+
const InvalidNextTokenException$ = [-3, n0, _INTE,
|
|
589
598
|
{ [_e]: _c, [_hE]: 400 },
|
|
590
599
|
[_M],
|
|
591
600
|
[0]
|
|
592
601
|
];
|
|
593
|
-
|
|
594
|
-
|
|
602
|
+
exports.InvalidNextTokenException$ = InvalidNextTokenException$;
|
|
603
|
+
n0_registry.registerError(InvalidNextTokenException$, InvalidNextTokenException);
|
|
604
|
+
const InvalidRuleException$ = [-3, n0, _IRE,
|
|
595
605
|
{ [_e]: _c, [_hE]: 400 },
|
|
596
606
|
[_M],
|
|
597
607
|
[0]
|
|
598
608
|
];
|
|
599
|
-
|
|
600
|
-
|
|
609
|
+
exports.InvalidRuleException$ = InvalidRuleException$;
|
|
610
|
+
n0_registry.registerError(InvalidRuleException$, InvalidRuleException);
|
|
611
|
+
const InvalidSchemaDocException$ = [-3, n0, _ISDE,
|
|
601
612
|
{ [_e]: _c, [_hE]: 400 },
|
|
602
613
|
[_M],
|
|
603
614
|
[0]
|
|
604
615
|
];
|
|
605
|
-
|
|
606
|
-
|
|
616
|
+
exports.InvalidSchemaDocException$ = InvalidSchemaDocException$;
|
|
617
|
+
n0_registry.registerError(InvalidSchemaDocException$, InvalidSchemaDocException);
|
|
618
|
+
const InvalidTaggingRequestException$ = [-3, n0, _ITRE,
|
|
607
619
|
{ [_e]: _c, [_hE]: 400 },
|
|
608
620
|
[_M],
|
|
609
621
|
[0]
|
|
610
622
|
];
|
|
611
|
-
|
|
612
|
-
|
|
623
|
+
exports.InvalidTaggingRequestException$ = InvalidTaggingRequestException$;
|
|
624
|
+
n0_registry.registerError(InvalidTaggingRequestException$, InvalidTaggingRequestException);
|
|
625
|
+
const LimitExceededException$ = [-3, n0, _LEE,
|
|
613
626
|
{ [_e]: _c, [_hE]: 400 },
|
|
614
627
|
[_M],
|
|
615
628
|
[0]
|
|
616
629
|
];
|
|
617
|
-
|
|
618
|
-
|
|
630
|
+
exports.LimitExceededException$ = LimitExceededException$;
|
|
631
|
+
n0_registry.registerError(LimitExceededException$, LimitExceededException);
|
|
632
|
+
const LinkNameAlreadyInUseException$ = [-3, n0, _LNAIUE,
|
|
619
633
|
{ [_e]: _c, [_hE]: 400 },
|
|
620
634
|
[_M],
|
|
621
635
|
[0]
|
|
622
636
|
];
|
|
623
|
-
|
|
624
|
-
|
|
637
|
+
exports.LinkNameAlreadyInUseException$ = LinkNameAlreadyInUseException$;
|
|
638
|
+
n0_registry.registerError(LinkNameAlreadyInUseException$, LinkNameAlreadyInUseException);
|
|
639
|
+
const NotIndexException$ = [-3, n0, _NIE,
|
|
625
640
|
{ [_e]: _c, [_hE]: 400 },
|
|
626
641
|
[_M],
|
|
627
642
|
[0]
|
|
628
643
|
];
|
|
629
|
-
|
|
630
|
-
|
|
644
|
+
exports.NotIndexException$ = NotIndexException$;
|
|
645
|
+
n0_registry.registerError(NotIndexException$, NotIndexException);
|
|
646
|
+
const NotNodeException$ = [-3, n0, _NNE,
|
|
631
647
|
{ [_e]: _c, [_hE]: 400 },
|
|
632
648
|
[_M],
|
|
633
649
|
[0]
|
|
634
650
|
];
|
|
635
|
-
|
|
636
|
-
|
|
651
|
+
exports.NotNodeException$ = NotNodeException$;
|
|
652
|
+
n0_registry.registerError(NotNodeException$, NotNodeException);
|
|
653
|
+
const NotPolicyException$ = [-3, n0, _NPE,
|
|
637
654
|
{ [_e]: _c, [_hE]: 400 },
|
|
638
655
|
[_M],
|
|
639
656
|
[0]
|
|
640
657
|
];
|
|
641
|
-
|
|
642
|
-
|
|
658
|
+
exports.NotPolicyException$ = NotPolicyException$;
|
|
659
|
+
n0_registry.registerError(NotPolicyException$, NotPolicyException);
|
|
660
|
+
const ObjectAlreadyDetachedException$ = [-3, n0, _OADE,
|
|
643
661
|
{ [_e]: _c, [_hE]: 400 },
|
|
644
662
|
[_M],
|
|
645
663
|
[0]
|
|
646
664
|
];
|
|
647
|
-
|
|
648
|
-
|
|
665
|
+
exports.ObjectAlreadyDetachedException$ = ObjectAlreadyDetachedException$;
|
|
666
|
+
n0_registry.registerError(ObjectAlreadyDetachedException$, ObjectAlreadyDetachedException);
|
|
667
|
+
const ObjectNotDetachedException$ = [-3, n0, _ONDE,
|
|
649
668
|
{ [_e]: _c, [_hE]: 400 },
|
|
650
669
|
[_M],
|
|
651
670
|
[0]
|
|
652
671
|
];
|
|
653
|
-
|
|
654
|
-
|
|
672
|
+
exports.ObjectNotDetachedException$ = ObjectNotDetachedException$;
|
|
673
|
+
n0_registry.registerError(ObjectNotDetachedException$, ObjectNotDetachedException);
|
|
674
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
655
675
|
{ [_e]: _c, [_hE]: 404 },
|
|
656
676
|
[_M],
|
|
657
677
|
[0]
|
|
658
678
|
];
|
|
659
|
-
|
|
660
|
-
|
|
679
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
680
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
681
|
+
const RetryableConflictException$ = [-3, n0, _RCE,
|
|
661
682
|
{ [_e]: _c, [_hE]: 409 },
|
|
662
683
|
[_M],
|
|
663
684
|
[0]
|
|
664
685
|
];
|
|
665
|
-
|
|
666
|
-
|
|
686
|
+
exports.RetryableConflictException$ = RetryableConflictException$;
|
|
687
|
+
n0_registry.registerError(RetryableConflictException$, RetryableConflictException);
|
|
688
|
+
const SchemaAlreadyExistsException$ = [-3, n0, _SAEE,
|
|
667
689
|
{ [_e]: _c, [_hE]: 400 },
|
|
668
690
|
[_M],
|
|
669
691
|
[0]
|
|
670
692
|
];
|
|
671
|
-
|
|
672
|
-
|
|
693
|
+
exports.SchemaAlreadyExistsException$ = SchemaAlreadyExistsException$;
|
|
694
|
+
n0_registry.registerError(SchemaAlreadyExistsException$, SchemaAlreadyExistsException);
|
|
695
|
+
const SchemaAlreadyPublishedException$ = [-3, n0, _SAPE,
|
|
673
696
|
{ [_e]: _c, [_hE]: 400 },
|
|
674
697
|
[_M],
|
|
675
698
|
[0]
|
|
676
699
|
];
|
|
677
|
-
|
|
678
|
-
|
|
700
|
+
exports.SchemaAlreadyPublishedException$ = SchemaAlreadyPublishedException$;
|
|
701
|
+
n0_registry.registerError(SchemaAlreadyPublishedException$, SchemaAlreadyPublishedException);
|
|
702
|
+
const StillContainsLinksException$ = [-3, n0, _SCLE,
|
|
679
703
|
{ [_e]: _c, [_hE]: 400 },
|
|
680
704
|
[_M],
|
|
681
705
|
[0]
|
|
682
706
|
];
|
|
683
|
-
|
|
684
|
-
|
|
707
|
+
exports.StillContainsLinksException$ = StillContainsLinksException$;
|
|
708
|
+
n0_registry.registerError(StillContainsLinksException$, StillContainsLinksException);
|
|
709
|
+
const UnsupportedIndexTypeException$ = [-3, n0, _UITE,
|
|
685
710
|
{ [_e]: _c, [_hE]: 400 },
|
|
686
711
|
[_M],
|
|
687
712
|
[0]
|
|
688
713
|
];
|
|
689
|
-
|
|
690
|
-
|
|
714
|
+
exports.UnsupportedIndexTypeException$ = UnsupportedIndexTypeException$;
|
|
715
|
+
n0_registry.registerError(UnsupportedIndexTypeException$, UnsupportedIndexTypeException);
|
|
716
|
+
const ValidationException$ = [-3, n0, _VE,
|
|
691
717
|
{ [_e]: _c, [_hE]: 400 },
|
|
692
718
|
[_M],
|
|
693
719
|
[0]
|
|
694
720
|
];
|
|
695
|
-
|
|
721
|
+
exports.ValidationException$ = ValidationException$;
|
|
722
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
696
723
|
exports.errorTypeRegistries = [
|
|
697
724
|
_s_registry,
|
|
698
725
|
n0_registry,
|
|
699
726
|
];
|
|
700
|
-
|
|
727
|
+
const AddFacetToObjectRequest$ = [3, n0, _AFTOR,
|
|
701
728
|
0,
|
|
702
729
|
[_DA, _SF, _OR, _OAL],
|
|
703
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
730
|
+
[[0, { [_hH]: _xadp }], () => SchemaFacet$, () => ObjectReference$, () => AttributeKeyAndValueList], 3
|
|
704
731
|
];
|
|
705
|
-
exports.
|
|
732
|
+
exports.AddFacetToObjectRequest$ = AddFacetToObjectRequest$;
|
|
733
|
+
const AddFacetToObjectResponse$ = [3, n0, _AFTORd,
|
|
706
734
|
0,
|
|
707
735
|
[],
|
|
708
736
|
[]
|
|
709
737
|
];
|
|
710
|
-
exports.
|
|
738
|
+
exports.AddFacetToObjectResponse$ = AddFacetToObjectResponse$;
|
|
739
|
+
const ApplySchemaRequest$ = [3, n0, _ASR,
|
|
711
740
|
0,
|
|
712
741
|
[_PSA, _DA],
|
|
713
742
|
[0, [0, { [_hH]: _xadp }]], 2
|
|
714
743
|
];
|
|
715
|
-
exports.
|
|
744
|
+
exports.ApplySchemaRequest$ = ApplySchemaRequest$;
|
|
745
|
+
const ApplySchemaResponse$ = [3, n0, _ASRp,
|
|
716
746
|
0,
|
|
717
747
|
[_ASA, _DA],
|
|
718
748
|
[0, 0]
|
|
719
749
|
];
|
|
720
|
-
exports.
|
|
750
|
+
exports.ApplySchemaResponse$ = ApplySchemaResponse$;
|
|
751
|
+
const AttachObjectRequest$ = [3, n0, _AOR,
|
|
721
752
|
0,
|
|
722
753
|
[_DA, _PR, _CR, _LN],
|
|
723
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
754
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => ObjectReference$, 0], 4
|
|
724
755
|
];
|
|
725
|
-
exports.
|
|
756
|
+
exports.AttachObjectRequest$ = AttachObjectRequest$;
|
|
757
|
+
const AttachObjectResponse$ = [3, n0, _AORt,
|
|
726
758
|
0,
|
|
727
759
|
[_AOI],
|
|
728
760
|
[0]
|
|
729
761
|
];
|
|
730
|
-
exports.
|
|
762
|
+
exports.AttachObjectResponse$ = AttachObjectResponse$;
|
|
763
|
+
const AttachPolicyRequest$ = [3, n0, _APR,
|
|
731
764
|
0,
|
|
732
765
|
[_DA, _PRo, _OR],
|
|
733
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
766
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => ObjectReference$], 3
|
|
734
767
|
];
|
|
735
|
-
exports.
|
|
768
|
+
exports.AttachPolicyRequest$ = AttachPolicyRequest$;
|
|
769
|
+
const AttachPolicyResponse$ = [3, n0, _APRt,
|
|
736
770
|
0,
|
|
737
771
|
[],
|
|
738
772
|
[]
|
|
739
773
|
];
|
|
740
|
-
exports.
|
|
774
|
+
exports.AttachPolicyResponse$ = AttachPolicyResponse$;
|
|
775
|
+
const AttachToIndexRequest$ = [3, n0, _ATIR,
|
|
741
776
|
0,
|
|
742
777
|
[_DA, _IR, _TR],
|
|
743
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
778
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => ObjectReference$], 3
|
|
744
779
|
];
|
|
745
|
-
exports.
|
|
780
|
+
exports.AttachToIndexRequest$ = AttachToIndexRequest$;
|
|
781
|
+
const AttachToIndexResponse$ = [3, n0, _ATIRt,
|
|
746
782
|
0,
|
|
747
783
|
[_AOI],
|
|
748
784
|
[0]
|
|
749
785
|
];
|
|
750
|
-
exports.
|
|
786
|
+
exports.AttachToIndexResponse$ = AttachToIndexResponse$;
|
|
787
|
+
const AttachTypedLinkRequest$ = [3, n0, _ATLR,
|
|
751
788
|
0,
|
|
752
789
|
[_DA, _SOR, _TOR, _TLF, _A],
|
|
753
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
790
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => ObjectReference$, () => TypedLinkSchemaAndFacetName$, () => AttributeNameAndValueList], 5
|
|
754
791
|
];
|
|
755
|
-
exports.
|
|
792
|
+
exports.AttachTypedLinkRequest$ = AttachTypedLinkRequest$;
|
|
793
|
+
const AttachTypedLinkResponse$ = [3, n0, _ATLRt,
|
|
756
794
|
0,
|
|
757
795
|
[_TLS],
|
|
758
|
-
[() =>
|
|
796
|
+
[() => TypedLinkSpecifier$]
|
|
759
797
|
];
|
|
760
|
-
exports.
|
|
798
|
+
exports.AttachTypedLinkResponse$ = AttachTypedLinkResponse$;
|
|
799
|
+
const AttributeKey$ = [3, n0, _AK,
|
|
761
800
|
0,
|
|
762
801
|
[_SA, _FN, _N],
|
|
763
802
|
[0, 0, 0], 3
|
|
764
803
|
];
|
|
765
|
-
exports.
|
|
804
|
+
exports.AttributeKey$ = AttributeKey$;
|
|
805
|
+
const AttributeKeyAndValue$ = [3, n0, _AKAV,
|
|
766
806
|
0,
|
|
767
807
|
[_K, _V],
|
|
768
|
-
[() =>
|
|
808
|
+
[() => AttributeKey$, () => TypedAttributeValue$], 2
|
|
769
809
|
];
|
|
770
|
-
exports.
|
|
810
|
+
exports.AttributeKeyAndValue$ = AttributeKeyAndValue$;
|
|
811
|
+
const AttributeNameAndValue$ = [3, n0, _ANAV,
|
|
771
812
|
0,
|
|
772
813
|
[_AN, _V],
|
|
773
|
-
[0, () =>
|
|
814
|
+
[0, () => TypedAttributeValue$], 2
|
|
774
815
|
];
|
|
775
|
-
exports.
|
|
816
|
+
exports.AttributeNameAndValue$ = AttributeNameAndValue$;
|
|
817
|
+
const BatchAddFacetToObject$ = [3, n0, _BAFTO,
|
|
776
818
|
0,
|
|
777
819
|
[_SF, _OAL, _OR],
|
|
778
|
-
[() =>
|
|
820
|
+
[() => SchemaFacet$, () => AttributeKeyAndValueList, () => ObjectReference$], 3
|
|
779
821
|
];
|
|
780
|
-
exports.
|
|
822
|
+
exports.BatchAddFacetToObject$ = BatchAddFacetToObject$;
|
|
823
|
+
const BatchAddFacetToObjectResponse$ = [3, n0, _BAFTOR,
|
|
781
824
|
0,
|
|
782
825
|
[],
|
|
783
826
|
[]
|
|
784
827
|
];
|
|
785
|
-
exports.
|
|
828
|
+
exports.BatchAddFacetToObjectResponse$ = BatchAddFacetToObjectResponse$;
|
|
829
|
+
const BatchAttachObject$ = [3, n0, _BAO,
|
|
786
830
|
0,
|
|
787
831
|
[_PR, _CR, _LN],
|
|
788
|
-
[() =>
|
|
832
|
+
[() => ObjectReference$, () => ObjectReference$, 0], 3
|
|
789
833
|
];
|
|
790
|
-
exports.
|
|
834
|
+
exports.BatchAttachObject$ = BatchAttachObject$;
|
|
835
|
+
const BatchAttachObjectResponse$ = [3, n0, _BAOR,
|
|
791
836
|
0,
|
|
792
837
|
[_aOI],
|
|
793
838
|
[0]
|
|
794
839
|
];
|
|
795
|
-
exports.
|
|
840
|
+
exports.BatchAttachObjectResponse$ = BatchAttachObjectResponse$;
|
|
841
|
+
const BatchAttachPolicy$ = [3, n0, _BAP,
|
|
796
842
|
0,
|
|
797
843
|
[_PRo, _OR],
|
|
798
|
-
[() =>
|
|
844
|
+
[() => ObjectReference$, () => ObjectReference$], 2
|
|
799
845
|
];
|
|
800
|
-
exports.
|
|
846
|
+
exports.BatchAttachPolicy$ = BatchAttachPolicy$;
|
|
847
|
+
const BatchAttachPolicyResponse$ = [3, n0, _BAPR,
|
|
801
848
|
0,
|
|
802
849
|
[],
|
|
803
850
|
[]
|
|
804
851
|
];
|
|
805
|
-
exports.
|
|
852
|
+
exports.BatchAttachPolicyResponse$ = BatchAttachPolicyResponse$;
|
|
853
|
+
const BatchAttachToIndex$ = [3, n0, _BATI,
|
|
806
854
|
0,
|
|
807
855
|
[_IR, _TR],
|
|
808
|
-
[() =>
|
|
856
|
+
[() => ObjectReference$, () => ObjectReference$], 2
|
|
809
857
|
];
|
|
810
|
-
exports.
|
|
858
|
+
exports.BatchAttachToIndex$ = BatchAttachToIndex$;
|
|
859
|
+
const BatchAttachToIndexResponse$ = [3, n0, _BATIR,
|
|
811
860
|
0,
|
|
812
861
|
[_AOI],
|
|
813
862
|
[0]
|
|
814
863
|
];
|
|
815
|
-
exports.
|
|
864
|
+
exports.BatchAttachToIndexResponse$ = BatchAttachToIndexResponse$;
|
|
865
|
+
const BatchAttachTypedLink$ = [3, n0, _BATL,
|
|
816
866
|
0,
|
|
817
867
|
[_SOR, _TOR, _TLF, _A],
|
|
818
|
-
[() =>
|
|
868
|
+
[() => ObjectReference$, () => ObjectReference$, () => TypedLinkSchemaAndFacetName$, () => AttributeNameAndValueList], 4
|
|
819
869
|
];
|
|
820
|
-
exports.
|
|
870
|
+
exports.BatchAttachTypedLink$ = BatchAttachTypedLink$;
|
|
871
|
+
const BatchAttachTypedLinkResponse$ = [3, n0, _BATLR,
|
|
821
872
|
0,
|
|
822
873
|
[_TLS],
|
|
823
|
-
[() =>
|
|
874
|
+
[() => TypedLinkSpecifier$]
|
|
824
875
|
];
|
|
825
|
-
exports.
|
|
876
|
+
exports.BatchAttachTypedLinkResponse$ = BatchAttachTypedLinkResponse$;
|
|
877
|
+
const BatchCreateIndex$ = [3, n0, _BCI,
|
|
826
878
|
0,
|
|
827
879
|
[_OIAL, _IU, _PR, _LN, _BRN],
|
|
828
|
-
[() => AttributeKeyList, 2, () =>
|
|
880
|
+
[() => AttributeKeyList, 2, () => ObjectReference$, 0, 0], 2
|
|
829
881
|
];
|
|
830
|
-
exports.
|
|
882
|
+
exports.BatchCreateIndex$ = BatchCreateIndex$;
|
|
883
|
+
const BatchCreateIndexResponse$ = [3, n0, _BCIR,
|
|
831
884
|
0,
|
|
832
885
|
[_OI],
|
|
833
886
|
[0]
|
|
834
887
|
];
|
|
835
|
-
exports.
|
|
888
|
+
exports.BatchCreateIndexResponse$ = BatchCreateIndexResponse$;
|
|
889
|
+
const BatchCreateObject$ = [3, n0, _BCO,
|
|
836
890
|
0,
|
|
837
891
|
[_SF, _OAL, _PR, _LN, _BRN],
|
|
838
|
-
[() => SchemaFacetList, () => AttributeKeyAndValueList, () =>
|
|
892
|
+
[() => SchemaFacetList, () => AttributeKeyAndValueList, () => ObjectReference$, 0, 0], 2
|
|
839
893
|
];
|
|
840
|
-
exports.
|
|
894
|
+
exports.BatchCreateObject$ = BatchCreateObject$;
|
|
895
|
+
const BatchCreateObjectResponse$ = [3, n0, _BCOR,
|
|
841
896
|
0,
|
|
842
897
|
[_OI],
|
|
843
898
|
[0]
|
|
844
899
|
];
|
|
845
|
-
exports.
|
|
900
|
+
exports.BatchCreateObjectResponse$ = BatchCreateObjectResponse$;
|
|
901
|
+
const BatchDeleteObject$ = [3, n0, _BDO,
|
|
846
902
|
0,
|
|
847
903
|
[_OR],
|
|
848
|
-
[() =>
|
|
904
|
+
[() => ObjectReference$], 1
|
|
849
905
|
];
|
|
850
|
-
exports.
|
|
906
|
+
exports.BatchDeleteObject$ = BatchDeleteObject$;
|
|
907
|
+
const BatchDeleteObjectResponse$ = [3, n0, _BDOR,
|
|
851
908
|
0,
|
|
852
909
|
[],
|
|
853
910
|
[]
|
|
854
911
|
];
|
|
855
|
-
exports.
|
|
912
|
+
exports.BatchDeleteObjectResponse$ = BatchDeleteObjectResponse$;
|
|
913
|
+
const BatchDetachFromIndex$ = [3, n0, _BDFI,
|
|
856
914
|
0,
|
|
857
915
|
[_IR, _TR],
|
|
858
|
-
[() =>
|
|
916
|
+
[() => ObjectReference$, () => ObjectReference$], 2
|
|
859
917
|
];
|
|
860
|
-
exports.
|
|
918
|
+
exports.BatchDetachFromIndex$ = BatchDetachFromIndex$;
|
|
919
|
+
const BatchDetachFromIndexResponse$ = [3, n0, _BDFIR,
|
|
861
920
|
0,
|
|
862
921
|
[_DOI],
|
|
863
922
|
[0]
|
|
864
923
|
];
|
|
865
|
-
exports.
|
|
924
|
+
exports.BatchDetachFromIndexResponse$ = BatchDetachFromIndexResponse$;
|
|
925
|
+
const BatchDetachObject$ = [3, n0, _BDOa,
|
|
866
926
|
0,
|
|
867
927
|
[_PR, _LN, _BRN],
|
|
868
|
-
[() =>
|
|
928
|
+
[() => ObjectReference$, 0, 0], 2
|
|
869
929
|
];
|
|
870
|
-
exports.
|
|
930
|
+
exports.BatchDetachObject$ = BatchDetachObject$;
|
|
931
|
+
const BatchDetachObjectResponse$ = [3, n0, _BDORa,
|
|
871
932
|
0,
|
|
872
933
|
[_dOI],
|
|
873
934
|
[0]
|
|
874
935
|
];
|
|
875
|
-
exports.
|
|
936
|
+
exports.BatchDetachObjectResponse$ = BatchDetachObjectResponse$;
|
|
937
|
+
const BatchDetachPolicy$ = [3, n0, _BDP,
|
|
876
938
|
0,
|
|
877
939
|
[_PRo, _OR],
|
|
878
|
-
[() =>
|
|
940
|
+
[() => ObjectReference$, () => ObjectReference$], 2
|
|
879
941
|
];
|
|
880
|
-
exports.
|
|
942
|
+
exports.BatchDetachPolicy$ = BatchDetachPolicy$;
|
|
943
|
+
const BatchDetachPolicyResponse$ = [3, n0, _BDPR,
|
|
881
944
|
0,
|
|
882
945
|
[],
|
|
883
946
|
[]
|
|
884
947
|
];
|
|
885
|
-
exports.
|
|
948
|
+
exports.BatchDetachPolicyResponse$ = BatchDetachPolicyResponse$;
|
|
949
|
+
const BatchDetachTypedLink$ = [3, n0, _BDTL,
|
|
886
950
|
0,
|
|
887
951
|
[_TLS],
|
|
888
|
-
[() =>
|
|
952
|
+
[() => TypedLinkSpecifier$], 1
|
|
889
953
|
];
|
|
890
|
-
exports.
|
|
954
|
+
exports.BatchDetachTypedLink$ = BatchDetachTypedLink$;
|
|
955
|
+
const BatchDetachTypedLinkResponse$ = [3, n0, _BDTLR,
|
|
891
956
|
0,
|
|
892
957
|
[],
|
|
893
958
|
[]
|
|
894
959
|
];
|
|
895
|
-
exports.
|
|
960
|
+
exports.BatchDetachTypedLinkResponse$ = BatchDetachTypedLinkResponse$;
|
|
961
|
+
const BatchGetLinkAttributes$ = [3, n0, _BGLA,
|
|
896
962
|
0,
|
|
897
963
|
[_TLS, _ANt],
|
|
898
|
-
[() =>
|
|
964
|
+
[() => TypedLinkSpecifier$, 64 | 0], 2
|
|
899
965
|
];
|
|
900
|
-
exports.
|
|
966
|
+
exports.BatchGetLinkAttributes$ = BatchGetLinkAttributes$;
|
|
967
|
+
const BatchGetLinkAttributesResponse$ = [3, n0, _BGLAR,
|
|
901
968
|
0,
|
|
902
969
|
[_A],
|
|
903
970
|
[() => AttributeKeyAndValueList]
|
|
904
971
|
];
|
|
905
|
-
exports.
|
|
972
|
+
exports.BatchGetLinkAttributesResponse$ = BatchGetLinkAttributesResponse$;
|
|
973
|
+
const BatchGetObjectAttributes$ = [3, n0, _BGOA,
|
|
906
974
|
0,
|
|
907
975
|
[_OR, _SF, _ANt],
|
|
908
|
-
[() =>
|
|
976
|
+
[() => ObjectReference$, () => SchemaFacet$, 64 | 0], 3
|
|
909
977
|
];
|
|
910
|
-
exports.
|
|
978
|
+
exports.BatchGetObjectAttributes$ = BatchGetObjectAttributes$;
|
|
979
|
+
const BatchGetObjectAttributesResponse$ = [3, n0, _BGOAR,
|
|
911
980
|
0,
|
|
912
981
|
[_A],
|
|
913
982
|
[() => AttributeKeyAndValueList]
|
|
914
983
|
];
|
|
915
|
-
exports.
|
|
984
|
+
exports.BatchGetObjectAttributesResponse$ = BatchGetObjectAttributesResponse$;
|
|
985
|
+
const BatchGetObjectInformation$ = [3, n0, _BGOI,
|
|
916
986
|
0,
|
|
917
987
|
[_OR],
|
|
918
|
-
[() =>
|
|
988
|
+
[() => ObjectReference$], 1
|
|
919
989
|
];
|
|
920
|
-
exports.
|
|
990
|
+
exports.BatchGetObjectInformation$ = BatchGetObjectInformation$;
|
|
991
|
+
const BatchGetObjectInformationResponse$ = [3, n0, _BGOIR,
|
|
921
992
|
0,
|
|
922
993
|
[_SFc, _OI],
|
|
923
994
|
[() => SchemaFacetList, 0]
|
|
924
995
|
];
|
|
925
|
-
exports.
|
|
996
|
+
exports.BatchGetObjectInformationResponse$ = BatchGetObjectInformationResponse$;
|
|
997
|
+
const BatchListAttachedIndices$ = [3, n0, _BLAI,
|
|
926
998
|
0,
|
|
927
999
|
[_TR, _NT, _MR],
|
|
928
|
-
[() =>
|
|
1000
|
+
[() => ObjectReference$, 0, 1], 1
|
|
929
1001
|
];
|
|
930
|
-
exports.
|
|
1002
|
+
exports.BatchListAttachedIndices$ = BatchListAttachedIndices$;
|
|
1003
|
+
const BatchListAttachedIndicesResponse$ = [3, n0, _BLAIR,
|
|
931
1004
|
0,
|
|
932
1005
|
[_IA, _NT],
|
|
933
1006
|
[() => IndexAttachmentList, 0]
|
|
934
1007
|
];
|
|
935
|
-
exports.
|
|
1008
|
+
exports.BatchListAttachedIndicesResponse$ = BatchListAttachedIndicesResponse$;
|
|
1009
|
+
const BatchListIncomingTypedLinks$ = [3, n0, _BLITL,
|
|
936
1010
|
0,
|
|
937
1011
|
[_OR, _FAR, _FTL, _NT, _MR],
|
|
938
|
-
[() =>
|
|
1012
|
+
[() => ObjectReference$, () => TypedLinkAttributeRangeList, () => TypedLinkSchemaAndFacetName$, 0, 1], 1
|
|
939
1013
|
];
|
|
940
|
-
exports.
|
|
1014
|
+
exports.BatchListIncomingTypedLinks$ = BatchListIncomingTypedLinks$;
|
|
1015
|
+
const BatchListIncomingTypedLinksResponse$ = [3, n0, _BLITLR,
|
|
941
1016
|
0,
|
|
942
1017
|
[_LS, _NT],
|
|
943
1018
|
[() => TypedLinkSpecifierList, 0]
|
|
944
1019
|
];
|
|
945
|
-
exports.
|
|
1020
|
+
exports.BatchListIncomingTypedLinksResponse$ = BatchListIncomingTypedLinksResponse$;
|
|
1021
|
+
const BatchListIndex$ = [3, n0, _BLI,
|
|
946
1022
|
0,
|
|
947
1023
|
[_IR, _ROIV, _MR, _NT],
|
|
948
|
-
[() =>
|
|
1024
|
+
[() => ObjectReference$, () => ObjectAttributeRangeList, 1, 0], 1
|
|
949
1025
|
];
|
|
950
|
-
exports.
|
|
1026
|
+
exports.BatchListIndex$ = BatchListIndex$;
|
|
1027
|
+
const BatchListIndexResponse$ = [3, n0, _BLIR,
|
|
951
1028
|
0,
|
|
952
1029
|
[_IA, _NT],
|
|
953
1030
|
[() => IndexAttachmentList, 0]
|
|
954
1031
|
];
|
|
955
|
-
exports.
|
|
1032
|
+
exports.BatchListIndexResponse$ = BatchListIndexResponse$;
|
|
1033
|
+
const BatchListObjectAttributes$ = [3, n0, _BLOA,
|
|
956
1034
|
0,
|
|
957
1035
|
[_OR, _NT, _MR, _FF],
|
|
958
|
-
[() =>
|
|
1036
|
+
[() => ObjectReference$, 0, 1, () => SchemaFacet$], 1
|
|
959
1037
|
];
|
|
960
|
-
exports.
|
|
1038
|
+
exports.BatchListObjectAttributes$ = BatchListObjectAttributes$;
|
|
1039
|
+
const BatchListObjectAttributesResponse$ = [3, n0, _BLOAR,
|
|
961
1040
|
0,
|
|
962
1041
|
[_A, _NT],
|
|
963
1042
|
[() => AttributeKeyAndValueList, 0]
|
|
964
1043
|
];
|
|
965
|
-
exports.
|
|
1044
|
+
exports.BatchListObjectAttributesResponse$ = BatchListObjectAttributesResponse$;
|
|
1045
|
+
const BatchListObjectChildren$ = [3, n0, _BLOC,
|
|
966
1046
|
0,
|
|
967
1047
|
[_OR, _NT, _MR],
|
|
968
|
-
[() =>
|
|
1048
|
+
[() => ObjectReference$, 0, 1], 1
|
|
969
1049
|
];
|
|
970
|
-
exports.
|
|
1050
|
+
exports.BatchListObjectChildren$ = BatchListObjectChildren$;
|
|
1051
|
+
const BatchListObjectChildrenResponse$ = [3, n0, _BLOCR,
|
|
971
1052
|
0,
|
|
972
1053
|
[_C, _NT],
|
|
973
1054
|
[128 | 0, 0]
|
|
974
1055
|
];
|
|
975
|
-
exports.
|
|
1056
|
+
exports.BatchListObjectChildrenResponse$ = BatchListObjectChildrenResponse$;
|
|
1057
|
+
const BatchListObjectParentPaths$ = [3, n0, _BLOPP,
|
|
976
1058
|
0,
|
|
977
1059
|
[_OR, _NT, _MR],
|
|
978
|
-
[() =>
|
|
1060
|
+
[() => ObjectReference$, 0, 1], 1
|
|
979
1061
|
];
|
|
980
|
-
exports.
|
|
1062
|
+
exports.BatchListObjectParentPaths$ = BatchListObjectParentPaths$;
|
|
1063
|
+
const BatchListObjectParentPathsResponse$ = [3, n0, _BLOPPR,
|
|
981
1064
|
0,
|
|
982
1065
|
[_PTOIL, _NT],
|
|
983
1066
|
[() => PathToObjectIdentifiersList, 0]
|
|
984
1067
|
];
|
|
985
|
-
exports.
|
|
1068
|
+
exports.BatchListObjectParentPathsResponse$ = BatchListObjectParentPathsResponse$;
|
|
1069
|
+
const BatchListObjectParents$ = [3, n0, _BLOP,
|
|
986
1070
|
0,
|
|
987
1071
|
[_OR, _NT, _MR],
|
|
988
|
-
[() =>
|
|
1072
|
+
[() => ObjectReference$, 0, 1], 1
|
|
989
1073
|
];
|
|
990
|
-
exports.
|
|
1074
|
+
exports.BatchListObjectParents$ = BatchListObjectParents$;
|
|
1075
|
+
const BatchListObjectParentsResponse$ = [3, n0, _BLOPR,
|
|
991
1076
|
0,
|
|
992
1077
|
[_PL, _NT],
|
|
993
1078
|
[() => ObjectIdentifierAndLinkNameList, 0]
|
|
994
1079
|
];
|
|
995
|
-
exports.
|
|
1080
|
+
exports.BatchListObjectParentsResponse$ = BatchListObjectParentsResponse$;
|
|
1081
|
+
const BatchListObjectPolicies$ = [3, n0, _BLOPa,
|
|
996
1082
|
0,
|
|
997
1083
|
[_OR, _NT, _MR],
|
|
998
|
-
[() =>
|
|
1084
|
+
[() => ObjectReference$, 0, 1], 1
|
|
999
1085
|
];
|
|
1000
|
-
exports.
|
|
1086
|
+
exports.BatchListObjectPolicies$ = BatchListObjectPolicies$;
|
|
1087
|
+
const BatchListObjectPoliciesResponse$ = [3, n0, _BLOPRa,
|
|
1001
1088
|
0,
|
|
1002
1089
|
[_API, _NT],
|
|
1003
1090
|
[64 | 0, 0]
|
|
1004
1091
|
];
|
|
1005
|
-
exports.
|
|
1092
|
+
exports.BatchListObjectPoliciesResponse$ = BatchListObjectPoliciesResponse$;
|
|
1093
|
+
const BatchListOutgoingTypedLinks$ = [3, n0, _BLOTL,
|
|
1006
1094
|
0,
|
|
1007
1095
|
[_OR, _FAR, _FTL, _NT, _MR],
|
|
1008
|
-
[() =>
|
|
1096
|
+
[() => ObjectReference$, () => TypedLinkAttributeRangeList, () => TypedLinkSchemaAndFacetName$, 0, 1], 1
|
|
1009
1097
|
];
|
|
1010
|
-
exports.
|
|
1098
|
+
exports.BatchListOutgoingTypedLinks$ = BatchListOutgoingTypedLinks$;
|
|
1099
|
+
const BatchListOutgoingTypedLinksResponse$ = [3, n0, _BLOTLR,
|
|
1011
1100
|
0,
|
|
1012
1101
|
[_TLSy, _NT],
|
|
1013
1102
|
[() => TypedLinkSpecifierList, 0]
|
|
1014
1103
|
];
|
|
1015
|
-
exports.
|
|
1104
|
+
exports.BatchListOutgoingTypedLinksResponse$ = BatchListOutgoingTypedLinksResponse$;
|
|
1105
|
+
const BatchListPolicyAttachments$ = [3, n0, _BLPA,
|
|
1016
1106
|
0,
|
|
1017
1107
|
[_PRo, _NT, _MR],
|
|
1018
|
-
[() =>
|
|
1108
|
+
[() => ObjectReference$, 0, 1], 1
|
|
1019
1109
|
];
|
|
1020
|
-
exports.
|
|
1110
|
+
exports.BatchListPolicyAttachments$ = BatchListPolicyAttachments$;
|
|
1111
|
+
const BatchListPolicyAttachmentsResponse$ = [3, n0, _BLPAR,
|
|
1021
1112
|
0,
|
|
1022
1113
|
[_OIb, _NT],
|
|
1023
1114
|
[64 | 0, 0]
|
|
1024
1115
|
];
|
|
1025
|
-
exports.
|
|
1116
|
+
exports.BatchListPolicyAttachmentsResponse$ = BatchListPolicyAttachmentsResponse$;
|
|
1117
|
+
const BatchLookupPolicy$ = [3, n0, _BLP,
|
|
1026
1118
|
0,
|
|
1027
1119
|
[_OR, _NT, _MR],
|
|
1028
|
-
[() =>
|
|
1120
|
+
[() => ObjectReference$, 0, 1], 1
|
|
1029
1121
|
];
|
|
1030
|
-
exports.
|
|
1122
|
+
exports.BatchLookupPolicy$ = BatchLookupPolicy$;
|
|
1123
|
+
const BatchLookupPolicyResponse$ = [3, n0, _BLPR,
|
|
1031
1124
|
0,
|
|
1032
1125
|
[_PTPL, _NT],
|
|
1033
1126
|
[() => PolicyToPathList, 0]
|
|
1034
1127
|
];
|
|
1035
|
-
exports.
|
|
1128
|
+
exports.BatchLookupPolicyResponse$ = BatchLookupPolicyResponse$;
|
|
1129
|
+
const BatchReadException$ = [3, n0, _BRE,
|
|
1036
1130
|
0,
|
|
1037
1131
|
[_T, _M],
|
|
1038
1132
|
[0, 0]
|
|
1039
1133
|
];
|
|
1040
|
-
exports.
|
|
1134
|
+
exports.BatchReadException$ = BatchReadException$;
|
|
1135
|
+
const BatchReadOperation$ = [3, n0, _BRO,
|
|
1041
1136
|
0,
|
|
1042
1137
|
[_LOA, _LOC, _LAI, _LOPP, _GOI, _GOA, _LOP, _LOPi, _LPA, _LP, _LI, _LOTL, _LITL, _GLA],
|
|
1043
|
-
[() =>
|
|
1138
|
+
[() => BatchListObjectAttributes$, () => BatchListObjectChildren$, () => BatchListAttachedIndices$, () => BatchListObjectParentPaths$, () => BatchGetObjectInformation$, () => BatchGetObjectAttributes$, () => BatchListObjectParents$, () => BatchListObjectPolicies$, () => BatchListPolicyAttachments$, () => BatchLookupPolicy$, () => BatchListIndex$, () => BatchListOutgoingTypedLinks$, () => BatchListIncomingTypedLinks$, () => BatchGetLinkAttributes$]
|
|
1044
1139
|
];
|
|
1045
|
-
exports.
|
|
1140
|
+
exports.BatchReadOperation$ = BatchReadOperation$;
|
|
1141
|
+
const BatchReadOperationResponse$ = [3, n0, _BROR,
|
|
1046
1142
|
0,
|
|
1047
1143
|
[_SR, _ER],
|
|
1048
|
-
[() =>
|
|
1144
|
+
[() => BatchReadSuccessfulResponse$, () => BatchReadException$]
|
|
1049
1145
|
];
|
|
1050
|
-
exports.
|
|
1146
|
+
exports.BatchReadOperationResponse$ = BatchReadOperationResponse$;
|
|
1147
|
+
const BatchReadRequest$ = [3, n0, _BRR,
|
|
1051
1148
|
0,
|
|
1052
1149
|
[_DA, _O, _CL],
|
|
1053
1150
|
[[0, { [_hH]: _xadp }], () => BatchReadOperationList, [0, { [_hH]: _xacl }]], 2
|
|
1054
1151
|
];
|
|
1055
|
-
exports.
|
|
1152
|
+
exports.BatchReadRequest$ = BatchReadRequest$;
|
|
1153
|
+
const BatchReadResponse$ = [3, n0, _BRRa,
|
|
1056
1154
|
0,
|
|
1057
1155
|
[_R],
|
|
1058
1156
|
[() => BatchReadOperationResponseList]
|
|
1059
1157
|
];
|
|
1060
|
-
exports.
|
|
1158
|
+
exports.BatchReadResponse$ = BatchReadResponse$;
|
|
1159
|
+
const BatchReadSuccessfulResponse$ = [3, n0, _BRSR,
|
|
1061
1160
|
0,
|
|
1062
1161
|
[_LOA, _LOC, _GOI, _GOA, _LAI, _LOPP, _LOPi, _LPA, _LP, _LI, _LOTL, _LITL, _GLA, _LOP],
|
|
1063
|
-
[() =>
|
|
1162
|
+
[() => BatchListObjectAttributesResponse$, () => BatchListObjectChildrenResponse$, () => BatchGetObjectInformationResponse$, () => BatchGetObjectAttributesResponse$, () => BatchListAttachedIndicesResponse$, () => BatchListObjectParentPathsResponse$, () => BatchListObjectPoliciesResponse$, () => BatchListPolicyAttachmentsResponse$, () => BatchLookupPolicyResponse$, () => BatchListIndexResponse$, () => BatchListOutgoingTypedLinksResponse$, () => BatchListIncomingTypedLinksResponse$, () => BatchGetLinkAttributesResponse$, () => BatchListObjectParentsResponse$]
|
|
1064
1163
|
];
|
|
1065
|
-
exports.
|
|
1164
|
+
exports.BatchReadSuccessfulResponse$ = BatchReadSuccessfulResponse$;
|
|
1165
|
+
const BatchRemoveFacetFromObject$ = [3, n0, _BRFFO,
|
|
1066
1166
|
0,
|
|
1067
1167
|
[_SF, _OR],
|
|
1068
|
-
[() =>
|
|
1168
|
+
[() => SchemaFacet$, () => ObjectReference$], 2
|
|
1069
1169
|
];
|
|
1070
|
-
exports.
|
|
1170
|
+
exports.BatchRemoveFacetFromObject$ = BatchRemoveFacetFromObject$;
|
|
1171
|
+
const BatchRemoveFacetFromObjectResponse$ = [3, n0, _BRFFOR,
|
|
1071
1172
|
0,
|
|
1072
1173
|
[],
|
|
1073
1174
|
[]
|
|
1074
1175
|
];
|
|
1075
|
-
exports.
|
|
1176
|
+
exports.BatchRemoveFacetFromObjectResponse$ = BatchRemoveFacetFromObjectResponse$;
|
|
1177
|
+
const BatchUpdateLinkAttributes$ = [3, n0, _BULA,
|
|
1076
1178
|
0,
|
|
1077
1179
|
[_TLS, _AU],
|
|
1078
|
-
[() =>
|
|
1180
|
+
[() => TypedLinkSpecifier$, () => LinkAttributeUpdateList], 2
|
|
1079
1181
|
];
|
|
1080
|
-
exports.
|
|
1182
|
+
exports.BatchUpdateLinkAttributes$ = BatchUpdateLinkAttributes$;
|
|
1183
|
+
const BatchUpdateLinkAttributesResponse$ = [3, n0, _BULAR,
|
|
1081
1184
|
0,
|
|
1082
1185
|
[],
|
|
1083
1186
|
[]
|
|
1084
1187
|
];
|
|
1085
|
-
exports.
|
|
1188
|
+
exports.BatchUpdateLinkAttributesResponse$ = BatchUpdateLinkAttributesResponse$;
|
|
1189
|
+
const BatchUpdateObjectAttributes$ = [3, n0, _BUOA,
|
|
1086
1190
|
0,
|
|
1087
1191
|
[_OR, _AU],
|
|
1088
|
-
[() =>
|
|
1192
|
+
[() => ObjectReference$, () => ObjectAttributeUpdateList], 2
|
|
1089
1193
|
];
|
|
1090
|
-
exports.
|
|
1194
|
+
exports.BatchUpdateObjectAttributes$ = BatchUpdateObjectAttributes$;
|
|
1195
|
+
const BatchUpdateObjectAttributesResponse$ = [3, n0, _BUOAR,
|
|
1091
1196
|
0,
|
|
1092
1197
|
[_OI],
|
|
1093
1198
|
[0]
|
|
1094
1199
|
];
|
|
1095
|
-
exports.
|
|
1200
|
+
exports.BatchUpdateObjectAttributesResponse$ = BatchUpdateObjectAttributesResponse$;
|
|
1201
|
+
const BatchWriteOperation$ = [3, n0, _BWO,
|
|
1096
1202
|
0,
|
|
1097
1203
|
[_CO, _AO, _DO, _UOA, _DOe, _AFTO, _RFFO, _AP, _DP, _CI, _ATI, _DFI, _ATL, _DTL, _ULA],
|
|
1098
|
-
[() =>
|
|
1204
|
+
[() => BatchCreateObject$, () => BatchAttachObject$, () => BatchDetachObject$, () => BatchUpdateObjectAttributes$, () => BatchDeleteObject$, () => BatchAddFacetToObject$, () => BatchRemoveFacetFromObject$, () => BatchAttachPolicy$, () => BatchDetachPolicy$, () => BatchCreateIndex$, () => BatchAttachToIndex$, () => BatchDetachFromIndex$, () => BatchAttachTypedLink$, () => BatchDetachTypedLink$, () => BatchUpdateLinkAttributes$]
|
|
1099
1205
|
];
|
|
1100
|
-
exports.
|
|
1206
|
+
exports.BatchWriteOperation$ = BatchWriteOperation$;
|
|
1207
|
+
const BatchWriteOperationResponse$ = [3, n0, _BWOR,
|
|
1101
1208
|
0,
|
|
1102
1209
|
[_CO, _AO, _DO, _UOA, _DOe, _AFTO, _RFFO, _AP, _DP, _CI, _ATI, _DFI, _ATL, _DTL, _ULA],
|
|
1103
|
-
[() =>
|
|
1210
|
+
[() => BatchCreateObjectResponse$, () => BatchAttachObjectResponse$, () => BatchDetachObjectResponse$, () => BatchUpdateObjectAttributesResponse$, () => BatchDeleteObjectResponse$, () => BatchAddFacetToObjectResponse$, () => BatchRemoveFacetFromObjectResponse$, () => BatchAttachPolicyResponse$, () => BatchDetachPolicyResponse$, () => BatchCreateIndexResponse$, () => BatchAttachToIndexResponse$, () => BatchDetachFromIndexResponse$, () => BatchAttachTypedLinkResponse$, () => BatchDetachTypedLinkResponse$, () => BatchUpdateLinkAttributesResponse$]
|
|
1104
1211
|
];
|
|
1105
|
-
exports.
|
|
1212
|
+
exports.BatchWriteOperationResponse$ = BatchWriteOperationResponse$;
|
|
1213
|
+
const BatchWriteRequest$ = [3, n0, _BWR,
|
|
1106
1214
|
0,
|
|
1107
1215
|
[_DA, _O],
|
|
1108
1216
|
[[0, { [_hH]: _xadp }], () => BatchWriteOperationList], 2
|
|
1109
1217
|
];
|
|
1110
|
-
exports.
|
|
1218
|
+
exports.BatchWriteRequest$ = BatchWriteRequest$;
|
|
1219
|
+
const BatchWriteResponse$ = [3, n0, _BWRa,
|
|
1111
1220
|
0,
|
|
1112
1221
|
[_R],
|
|
1113
1222
|
[() => BatchWriteOperationResponseList]
|
|
1114
1223
|
];
|
|
1115
|
-
exports.
|
|
1224
|
+
exports.BatchWriteResponse$ = BatchWriteResponse$;
|
|
1225
|
+
const CreateDirectoryRequest$ = [3, n0, _CDR,
|
|
1116
1226
|
0,
|
|
1117
1227
|
[_N, _SA],
|
|
1118
1228
|
[0, [0, { [_hH]: _xadp }]], 2
|
|
1119
1229
|
];
|
|
1120
|
-
exports.
|
|
1230
|
+
exports.CreateDirectoryRequest$ = CreateDirectoryRequest$;
|
|
1231
|
+
const CreateDirectoryResponse$ = [3, n0, _CDRr,
|
|
1121
1232
|
0,
|
|
1122
1233
|
[_DA, _N, _OI, _ASA],
|
|
1123
1234
|
[0, 0, 0, 0], 4
|
|
1124
1235
|
];
|
|
1125
|
-
exports.
|
|
1236
|
+
exports.CreateDirectoryResponse$ = CreateDirectoryResponse$;
|
|
1237
|
+
const CreateFacetRequest$ = [3, n0, _CFR,
|
|
1126
1238
|
0,
|
|
1127
1239
|
[_SA, _N, _A, _OT, _FS],
|
|
1128
1240
|
[[0, { [_hH]: _xadp }], 0, () => FacetAttributeList, 0, 0], 2
|
|
1129
1241
|
];
|
|
1130
|
-
exports.
|
|
1242
|
+
exports.CreateFacetRequest$ = CreateFacetRequest$;
|
|
1243
|
+
const CreateFacetResponse$ = [3, n0, _CFRr,
|
|
1131
1244
|
0,
|
|
1132
1245
|
[],
|
|
1133
1246
|
[]
|
|
1134
1247
|
];
|
|
1135
|
-
exports.
|
|
1248
|
+
exports.CreateFacetResponse$ = CreateFacetResponse$;
|
|
1249
|
+
const CreateIndexRequest$ = [3, n0, _CIR,
|
|
1136
1250
|
0,
|
|
1137
1251
|
[_DA, _OIAL, _IU, _PR, _LN],
|
|
1138
|
-
[[0, { [_hH]: _xadp }], () => AttributeKeyList, 2, () =>
|
|
1252
|
+
[[0, { [_hH]: _xadp }], () => AttributeKeyList, 2, () => ObjectReference$, 0], 3
|
|
1139
1253
|
];
|
|
1140
|
-
exports.
|
|
1254
|
+
exports.CreateIndexRequest$ = CreateIndexRequest$;
|
|
1255
|
+
const CreateIndexResponse$ = [3, n0, _CIRr,
|
|
1141
1256
|
0,
|
|
1142
1257
|
[_OI],
|
|
1143
1258
|
[0]
|
|
1144
1259
|
];
|
|
1145
|
-
exports.
|
|
1260
|
+
exports.CreateIndexResponse$ = CreateIndexResponse$;
|
|
1261
|
+
const CreateObjectRequest$ = [3, n0, _COR,
|
|
1146
1262
|
0,
|
|
1147
1263
|
[_DA, _SFc, _OAL, _PR, _LN],
|
|
1148
|
-
[[0, { [_hH]: _xadp }], () => SchemaFacetList, () => AttributeKeyAndValueList, () =>
|
|
1264
|
+
[[0, { [_hH]: _xadp }], () => SchemaFacetList, () => AttributeKeyAndValueList, () => ObjectReference$, 0], 2
|
|
1149
1265
|
];
|
|
1150
|
-
exports.
|
|
1266
|
+
exports.CreateObjectRequest$ = CreateObjectRequest$;
|
|
1267
|
+
const CreateObjectResponse$ = [3, n0, _CORr,
|
|
1151
1268
|
0,
|
|
1152
1269
|
[_OI],
|
|
1153
1270
|
[0]
|
|
1154
1271
|
];
|
|
1155
|
-
exports.
|
|
1272
|
+
exports.CreateObjectResponse$ = CreateObjectResponse$;
|
|
1273
|
+
const CreateSchemaRequest$ = [3, n0, _CSR,
|
|
1156
1274
|
0,
|
|
1157
1275
|
[_N],
|
|
1158
1276
|
[0], 1
|
|
1159
1277
|
];
|
|
1160
|
-
exports.
|
|
1278
|
+
exports.CreateSchemaRequest$ = CreateSchemaRequest$;
|
|
1279
|
+
const CreateSchemaResponse$ = [3, n0, _CSRr,
|
|
1161
1280
|
0,
|
|
1162
1281
|
[_SA],
|
|
1163
1282
|
[0]
|
|
1164
1283
|
];
|
|
1165
|
-
exports.
|
|
1284
|
+
exports.CreateSchemaResponse$ = CreateSchemaResponse$;
|
|
1285
|
+
const CreateTypedLinkFacetRequest$ = [3, n0, _CTLFR,
|
|
1166
1286
|
0,
|
|
1167
1287
|
[_SA, _F],
|
|
1168
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1288
|
+
[[0, { [_hH]: _xadp }], () => TypedLinkFacet$], 2
|
|
1169
1289
|
];
|
|
1170
|
-
exports.
|
|
1290
|
+
exports.CreateTypedLinkFacetRequest$ = CreateTypedLinkFacetRequest$;
|
|
1291
|
+
const CreateTypedLinkFacetResponse$ = [3, n0, _CTLFRr,
|
|
1171
1292
|
0,
|
|
1172
1293
|
[],
|
|
1173
1294
|
[]
|
|
1174
1295
|
];
|
|
1175
|
-
exports.
|
|
1296
|
+
exports.CreateTypedLinkFacetResponse$ = CreateTypedLinkFacetResponse$;
|
|
1297
|
+
const DeleteDirectoryRequest$ = [3, n0, _DDR,
|
|
1176
1298
|
0,
|
|
1177
1299
|
[_DA],
|
|
1178
1300
|
[[0, { [_hH]: _xadp }]], 1
|
|
1179
1301
|
];
|
|
1180
|
-
exports.
|
|
1302
|
+
exports.DeleteDirectoryRequest$ = DeleteDirectoryRequest$;
|
|
1303
|
+
const DeleteDirectoryResponse$ = [3, n0, _DDRe,
|
|
1181
1304
|
0,
|
|
1182
1305
|
[_DA],
|
|
1183
1306
|
[0], 1
|
|
1184
1307
|
];
|
|
1185
|
-
exports.
|
|
1308
|
+
exports.DeleteDirectoryResponse$ = DeleteDirectoryResponse$;
|
|
1309
|
+
const DeleteFacetRequest$ = [3, n0, _DFR,
|
|
1186
1310
|
0,
|
|
1187
1311
|
[_SA, _N],
|
|
1188
1312
|
[[0, { [_hH]: _xadp }], 0], 2
|
|
1189
1313
|
];
|
|
1190
|
-
exports.
|
|
1314
|
+
exports.DeleteFacetRequest$ = DeleteFacetRequest$;
|
|
1315
|
+
const DeleteFacetResponse$ = [3, n0, _DFRe,
|
|
1191
1316
|
0,
|
|
1192
1317
|
[],
|
|
1193
1318
|
[]
|
|
1194
1319
|
];
|
|
1195
|
-
exports.
|
|
1320
|
+
exports.DeleteFacetResponse$ = DeleteFacetResponse$;
|
|
1321
|
+
const DeleteObjectRequest$ = [3, n0, _DOR,
|
|
1196
1322
|
0,
|
|
1197
1323
|
[_DA, _OR],
|
|
1198
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1324
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$], 2
|
|
1199
1325
|
];
|
|
1200
|
-
exports.
|
|
1326
|
+
exports.DeleteObjectRequest$ = DeleteObjectRequest$;
|
|
1327
|
+
const DeleteObjectResponse$ = [3, n0, _DORe,
|
|
1201
1328
|
0,
|
|
1202
1329
|
[],
|
|
1203
1330
|
[]
|
|
1204
1331
|
];
|
|
1205
|
-
exports.
|
|
1332
|
+
exports.DeleteObjectResponse$ = DeleteObjectResponse$;
|
|
1333
|
+
const DeleteSchemaRequest$ = [3, n0, _DSR,
|
|
1206
1334
|
0,
|
|
1207
1335
|
[_SA],
|
|
1208
1336
|
[[0, { [_hH]: _xadp }]], 1
|
|
1209
1337
|
];
|
|
1210
|
-
exports.
|
|
1338
|
+
exports.DeleteSchemaRequest$ = DeleteSchemaRequest$;
|
|
1339
|
+
const DeleteSchemaResponse$ = [3, n0, _DSRe,
|
|
1211
1340
|
0,
|
|
1212
1341
|
[_SA],
|
|
1213
1342
|
[0]
|
|
1214
1343
|
];
|
|
1215
|
-
exports.
|
|
1344
|
+
exports.DeleteSchemaResponse$ = DeleteSchemaResponse$;
|
|
1345
|
+
const DeleteTypedLinkFacetRequest$ = [3, n0, _DTLFR,
|
|
1216
1346
|
0,
|
|
1217
1347
|
[_SA, _N],
|
|
1218
1348
|
[[0, { [_hH]: _xadp }], 0], 2
|
|
1219
1349
|
];
|
|
1220
|
-
exports.
|
|
1350
|
+
exports.DeleteTypedLinkFacetRequest$ = DeleteTypedLinkFacetRequest$;
|
|
1351
|
+
const DeleteTypedLinkFacetResponse$ = [3, n0, _DTLFRe,
|
|
1221
1352
|
0,
|
|
1222
1353
|
[],
|
|
1223
1354
|
[]
|
|
1224
1355
|
];
|
|
1225
|
-
exports.
|
|
1356
|
+
exports.DeleteTypedLinkFacetResponse$ = DeleteTypedLinkFacetResponse$;
|
|
1357
|
+
const DetachFromIndexRequest$ = [3, n0, _DFIR,
|
|
1226
1358
|
0,
|
|
1227
1359
|
[_DA, _IR, _TR],
|
|
1228
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1360
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => ObjectReference$], 3
|
|
1229
1361
|
];
|
|
1230
|
-
exports.
|
|
1362
|
+
exports.DetachFromIndexRequest$ = DetachFromIndexRequest$;
|
|
1363
|
+
const DetachFromIndexResponse$ = [3, n0, _DFIRe,
|
|
1231
1364
|
0,
|
|
1232
1365
|
[_DOI],
|
|
1233
1366
|
[0]
|
|
1234
1367
|
];
|
|
1235
|
-
exports.
|
|
1368
|
+
exports.DetachFromIndexResponse$ = DetachFromIndexResponse$;
|
|
1369
|
+
const DetachObjectRequest$ = [3, n0, _DORet,
|
|
1236
1370
|
0,
|
|
1237
1371
|
[_DA, _PR, _LN],
|
|
1238
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1372
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, 0], 3
|
|
1239
1373
|
];
|
|
1240
|
-
exports.
|
|
1374
|
+
exports.DetachObjectRequest$ = DetachObjectRequest$;
|
|
1375
|
+
const DetachObjectResponse$ = [3, n0, _DOReta,
|
|
1241
1376
|
0,
|
|
1242
1377
|
[_DOI],
|
|
1243
1378
|
[0]
|
|
1244
1379
|
];
|
|
1245
|
-
exports.
|
|
1380
|
+
exports.DetachObjectResponse$ = DetachObjectResponse$;
|
|
1381
|
+
const DetachPolicyRequest$ = [3, n0, _DPR,
|
|
1246
1382
|
0,
|
|
1247
1383
|
[_DA, _PRo, _OR],
|
|
1248
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1384
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => ObjectReference$], 3
|
|
1249
1385
|
];
|
|
1250
|
-
exports.
|
|
1386
|
+
exports.DetachPolicyRequest$ = DetachPolicyRequest$;
|
|
1387
|
+
const DetachPolicyResponse$ = [3, n0, _DPRe,
|
|
1251
1388
|
0,
|
|
1252
1389
|
[],
|
|
1253
1390
|
[]
|
|
1254
1391
|
];
|
|
1255
|
-
exports.
|
|
1392
|
+
exports.DetachPolicyResponse$ = DetachPolicyResponse$;
|
|
1393
|
+
const DetachTypedLinkRequest$ = [3, n0, _DTLR,
|
|
1256
1394
|
0,
|
|
1257
1395
|
[_DA, _TLS],
|
|
1258
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1396
|
+
[[0, { [_hH]: _xadp }], () => TypedLinkSpecifier$], 2
|
|
1259
1397
|
];
|
|
1260
|
-
exports.
|
|
1398
|
+
exports.DetachTypedLinkRequest$ = DetachTypedLinkRequest$;
|
|
1399
|
+
const Directory$ = [3, n0, _D,
|
|
1261
1400
|
0,
|
|
1262
1401
|
[_N, _DA, _S, _CDT],
|
|
1263
1402
|
[0, 0, 0, 4]
|
|
1264
1403
|
];
|
|
1265
|
-
exports.
|
|
1404
|
+
exports.Directory$ = Directory$;
|
|
1405
|
+
const DisableDirectoryRequest$ = [3, n0, _DDRi,
|
|
1266
1406
|
0,
|
|
1267
1407
|
[_DA],
|
|
1268
1408
|
[[0, { [_hH]: _xadp }]], 1
|
|
1269
1409
|
];
|
|
1270
|
-
exports.
|
|
1410
|
+
exports.DisableDirectoryRequest$ = DisableDirectoryRequest$;
|
|
1411
|
+
const DisableDirectoryResponse$ = [3, n0, _DDRis,
|
|
1271
1412
|
0,
|
|
1272
1413
|
[_DA],
|
|
1273
1414
|
[0], 1
|
|
1274
1415
|
];
|
|
1275
|
-
exports.
|
|
1416
|
+
exports.DisableDirectoryResponse$ = DisableDirectoryResponse$;
|
|
1417
|
+
const EnableDirectoryRequest$ = [3, n0, _EDR,
|
|
1276
1418
|
0,
|
|
1277
1419
|
[_DA],
|
|
1278
1420
|
[[0, { [_hH]: _xadp }]], 1
|
|
1279
1421
|
];
|
|
1280
|
-
exports.
|
|
1422
|
+
exports.EnableDirectoryRequest$ = EnableDirectoryRequest$;
|
|
1423
|
+
const EnableDirectoryResponse$ = [3, n0, _EDRn,
|
|
1281
1424
|
0,
|
|
1282
1425
|
[_DA],
|
|
1283
1426
|
[0], 1
|
|
1284
1427
|
];
|
|
1285
|
-
exports.
|
|
1428
|
+
exports.EnableDirectoryResponse$ = EnableDirectoryResponse$;
|
|
1429
|
+
const Facet$ = [3, n0, _F,
|
|
1286
1430
|
0,
|
|
1287
1431
|
[_N, _OT, _FS],
|
|
1288
1432
|
[0, 0, 0]
|
|
1289
1433
|
];
|
|
1290
|
-
exports.
|
|
1434
|
+
exports.Facet$ = Facet$;
|
|
1435
|
+
const FacetAttribute$ = [3, n0, _FA,
|
|
1291
1436
|
0,
|
|
1292
1437
|
[_N, _AD, _AR, _RB],
|
|
1293
|
-
[0, () =>
|
|
1438
|
+
[0, () => FacetAttributeDefinition$, () => FacetAttributeReference$, 0], 1
|
|
1294
1439
|
];
|
|
1295
|
-
exports.
|
|
1440
|
+
exports.FacetAttribute$ = FacetAttribute$;
|
|
1441
|
+
const FacetAttributeDefinition$ = [3, n0, _FAD,
|
|
1296
1442
|
0,
|
|
1297
1443
|
[_T, _DV, _II, _Ru],
|
|
1298
|
-
[0, () =>
|
|
1444
|
+
[0, () => TypedAttributeValue$, 2, () => RuleMap], 1
|
|
1299
1445
|
];
|
|
1300
|
-
exports.
|
|
1446
|
+
exports.FacetAttributeDefinition$ = FacetAttributeDefinition$;
|
|
1447
|
+
const FacetAttributeReference$ = [3, n0, _FARa,
|
|
1301
1448
|
0,
|
|
1302
1449
|
[_TFN, _TAN],
|
|
1303
1450
|
[0, 0], 2
|
|
1304
1451
|
];
|
|
1305
|
-
exports.
|
|
1452
|
+
exports.FacetAttributeReference$ = FacetAttributeReference$;
|
|
1453
|
+
const FacetAttributeUpdate$ = [3, n0, _FAU,
|
|
1306
1454
|
0,
|
|
1307
1455
|
[_At, _Ac],
|
|
1308
|
-
[() =>
|
|
1456
|
+
[() => FacetAttribute$, 0]
|
|
1309
1457
|
];
|
|
1310
|
-
exports.
|
|
1458
|
+
exports.FacetAttributeUpdate$ = FacetAttributeUpdate$;
|
|
1459
|
+
const GetAppliedSchemaVersionRequest$ = [3, n0, _GASVR,
|
|
1311
1460
|
0,
|
|
1312
1461
|
[_SA],
|
|
1313
1462
|
[0], 1
|
|
1314
1463
|
];
|
|
1315
|
-
exports.
|
|
1464
|
+
exports.GetAppliedSchemaVersionRequest$ = GetAppliedSchemaVersionRequest$;
|
|
1465
|
+
const GetAppliedSchemaVersionResponse$ = [3, n0, _GASVRe,
|
|
1316
1466
|
0,
|
|
1317
1467
|
[_ASA],
|
|
1318
1468
|
[0]
|
|
1319
1469
|
];
|
|
1320
|
-
exports.
|
|
1470
|
+
exports.GetAppliedSchemaVersionResponse$ = GetAppliedSchemaVersionResponse$;
|
|
1471
|
+
const GetDirectoryRequest$ = [3, n0, _GDR,
|
|
1321
1472
|
0,
|
|
1322
1473
|
[_DA],
|
|
1323
1474
|
[[0, { [_hH]: _xadp }]], 1
|
|
1324
1475
|
];
|
|
1325
|
-
exports.
|
|
1476
|
+
exports.GetDirectoryRequest$ = GetDirectoryRequest$;
|
|
1477
|
+
const GetDirectoryResponse$ = [3, n0, _GDRe,
|
|
1326
1478
|
0,
|
|
1327
1479
|
[_D],
|
|
1328
|
-
[() =>
|
|
1480
|
+
[() => Directory$], 1
|
|
1329
1481
|
];
|
|
1330
|
-
exports.
|
|
1482
|
+
exports.GetDirectoryResponse$ = GetDirectoryResponse$;
|
|
1483
|
+
const GetFacetRequest$ = [3, n0, _GFR,
|
|
1331
1484
|
0,
|
|
1332
1485
|
[_SA, _N],
|
|
1333
1486
|
[[0, { [_hH]: _xadp }], 0], 2
|
|
1334
1487
|
];
|
|
1335
|
-
exports.
|
|
1488
|
+
exports.GetFacetRequest$ = GetFacetRequest$;
|
|
1489
|
+
const GetFacetResponse$ = [3, n0, _GFRe,
|
|
1336
1490
|
0,
|
|
1337
1491
|
[_F],
|
|
1338
|
-
[() =>
|
|
1492
|
+
[() => Facet$]
|
|
1339
1493
|
];
|
|
1340
|
-
exports.
|
|
1494
|
+
exports.GetFacetResponse$ = GetFacetResponse$;
|
|
1495
|
+
const GetLinkAttributesRequest$ = [3, n0, _GLAR,
|
|
1341
1496
|
0,
|
|
1342
1497
|
[_DA, _TLS, _ANt, _CL],
|
|
1343
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1498
|
+
[[0, { [_hH]: _xadp }], () => TypedLinkSpecifier$, 64 | 0, 0], 3
|
|
1344
1499
|
];
|
|
1345
|
-
exports.
|
|
1500
|
+
exports.GetLinkAttributesRequest$ = GetLinkAttributesRequest$;
|
|
1501
|
+
const GetLinkAttributesResponse$ = [3, n0, _GLARe,
|
|
1346
1502
|
0,
|
|
1347
1503
|
[_A],
|
|
1348
1504
|
[() => AttributeKeyAndValueList]
|
|
1349
1505
|
];
|
|
1350
|
-
exports.
|
|
1506
|
+
exports.GetLinkAttributesResponse$ = GetLinkAttributesResponse$;
|
|
1507
|
+
const GetObjectAttributesRequest$ = [3, n0, _GOAR,
|
|
1351
1508
|
0,
|
|
1352
1509
|
[_DA, _OR, _SF, _ANt, _CL],
|
|
1353
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1510
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => SchemaFacet$, 64 | 0, [0, { [_hH]: _xacl }]], 4
|
|
1354
1511
|
];
|
|
1355
|
-
exports.
|
|
1512
|
+
exports.GetObjectAttributesRequest$ = GetObjectAttributesRequest$;
|
|
1513
|
+
const GetObjectAttributesResponse$ = [3, n0, _GOARe,
|
|
1356
1514
|
0,
|
|
1357
1515
|
[_A],
|
|
1358
1516
|
[() => AttributeKeyAndValueList]
|
|
1359
1517
|
];
|
|
1360
|
-
exports.
|
|
1518
|
+
exports.GetObjectAttributesResponse$ = GetObjectAttributesResponse$;
|
|
1519
|
+
const GetObjectInformationRequest$ = [3, n0, _GOIR,
|
|
1361
1520
|
0,
|
|
1362
1521
|
[_DA, _OR, _CL],
|
|
1363
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1522
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, [0, { [_hH]: _xacl }]], 2
|
|
1364
1523
|
];
|
|
1365
|
-
exports.
|
|
1524
|
+
exports.GetObjectInformationRequest$ = GetObjectInformationRequest$;
|
|
1525
|
+
const GetObjectInformationResponse$ = [3, n0, _GOIRe,
|
|
1366
1526
|
0,
|
|
1367
1527
|
[_SFc, _OI],
|
|
1368
1528
|
[() => SchemaFacetList, 0]
|
|
1369
1529
|
];
|
|
1370
|
-
exports.
|
|
1530
|
+
exports.GetObjectInformationResponse$ = GetObjectInformationResponse$;
|
|
1531
|
+
const GetSchemaAsJsonRequest$ = [3, n0, _GSAJR,
|
|
1371
1532
|
0,
|
|
1372
1533
|
[_SA],
|
|
1373
1534
|
[[0, { [_hH]: _xadp }]], 1
|
|
1374
1535
|
];
|
|
1375
|
-
exports.
|
|
1536
|
+
exports.GetSchemaAsJsonRequest$ = GetSchemaAsJsonRequest$;
|
|
1537
|
+
const GetSchemaAsJsonResponse$ = [3, n0, _GSAJRe,
|
|
1376
1538
|
0,
|
|
1377
1539
|
[_N, _Do],
|
|
1378
1540
|
[0, 0]
|
|
1379
1541
|
];
|
|
1380
|
-
exports.
|
|
1542
|
+
exports.GetSchemaAsJsonResponse$ = GetSchemaAsJsonResponse$;
|
|
1543
|
+
const GetTypedLinkFacetInformationRequest$ = [3, n0, _GTLFIR,
|
|
1381
1544
|
0,
|
|
1382
1545
|
[_SA, _N],
|
|
1383
1546
|
[[0, { [_hH]: _xadp }], 0], 2
|
|
1384
1547
|
];
|
|
1385
|
-
exports.
|
|
1548
|
+
exports.GetTypedLinkFacetInformationRequest$ = GetTypedLinkFacetInformationRequest$;
|
|
1549
|
+
const GetTypedLinkFacetInformationResponse$ = [3, n0, _GTLFIRe,
|
|
1386
1550
|
0,
|
|
1387
1551
|
[_IAO],
|
|
1388
1552
|
[64 | 0]
|
|
1389
1553
|
];
|
|
1390
|
-
exports.
|
|
1554
|
+
exports.GetTypedLinkFacetInformationResponse$ = GetTypedLinkFacetInformationResponse$;
|
|
1555
|
+
const IndexAttachment$ = [3, n0, _IAn,
|
|
1391
1556
|
0,
|
|
1392
1557
|
[_IAnd, _OI],
|
|
1393
1558
|
[() => AttributeKeyAndValueList, 0]
|
|
1394
1559
|
];
|
|
1395
|
-
exports.
|
|
1560
|
+
exports.IndexAttachment$ = IndexAttachment$;
|
|
1561
|
+
const LinkAttributeAction$ = [3, n0, _LAA,
|
|
1396
1562
|
0,
|
|
1397
1563
|
[_AAT, _AUV],
|
|
1398
|
-
[0, () =>
|
|
1564
|
+
[0, () => TypedAttributeValue$]
|
|
1399
1565
|
];
|
|
1400
|
-
exports.
|
|
1566
|
+
exports.LinkAttributeAction$ = LinkAttributeAction$;
|
|
1567
|
+
const LinkAttributeUpdate$ = [3, n0, _LAU,
|
|
1401
1568
|
0,
|
|
1402
1569
|
[_AK, _AA],
|
|
1403
|
-
[() =>
|
|
1570
|
+
[() => AttributeKey$, () => LinkAttributeAction$]
|
|
1404
1571
|
];
|
|
1405
|
-
exports.
|
|
1572
|
+
exports.LinkAttributeUpdate$ = LinkAttributeUpdate$;
|
|
1573
|
+
const ListAppliedSchemaArnsRequest$ = [3, n0, _LASAR,
|
|
1406
1574
|
0,
|
|
1407
1575
|
[_DA, _SA, _NT, _MR],
|
|
1408
1576
|
[0, 0, 0, 1], 1
|
|
1409
1577
|
];
|
|
1410
|
-
exports.
|
|
1578
|
+
exports.ListAppliedSchemaArnsRequest$ = ListAppliedSchemaArnsRequest$;
|
|
1579
|
+
const ListAppliedSchemaArnsResponse$ = [3, n0, _LASARi,
|
|
1411
1580
|
0,
|
|
1412
1581
|
[_SAc, _NT],
|
|
1413
1582
|
[64 | 0, 0]
|
|
1414
1583
|
];
|
|
1415
|
-
exports.
|
|
1584
|
+
exports.ListAppliedSchemaArnsResponse$ = ListAppliedSchemaArnsResponse$;
|
|
1585
|
+
const ListAttachedIndicesRequest$ = [3, n0, _LAIR,
|
|
1416
1586
|
0,
|
|
1417
1587
|
[_DA, _TR, _NT, _MR, _CL],
|
|
1418
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1588
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, 0, 1, [0, { [_hH]: _xacl }]], 2
|
|
1419
1589
|
];
|
|
1420
|
-
exports.
|
|
1590
|
+
exports.ListAttachedIndicesRequest$ = ListAttachedIndicesRequest$;
|
|
1591
|
+
const ListAttachedIndicesResponse$ = [3, n0, _LAIRi,
|
|
1421
1592
|
0,
|
|
1422
1593
|
[_IA, _NT],
|
|
1423
1594
|
[() => IndexAttachmentList, 0]
|
|
1424
1595
|
];
|
|
1425
|
-
exports.
|
|
1596
|
+
exports.ListAttachedIndicesResponse$ = ListAttachedIndicesResponse$;
|
|
1597
|
+
const ListDevelopmentSchemaArnsRequest$ = [3, n0, _LDSAR,
|
|
1426
1598
|
0,
|
|
1427
1599
|
[_NT, _MR],
|
|
1428
1600
|
[0, 1]
|
|
1429
1601
|
];
|
|
1430
|
-
exports.
|
|
1602
|
+
exports.ListDevelopmentSchemaArnsRequest$ = ListDevelopmentSchemaArnsRequest$;
|
|
1603
|
+
const ListDevelopmentSchemaArnsResponse$ = [3, n0, _LDSARi,
|
|
1431
1604
|
0,
|
|
1432
1605
|
[_SAc, _NT],
|
|
1433
1606
|
[64 | 0, 0]
|
|
1434
1607
|
];
|
|
1435
|
-
exports.
|
|
1608
|
+
exports.ListDevelopmentSchemaArnsResponse$ = ListDevelopmentSchemaArnsResponse$;
|
|
1609
|
+
const ListDirectoriesRequest$ = [3, n0, _LDR,
|
|
1436
1610
|
0,
|
|
1437
1611
|
[_NT, _MR, _st],
|
|
1438
1612
|
[0, 1, 0]
|
|
1439
1613
|
];
|
|
1440
|
-
exports.
|
|
1614
|
+
exports.ListDirectoriesRequest$ = ListDirectoriesRequest$;
|
|
1615
|
+
const ListDirectoriesResponse$ = [3, n0, _LDRi,
|
|
1441
1616
|
0,
|
|
1442
1617
|
[_Di, _NT],
|
|
1443
1618
|
[() => DirectoryList, 0], 1
|
|
1444
1619
|
];
|
|
1445
|
-
exports.
|
|
1620
|
+
exports.ListDirectoriesResponse$ = ListDirectoriesResponse$;
|
|
1621
|
+
const ListFacetAttributesRequest$ = [3, n0, _LFAR,
|
|
1446
1622
|
0,
|
|
1447
1623
|
[_SA, _N, _NT, _MR],
|
|
1448
1624
|
[[0, { [_hH]: _xadp }], 0, 0, 1], 2
|
|
1449
1625
|
];
|
|
1450
|
-
exports.
|
|
1626
|
+
exports.ListFacetAttributesRequest$ = ListFacetAttributesRequest$;
|
|
1627
|
+
const ListFacetAttributesResponse$ = [3, n0, _LFARi,
|
|
1451
1628
|
0,
|
|
1452
1629
|
[_A, _NT],
|
|
1453
1630
|
[() => FacetAttributeList, 0]
|
|
1454
1631
|
];
|
|
1455
|
-
exports.
|
|
1632
|
+
exports.ListFacetAttributesResponse$ = ListFacetAttributesResponse$;
|
|
1633
|
+
const ListFacetNamesRequest$ = [3, n0, _LFNR,
|
|
1456
1634
|
0,
|
|
1457
1635
|
[_SA, _NT, _MR],
|
|
1458
1636
|
[[0, { [_hH]: _xadp }], 0, 1], 1
|
|
1459
1637
|
];
|
|
1460
|
-
exports.
|
|
1638
|
+
exports.ListFacetNamesRequest$ = ListFacetNamesRequest$;
|
|
1639
|
+
const ListFacetNamesResponse$ = [3, n0, _LFNRi,
|
|
1461
1640
|
0,
|
|
1462
1641
|
[_FNa, _NT],
|
|
1463
1642
|
[64 | 0, 0]
|
|
1464
1643
|
];
|
|
1465
|
-
exports.
|
|
1644
|
+
exports.ListFacetNamesResponse$ = ListFacetNamesResponse$;
|
|
1645
|
+
const ListIncomingTypedLinksRequest$ = [3, n0, _LITLR,
|
|
1466
1646
|
0,
|
|
1467
1647
|
[_DA, _OR, _FAR, _FTL, _NT, _MR, _CL],
|
|
1468
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1648
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => TypedLinkAttributeRangeList, () => TypedLinkSchemaAndFacetName$, 0, 1, 0], 2
|
|
1469
1649
|
];
|
|
1470
|
-
exports.
|
|
1650
|
+
exports.ListIncomingTypedLinksRequest$ = ListIncomingTypedLinksRequest$;
|
|
1651
|
+
const ListIncomingTypedLinksResponse$ = [3, n0, _LITLRi,
|
|
1471
1652
|
0,
|
|
1472
1653
|
[_LS, _NT],
|
|
1473
1654
|
[() => TypedLinkSpecifierList, 0]
|
|
1474
1655
|
];
|
|
1475
|
-
exports.
|
|
1656
|
+
exports.ListIncomingTypedLinksResponse$ = ListIncomingTypedLinksResponse$;
|
|
1657
|
+
const ListIndexRequest$ = [3, n0, _LIR,
|
|
1476
1658
|
0,
|
|
1477
1659
|
[_DA, _IR, _ROIV, _MR, _NT, _CL],
|
|
1478
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1660
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => ObjectAttributeRangeList, 1, 0, [0, { [_hH]: _xacl }]], 2
|
|
1479
1661
|
];
|
|
1480
|
-
exports.
|
|
1662
|
+
exports.ListIndexRequest$ = ListIndexRequest$;
|
|
1663
|
+
const ListIndexResponse$ = [3, n0, _LIRi,
|
|
1481
1664
|
0,
|
|
1482
1665
|
[_IA, _NT],
|
|
1483
1666
|
[() => IndexAttachmentList, 0]
|
|
1484
1667
|
];
|
|
1485
|
-
exports.
|
|
1668
|
+
exports.ListIndexResponse$ = ListIndexResponse$;
|
|
1669
|
+
const ListManagedSchemaArnsRequest$ = [3, n0, _LMSAR,
|
|
1486
1670
|
0,
|
|
1487
1671
|
[_SA, _NT, _MR],
|
|
1488
1672
|
[0, 0, 1]
|
|
1489
1673
|
];
|
|
1490
|
-
exports.
|
|
1674
|
+
exports.ListManagedSchemaArnsRequest$ = ListManagedSchemaArnsRequest$;
|
|
1675
|
+
const ListManagedSchemaArnsResponse$ = [3, n0, _LMSARi,
|
|
1491
1676
|
0,
|
|
1492
1677
|
[_SAc, _NT],
|
|
1493
1678
|
[64 | 0, 0]
|
|
1494
1679
|
];
|
|
1495
|
-
exports.
|
|
1680
|
+
exports.ListManagedSchemaArnsResponse$ = ListManagedSchemaArnsResponse$;
|
|
1681
|
+
const ListObjectAttributesRequest$ = [3, n0, _LOAR,
|
|
1496
1682
|
0,
|
|
1497
1683
|
[_DA, _OR, _NT, _MR, _CL, _FF],
|
|
1498
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1684
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, 0, 1, [0, { [_hH]: _xacl }], () => SchemaFacet$], 2
|
|
1499
1685
|
];
|
|
1500
|
-
exports.
|
|
1686
|
+
exports.ListObjectAttributesRequest$ = ListObjectAttributesRequest$;
|
|
1687
|
+
const ListObjectAttributesResponse$ = [3, n0, _LOARi,
|
|
1501
1688
|
0,
|
|
1502
1689
|
[_A, _NT],
|
|
1503
1690
|
[() => AttributeKeyAndValueList, 0]
|
|
1504
1691
|
];
|
|
1505
|
-
exports.
|
|
1692
|
+
exports.ListObjectAttributesResponse$ = ListObjectAttributesResponse$;
|
|
1693
|
+
const ListObjectChildrenRequest$ = [3, n0, _LOCR,
|
|
1506
1694
|
0,
|
|
1507
1695
|
[_DA, _OR, _NT, _MR, _CL],
|
|
1508
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1696
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, 0, 1, [0, { [_hH]: _xacl }]], 2
|
|
1509
1697
|
];
|
|
1510
|
-
exports.
|
|
1698
|
+
exports.ListObjectChildrenRequest$ = ListObjectChildrenRequest$;
|
|
1699
|
+
const ListObjectChildrenResponse$ = [3, n0, _LOCRi,
|
|
1511
1700
|
0,
|
|
1512
1701
|
[_C, _NT],
|
|
1513
1702
|
[128 | 0, 0]
|
|
1514
1703
|
];
|
|
1515
|
-
exports.
|
|
1704
|
+
exports.ListObjectChildrenResponse$ = ListObjectChildrenResponse$;
|
|
1705
|
+
const ListObjectParentPathsRequest$ = [3, n0, _LOPPR,
|
|
1516
1706
|
0,
|
|
1517
1707
|
[_DA, _OR, _NT, _MR],
|
|
1518
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1708
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, 0, 1], 2
|
|
1519
1709
|
];
|
|
1520
|
-
exports.
|
|
1710
|
+
exports.ListObjectParentPathsRequest$ = ListObjectParentPathsRequest$;
|
|
1711
|
+
const ListObjectParentPathsResponse$ = [3, n0, _LOPPRi,
|
|
1521
1712
|
0,
|
|
1522
1713
|
[_PTOIL, _NT],
|
|
1523
1714
|
[() => PathToObjectIdentifiersList, 0]
|
|
1524
1715
|
];
|
|
1525
|
-
exports.
|
|
1716
|
+
exports.ListObjectParentPathsResponse$ = ListObjectParentPathsResponse$;
|
|
1717
|
+
const ListObjectParentsRequest$ = [3, n0, _LOPR,
|
|
1526
1718
|
0,
|
|
1527
1719
|
[_DA, _OR, _NT, _MR, _CL, _IALTEP],
|
|
1528
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1720
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, 0, 1, [0, { [_hH]: _xacl }], 2], 2
|
|
1529
1721
|
];
|
|
1530
|
-
exports.
|
|
1722
|
+
exports.ListObjectParentsRequest$ = ListObjectParentsRequest$;
|
|
1723
|
+
const ListObjectParentsResponse$ = [3, n0, _LOPRi,
|
|
1531
1724
|
0,
|
|
1532
1725
|
[_P, _NT, _PL],
|
|
1533
1726
|
[128 | 0, 0, () => ObjectIdentifierAndLinkNameList]
|
|
1534
1727
|
];
|
|
1535
|
-
exports.
|
|
1728
|
+
exports.ListObjectParentsResponse$ = ListObjectParentsResponse$;
|
|
1729
|
+
const ListObjectPoliciesRequest$ = [3, n0, _LOPRis,
|
|
1536
1730
|
0,
|
|
1537
1731
|
[_DA, _OR, _NT, _MR, _CL],
|
|
1538
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1732
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, 0, 1, [0, { [_hH]: _xacl }]], 2
|
|
1539
1733
|
];
|
|
1540
|
-
exports.
|
|
1734
|
+
exports.ListObjectPoliciesRequest$ = ListObjectPoliciesRequest$;
|
|
1735
|
+
const ListObjectPoliciesResponse$ = [3, n0, _LOPRist,
|
|
1541
1736
|
0,
|
|
1542
1737
|
[_API, _NT],
|
|
1543
1738
|
[64 | 0, 0]
|
|
1544
1739
|
];
|
|
1545
|
-
exports.
|
|
1740
|
+
exports.ListObjectPoliciesResponse$ = ListObjectPoliciesResponse$;
|
|
1741
|
+
const ListOutgoingTypedLinksRequest$ = [3, n0, _LOTLR,
|
|
1546
1742
|
0,
|
|
1547
1743
|
[_DA, _OR, _FAR, _FTL, _NT, _MR, _CL],
|
|
1548
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1744
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => TypedLinkAttributeRangeList, () => TypedLinkSchemaAndFacetName$, 0, 1, 0], 2
|
|
1549
1745
|
];
|
|
1550
|
-
exports.
|
|
1746
|
+
exports.ListOutgoingTypedLinksRequest$ = ListOutgoingTypedLinksRequest$;
|
|
1747
|
+
const ListOutgoingTypedLinksResponse$ = [3, n0, _LOTLRi,
|
|
1551
1748
|
0,
|
|
1552
1749
|
[_TLSy, _NT],
|
|
1553
1750
|
[() => TypedLinkSpecifierList, 0]
|
|
1554
1751
|
];
|
|
1555
|
-
exports.
|
|
1752
|
+
exports.ListOutgoingTypedLinksResponse$ = ListOutgoingTypedLinksResponse$;
|
|
1753
|
+
const ListPolicyAttachmentsRequest$ = [3, n0, _LPAR,
|
|
1556
1754
|
0,
|
|
1557
1755
|
[_DA, _PRo, _NT, _MR, _CL],
|
|
1558
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1756
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, 0, 1, [0, { [_hH]: _xacl }]], 2
|
|
1559
1757
|
];
|
|
1560
|
-
exports.
|
|
1758
|
+
exports.ListPolicyAttachmentsRequest$ = ListPolicyAttachmentsRequest$;
|
|
1759
|
+
const ListPolicyAttachmentsResponse$ = [3, n0, _LPARi,
|
|
1561
1760
|
0,
|
|
1562
1761
|
[_OIb, _NT],
|
|
1563
1762
|
[64 | 0, 0]
|
|
1564
1763
|
];
|
|
1565
|
-
exports.
|
|
1764
|
+
exports.ListPolicyAttachmentsResponse$ = ListPolicyAttachmentsResponse$;
|
|
1765
|
+
const ListPublishedSchemaArnsRequest$ = [3, n0, _LPSAR,
|
|
1566
1766
|
0,
|
|
1567
1767
|
[_SA, _NT, _MR],
|
|
1568
1768
|
[0, 0, 1]
|
|
1569
1769
|
];
|
|
1570
|
-
exports.
|
|
1770
|
+
exports.ListPublishedSchemaArnsRequest$ = ListPublishedSchemaArnsRequest$;
|
|
1771
|
+
const ListPublishedSchemaArnsResponse$ = [3, n0, _LPSARi,
|
|
1571
1772
|
0,
|
|
1572
1773
|
[_SAc, _NT],
|
|
1573
1774
|
[64 | 0, 0]
|
|
1574
1775
|
];
|
|
1575
|
-
exports.
|
|
1776
|
+
exports.ListPublishedSchemaArnsResponse$ = ListPublishedSchemaArnsResponse$;
|
|
1777
|
+
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1576
1778
|
0,
|
|
1577
1779
|
[_RA, _NT, _MR],
|
|
1578
1780
|
[0, 0, 1], 1
|
|
1579
1781
|
];
|
|
1580
|
-
exports.
|
|
1782
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
1783
|
+
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1581
1784
|
0,
|
|
1582
1785
|
[_Ta, _NT],
|
|
1583
1786
|
[() => TagList, 0]
|
|
1584
1787
|
];
|
|
1585
|
-
exports.
|
|
1788
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
1789
|
+
const ListTypedLinkFacetAttributesRequest$ = [3, n0, _LTLFAR,
|
|
1586
1790
|
0,
|
|
1587
1791
|
[_SA, _N, _NT, _MR],
|
|
1588
1792
|
[[0, { [_hH]: _xadp }], 0, 0, 1], 2
|
|
1589
1793
|
];
|
|
1590
|
-
exports.
|
|
1794
|
+
exports.ListTypedLinkFacetAttributesRequest$ = ListTypedLinkFacetAttributesRequest$;
|
|
1795
|
+
const ListTypedLinkFacetAttributesResponse$ = [3, n0, _LTLFARi,
|
|
1591
1796
|
0,
|
|
1592
1797
|
[_A, _NT],
|
|
1593
1798
|
[() => TypedLinkAttributeDefinitionList, 0]
|
|
1594
1799
|
];
|
|
1595
|
-
exports.
|
|
1800
|
+
exports.ListTypedLinkFacetAttributesResponse$ = ListTypedLinkFacetAttributesResponse$;
|
|
1801
|
+
const ListTypedLinkFacetNamesRequest$ = [3, n0, _LTLFNR,
|
|
1596
1802
|
0,
|
|
1597
1803
|
[_SA, _NT, _MR],
|
|
1598
1804
|
[[0, { [_hH]: _xadp }], 0, 1], 1
|
|
1599
1805
|
];
|
|
1600
|
-
exports.
|
|
1806
|
+
exports.ListTypedLinkFacetNamesRequest$ = ListTypedLinkFacetNamesRequest$;
|
|
1807
|
+
const ListTypedLinkFacetNamesResponse$ = [3, n0, _LTLFNRi,
|
|
1601
1808
|
0,
|
|
1602
1809
|
[_FNa, _NT],
|
|
1603
1810
|
[64 | 0, 0]
|
|
1604
1811
|
];
|
|
1605
|
-
exports.
|
|
1812
|
+
exports.ListTypedLinkFacetNamesResponse$ = ListTypedLinkFacetNamesResponse$;
|
|
1813
|
+
const LookupPolicyRequest$ = [3, n0, _LPR,
|
|
1606
1814
|
0,
|
|
1607
1815
|
[_DA, _OR, _NT, _MR],
|
|
1608
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1816
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, 0, 1], 2
|
|
1609
1817
|
];
|
|
1610
|
-
exports.
|
|
1818
|
+
exports.LookupPolicyRequest$ = LookupPolicyRequest$;
|
|
1819
|
+
const LookupPolicyResponse$ = [3, n0, _LPRo,
|
|
1611
1820
|
0,
|
|
1612
1821
|
[_PTPL, _NT],
|
|
1613
1822
|
[() => PolicyToPathList, 0]
|
|
1614
1823
|
];
|
|
1615
|
-
exports.
|
|
1824
|
+
exports.LookupPolicyResponse$ = LookupPolicyResponse$;
|
|
1825
|
+
const ObjectAttributeAction$ = [3, n0, _OAA,
|
|
1616
1826
|
0,
|
|
1617
1827
|
[_OAAT, _OAUV],
|
|
1618
|
-
[0, () =>
|
|
1828
|
+
[0, () => TypedAttributeValue$]
|
|
1619
1829
|
];
|
|
1620
|
-
exports.
|
|
1830
|
+
exports.ObjectAttributeAction$ = ObjectAttributeAction$;
|
|
1831
|
+
const ObjectAttributeRange$ = [3, n0, _OAR,
|
|
1621
1832
|
0,
|
|
1622
1833
|
[_AK, _Ra],
|
|
1623
|
-
[() =>
|
|
1834
|
+
[() => AttributeKey$, () => TypedAttributeValueRange$]
|
|
1624
1835
|
];
|
|
1625
|
-
exports.
|
|
1836
|
+
exports.ObjectAttributeRange$ = ObjectAttributeRange$;
|
|
1837
|
+
const ObjectAttributeUpdate$ = [3, n0, _OAU,
|
|
1626
1838
|
0,
|
|
1627
1839
|
[_OAK, _OAA],
|
|
1628
|
-
[() =>
|
|
1840
|
+
[() => AttributeKey$, () => ObjectAttributeAction$]
|
|
1629
1841
|
];
|
|
1630
|
-
exports.
|
|
1842
|
+
exports.ObjectAttributeUpdate$ = ObjectAttributeUpdate$;
|
|
1843
|
+
const ObjectIdentifierAndLinkNameTuple$ = [3, n0, _OIALNT,
|
|
1631
1844
|
0,
|
|
1632
1845
|
[_OI, _LN],
|
|
1633
1846
|
[0, 0]
|
|
1634
1847
|
];
|
|
1635
|
-
exports.
|
|
1848
|
+
exports.ObjectIdentifierAndLinkNameTuple$ = ObjectIdentifierAndLinkNameTuple$;
|
|
1849
|
+
const ObjectReference$ = [3, n0, _OR,
|
|
1636
1850
|
0,
|
|
1637
1851
|
[_Se],
|
|
1638
1852
|
[0]
|
|
1639
1853
|
];
|
|
1640
|
-
exports.
|
|
1854
|
+
exports.ObjectReference$ = ObjectReference$;
|
|
1855
|
+
const PathToObjectIdentifiers$ = [3, n0, _PTOI,
|
|
1641
1856
|
0,
|
|
1642
1857
|
[_Pa, _OIb],
|
|
1643
1858
|
[0, 64 | 0]
|
|
1644
1859
|
];
|
|
1645
|
-
exports.
|
|
1860
|
+
exports.PathToObjectIdentifiers$ = PathToObjectIdentifiers$;
|
|
1861
|
+
const PolicyAttachment$ = [3, n0, _PA,
|
|
1646
1862
|
0,
|
|
1647
1863
|
[_PI, _OI, _PT],
|
|
1648
1864
|
[0, 0, 0]
|
|
1649
1865
|
];
|
|
1650
|
-
exports.
|
|
1866
|
+
exports.PolicyAttachment$ = PolicyAttachment$;
|
|
1867
|
+
const PolicyToPath$ = [3, n0, _PTP,
|
|
1651
1868
|
0,
|
|
1652
1869
|
[_Pa, _Po],
|
|
1653
1870
|
[0, () => PolicyAttachmentList]
|
|
1654
1871
|
];
|
|
1655
|
-
exports.
|
|
1872
|
+
exports.PolicyToPath$ = PolicyToPath$;
|
|
1873
|
+
const PublishSchemaRequest$ = [3, n0, _PSR,
|
|
1656
1874
|
0,
|
|
1657
1875
|
[_DSA, _Ve, _MV, _N],
|
|
1658
1876
|
[[0, { [_hH]: _xadp }], 0, 0, 0], 2
|
|
1659
1877
|
];
|
|
1660
|
-
exports.
|
|
1878
|
+
exports.PublishSchemaRequest$ = PublishSchemaRequest$;
|
|
1879
|
+
const PublishSchemaResponse$ = [3, n0, _PSRu,
|
|
1661
1880
|
0,
|
|
1662
1881
|
[_PSA],
|
|
1663
1882
|
[0]
|
|
1664
1883
|
];
|
|
1665
|
-
exports.
|
|
1884
|
+
exports.PublishSchemaResponse$ = PublishSchemaResponse$;
|
|
1885
|
+
const PutSchemaFromJsonRequest$ = [3, n0, _PSFJR,
|
|
1666
1886
|
0,
|
|
1667
1887
|
[_SA, _Do],
|
|
1668
1888
|
[[0, { [_hH]: _xadp }], 0], 2
|
|
1669
1889
|
];
|
|
1670
|
-
exports.
|
|
1890
|
+
exports.PutSchemaFromJsonRequest$ = PutSchemaFromJsonRequest$;
|
|
1891
|
+
const PutSchemaFromJsonResponse$ = [3, n0, _PSFJRu,
|
|
1671
1892
|
0,
|
|
1672
1893
|
[_Ar],
|
|
1673
1894
|
[0]
|
|
1674
1895
|
];
|
|
1675
|
-
exports.
|
|
1896
|
+
exports.PutSchemaFromJsonResponse$ = PutSchemaFromJsonResponse$;
|
|
1897
|
+
const RemoveFacetFromObjectRequest$ = [3, n0, _RFFOR,
|
|
1676
1898
|
0,
|
|
1677
1899
|
[_DA, _SF, _OR],
|
|
1678
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
1900
|
+
[[0, { [_hH]: _xadp }], () => SchemaFacet$, () => ObjectReference$], 3
|
|
1679
1901
|
];
|
|
1680
|
-
exports.
|
|
1902
|
+
exports.RemoveFacetFromObjectRequest$ = RemoveFacetFromObjectRequest$;
|
|
1903
|
+
const RemoveFacetFromObjectResponse$ = [3, n0, _RFFORe,
|
|
1681
1904
|
0,
|
|
1682
1905
|
[],
|
|
1683
1906
|
[]
|
|
1684
1907
|
];
|
|
1685
|
-
exports.
|
|
1908
|
+
exports.RemoveFacetFromObjectResponse$ = RemoveFacetFromObjectResponse$;
|
|
1909
|
+
const Rule$ = [3, n0, _Rul,
|
|
1686
1910
|
0,
|
|
1687
1911
|
[_T, _Par],
|
|
1688
1912
|
[0, 128 | 0]
|
|
1689
1913
|
];
|
|
1690
|
-
exports.
|
|
1914
|
+
exports.Rule$ = Rule$;
|
|
1915
|
+
const SchemaFacet$ = [3, n0, _SF,
|
|
1691
1916
|
0,
|
|
1692
1917
|
[_SA, _FN],
|
|
1693
1918
|
[0, 0]
|
|
1694
1919
|
];
|
|
1695
|
-
exports.
|
|
1920
|
+
exports.SchemaFacet$ = SchemaFacet$;
|
|
1921
|
+
const Tag$ = [3, n0, _Tag,
|
|
1696
1922
|
0,
|
|
1697
1923
|
[_K, _V],
|
|
1698
1924
|
[0, 0]
|
|
1699
1925
|
];
|
|
1700
|
-
exports.
|
|
1926
|
+
exports.Tag$ = Tag$;
|
|
1927
|
+
const TagResourceRequest$ = [3, n0, _TRR,
|
|
1701
1928
|
0,
|
|
1702
1929
|
[_RA, _Ta],
|
|
1703
1930
|
[0, () => TagList], 2
|
|
1704
1931
|
];
|
|
1705
|
-
exports.
|
|
1932
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
1933
|
+
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
1706
1934
|
0,
|
|
1707
1935
|
[],
|
|
1708
1936
|
[]
|
|
1709
1937
|
];
|
|
1710
|
-
exports.
|
|
1938
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
1939
|
+
const TypedAttributeValueRange$ = [3, n0, _TAVR,
|
|
1711
1940
|
0,
|
|
1712
1941
|
[_SM, _EM, _SV, _EV],
|
|
1713
|
-
[0, 0, () =>
|
|
1942
|
+
[0, 0, () => TypedAttributeValue$, () => TypedAttributeValue$], 2
|
|
1714
1943
|
];
|
|
1715
|
-
exports.
|
|
1944
|
+
exports.TypedAttributeValueRange$ = TypedAttributeValueRange$;
|
|
1945
|
+
const TypedLinkAttributeDefinition$ = [3, n0, _TLAD,
|
|
1716
1946
|
0,
|
|
1717
1947
|
[_N, _T, _RB, _DV, _II, _Ru],
|
|
1718
|
-
[0, 0, 0, () =>
|
|
1948
|
+
[0, 0, 0, () => TypedAttributeValue$, 2, () => RuleMap], 3
|
|
1719
1949
|
];
|
|
1720
|
-
exports.
|
|
1950
|
+
exports.TypedLinkAttributeDefinition$ = TypedLinkAttributeDefinition$;
|
|
1951
|
+
const TypedLinkAttributeRange$ = [3, n0, _TLAR,
|
|
1721
1952
|
0,
|
|
1722
1953
|
[_Ra, _AN],
|
|
1723
|
-
[() =>
|
|
1954
|
+
[() => TypedAttributeValueRange$, 0], 1
|
|
1724
1955
|
];
|
|
1725
|
-
exports.
|
|
1956
|
+
exports.TypedLinkAttributeRange$ = TypedLinkAttributeRange$;
|
|
1957
|
+
const TypedLinkFacet$ = [3, n0, _TLF,
|
|
1726
1958
|
0,
|
|
1727
1959
|
[_N, _A, _IAO],
|
|
1728
1960
|
[0, () => TypedLinkAttributeDefinitionList, 64 | 0], 3
|
|
1729
1961
|
];
|
|
1730
|
-
exports.
|
|
1962
|
+
exports.TypedLinkFacet$ = TypedLinkFacet$;
|
|
1963
|
+
const TypedLinkFacetAttributeUpdate$ = [3, n0, _TLFAU,
|
|
1731
1964
|
0,
|
|
1732
1965
|
[_At, _Ac],
|
|
1733
|
-
[() =>
|
|
1966
|
+
[() => TypedLinkAttributeDefinition$, 0], 2
|
|
1734
1967
|
];
|
|
1735
|
-
exports.
|
|
1968
|
+
exports.TypedLinkFacetAttributeUpdate$ = TypedLinkFacetAttributeUpdate$;
|
|
1969
|
+
const TypedLinkSchemaAndFacetName$ = [3, n0, _TLSAFN,
|
|
1736
1970
|
0,
|
|
1737
1971
|
[_SA, _TLN],
|
|
1738
1972
|
[0, 0], 2
|
|
1739
1973
|
];
|
|
1740
|
-
exports.
|
|
1974
|
+
exports.TypedLinkSchemaAndFacetName$ = TypedLinkSchemaAndFacetName$;
|
|
1975
|
+
const TypedLinkSpecifier$ = [3, n0, _TLS,
|
|
1741
1976
|
0,
|
|
1742
1977
|
[_TLF, _SOR, _TOR, _IAV],
|
|
1743
|
-
[() =>
|
|
1978
|
+
[() => TypedLinkSchemaAndFacetName$, () => ObjectReference$, () => ObjectReference$, () => AttributeNameAndValueList], 4
|
|
1744
1979
|
];
|
|
1745
|
-
exports.
|
|
1980
|
+
exports.TypedLinkSpecifier$ = TypedLinkSpecifier$;
|
|
1981
|
+
const UntagResourceRequest$ = [3, n0, _URR,
|
|
1746
1982
|
0,
|
|
1747
1983
|
[_RA, _TK],
|
|
1748
1984
|
[0, 64 | 0], 2
|
|
1749
1985
|
];
|
|
1750
|
-
exports.
|
|
1986
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
1987
|
+
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
1751
1988
|
0,
|
|
1752
1989
|
[],
|
|
1753
1990
|
[]
|
|
1754
1991
|
];
|
|
1755
|
-
exports.
|
|
1992
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
1993
|
+
const UpdateFacetRequest$ = [3, n0, _UFR,
|
|
1756
1994
|
0,
|
|
1757
1995
|
[_SA, _N, _AU, _OT],
|
|
1758
1996
|
[[0, { [_hH]: _xadp }], 0, () => FacetAttributeUpdateList, 0], 2
|
|
1759
1997
|
];
|
|
1760
|
-
exports.
|
|
1998
|
+
exports.UpdateFacetRequest$ = UpdateFacetRequest$;
|
|
1999
|
+
const UpdateFacetResponse$ = [3, n0, _UFRp,
|
|
1761
2000
|
0,
|
|
1762
2001
|
[],
|
|
1763
2002
|
[]
|
|
1764
2003
|
];
|
|
1765
|
-
exports.
|
|
2004
|
+
exports.UpdateFacetResponse$ = UpdateFacetResponse$;
|
|
2005
|
+
const UpdateLinkAttributesRequest$ = [3, n0, _ULAR,
|
|
1766
2006
|
0,
|
|
1767
2007
|
[_DA, _TLS, _AU],
|
|
1768
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
2008
|
+
[[0, { [_hH]: _xadp }], () => TypedLinkSpecifier$, () => LinkAttributeUpdateList], 3
|
|
1769
2009
|
];
|
|
1770
|
-
exports.
|
|
2010
|
+
exports.UpdateLinkAttributesRequest$ = UpdateLinkAttributesRequest$;
|
|
2011
|
+
const UpdateLinkAttributesResponse$ = [3, n0, _ULARp,
|
|
1771
2012
|
0,
|
|
1772
2013
|
[],
|
|
1773
2014
|
[]
|
|
1774
2015
|
];
|
|
1775
|
-
exports.
|
|
2016
|
+
exports.UpdateLinkAttributesResponse$ = UpdateLinkAttributesResponse$;
|
|
2017
|
+
const UpdateObjectAttributesRequest$ = [3, n0, _UOAR,
|
|
1776
2018
|
0,
|
|
1777
2019
|
[_DA, _OR, _AU],
|
|
1778
|
-
[[0, { [_hH]: _xadp }], () =>
|
|
2020
|
+
[[0, { [_hH]: _xadp }], () => ObjectReference$, () => ObjectAttributeUpdateList], 3
|
|
1779
2021
|
];
|
|
1780
|
-
exports.
|
|
2022
|
+
exports.UpdateObjectAttributesRequest$ = UpdateObjectAttributesRequest$;
|
|
2023
|
+
const UpdateObjectAttributesResponse$ = [3, n0, _UOARp,
|
|
1781
2024
|
0,
|
|
1782
2025
|
[_OI],
|
|
1783
2026
|
[0]
|
|
1784
2027
|
];
|
|
1785
|
-
exports.
|
|
2028
|
+
exports.UpdateObjectAttributesResponse$ = UpdateObjectAttributesResponse$;
|
|
2029
|
+
const UpdateSchemaRequest$ = [3, n0, _USR,
|
|
1786
2030
|
0,
|
|
1787
2031
|
[_SA, _N],
|
|
1788
2032
|
[[0, { [_hH]: _xadp }], 0], 2
|
|
1789
2033
|
];
|
|
1790
|
-
exports.
|
|
2034
|
+
exports.UpdateSchemaRequest$ = UpdateSchemaRequest$;
|
|
2035
|
+
const UpdateSchemaResponse$ = [3, n0, _USRp,
|
|
1791
2036
|
0,
|
|
1792
2037
|
[_SA],
|
|
1793
2038
|
[0]
|
|
1794
2039
|
];
|
|
1795
|
-
exports.
|
|
2040
|
+
exports.UpdateSchemaResponse$ = UpdateSchemaResponse$;
|
|
2041
|
+
const UpdateTypedLinkFacetRequest$ = [3, n0, _UTLFR,
|
|
1796
2042
|
0,
|
|
1797
2043
|
[_SA, _N, _AU, _IAO],
|
|
1798
2044
|
[[0, { [_hH]: _xadp }], 0, () => TypedLinkFacetAttributeUpdateList, 64 | 0], 4
|
|
1799
2045
|
];
|
|
1800
|
-
exports.
|
|
2046
|
+
exports.UpdateTypedLinkFacetRequest$ = UpdateTypedLinkFacetRequest$;
|
|
2047
|
+
const UpdateTypedLinkFacetResponse$ = [3, n0, _UTLFRp,
|
|
1801
2048
|
0,
|
|
1802
2049
|
[],
|
|
1803
2050
|
[]
|
|
1804
2051
|
];
|
|
1805
|
-
exports.
|
|
2052
|
+
exports.UpdateTypedLinkFacetResponse$ = UpdateTypedLinkFacetResponse$;
|
|
2053
|
+
const UpgradeAppliedSchemaRequest$ = [3, n0, _UASR,
|
|
1806
2054
|
0,
|
|
1807
2055
|
[_PSA, _DA, _DR],
|
|
1808
2056
|
[0, 0, 2], 2
|
|
1809
2057
|
];
|
|
1810
|
-
exports.
|
|
2058
|
+
exports.UpgradeAppliedSchemaRequest$ = UpgradeAppliedSchemaRequest$;
|
|
2059
|
+
const UpgradeAppliedSchemaResponse$ = [3, n0, _UASRp,
|
|
1811
2060
|
0,
|
|
1812
2061
|
[_USA, _DA],
|
|
1813
2062
|
[0, 0]
|
|
1814
2063
|
];
|
|
1815
|
-
exports.
|
|
2064
|
+
exports.UpgradeAppliedSchemaResponse$ = UpgradeAppliedSchemaResponse$;
|
|
2065
|
+
const UpgradePublishedSchemaRequest$ = [3, n0, _UPSR,
|
|
1816
2066
|
0,
|
|
1817
2067
|
[_DSA, _PSA, _MV, _DR],
|
|
1818
2068
|
[0, 0, 0, 2], 3
|
|
1819
2069
|
];
|
|
1820
|
-
exports.
|
|
2070
|
+
exports.UpgradePublishedSchemaRequest$ = UpgradePublishedSchemaRequest$;
|
|
2071
|
+
const UpgradePublishedSchemaResponse$ = [3, n0, _UPSRp,
|
|
1821
2072
|
0,
|
|
1822
2073
|
[_USA],
|
|
1823
2074
|
[0]
|
|
1824
2075
|
];
|
|
2076
|
+
exports.UpgradePublishedSchemaResponse$ = UpgradePublishedSchemaResponse$;
|
|
1825
2077
|
var __Unit = "unit";
|
|
1826
2078
|
var Arns = 64 | 0;
|
|
1827
2079
|
var AttributeKeyAndValueList = [1, n0, _AKAVL,
|
|
1828
|
-
0, () =>
|
|
2080
|
+
0, () => AttributeKeyAndValue$
|
|
1829
2081
|
];
|
|
1830
2082
|
var AttributeKeyList = [1, n0, _AKL,
|
|
1831
|
-
0, () =>
|
|
2083
|
+
0, () => AttributeKey$
|
|
1832
2084
|
];
|
|
1833
2085
|
var AttributeNameAndValueList = [1, n0, _ANAVL,
|
|
1834
|
-
0, () =>
|
|
2086
|
+
0, () => AttributeNameAndValue$
|
|
1835
2087
|
];
|
|
1836
2088
|
var AttributeNameList = 64 | 0;
|
|
1837
2089
|
var BatchReadOperationList = [1, n0, _BROL,
|
|
1838
|
-
0, () =>
|
|
2090
|
+
0, () => BatchReadOperation$
|
|
1839
2091
|
];
|
|
1840
2092
|
var BatchReadOperationResponseList = [1, n0, _BRORL,
|
|
1841
|
-
0, () =>
|
|
2093
|
+
0, () => BatchReadOperationResponse$
|
|
1842
2094
|
];
|
|
1843
2095
|
var BatchWriteOperationList = [1, n0, _BWOL,
|
|
1844
|
-
0, () =>
|
|
2096
|
+
0, () => BatchWriteOperation$
|
|
1845
2097
|
];
|
|
1846
2098
|
var BatchWriteOperationResponseList = [1, n0, _BWORL,
|
|
1847
|
-
0, () =>
|
|
2099
|
+
0, () => BatchWriteOperationResponse$
|
|
1848
2100
|
];
|
|
1849
2101
|
var DirectoryList = [1, n0, _DL,
|
|
1850
|
-
0, () =>
|
|
2102
|
+
0, () => Directory$
|
|
1851
2103
|
];
|
|
1852
2104
|
var FacetAttributeList = [1, n0, _FAL,
|
|
1853
|
-
0, () =>
|
|
2105
|
+
0, () => FacetAttribute$
|
|
1854
2106
|
];
|
|
1855
2107
|
var FacetAttributeUpdateList = [1, n0, _FAUL,
|
|
1856
|
-
0, () =>
|
|
2108
|
+
0, () => FacetAttributeUpdate$
|
|
1857
2109
|
];
|
|
1858
2110
|
var FacetNameList = 64 | 0;
|
|
1859
2111
|
var IndexAttachmentList = [1, n0, _IAL,
|
|
1860
|
-
0, () =>
|
|
2112
|
+
0, () => IndexAttachment$
|
|
1861
2113
|
];
|
|
1862
2114
|
var LinkAttributeUpdateList = [1, n0, _LAUL,
|
|
1863
|
-
0, () =>
|
|
2115
|
+
0, () => LinkAttributeUpdate$
|
|
1864
2116
|
];
|
|
1865
2117
|
var ObjectAttributeRangeList = [1, n0, _OARL,
|
|
1866
|
-
0, () =>
|
|
2118
|
+
0, () => ObjectAttributeRange$
|
|
1867
2119
|
];
|
|
1868
2120
|
var ObjectAttributeUpdateList = [1, n0, _OAUL,
|
|
1869
|
-
0, () =>
|
|
2121
|
+
0, () => ObjectAttributeUpdate$
|
|
1870
2122
|
];
|
|
1871
2123
|
var ObjectIdentifierAndLinkNameList = [1, n0, _OIALNL,
|
|
1872
|
-
0, () =>
|
|
2124
|
+
0, () => ObjectIdentifierAndLinkNameTuple$
|
|
1873
2125
|
];
|
|
1874
2126
|
var ObjectIdentifierList = 64 | 0;
|
|
1875
2127
|
var PathToObjectIdentifiersList = [1, n0, _PTOIL,
|
|
1876
|
-
0, () =>
|
|
2128
|
+
0, () => PathToObjectIdentifiers$
|
|
1877
2129
|
];
|
|
1878
2130
|
var PolicyAttachmentList = [1, n0, _PAL,
|
|
1879
|
-
0, () =>
|
|
2131
|
+
0, () => PolicyAttachment$
|
|
1880
2132
|
];
|
|
1881
2133
|
var PolicyToPathList = [1, n0, _PTPL,
|
|
1882
|
-
0, () =>
|
|
2134
|
+
0, () => PolicyToPath$
|
|
1883
2135
|
];
|
|
1884
2136
|
var SchemaFacetList = [1, n0, _SFL,
|
|
1885
|
-
0, () =>
|
|
2137
|
+
0, () => SchemaFacet$
|
|
1886
2138
|
];
|
|
1887
2139
|
var TagKeyList = 64 | 0;
|
|
1888
2140
|
var TagList = [1, n0, _TL,
|
|
1889
|
-
0, () =>
|
|
2141
|
+
0, () => Tag$
|
|
1890
2142
|
];
|
|
1891
2143
|
var TypedLinkAttributeDefinitionList = [1, n0, _TLADL,
|
|
1892
|
-
0, () =>
|
|
2144
|
+
0, () => TypedLinkAttributeDefinition$
|
|
1893
2145
|
];
|
|
1894
2146
|
var TypedLinkAttributeRangeList = [1, n0, _TLARL,
|
|
1895
|
-
0, () =>
|
|
2147
|
+
0, () => TypedLinkAttributeRange$
|
|
1896
2148
|
];
|
|
1897
2149
|
var TypedLinkFacetAttributeUpdateList = [1, n0, _TLFAUL,
|
|
1898
|
-
0, () =>
|
|
2150
|
+
0, () => TypedLinkFacetAttributeUpdate$
|
|
1899
2151
|
];
|
|
1900
2152
|
var TypedLinkNameList = 64 | 0;
|
|
1901
2153
|
var TypedLinkSpecifierList = [1, n0, _TLSL,
|
|
1902
|
-
0, () =>
|
|
2154
|
+
0, () => TypedLinkSpecifier$
|
|
1903
2155
|
];
|
|
1904
2156
|
var LinkNameToObjectIdentifierMap = 128 | 0;
|
|
1905
2157
|
var ObjectIdentifierToLinkNameMap = 128 | 0;
|
|
1906
2158
|
var RuleMap = [2, n0, _RM,
|
|
1907
|
-
0, 0, () =>
|
|
2159
|
+
0, 0, () => Rule$
|
|
1908
2160
|
];
|
|
1909
2161
|
var RuleParameterMap = 128 | 0;
|
|
1910
|
-
|
|
2162
|
+
const TypedAttributeValue$ = [4, n0, _TAV,
|
|
1911
2163
|
0,
|
|
1912
2164
|
[_SVt, _BV, _BVo, _NV, _DVa],
|
|
1913
2165
|
[0, 21, 2, 0, 4]
|
|
1914
2166
|
];
|
|
2167
|
+
exports.TypedAttributeValue$ = TypedAttributeValue$;
|
|
1915
2168
|
exports.AddFacetToObject$ = [9, n0, _AFTO,
|
|
1916
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/facets", 200] }, () =>
|
|
2169
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/facets", 200] }, () => AddFacetToObjectRequest$, () => AddFacetToObjectResponse$
|
|
1917
2170
|
];
|
|
1918
2171
|
exports.ApplySchema$ = [9, n0, _AS,
|
|
1919
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/apply", 200] }, () =>
|
|
2172
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/apply", 200] }, () => ApplySchemaRequest$, () => ApplySchemaResponse$
|
|
1920
2173
|
];
|
|
1921
2174
|
exports.AttachObject$ = [9, n0, _AO,
|
|
1922
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/attach", 200] }, () =>
|
|
2175
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/attach", 200] }, () => AttachObjectRequest$, () => AttachObjectResponse$
|
|
1923
2176
|
];
|
|
1924
2177
|
exports.AttachPolicy$ = [9, n0, _AP,
|
|
1925
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/policy/attach", 200] }, () =>
|
|
2178
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/policy/attach", 200] }, () => AttachPolicyRequest$, () => AttachPolicyResponse$
|
|
1926
2179
|
];
|
|
1927
2180
|
exports.AttachToIndex$ = [9, n0, _ATI,
|
|
1928
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/index/attach", 200] }, () =>
|
|
2181
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/index/attach", 200] }, () => AttachToIndexRequest$, () => AttachToIndexResponse$
|
|
1929
2182
|
];
|
|
1930
2183
|
exports.AttachTypedLink$ = [9, n0, _ATL,
|
|
1931
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/attach", 200] }, () =>
|
|
2184
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/attach", 200] }, () => AttachTypedLinkRequest$, () => AttachTypedLinkResponse$
|
|
1932
2185
|
];
|
|
1933
2186
|
exports.BatchRead$ = [9, n0, _BR,
|
|
1934
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/batchread", 200] }, () =>
|
|
2187
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/batchread", 200] }, () => BatchReadRequest$, () => BatchReadResponse$
|
|
1935
2188
|
];
|
|
1936
2189
|
exports.BatchWrite$ = [9, n0, _BW,
|
|
1937
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/batchwrite", 200] }, () =>
|
|
2190
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/batchwrite", 200] }, () => BatchWriteRequest$, () => BatchWriteResponse$
|
|
1938
2191
|
];
|
|
1939
2192
|
exports.CreateDirectory$ = [9, n0, _CD,
|
|
1940
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory/create", 200] }, () =>
|
|
2193
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory/create", 200] }, () => CreateDirectoryRequest$, () => CreateDirectoryResponse$
|
|
1941
2194
|
];
|
|
1942
2195
|
exports.CreateFacet$ = [9, n0, _CF,
|
|
1943
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/facet/create", 200] }, () =>
|
|
2196
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/facet/create", 200] }, () => CreateFacetRequest$, () => CreateFacetResponse$
|
|
1944
2197
|
];
|
|
1945
2198
|
exports.CreateIndex$ = [9, n0, _CI,
|
|
1946
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/index", 200] }, () =>
|
|
2199
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/index", 200] }, () => CreateIndexRequest$, () => CreateIndexResponse$
|
|
1947
2200
|
];
|
|
1948
2201
|
exports.CreateObject$ = [9, n0, _CO,
|
|
1949
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object", 200] }, () =>
|
|
2202
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object", 200] }, () => CreateObjectRequest$, () => CreateObjectResponse$
|
|
1950
2203
|
];
|
|
1951
2204
|
exports.CreateSchema$ = [9, n0, _CS,
|
|
1952
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/create", 200] }, () =>
|
|
2205
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/create", 200] }, () => CreateSchemaRequest$, () => CreateSchemaResponse$
|
|
1953
2206
|
];
|
|
1954
2207
|
exports.CreateTypedLinkFacet$ = [9, n0, _CTLF,
|
|
1955
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/facet/create", 200] }, () =>
|
|
2208
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/facet/create", 200] }, () => CreateTypedLinkFacetRequest$, () => CreateTypedLinkFacetResponse$
|
|
1956
2209
|
];
|
|
1957
2210
|
exports.DeleteDirectory$ = [9, n0, _DD,
|
|
1958
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory", 200] }, () =>
|
|
2211
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory", 200] }, () => DeleteDirectoryRequest$, () => DeleteDirectoryResponse$
|
|
1959
2212
|
];
|
|
1960
2213
|
exports.DeleteFacet$ = [9, n0, _DF,
|
|
1961
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/facet/delete", 200] }, () =>
|
|
2214
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/facet/delete", 200] }, () => DeleteFacetRequest$, () => DeleteFacetResponse$
|
|
1962
2215
|
];
|
|
1963
2216
|
exports.DeleteObject$ = [9, n0, _DOe,
|
|
1964
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/delete", 200] }, () =>
|
|
2217
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/delete", 200] }, () => DeleteObjectRequest$, () => DeleteObjectResponse$
|
|
1965
2218
|
];
|
|
1966
2219
|
exports.DeleteSchema$ = [9, n0, _DS,
|
|
1967
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema", 200] }, () =>
|
|
2220
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema", 200] }, () => DeleteSchemaRequest$, () => DeleteSchemaResponse$
|
|
1968
2221
|
];
|
|
1969
2222
|
exports.DeleteTypedLinkFacet$ = [9, n0, _DTLF,
|
|
1970
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/facet/delete", 200] }, () =>
|
|
2223
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/facet/delete", 200] }, () => DeleteTypedLinkFacetRequest$, () => DeleteTypedLinkFacetResponse$
|
|
1971
2224
|
];
|
|
1972
2225
|
exports.DetachFromIndex$ = [9, n0, _DFI,
|
|
1973
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/index/detach", 200] }, () =>
|
|
2226
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/index/detach", 200] }, () => DetachFromIndexRequest$, () => DetachFromIndexResponse$
|
|
1974
2227
|
];
|
|
1975
2228
|
exports.DetachObject$ = [9, n0, _DO,
|
|
1976
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/detach", 200] }, () =>
|
|
2229
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/detach", 200] }, () => DetachObjectRequest$, () => DetachObjectResponse$
|
|
1977
2230
|
];
|
|
1978
2231
|
exports.DetachPolicy$ = [9, n0, _DP,
|
|
1979
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/policy/detach", 200] }, () =>
|
|
2232
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/policy/detach", 200] }, () => DetachPolicyRequest$, () => DetachPolicyResponse$
|
|
1980
2233
|
];
|
|
1981
2234
|
exports.DetachTypedLink$ = [9, n0, _DTL,
|
|
1982
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/detach", 200] }, () =>
|
|
2235
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/detach", 200] }, () => DetachTypedLinkRequest$, () => __Unit
|
|
1983
2236
|
];
|
|
1984
2237
|
exports.DisableDirectory$ = [9, n0, _DDi,
|
|
1985
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory/disable", 200] }, () =>
|
|
2238
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory/disable", 200] }, () => DisableDirectoryRequest$, () => DisableDirectoryResponse$
|
|
1986
2239
|
];
|
|
1987
2240
|
exports.EnableDirectory$ = [9, n0, _ED,
|
|
1988
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory/enable", 200] }, () =>
|
|
2241
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory/enable", 200] }, () => EnableDirectoryRequest$, () => EnableDirectoryResponse$
|
|
1989
2242
|
];
|
|
1990
2243
|
exports.GetAppliedSchemaVersion$ = [9, n0, _GASV,
|
|
1991
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/getappliedschema", 200] }, () =>
|
|
2244
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/getappliedschema", 200] }, () => GetAppliedSchemaVersionRequest$, () => GetAppliedSchemaVersionResponse$
|
|
1992
2245
|
];
|
|
1993
2246
|
exports.GetDirectory$ = [9, n0, _GD,
|
|
1994
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/directory/get", 200] }, () =>
|
|
2247
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/directory/get", 200] }, () => GetDirectoryRequest$, () => GetDirectoryResponse$
|
|
1995
2248
|
];
|
|
1996
2249
|
exports.GetFacet$ = [9, n0, _GF,
|
|
1997
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/facet", 200] }, () =>
|
|
2250
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/facet", 200] }, () => GetFacetRequest$, () => GetFacetResponse$
|
|
1998
2251
|
];
|
|
1999
2252
|
exports.GetLinkAttributes$ = [9, n0, _GLA,
|
|
2000
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/attributes/get", 200] }, () =>
|
|
2253
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/attributes/get", 200] }, () => GetLinkAttributesRequest$, () => GetLinkAttributesResponse$
|
|
2001
2254
|
];
|
|
2002
2255
|
exports.GetObjectAttributes$ = [9, n0, _GOA,
|
|
2003
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/attributes/get", 200] }, () =>
|
|
2256
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/attributes/get", 200] }, () => GetObjectAttributesRequest$, () => GetObjectAttributesResponse$
|
|
2004
2257
|
];
|
|
2005
2258
|
exports.GetObjectInformation$ = [9, n0, _GOI,
|
|
2006
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/information", 200] }, () =>
|
|
2259
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/information", 200] }, () => GetObjectInformationRequest$, () => GetObjectInformationResponse$
|
|
2007
2260
|
];
|
|
2008
2261
|
exports.GetSchemaAsJson$ = [9, n0, _GSAJ,
|
|
2009
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/json", 200] }, () =>
|
|
2262
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/json", 200] }, () => GetSchemaAsJsonRequest$, () => GetSchemaAsJsonResponse$
|
|
2010
2263
|
];
|
|
2011
2264
|
exports.GetTypedLinkFacetInformation$ = [9, n0, _GTLFI,
|
|
2012
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/facet/get", 200] }, () =>
|
|
2265
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/facet/get", 200] }, () => GetTypedLinkFacetInformationRequest$, () => GetTypedLinkFacetInformationResponse$
|
|
2013
2266
|
];
|
|
2014
2267
|
exports.ListAppliedSchemaArns$ = [9, n0, _LASA,
|
|
2015
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/applied", 200] }, () =>
|
|
2268
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/applied", 200] }, () => ListAppliedSchemaArnsRequest$, () => ListAppliedSchemaArnsResponse$
|
|
2016
2269
|
];
|
|
2017
2270
|
exports.ListAttachedIndices$ = [9, n0, _LAI,
|
|
2018
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/indices", 200] }, () =>
|
|
2271
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/indices", 200] }, () => ListAttachedIndicesRequest$, () => ListAttachedIndicesResponse$
|
|
2019
2272
|
];
|
|
2020
2273
|
exports.ListDevelopmentSchemaArns$ = [9, n0, _LDSA,
|
|
2021
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/development", 200] }, () =>
|
|
2274
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/development", 200] }, () => ListDevelopmentSchemaArnsRequest$, () => ListDevelopmentSchemaArnsResponse$
|
|
2022
2275
|
];
|
|
2023
2276
|
exports.ListDirectories$ = [9, n0, _LD,
|
|
2024
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/directory/list", 200] }, () =>
|
|
2277
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/directory/list", 200] }, () => ListDirectoriesRequest$, () => ListDirectoriesResponse$
|
|
2025
2278
|
];
|
|
2026
2279
|
exports.ListFacetAttributes$ = [9, n0, _LFA,
|
|
2027
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/facet/attributes", 200] }, () =>
|
|
2280
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/facet/attributes", 200] }, () => ListFacetAttributesRequest$, () => ListFacetAttributesResponse$
|
|
2028
2281
|
];
|
|
2029
2282
|
exports.ListFacetNames$ = [9, n0, _LFN,
|
|
2030
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/facet/list", 200] }, () =>
|
|
2283
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/facet/list", 200] }, () => ListFacetNamesRequest$, () => ListFacetNamesResponse$
|
|
2031
2284
|
];
|
|
2032
2285
|
exports.ListIncomingTypedLinks$ = [9, n0, _LITL,
|
|
2033
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/incoming", 200] }, () =>
|
|
2286
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/incoming", 200] }, () => ListIncomingTypedLinksRequest$, () => ListIncomingTypedLinksResponse$
|
|
2034
2287
|
];
|
|
2035
2288
|
exports.ListIndex$ = [9, n0, _LI,
|
|
2036
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/index/targets", 200] }, () =>
|
|
2289
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/index/targets", 200] }, () => ListIndexRequest$, () => ListIndexResponse$
|
|
2037
2290
|
];
|
|
2038
2291
|
exports.ListManagedSchemaArns$ = [9, n0, _LMSA,
|
|
2039
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/managed", 200] }, () =>
|
|
2292
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/managed", 200] }, () => ListManagedSchemaArnsRequest$, () => ListManagedSchemaArnsResponse$
|
|
2040
2293
|
];
|
|
2041
2294
|
exports.ListObjectAttributes$ = [9, n0, _LOA,
|
|
2042
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/attributes", 200] }, () =>
|
|
2295
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/attributes", 200] }, () => ListObjectAttributesRequest$, () => ListObjectAttributesResponse$
|
|
2043
2296
|
];
|
|
2044
2297
|
exports.ListObjectChildren$ = [9, n0, _LOC,
|
|
2045
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/children", 200] }, () =>
|
|
2298
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/children", 200] }, () => ListObjectChildrenRequest$, () => ListObjectChildrenResponse$
|
|
2046
2299
|
];
|
|
2047
2300
|
exports.ListObjectParentPaths$ = [9, n0, _LOPP,
|
|
2048
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/parentpaths", 200] }, () =>
|
|
2301
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/parentpaths", 200] }, () => ListObjectParentPathsRequest$, () => ListObjectParentPathsResponse$
|
|
2049
2302
|
];
|
|
2050
2303
|
exports.ListObjectParents$ = [9, n0, _LOP,
|
|
2051
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/parent", 200] }, () =>
|
|
2304
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/parent", 200] }, () => ListObjectParentsRequest$, () => ListObjectParentsResponse$
|
|
2052
2305
|
];
|
|
2053
2306
|
exports.ListObjectPolicies$ = [9, n0, _LOPi,
|
|
2054
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/policy", 200] }, () =>
|
|
2307
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/policy", 200] }, () => ListObjectPoliciesRequest$, () => ListObjectPoliciesResponse$
|
|
2055
2308
|
];
|
|
2056
2309
|
exports.ListOutgoingTypedLinks$ = [9, n0, _LOTL,
|
|
2057
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/outgoing", 200] }, () =>
|
|
2310
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/outgoing", 200] }, () => ListOutgoingTypedLinksRequest$, () => ListOutgoingTypedLinksResponse$
|
|
2058
2311
|
];
|
|
2059
2312
|
exports.ListPolicyAttachments$ = [9, n0, _LPA,
|
|
2060
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/policy/attachment", 200] }, () =>
|
|
2313
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/policy/attachment", 200] }, () => ListPolicyAttachmentsRequest$, () => ListPolicyAttachmentsResponse$
|
|
2061
2314
|
];
|
|
2062
2315
|
exports.ListPublishedSchemaArns$ = [9, n0, _LPSA,
|
|
2063
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/published", 200] }, () =>
|
|
2316
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/published", 200] }, () => ListPublishedSchemaArnsRequest$, () => ListPublishedSchemaArnsResponse$
|
|
2064
2317
|
];
|
|
2065
2318
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
2066
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/tags", 200] }, () =>
|
|
2319
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/tags", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
2067
2320
|
];
|
|
2068
2321
|
exports.ListTypedLinkFacetAttributes$ = [9, n0, _LTLFA,
|
|
2069
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/facet/attributes", 200] }, () =>
|
|
2322
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/facet/attributes", 200] }, () => ListTypedLinkFacetAttributesRequest$, () => ListTypedLinkFacetAttributesResponse$
|
|
2070
2323
|
];
|
|
2071
2324
|
exports.ListTypedLinkFacetNames$ = [9, n0, _LTLFN,
|
|
2072
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/facet/list", 200] }, () =>
|
|
2325
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/facet/list", 200] }, () => ListTypedLinkFacetNamesRequest$, () => ListTypedLinkFacetNamesResponse$
|
|
2073
2326
|
];
|
|
2074
2327
|
exports.LookupPolicy$ = [9, n0, _LP,
|
|
2075
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/policy/lookup", 200] }, () =>
|
|
2328
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/policy/lookup", 200] }, () => LookupPolicyRequest$, () => LookupPolicyResponse$
|
|
2076
2329
|
];
|
|
2077
2330
|
exports.PublishSchema$ = [9, n0, _PS,
|
|
2078
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/publish", 200] }, () =>
|
|
2331
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/publish", 200] }, () => PublishSchemaRequest$, () => PublishSchemaResponse$
|
|
2079
2332
|
];
|
|
2080
2333
|
exports.PutSchemaFromJson$ = [9, n0, _PSFJ,
|
|
2081
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/json", 200] }, () =>
|
|
2334
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/json", 200] }, () => PutSchemaFromJsonRequest$, () => PutSchemaFromJsonResponse$
|
|
2082
2335
|
];
|
|
2083
2336
|
exports.RemoveFacetFromObject$ = [9, n0, _RFFO,
|
|
2084
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/facets/delete", 200] }, () =>
|
|
2337
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/facets/delete", 200] }, () => RemoveFacetFromObjectRequest$, () => RemoveFacetFromObjectResponse$
|
|
2085
2338
|
];
|
|
2086
2339
|
exports.TagResource$ = [9, n0, _TRa,
|
|
2087
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/tags/add", 200] }, () =>
|
|
2340
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/tags/add", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
2088
2341
|
];
|
|
2089
2342
|
exports.UntagResource$ = [9, n0, _UR,
|
|
2090
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/tags/remove", 200] }, () =>
|
|
2343
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/tags/remove", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
2091
2344
|
];
|
|
2092
2345
|
exports.UpdateFacet$ = [9, n0, _UF,
|
|
2093
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/facet", 200] }, () =>
|
|
2346
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/facet", 200] }, () => UpdateFacetRequest$, () => UpdateFacetResponse$
|
|
2094
2347
|
];
|
|
2095
2348
|
exports.UpdateLinkAttributes$ = [9, n0, _ULA,
|
|
2096
|
-
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/attributes/update", 200] }, () =>
|
|
2349
|
+
{ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/attributes/update", 200] }, () => UpdateLinkAttributesRequest$, () => UpdateLinkAttributesResponse$
|
|
2097
2350
|
];
|
|
2098
2351
|
exports.UpdateObjectAttributes$ = [9, n0, _UOA,
|
|
2099
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/update", 200] }, () =>
|
|
2352
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/update", 200] }, () => UpdateObjectAttributesRequest$, () => UpdateObjectAttributesResponse$
|
|
2100
2353
|
];
|
|
2101
2354
|
exports.UpdateSchema$ = [9, n0, _US,
|
|
2102
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/update", 200] }, () =>
|
|
2355
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/update", 200] }, () => UpdateSchemaRequest$, () => UpdateSchemaResponse$
|
|
2103
2356
|
];
|
|
2104
2357
|
exports.UpdateTypedLinkFacet$ = [9, n0, _UTLF,
|
|
2105
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/facet", 200] }, () =>
|
|
2358
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/facet", 200] }, () => UpdateTypedLinkFacetRequest$, () => UpdateTypedLinkFacetResponse$
|
|
2106
2359
|
];
|
|
2107
2360
|
exports.UpgradeAppliedSchema$ = [9, n0, _UAS,
|
|
2108
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/upgradeapplied", 200] }, () =>
|
|
2361
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/upgradeapplied", 200] }, () => UpgradeAppliedSchemaRequest$, () => UpgradeAppliedSchemaResponse$
|
|
2109
2362
|
];
|
|
2110
2363
|
exports.UpgradePublishedSchema$ = [9, n0, _UPS,
|
|
2111
|
-
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/upgradepublished", 200] }, () =>
|
|
2364
|
+
{ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/upgradepublished", 200] }, () => UpgradePublishedSchemaRequest$, () => UpgradePublishedSchemaResponse$
|
|
2112
2365
|
];
|