@aws-sdk/client-clouddirectory 3.297.0 → 3.299.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/commands/AddFacetToObjectCommand.js +2 -3
- package/dist-cjs/commands/ApplySchemaCommand.js +2 -3
- package/dist-cjs/commands/AttachObjectCommand.js +2 -3
- package/dist-cjs/commands/AttachPolicyCommand.js +2 -3
- package/dist-cjs/commands/AttachToIndexCommand.js +2 -3
- package/dist-cjs/commands/AttachTypedLinkCommand.js +2 -3
- package/dist-cjs/commands/BatchReadCommand.js +2 -3
- package/dist-cjs/commands/BatchWriteCommand.js +2 -3
- package/dist-cjs/commands/CreateDirectoryCommand.js +2 -3
- package/dist-cjs/commands/CreateFacetCommand.js +2 -3
- package/dist-cjs/commands/CreateIndexCommand.js +2 -3
- package/dist-cjs/commands/CreateObjectCommand.js +2 -3
- package/dist-cjs/commands/CreateSchemaCommand.js +2 -3
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDirectoryCommand.js +2 -3
- package/dist-cjs/commands/DeleteFacetCommand.js +2 -3
- package/dist-cjs/commands/DeleteObjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +2 -3
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +2 -3
- package/dist-cjs/commands/DetachFromIndexCommand.js +2 -3
- package/dist-cjs/commands/DetachObjectCommand.js +2 -3
- package/dist-cjs/commands/DetachPolicyCommand.js +2 -3
- package/dist-cjs/commands/DetachTypedLinkCommand.js +2 -3
- package/dist-cjs/commands/DisableDirectoryCommand.js +2 -3
- package/dist-cjs/commands/EnableDirectoryCommand.js +2 -3
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +2 -3
- package/dist-cjs/commands/GetDirectoryCommand.js +2 -3
- package/dist-cjs/commands/GetFacetCommand.js +2 -3
- package/dist-cjs/commands/GetLinkAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetObjectAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetObjectInformationCommand.js +2 -3
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js +2 -3
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +2 -3
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListAttachedIndicesCommand.js +2 -3
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListDirectoriesCommand.js +2 -3
- package/dist-cjs/commands/ListFacetAttributesCommand.js +2 -3
- package/dist-cjs/commands/ListFacetNamesCommand.js +2 -3
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +2 -3
- package/dist-cjs/commands/ListIndexCommand.js +2 -3
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListObjectAttributesCommand.js +2 -3
- package/dist-cjs/commands/ListObjectChildrenCommand.js +2 -3
- package/dist-cjs/commands/ListObjectParentPathsCommand.js +2 -3
- package/dist-cjs/commands/ListObjectParentsCommand.js +2 -3
- package/dist-cjs/commands/ListObjectPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +2 -3
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +2 -3
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +2 -3
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +2 -3
- package/dist-cjs/commands/LookupPolicyCommand.js +2 -3
- package/dist-cjs/commands/PublishSchemaCommand.js +2 -3
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js +2 -3
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateFacetCommand.js +2 -3
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateSchemaCommand.js +2 -3
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +2 -3
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +2 -3
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -1053
- package/dist-es/commands/AddFacetToObjectCommand.js +2 -3
- package/dist-es/commands/ApplySchemaCommand.js +2 -3
- package/dist-es/commands/AttachObjectCommand.js +2 -3
- package/dist-es/commands/AttachPolicyCommand.js +2 -3
- package/dist-es/commands/AttachToIndexCommand.js +2 -3
- package/dist-es/commands/AttachTypedLinkCommand.js +2 -3
- package/dist-es/commands/BatchReadCommand.js +2 -3
- package/dist-es/commands/BatchWriteCommand.js +2 -3
- package/dist-es/commands/CreateDirectoryCommand.js +2 -3
- package/dist-es/commands/CreateFacetCommand.js +2 -3
- package/dist-es/commands/CreateIndexCommand.js +2 -3
- package/dist-es/commands/CreateObjectCommand.js +2 -3
- package/dist-es/commands/CreateSchemaCommand.js +2 -3
- package/dist-es/commands/CreateTypedLinkFacetCommand.js +2 -3
- package/dist-es/commands/DeleteDirectoryCommand.js +2 -3
- package/dist-es/commands/DeleteFacetCommand.js +2 -3
- package/dist-es/commands/DeleteObjectCommand.js +2 -3
- package/dist-es/commands/DeleteSchemaCommand.js +2 -3
- package/dist-es/commands/DeleteTypedLinkFacetCommand.js +2 -3
- package/dist-es/commands/DetachFromIndexCommand.js +2 -3
- package/dist-es/commands/DetachObjectCommand.js +2 -3
- package/dist-es/commands/DetachPolicyCommand.js +2 -3
- package/dist-es/commands/DetachTypedLinkCommand.js +2 -3
- package/dist-es/commands/DisableDirectoryCommand.js +2 -3
- package/dist-es/commands/EnableDirectoryCommand.js +2 -3
- package/dist-es/commands/GetAppliedSchemaVersionCommand.js +2 -3
- package/dist-es/commands/GetDirectoryCommand.js +2 -3
- package/dist-es/commands/GetFacetCommand.js +2 -3
- package/dist-es/commands/GetLinkAttributesCommand.js +2 -3
- package/dist-es/commands/GetObjectAttributesCommand.js +2 -3
- package/dist-es/commands/GetObjectInformationCommand.js +2 -3
- package/dist-es/commands/GetSchemaAsJsonCommand.js +2 -3
- package/dist-es/commands/GetTypedLinkFacetInformationCommand.js +2 -3
- package/dist-es/commands/ListAppliedSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListAttachedIndicesCommand.js +2 -3
- package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListDirectoriesCommand.js +2 -3
- package/dist-es/commands/ListFacetAttributesCommand.js +2 -3
- package/dist-es/commands/ListFacetNamesCommand.js +2 -3
- package/dist-es/commands/ListIncomingTypedLinksCommand.js +2 -3
- package/dist-es/commands/ListIndexCommand.js +2 -3
- package/dist-es/commands/ListManagedSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListObjectAttributesCommand.js +2 -3
- package/dist-es/commands/ListObjectChildrenCommand.js +2 -3
- package/dist-es/commands/ListObjectParentPathsCommand.js +2 -3
- package/dist-es/commands/ListObjectParentsCommand.js +2 -3
- package/dist-es/commands/ListObjectPoliciesCommand.js +2 -3
- package/dist-es/commands/ListOutgoingTypedLinksCommand.js +2 -3
- package/dist-es/commands/ListPolicyAttachmentsCommand.js +2 -3
- package/dist-es/commands/ListPublishedSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js +2 -3
- package/dist-es/commands/ListTypedLinkFacetNamesCommand.js +2 -3
- package/dist-es/commands/LookupPolicyCommand.js +2 -3
- package/dist-es/commands/PublishSchemaCommand.js +2 -3
- package/dist-es/commands/PutSchemaFromJsonCommand.js +2 -3
- package/dist-es/commands/RemoveFacetFromObjectCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateFacetCommand.js +2 -3
- package/dist-es/commands/UpdateLinkAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateObjectAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateSchemaCommand.js +2 -3
- package/dist-es/commands/UpdateTypedLinkFacetCommand.js +2 -3
- package/dist-es/commands/UpgradeAppliedSchemaCommand.js +2 -3
- package/dist-es/commands/UpgradePublishedSchemaCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -821
- package/dist-types/models/models_0.d.ts +0 -904
- package/dist-types/ts3.4/models/models_0.d.ts +0 -664
- package/package.json +11 -10
|
@@ -566,824 +566,3 @@ export class IncompatibleSchemaException extends __BaseException {
|
|
|
566
566
|
this.Message = opts.Message;
|
|
567
567
|
}
|
|
568
568
|
}
|
|
569
|
-
export const AttributeKeyFilterSensitiveLog = (obj) => ({
|
|
570
|
-
...obj,
|
|
571
|
-
});
|
|
572
|
-
export const TypedAttributeValueFilterSensitiveLog = (obj) => {
|
|
573
|
-
if (obj.StringValue !== undefined)
|
|
574
|
-
return { StringValue: obj.StringValue };
|
|
575
|
-
if (obj.BinaryValue !== undefined)
|
|
576
|
-
return { BinaryValue: obj.BinaryValue };
|
|
577
|
-
if (obj.BooleanValue !== undefined)
|
|
578
|
-
return { BooleanValue: obj.BooleanValue };
|
|
579
|
-
if (obj.NumberValue !== undefined)
|
|
580
|
-
return { NumberValue: obj.NumberValue };
|
|
581
|
-
if (obj.DatetimeValue !== undefined)
|
|
582
|
-
return { DatetimeValue: obj.DatetimeValue };
|
|
583
|
-
if (obj.$unknown !== undefined)
|
|
584
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
585
|
-
};
|
|
586
|
-
export const AttributeKeyAndValueFilterSensitiveLog = (obj) => ({
|
|
587
|
-
...obj,
|
|
588
|
-
...(obj.Value && { Value: TypedAttributeValueFilterSensitiveLog(obj.Value) }),
|
|
589
|
-
});
|
|
590
|
-
export const ObjectReferenceFilterSensitiveLog = (obj) => ({
|
|
591
|
-
...obj,
|
|
592
|
-
});
|
|
593
|
-
export const SchemaFacetFilterSensitiveLog = (obj) => ({
|
|
594
|
-
...obj,
|
|
595
|
-
});
|
|
596
|
-
export const AddFacetToObjectRequestFilterSensitiveLog = (obj) => ({
|
|
597
|
-
...obj,
|
|
598
|
-
...(obj.ObjectAttributeList && {
|
|
599
|
-
ObjectAttributeList: obj.ObjectAttributeList.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)),
|
|
600
|
-
}),
|
|
601
|
-
});
|
|
602
|
-
export const AddFacetToObjectResponseFilterSensitiveLog = (obj) => ({
|
|
603
|
-
...obj,
|
|
604
|
-
});
|
|
605
|
-
export const ApplySchemaRequestFilterSensitiveLog = (obj) => ({
|
|
606
|
-
...obj,
|
|
607
|
-
});
|
|
608
|
-
export const ApplySchemaResponseFilterSensitiveLog = (obj) => ({
|
|
609
|
-
...obj,
|
|
610
|
-
});
|
|
611
|
-
export const AttachObjectRequestFilterSensitiveLog = (obj) => ({
|
|
612
|
-
...obj,
|
|
613
|
-
});
|
|
614
|
-
export const AttachObjectResponseFilterSensitiveLog = (obj) => ({
|
|
615
|
-
...obj,
|
|
616
|
-
});
|
|
617
|
-
export const AttachPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
618
|
-
...obj,
|
|
619
|
-
});
|
|
620
|
-
export const AttachPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
621
|
-
...obj,
|
|
622
|
-
});
|
|
623
|
-
export const AttachToIndexRequestFilterSensitiveLog = (obj) => ({
|
|
624
|
-
...obj,
|
|
625
|
-
});
|
|
626
|
-
export const AttachToIndexResponseFilterSensitiveLog = (obj) => ({
|
|
627
|
-
...obj,
|
|
628
|
-
});
|
|
629
|
-
export const AttributeNameAndValueFilterSensitiveLog = (obj) => ({
|
|
630
|
-
...obj,
|
|
631
|
-
...(obj.Value && { Value: TypedAttributeValueFilterSensitiveLog(obj.Value) }),
|
|
632
|
-
});
|
|
633
|
-
export const TypedLinkSchemaAndFacetNameFilterSensitiveLog = (obj) => ({
|
|
634
|
-
...obj,
|
|
635
|
-
});
|
|
636
|
-
export const AttachTypedLinkRequestFilterSensitiveLog = (obj) => ({
|
|
637
|
-
...obj,
|
|
638
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => AttributeNameAndValueFilterSensitiveLog(item)) }),
|
|
639
|
-
});
|
|
640
|
-
export const TypedLinkSpecifierFilterSensitiveLog = (obj) => ({
|
|
641
|
-
...obj,
|
|
642
|
-
...(obj.IdentityAttributeValues && {
|
|
643
|
-
IdentityAttributeValues: obj.IdentityAttributeValues.map((item) => AttributeNameAndValueFilterSensitiveLog(item)),
|
|
644
|
-
}),
|
|
645
|
-
});
|
|
646
|
-
export const AttachTypedLinkResponseFilterSensitiveLog = (obj) => ({
|
|
647
|
-
...obj,
|
|
648
|
-
...(obj.TypedLinkSpecifier && { TypedLinkSpecifier: TypedLinkSpecifierFilterSensitiveLog(obj.TypedLinkSpecifier) }),
|
|
649
|
-
});
|
|
650
|
-
export const BatchGetLinkAttributesFilterSensitiveLog = (obj) => ({
|
|
651
|
-
...obj,
|
|
652
|
-
...(obj.TypedLinkSpecifier && { TypedLinkSpecifier: TypedLinkSpecifierFilterSensitiveLog(obj.TypedLinkSpecifier) }),
|
|
653
|
-
});
|
|
654
|
-
export const BatchGetObjectAttributesFilterSensitiveLog = (obj) => ({
|
|
655
|
-
...obj,
|
|
656
|
-
});
|
|
657
|
-
export const BatchGetObjectInformationFilterSensitiveLog = (obj) => ({
|
|
658
|
-
...obj,
|
|
659
|
-
});
|
|
660
|
-
export const BatchListAttachedIndicesFilterSensitiveLog = (obj) => ({
|
|
661
|
-
...obj,
|
|
662
|
-
});
|
|
663
|
-
export const TypedAttributeValueRangeFilterSensitiveLog = (obj) => ({
|
|
664
|
-
...obj,
|
|
665
|
-
...(obj.StartValue && { StartValue: TypedAttributeValueFilterSensitiveLog(obj.StartValue) }),
|
|
666
|
-
...(obj.EndValue && { EndValue: TypedAttributeValueFilterSensitiveLog(obj.EndValue) }),
|
|
667
|
-
});
|
|
668
|
-
export const TypedLinkAttributeRangeFilterSensitiveLog = (obj) => ({
|
|
669
|
-
...obj,
|
|
670
|
-
...(obj.Range && { Range: TypedAttributeValueRangeFilterSensitiveLog(obj.Range) }),
|
|
671
|
-
});
|
|
672
|
-
export const BatchListIncomingTypedLinksFilterSensitiveLog = (obj) => ({
|
|
673
|
-
...obj,
|
|
674
|
-
...(obj.FilterAttributeRanges && {
|
|
675
|
-
FilterAttributeRanges: obj.FilterAttributeRanges.map((item) => TypedLinkAttributeRangeFilterSensitiveLog(item)),
|
|
676
|
-
}),
|
|
677
|
-
});
|
|
678
|
-
export const ObjectAttributeRangeFilterSensitiveLog = (obj) => ({
|
|
679
|
-
...obj,
|
|
680
|
-
...(obj.Range && { Range: TypedAttributeValueRangeFilterSensitiveLog(obj.Range) }),
|
|
681
|
-
});
|
|
682
|
-
export const BatchListIndexFilterSensitiveLog = (obj) => ({
|
|
683
|
-
...obj,
|
|
684
|
-
...(obj.RangesOnIndexedValues && {
|
|
685
|
-
RangesOnIndexedValues: obj.RangesOnIndexedValues.map((item) => ObjectAttributeRangeFilterSensitiveLog(item)),
|
|
686
|
-
}),
|
|
687
|
-
});
|
|
688
|
-
export const BatchListObjectAttributesFilterSensitiveLog = (obj) => ({
|
|
689
|
-
...obj,
|
|
690
|
-
});
|
|
691
|
-
export const BatchListObjectChildrenFilterSensitiveLog = (obj) => ({
|
|
692
|
-
...obj,
|
|
693
|
-
});
|
|
694
|
-
export const BatchListObjectParentPathsFilterSensitiveLog = (obj) => ({
|
|
695
|
-
...obj,
|
|
696
|
-
});
|
|
697
|
-
export const BatchListObjectParentsFilterSensitiveLog = (obj) => ({
|
|
698
|
-
...obj,
|
|
699
|
-
});
|
|
700
|
-
export const BatchListObjectPoliciesFilterSensitiveLog = (obj) => ({
|
|
701
|
-
...obj,
|
|
702
|
-
});
|
|
703
|
-
export const BatchListOutgoingTypedLinksFilterSensitiveLog = (obj) => ({
|
|
704
|
-
...obj,
|
|
705
|
-
...(obj.FilterAttributeRanges && {
|
|
706
|
-
FilterAttributeRanges: obj.FilterAttributeRanges.map((item) => TypedLinkAttributeRangeFilterSensitiveLog(item)),
|
|
707
|
-
}),
|
|
708
|
-
});
|
|
709
|
-
export const BatchListPolicyAttachmentsFilterSensitiveLog = (obj) => ({
|
|
710
|
-
...obj,
|
|
711
|
-
});
|
|
712
|
-
export const BatchLookupPolicyFilterSensitiveLog = (obj) => ({
|
|
713
|
-
...obj,
|
|
714
|
-
});
|
|
715
|
-
export const BatchReadOperationFilterSensitiveLog = (obj) => ({
|
|
716
|
-
...obj,
|
|
717
|
-
...(obj.ListIndex && { ListIndex: BatchListIndexFilterSensitiveLog(obj.ListIndex) }),
|
|
718
|
-
...(obj.ListOutgoingTypedLinks && {
|
|
719
|
-
ListOutgoingTypedLinks: BatchListOutgoingTypedLinksFilterSensitiveLog(obj.ListOutgoingTypedLinks),
|
|
720
|
-
}),
|
|
721
|
-
...(obj.ListIncomingTypedLinks && {
|
|
722
|
-
ListIncomingTypedLinks: BatchListIncomingTypedLinksFilterSensitiveLog(obj.ListIncomingTypedLinks),
|
|
723
|
-
}),
|
|
724
|
-
...(obj.GetLinkAttributes && { GetLinkAttributes: BatchGetLinkAttributesFilterSensitiveLog(obj.GetLinkAttributes) }),
|
|
725
|
-
});
|
|
726
|
-
export const BatchReadRequestFilterSensitiveLog = (obj) => ({
|
|
727
|
-
...obj,
|
|
728
|
-
});
|
|
729
|
-
export const BatchReadExceptionFilterSensitiveLog = (obj) => ({
|
|
730
|
-
...obj,
|
|
731
|
-
});
|
|
732
|
-
export const BatchGetLinkAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
733
|
-
...obj,
|
|
734
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)) }),
|
|
735
|
-
});
|
|
736
|
-
export const BatchGetObjectAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
737
|
-
...obj,
|
|
738
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)) }),
|
|
739
|
-
});
|
|
740
|
-
export const BatchGetObjectInformationResponseFilterSensitiveLog = (obj) => ({
|
|
741
|
-
...obj,
|
|
742
|
-
});
|
|
743
|
-
export const IndexAttachmentFilterSensitiveLog = (obj) => ({
|
|
744
|
-
...obj,
|
|
745
|
-
...(obj.IndexedAttributes && {
|
|
746
|
-
IndexedAttributes: obj.IndexedAttributes.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)),
|
|
747
|
-
}),
|
|
748
|
-
});
|
|
749
|
-
export const BatchListAttachedIndicesResponseFilterSensitiveLog = (obj) => ({
|
|
750
|
-
...obj,
|
|
751
|
-
});
|
|
752
|
-
export const BatchListIncomingTypedLinksResponseFilterSensitiveLog = (obj) => ({
|
|
753
|
-
...obj,
|
|
754
|
-
});
|
|
755
|
-
export const BatchListIndexResponseFilterSensitiveLog = (obj) => ({
|
|
756
|
-
...obj,
|
|
757
|
-
});
|
|
758
|
-
export const BatchListObjectAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
759
|
-
...obj,
|
|
760
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)) }),
|
|
761
|
-
});
|
|
762
|
-
export const BatchListObjectChildrenResponseFilterSensitiveLog = (obj) => ({
|
|
763
|
-
...obj,
|
|
764
|
-
});
|
|
765
|
-
export const PathToObjectIdentifiersFilterSensitiveLog = (obj) => ({
|
|
766
|
-
...obj,
|
|
767
|
-
});
|
|
768
|
-
export const BatchListObjectParentPathsResponseFilterSensitiveLog = (obj) => ({
|
|
769
|
-
...obj,
|
|
770
|
-
});
|
|
771
|
-
export const ObjectIdentifierAndLinkNameTupleFilterSensitiveLog = (obj) => ({
|
|
772
|
-
...obj,
|
|
773
|
-
});
|
|
774
|
-
export const BatchListObjectParentsResponseFilterSensitiveLog = (obj) => ({
|
|
775
|
-
...obj,
|
|
776
|
-
});
|
|
777
|
-
export const BatchListObjectPoliciesResponseFilterSensitiveLog = (obj) => ({
|
|
778
|
-
...obj,
|
|
779
|
-
});
|
|
780
|
-
export const BatchListOutgoingTypedLinksResponseFilterSensitiveLog = (obj) => ({
|
|
781
|
-
...obj,
|
|
782
|
-
});
|
|
783
|
-
export const BatchListPolicyAttachmentsResponseFilterSensitiveLog = (obj) => ({
|
|
784
|
-
...obj,
|
|
785
|
-
});
|
|
786
|
-
export const PolicyAttachmentFilterSensitiveLog = (obj) => ({
|
|
787
|
-
...obj,
|
|
788
|
-
});
|
|
789
|
-
export const PolicyToPathFilterSensitiveLog = (obj) => ({
|
|
790
|
-
...obj,
|
|
791
|
-
});
|
|
792
|
-
export const BatchLookupPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
793
|
-
...obj,
|
|
794
|
-
});
|
|
795
|
-
export const BatchReadSuccessfulResponseFilterSensitiveLog = (obj) => ({
|
|
796
|
-
...obj,
|
|
797
|
-
...(obj.ListObjectAttributes && {
|
|
798
|
-
ListObjectAttributes: BatchListObjectAttributesResponseFilterSensitiveLog(obj.ListObjectAttributes),
|
|
799
|
-
}),
|
|
800
|
-
...(obj.GetObjectAttributes && {
|
|
801
|
-
GetObjectAttributes: BatchGetObjectAttributesResponseFilterSensitiveLog(obj.GetObjectAttributes),
|
|
802
|
-
}),
|
|
803
|
-
...(obj.GetLinkAttributes && {
|
|
804
|
-
GetLinkAttributes: BatchGetLinkAttributesResponseFilterSensitiveLog(obj.GetLinkAttributes),
|
|
805
|
-
}),
|
|
806
|
-
});
|
|
807
|
-
export const BatchReadOperationResponseFilterSensitiveLog = (obj) => ({
|
|
808
|
-
...obj,
|
|
809
|
-
...(obj.SuccessfulResponse && {
|
|
810
|
-
SuccessfulResponse: BatchReadSuccessfulResponseFilterSensitiveLog(obj.SuccessfulResponse),
|
|
811
|
-
}),
|
|
812
|
-
});
|
|
813
|
-
export const BatchReadResponseFilterSensitiveLog = (obj) => ({
|
|
814
|
-
...obj,
|
|
815
|
-
});
|
|
816
|
-
export const BatchAddFacetToObjectFilterSensitiveLog = (obj) => ({
|
|
817
|
-
...obj,
|
|
818
|
-
...(obj.ObjectAttributeList && {
|
|
819
|
-
ObjectAttributeList: obj.ObjectAttributeList.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)),
|
|
820
|
-
}),
|
|
821
|
-
});
|
|
822
|
-
export const BatchAttachObjectFilterSensitiveLog = (obj) => ({
|
|
823
|
-
...obj,
|
|
824
|
-
});
|
|
825
|
-
export const BatchAttachPolicyFilterSensitiveLog = (obj) => ({
|
|
826
|
-
...obj,
|
|
827
|
-
});
|
|
828
|
-
export const BatchAttachToIndexFilterSensitiveLog = (obj) => ({
|
|
829
|
-
...obj,
|
|
830
|
-
});
|
|
831
|
-
export const BatchAttachTypedLinkFilterSensitiveLog = (obj) => ({
|
|
832
|
-
...obj,
|
|
833
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => AttributeNameAndValueFilterSensitiveLog(item)) }),
|
|
834
|
-
});
|
|
835
|
-
export const BatchCreateIndexFilterSensitiveLog = (obj) => ({
|
|
836
|
-
...obj,
|
|
837
|
-
});
|
|
838
|
-
export const BatchCreateObjectFilterSensitiveLog = (obj) => ({
|
|
839
|
-
...obj,
|
|
840
|
-
...(obj.ObjectAttributeList && {
|
|
841
|
-
ObjectAttributeList: obj.ObjectAttributeList.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)),
|
|
842
|
-
}),
|
|
843
|
-
});
|
|
844
|
-
export const BatchDeleteObjectFilterSensitiveLog = (obj) => ({
|
|
845
|
-
...obj,
|
|
846
|
-
});
|
|
847
|
-
export const BatchDetachFromIndexFilterSensitiveLog = (obj) => ({
|
|
848
|
-
...obj,
|
|
849
|
-
});
|
|
850
|
-
export const BatchDetachObjectFilterSensitiveLog = (obj) => ({
|
|
851
|
-
...obj,
|
|
852
|
-
});
|
|
853
|
-
export const BatchDetachPolicyFilterSensitiveLog = (obj) => ({
|
|
854
|
-
...obj,
|
|
855
|
-
});
|
|
856
|
-
export const BatchDetachTypedLinkFilterSensitiveLog = (obj) => ({
|
|
857
|
-
...obj,
|
|
858
|
-
...(obj.TypedLinkSpecifier && { TypedLinkSpecifier: TypedLinkSpecifierFilterSensitiveLog(obj.TypedLinkSpecifier) }),
|
|
859
|
-
});
|
|
860
|
-
export const BatchRemoveFacetFromObjectFilterSensitiveLog = (obj) => ({
|
|
861
|
-
...obj,
|
|
862
|
-
});
|
|
863
|
-
export const LinkAttributeActionFilterSensitiveLog = (obj) => ({
|
|
864
|
-
...obj,
|
|
865
|
-
...(obj.AttributeUpdateValue && {
|
|
866
|
-
AttributeUpdateValue: TypedAttributeValueFilterSensitiveLog(obj.AttributeUpdateValue),
|
|
867
|
-
}),
|
|
868
|
-
});
|
|
869
|
-
export const LinkAttributeUpdateFilterSensitiveLog = (obj) => ({
|
|
870
|
-
...obj,
|
|
871
|
-
...(obj.AttributeAction && { AttributeAction: LinkAttributeActionFilterSensitiveLog(obj.AttributeAction) }),
|
|
872
|
-
});
|
|
873
|
-
export const BatchUpdateLinkAttributesFilterSensitiveLog = (obj) => ({
|
|
874
|
-
...obj,
|
|
875
|
-
...(obj.TypedLinkSpecifier && { TypedLinkSpecifier: TypedLinkSpecifierFilterSensitiveLog(obj.TypedLinkSpecifier) }),
|
|
876
|
-
...(obj.AttributeUpdates && {
|
|
877
|
-
AttributeUpdates: obj.AttributeUpdates.map((item) => LinkAttributeUpdateFilterSensitiveLog(item)),
|
|
878
|
-
}),
|
|
879
|
-
});
|
|
880
|
-
export const ObjectAttributeActionFilterSensitiveLog = (obj) => ({
|
|
881
|
-
...obj,
|
|
882
|
-
...(obj.ObjectAttributeUpdateValue && {
|
|
883
|
-
ObjectAttributeUpdateValue: TypedAttributeValueFilterSensitiveLog(obj.ObjectAttributeUpdateValue),
|
|
884
|
-
}),
|
|
885
|
-
});
|
|
886
|
-
export const ObjectAttributeUpdateFilterSensitiveLog = (obj) => ({
|
|
887
|
-
...obj,
|
|
888
|
-
...(obj.ObjectAttributeAction && {
|
|
889
|
-
ObjectAttributeAction: ObjectAttributeActionFilterSensitiveLog(obj.ObjectAttributeAction),
|
|
890
|
-
}),
|
|
891
|
-
});
|
|
892
|
-
export const BatchUpdateObjectAttributesFilterSensitiveLog = (obj) => ({
|
|
893
|
-
...obj,
|
|
894
|
-
...(obj.AttributeUpdates && {
|
|
895
|
-
AttributeUpdates: obj.AttributeUpdates.map((item) => ObjectAttributeUpdateFilterSensitiveLog(item)),
|
|
896
|
-
}),
|
|
897
|
-
});
|
|
898
|
-
export const BatchWriteOperationFilterSensitiveLog = (obj) => ({
|
|
899
|
-
...obj,
|
|
900
|
-
...(obj.UpdateObjectAttributes && {
|
|
901
|
-
UpdateObjectAttributes: BatchUpdateObjectAttributesFilterSensitiveLog(obj.UpdateObjectAttributes),
|
|
902
|
-
}),
|
|
903
|
-
...(obj.AddFacetToObject && { AddFacetToObject: BatchAddFacetToObjectFilterSensitiveLog(obj.AddFacetToObject) }),
|
|
904
|
-
...(obj.AttachTypedLink && { AttachTypedLink: BatchAttachTypedLinkFilterSensitiveLog(obj.AttachTypedLink) }),
|
|
905
|
-
...(obj.DetachTypedLink && { DetachTypedLink: BatchDetachTypedLinkFilterSensitiveLog(obj.DetachTypedLink) }),
|
|
906
|
-
...(obj.UpdateLinkAttributes && {
|
|
907
|
-
UpdateLinkAttributes: BatchUpdateLinkAttributesFilterSensitiveLog(obj.UpdateLinkAttributes),
|
|
908
|
-
}),
|
|
909
|
-
});
|
|
910
|
-
export const BatchWriteRequestFilterSensitiveLog = (obj) => ({
|
|
911
|
-
...obj,
|
|
912
|
-
});
|
|
913
|
-
export const BatchAddFacetToObjectResponseFilterSensitiveLog = (obj) => ({
|
|
914
|
-
...obj,
|
|
915
|
-
});
|
|
916
|
-
export const BatchAttachObjectResponseFilterSensitiveLog = (obj) => ({
|
|
917
|
-
...obj,
|
|
918
|
-
});
|
|
919
|
-
export const BatchAttachPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
920
|
-
...obj,
|
|
921
|
-
});
|
|
922
|
-
export const BatchAttachToIndexResponseFilterSensitiveLog = (obj) => ({
|
|
923
|
-
...obj,
|
|
924
|
-
});
|
|
925
|
-
export const BatchAttachTypedLinkResponseFilterSensitiveLog = (obj) => ({
|
|
926
|
-
...obj,
|
|
927
|
-
...(obj.TypedLinkSpecifier && { TypedLinkSpecifier: TypedLinkSpecifierFilterSensitiveLog(obj.TypedLinkSpecifier) }),
|
|
928
|
-
});
|
|
929
|
-
export const BatchCreateIndexResponseFilterSensitiveLog = (obj) => ({
|
|
930
|
-
...obj,
|
|
931
|
-
});
|
|
932
|
-
export const BatchCreateObjectResponseFilterSensitiveLog = (obj) => ({
|
|
933
|
-
...obj,
|
|
934
|
-
});
|
|
935
|
-
export const BatchDeleteObjectResponseFilterSensitiveLog = (obj) => ({
|
|
936
|
-
...obj,
|
|
937
|
-
});
|
|
938
|
-
export const BatchDetachFromIndexResponseFilterSensitiveLog = (obj) => ({
|
|
939
|
-
...obj,
|
|
940
|
-
});
|
|
941
|
-
export const BatchDetachObjectResponseFilterSensitiveLog = (obj) => ({
|
|
942
|
-
...obj,
|
|
943
|
-
});
|
|
944
|
-
export const BatchDetachPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
945
|
-
...obj,
|
|
946
|
-
});
|
|
947
|
-
export const BatchDetachTypedLinkResponseFilterSensitiveLog = (obj) => ({
|
|
948
|
-
...obj,
|
|
949
|
-
});
|
|
950
|
-
export const BatchRemoveFacetFromObjectResponseFilterSensitiveLog = (obj) => ({
|
|
951
|
-
...obj,
|
|
952
|
-
});
|
|
953
|
-
export const BatchUpdateLinkAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
954
|
-
...obj,
|
|
955
|
-
});
|
|
956
|
-
export const BatchUpdateObjectAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
957
|
-
...obj,
|
|
958
|
-
});
|
|
959
|
-
export const BatchWriteOperationResponseFilterSensitiveLog = (obj) => ({
|
|
960
|
-
...obj,
|
|
961
|
-
...(obj.AttachTypedLink && { AttachTypedLink: BatchAttachTypedLinkResponseFilterSensitiveLog(obj.AttachTypedLink) }),
|
|
962
|
-
});
|
|
963
|
-
export const BatchWriteResponseFilterSensitiveLog = (obj) => ({
|
|
964
|
-
...obj,
|
|
965
|
-
});
|
|
966
|
-
export const CreateDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
967
|
-
...obj,
|
|
968
|
-
});
|
|
969
|
-
export const CreateDirectoryResponseFilterSensitiveLog = (obj) => ({
|
|
970
|
-
...obj,
|
|
971
|
-
});
|
|
972
|
-
export const RuleFilterSensitiveLog = (obj) => ({
|
|
973
|
-
...obj,
|
|
974
|
-
});
|
|
975
|
-
export const FacetAttributeDefinitionFilterSensitiveLog = (obj) => ({
|
|
976
|
-
...obj,
|
|
977
|
-
...(obj.DefaultValue && { DefaultValue: TypedAttributeValueFilterSensitiveLog(obj.DefaultValue) }),
|
|
978
|
-
});
|
|
979
|
-
export const FacetAttributeReferenceFilterSensitiveLog = (obj) => ({
|
|
980
|
-
...obj,
|
|
981
|
-
});
|
|
982
|
-
export const FacetAttributeFilterSensitiveLog = (obj) => ({
|
|
983
|
-
...obj,
|
|
984
|
-
...(obj.AttributeDefinition && {
|
|
985
|
-
AttributeDefinition: FacetAttributeDefinitionFilterSensitiveLog(obj.AttributeDefinition),
|
|
986
|
-
}),
|
|
987
|
-
});
|
|
988
|
-
export const CreateFacetRequestFilterSensitiveLog = (obj) => ({
|
|
989
|
-
...obj,
|
|
990
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => FacetAttributeFilterSensitiveLog(item)) }),
|
|
991
|
-
});
|
|
992
|
-
export const CreateFacetResponseFilterSensitiveLog = (obj) => ({
|
|
993
|
-
...obj,
|
|
994
|
-
});
|
|
995
|
-
export const CreateIndexRequestFilterSensitiveLog = (obj) => ({
|
|
996
|
-
...obj,
|
|
997
|
-
});
|
|
998
|
-
export const CreateIndexResponseFilterSensitiveLog = (obj) => ({
|
|
999
|
-
...obj,
|
|
1000
|
-
});
|
|
1001
|
-
export const CreateObjectRequestFilterSensitiveLog = (obj) => ({
|
|
1002
|
-
...obj,
|
|
1003
|
-
...(obj.ObjectAttributeList && {
|
|
1004
|
-
ObjectAttributeList: obj.ObjectAttributeList.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)),
|
|
1005
|
-
}),
|
|
1006
|
-
});
|
|
1007
|
-
export const CreateObjectResponseFilterSensitiveLog = (obj) => ({
|
|
1008
|
-
...obj,
|
|
1009
|
-
});
|
|
1010
|
-
export const CreateSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
1011
|
-
...obj,
|
|
1012
|
-
});
|
|
1013
|
-
export const CreateSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
1014
|
-
...obj,
|
|
1015
|
-
});
|
|
1016
|
-
export const TypedLinkAttributeDefinitionFilterSensitiveLog = (obj) => ({
|
|
1017
|
-
...obj,
|
|
1018
|
-
...(obj.DefaultValue && { DefaultValue: TypedAttributeValueFilterSensitiveLog(obj.DefaultValue) }),
|
|
1019
|
-
});
|
|
1020
|
-
export const TypedLinkFacetFilterSensitiveLog = (obj) => ({
|
|
1021
|
-
...obj,
|
|
1022
|
-
...(obj.Attributes && {
|
|
1023
|
-
Attributes: obj.Attributes.map((item) => TypedLinkAttributeDefinitionFilterSensitiveLog(item)),
|
|
1024
|
-
}),
|
|
1025
|
-
});
|
|
1026
|
-
export const CreateTypedLinkFacetRequestFilterSensitiveLog = (obj) => ({
|
|
1027
|
-
...obj,
|
|
1028
|
-
...(obj.Facet && { Facet: TypedLinkFacetFilterSensitiveLog(obj.Facet) }),
|
|
1029
|
-
});
|
|
1030
|
-
export const CreateTypedLinkFacetResponseFilterSensitiveLog = (obj) => ({
|
|
1031
|
-
...obj,
|
|
1032
|
-
});
|
|
1033
|
-
export const DeleteDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
1034
|
-
...obj,
|
|
1035
|
-
});
|
|
1036
|
-
export const DeleteDirectoryResponseFilterSensitiveLog = (obj) => ({
|
|
1037
|
-
...obj,
|
|
1038
|
-
});
|
|
1039
|
-
export const DeleteFacetRequestFilterSensitiveLog = (obj) => ({
|
|
1040
|
-
...obj,
|
|
1041
|
-
});
|
|
1042
|
-
export const DeleteFacetResponseFilterSensitiveLog = (obj) => ({
|
|
1043
|
-
...obj,
|
|
1044
|
-
});
|
|
1045
|
-
export const DeleteObjectRequestFilterSensitiveLog = (obj) => ({
|
|
1046
|
-
...obj,
|
|
1047
|
-
});
|
|
1048
|
-
export const DeleteObjectResponseFilterSensitiveLog = (obj) => ({
|
|
1049
|
-
...obj,
|
|
1050
|
-
});
|
|
1051
|
-
export const DeleteSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
1052
|
-
...obj,
|
|
1053
|
-
});
|
|
1054
|
-
export const DeleteSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
1055
|
-
...obj,
|
|
1056
|
-
});
|
|
1057
|
-
export const DeleteTypedLinkFacetRequestFilterSensitiveLog = (obj) => ({
|
|
1058
|
-
...obj,
|
|
1059
|
-
});
|
|
1060
|
-
export const DeleteTypedLinkFacetResponseFilterSensitiveLog = (obj) => ({
|
|
1061
|
-
...obj,
|
|
1062
|
-
});
|
|
1063
|
-
export const DetachFromIndexRequestFilterSensitiveLog = (obj) => ({
|
|
1064
|
-
...obj,
|
|
1065
|
-
});
|
|
1066
|
-
export const DetachFromIndexResponseFilterSensitiveLog = (obj) => ({
|
|
1067
|
-
...obj,
|
|
1068
|
-
});
|
|
1069
|
-
export const DetachObjectRequestFilterSensitiveLog = (obj) => ({
|
|
1070
|
-
...obj,
|
|
1071
|
-
});
|
|
1072
|
-
export const DetachObjectResponseFilterSensitiveLog = (obj) => ({
|
|
1073
|
-
...obj,
|
|
1074
|
-
});
|
|
1075
|
-
export const DetachPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1076
|
-
...obj,
|
|
1077
|
-
});
|
|
1078
|
-
export const DetachPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
1079
|
-
...obj,
|
|
1080
|
-
});
|
|
1081
|
-
export const DetachTypedLinkRequestFilterSensitiveLog = (obj) => ({
|
|
1082
|
-
...obj,
|
|
1083
|
-
...(obj.TypedLinkSpecifier && { TypedLinkSpecifier: TypedLinkSpecifierFilterSensitiveLog(obj.TypedLinkSpecifier) }),
|
|
1084
|
-
});
|
|
1085
|
-
export const DisableDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
1086
|
-
...obj,
|
|
1087
|
-
});
|
|
1088
|
-
export const DisableDirectoryResponseFilterSensitiveLog = (obj) => ({
|
|
1089
|
-
...obj,
|
|
1090
|
-
});
|
|
1091
|
-
export const EnableDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
1092
|
-
...obj,
|
|
1093
|
-
});
|
|
1094
|
-
export const EnableDirectoryResponseFilterSensitiveLog = (obj) => ({
|
|
1095
|
-
...obj,
|
|
1096
|
-
});
|
|
1097
|
-
export const GetAppliedSchemaVersionRequestFilterSensitiveLog = (obj) => ({
|
|
1098
|
-
...obj,
|
|
1099
|
-
});
|
|
1100
|
-
export const GetAppliedSchemaVersionResponseFilterSensitiveLog = (obj) => ({
|
|
1101
|
-
...obj,
|
|
1102
|
-
});
|
|
1103
|
-
export const GetDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
1104
|
-
...obj,
|
|
1105
|
-
});
|
|
1106
|
-
export const DirectoryFilterSensitiveLog = (obj) => ({
|
|
1107
|
-
...obj,
|
|
1108
|
-
});
|
|
1109
|
-
export const GetDirectoryResponseFilterSensitiveLog = (obj) => ({
|
|
1110
|
-
...obj,
|
|
1111
|
-
});
|
|
1112
|
-
export const GetFacetRequestFilterSensitiveLog = (obj) => ({
|
|
1113
|
-
...obj,
|
|
1114
|
-
});
|
|
1115
|
-
export const FacetFilterSensitiveLog = (obj) => ({
|
|
1116
|
-
...obj,
|
|
1117
|
-
});
|
|
1118
|
-
export const GetFacetResponseFilterSensitiveLog = (obj) => ({
|
|
1119
|
-
...obj,
|
|
1120
|
-
});
|
|
1121
|
-
export const GetLinkAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
1122
|
-
...obj,
|
|
1123
|
-
...(obj.TypedLinkSpecifier && { TypedLinkSpecifier: TypedLinkSpecifierFilterSensitiveLog(obj.TypedLinkSpecifier) }),
|
|
1124
|
-
});
|
|
1125
|
-
export const GetLinkAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
1126
|
-
...obj,
|
|
1127
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)) }),
|
|
1128
|
-
});
|
|
1129
|
-
export const GetObjectAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
1130
|
-
...obj,
|
|
1131
|
-
});
|
|
1132
|
-
export const GetObjectAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
1133
|
-
...obj,
|
|
1134
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)) }),
|
|
1135
|
-
});
|
|
1136
|
-
export const GetObjectInformationRequestFilterSensitiveLog = (obj) => ({
|
|
1137
|
-
...obj,
|
|
1138
|
-
});
|
|
1139
|
-
export const GetObjectInformationResponseFilterSensitiveLog = (obj) => ({
|
|
1140
|
-
...obj,
|
|
1141
|
-
});
|
|
1142
|
-
export const GetSchemaAsJsonRequestFilterSensitiveLog = (obj) => ({
|
|
1143
|
-
...obj,
|
|
1144
|
-
});
|
|
1145
|
-
export const GetSchemaAsJsonResponseFilterSensitiveLog = (obj) => ({
|
|
1146
|
-
...obj,
|
|
1147
|
-
});
|
|
1148
|
-
export const GetTypedLinkFacetInformationRequestFilterSensitiveLog = (obj) => ({
|
|
1149
|
-
...obj,
|
|
1150
|
-
});
|
|
1151
|
-
export const GetTypedLinkFacetInformationResponseFilterSensitiveLog = (obj) => ({
|
|
1152
|
-
...obj,
|
|
1153
|
-
});
|
|
1154
|
-
export const ListAppliedSchemaArnsRequestFilterSensitiveLog = (obj) => ({
|
|
1155
|
-
...obj,
|
|
1156
|
-
});
|
|
1157
|
-
export const ListAppliedSchemaArnsResponseFilterSensitiveLog = (obj) => ({
|
|
1158
|
-
...obj,
|
|
1159
|
-
});
|
|
1160
|
-
export const ListAttachedIndicesRequestFilterSensitiveLog = (obj) => ({
|
|
1161
|
-
...obj,
|
|
1162
|
-
});
|
|
1163
|
-
export const ListAttachedIndicesResponseFilterSensitiveLog = (obj) => ({
|
|
1164
|
-
...obj,
|
|
1165
|
-
});
|
|
1166
|
-
export const ListDevelopmentSchemaArnsRequestFilterSensitiveLog = (obj) => ({
|
|
1167
|
-
...obj,
|
|
1168
|
-
});
|
|
1169
|
-
export const ListDevelopmentSchemaArnsResponseFilterSensitiveLog = (obj) => ({
|
|
1170
|
-
...obj,
|
|
1171
|
-
});
|
|
1172
|
-
export const ListDirectoriesRequestFilterSensitiveLog = (obj) => ({
|
|
1173
|
-
...obj,
|
|
1174
|
-
});
|
|
1175
|
-
export const ListDirectoriesResponseFilterSensitiveLog = (obj) => ({
|
|
1176
|
-
...obj,
|
|
1177
|
-
});
|
|
1178
|
-
export const ListFacetAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
1179
|
-
...obj,
|
|
1180
|
-
});
|
|
1181
|
-
export const ListFacetAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
1182
|
-
...obj,
|
|
1183
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => FacetAttributeFilterSensitiveLog(item)) }),
|
|
1184
|
-
});
|
|
1185
|
-
export const ListFacetNamesRequestFilterSensitiveLog = (obj) => ({
|
|
1186
|
-
...obj,
|
|
1187
|
-
});
|
|
1188
|
-
export const ListFacetNamesResponseFilterSensitiveLog = (obj) => ({
|
|
1189
|
-
...obj,
|
|
1190
|
-
});
|
|
1191
|
-
export const ListIncomingTypedLinksRequestFilterSensitiveLog = (obj) => ({
|
|
1192
|
-
...obj,
|
|
1193
|
-
...(obj.FilterAttributeRanges && {
|
|
1194
|
-
FilterAttributeRanges: obj.FilterAttributeRanges.map((item) => TypedLinkAttributeRangeFilterSensitiveLog(item)),
|
|
1195
|
-
}),
|
|
1196
|
-
});
|
|
1197
|
-
export const ListIncomingTypedLinksResponseFilterSensitiveLog = (obj) => ({
|
|
1198
|
-
...obj,
|
|
1199
|
-
});
|
|
1200
|
-
export const ListIndexRequestFilterSensitiveLog = (obj) => ({
|
|
1201
|
-
...obj,
|
|
1202
|
-
...(obj.RangesOnIndexedValues && {
|
|
1203
|
-
RangesOnIndexedValues: obj.RangesOnIndexedValues.map((item) => ObjectAttributeRangeFilterSensitiveLog(item)),
|
|
1204
|
-
}),
|
|
1205
|
-
});
|
|
1206
|
-
export const ListIndexResponseFilterSensitiveLog = (obj) => ({
|
|
1207
|
-
...obj,
|
|
1208
|
-
});
|
|
1209
|
-
export const ListManagedSchemaArnsRequestFilterSensitiveLog = (obj) => ({
|
|
1210
|
-
...obj,
|
|
1211
|
-
});
|
|
1212
|
-
export const ListManagedSchemaArnsResponseFilterSensitiveLog = (obj) => ({
|
|
1213
|
-
...obj,
|
|
1214
|
-
});
|
|
1215
|
-
export const ListObjectAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
1216
|
-
...obj,
|
|
1217
|
-
});
|
|
1218
|
-
export const ListObjectAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
1219
|
-
...obj,
|
|
1220
|
-
...(obj.Attributes && { Attributes: obj.Attributes.map((item) => AttributeKeyAndValueFilterSensitiveLog(item)) }),
|
|
1221
|
-
});
|
|
1222
|
-
export const ListObjectChildrenRequestFilterSensitiveLog = (obj) => ({
|
|
1223
|
-
...obj,
|
|
1224
|
-
});
|
|
1225
|
-
export const ListObjectChildrenResponseFilterSensitiveLog = (obj) => ({
|
|
1226
|
-
...obj,
|
|
1227
|
-
});
|
|
1228
|
-
export const ListObjectParentPathsRequestFilterSensitiveLog = (obj) => ({
|
|
1229
|
-
...obj,
|
|
1230
|
-
});
|
|
1231
|
-
export const ListObjectParentPathsResponseFilterSensitiveLog = (obj) => ({
|
|
1232
|
-
...obj,
|
|
1233
|
-
});
|
|
1234
|
-
export const ListObjectParentsRequestFilterSensitiveLog = (obj) => ({
|
|
1235
|
-
...obj,
|
|
1236
|
-
});
|
|
1237
|
-
export const ListObjectParentsResponseFilterSensitiveLog = (obj) => ({
|
|
1238
|
-
...obj,
|
|
1239
|
-
});
|
|
1240
|
-
export const ListObjectPoliciesRequestFilterSensitiveLog = (obj) => ({
|
|
1241
|
-
...obj,
|
|
1242
|
-
});
|
|
1243
|
-
export const ListObjectPoliciesResponseFilterSensitiveLog = (obj) => ({
|
|
1244
|
-
...obj,
|
|
1245
|
-
});
|
|
1246
|
-
export const ListOutgoingTypedLinksRequestFilterSensitiveLog = (obj) => ({
|
|
1247
|
-
...obj,
|
|
1248
|
-
...(obj.FilterAttributeRanges && {
|
|
1249
|
-
FilterAttributeRanges: obj.FilterAttributeRanges.map((item) => TypedLinkAttributeRangeFilterSensitiveLog(item)),
|
|
1250
|
-
}),
|
|
1251
|
-
});
|
|
1252
|
-
export const ListOutgoingTypedLinksResponseFilterSensitiveLog = (obj) => ({
|
|
1253
|
-
...obj,
|
|
1254
|
-
});
|
|
1255
|
-
export const ListPolicyAttachmentsRequestFilterSensitiveLog = (obj) => ({
|
|
1256
|
-
...obj,
|
|
1257
|
-
});
|
|
1258
|
-
export const ListPolicyAttachmentsResponseFilterSensitiveLog = (obj) => ({
|
|
1259
|
-
...obj,
|
|
1260
|
-
});
|
|
1261
|
-
export const ListPublishedSchemaArnsRequestFilterSensitiveLog = (obj) => ({
|
|
1262
|
-
...obj,
|
|
1263
|
-
});
|
|
1264
|
-
export const ListPublishedSchemaArnsResponseFilterSensitiveLog = (obj) => ({
|
|
1265
|
-
...obj,
|
|
1266
|
-
});
|
|
1267
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
1268
|
-
...obj,
|
|
1269
|
-
});
|
|
1270
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
1271
|
-
...obj,
|
|
1272
|
-
});
|
|
1273
|
-
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
1274
|
-
...obj,
|
|
1275
|
-
});
|
|
1276
|
-
export const ListTypedLinkFacetAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
1277
|
-
...obj,
|
|
1278
|
-
});
|
|
1279
|
-
export const ListTypedLinkFacetAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
1280
|
-
...obj,
|
|
1281
|
-
...(obj.Attributes && {
|
|
1282
|
-
Attributes: obj.Attributes.map((item) => TypedLinkAttributeDefinitionFilterSensitiveLog(item)),
|
|
1283
|
-
}),
|
|
1284
|
-
});
|
|
1285
|
-
export const ListTypedLinkFacetNamesRequestFilterSensitiveLog = (obj) => ({
|
|
1286
|
-
...obj,
|
|
1287
|
-
});
|
|
1288
|
-
export const ListTypedLinkFacetNamesResponseFilterSensitiveLog = (obj) => ({
|
|
1289
|
-
...obj,
|
|
1290
|
-
});
|
|
1291
|
-
export const LookupPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1292
|
-
...obj,
|
|
1293
|
-
});
|
|
1294
|
-
export const LookupPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
1295
|
-
...obj,
|
|
1296
|
-
});
|
|
1297
|
-
export const PublishSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
1298
|
-
...obj,
|
|
1299
|
-
});
|
|
1300
|
-
export const PublishSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
1301
|
-
...obj,
|
|
1302
|
-
});
|
|
1303
|
-
export const PutSchemaFromJsonRequestFilterSensitiveLog = (obj) => ({
|
|
1304
|
-
...obj,
|
|
1305
|
-
});
|
|
1306
|
-
export const PutSchemaFromJsonResponseFilterSensitiveLog = (obj) => ({
|
|
1307
|
-
...obj,
|
|
1308
|
-
});
|
|
1309
|
-
export const RemoveFacetFromObjectRequestFilterSensitiveLog = (obj) => ({
|
|
1310
|
-
...obj,
|
|
1311
|
-
});
|
|
1312
|
-
export const RemoveFacetFromObjectResponseFilterSensitiveLog = (obj) => ({
|
|
1313
|
-
...obj,
|
|
1314
|
-
});
|
|
1315
|
-
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
1316
|
-
...obj,
|
|
1317
|
-
});
|
|
1318
|
-
export const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
1319
|
-
...obj,
|
|
1320
|
-
});
|
|
1321
|
-
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
1322
|
-
...obj,
|
|
1323
|
-
});
|
|
1324
|
-
export const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
1325
|
-
...obj,
|
|
1326
|
-
});
|
|
1327
|
-
export const FacetAttributeUpdateFilterSensitiveLog = (obj) => ({
|
|
1328
|
-
...obj,
|
|
1329
|
-
...(obj.Attribute && { Attribute: FacetAttributeFilterSensitiveLog(obj.Attribute) }),
|
|
1330
|
-
});
|
|
1331
|
-
export const UpdateFacetRequestFilterSensitiveLog = (obj) => ({
|
|
1332
|
-
...obj,
|
|
1333
|
-
...(obj.AttributeUpdates && {
|
|
1334
|
-
AttributeUpdates: obj.AttributeUpdates.map((item) => FacetAttributeUpdateFilterSensitiveLog(item)),
|
|
1335
|
-
}),
|
|
1336
|
-
});
|
|
1337
|
-
export const UpdateFacetResponseFilterSensitiveLog = (obj) => ({
|
|
1338
|
-
...obj,
|
|
1339
|
-
});
|
|
1340
|
-
export const UpdateLinkAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
1341
|
-
...obj,
|
|
1342
|
-
...(obj.TypedLinkSpecifier && { TypedLinkSpecifier: TypedLinkSpecifierFilterSensitiveLog(obj.TypedLinkSpecifier) }),
|
|
1343
|
-
...(obj.AttributeUpdates && {
|
|
1344
|
-
AttributeUpdates: obj.AttributeUpdates.map((item) => LinkAttributeUpdateFilterSensitiveLog(item)),
|
|
1345
|
-
}),
|
|
1346
|
-
});
|
|
1347
|
-
export const UpdateLinkAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
1348
|
-
...obj,
|
|
1349
|
-
});
|
|
1350
|
-
export const UpdateObjectAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
1351
|
-
...obj,
|
|
1352
|
-
...(obj.AttributeUpdates && {
|
|
1353
|
-
AttributeUpdates: obj.AttributeUpdates.map((item) => ObjectAttributeUpdateFilterSensitiveLog(item)),
|
|
1354
|
-
}),
|
|
1355
|
-
});
|
|
1356
|
-
export const UpdateObjectAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
1357
|
-
...obj,
|
|
1358
|
-
});
|
|
1359
|
-
export const UpdateSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
1360
|
-
...obj,
|
|
1361
|
-
});
|
|
1362
|
-
export const UpdateSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
1363
|
-
...obj,
|
|
1364
|
-
});
|
|
1365
|
-
export const TypedLinkFacetAttributeUpdateFilterSensitiveLog = (obj) => ({
|
|
1366
|
-
...obj,
|
|
1367
|
-
...(obj.Attribute && { Attribute: TypedLinkAttributeDefinitionFilterSensitiveLog(obj.Attribute) }),
|
|
1368
|
-
});
|
|
1369
|
-
export const UpdateTypedLinkFacetRequestFilterSensitiveLog = (obj) => ({
|
|
1370
|
-
...obj,
|
|
1371
|
-
...(obj.AttributeUpdates && {
|
|
1372
|
-
AttributeUpdates: obj.AttributeUpdates.map((item) => TypedLinkFacetAttributeUpdateFilterSensitiveLog(item)),
|
|
1373
|
-
}),
|
|
1374
|
-
});
|
|
1375
|
-
export const UpdateTypedLinkFacetResponseFilterSensitiveLog = (obj) => ({
|
|
1376
|
-
...obj,
|
|
1377
|
-
});
|
|
1378
|
-
export const UpgradeAppliedSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
1379
|
-
...obj,
|
|
1380
|
-
});
|
|
1381
|
-
export const UpgradeAppliedSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
1382
|
-
...obj,
|
|
1383
|
-
});
|
|
1384
|
-
export const UpgradePublishedSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
1385
|
-
...obj,
|
|
1386
|
-
});
|
|
1387
|
-
export const UpgradePublishedSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
1388
|
-
...obj,
|
|
1389
|
-
});
|