@aws-sdk/client-efs 3.297.0 → 3.298.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/CreateAccessPointCommand.js +2 -3
- package/dist-cjs/commands/CreateFileSystemCommand.js +2 -3
- package/dist-cjs/commands/CreateMountTargetCommand.js +2 -3
- package/dist-cjs/commands/CreateReplicationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccessPointCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileSystemCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileSystemPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteMountTargetCommand.js +2 -3
- package/dist-cjs/commands/DeleteReplicationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccessPointsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountPreferencesCommand.js +2 -3
- package/dist-cjs/commands/DescribeBackupPolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeFileSystemPolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeFileSystemsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLifecycleConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeMountTargetSecurityGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeMountTargetsCommand.js +2 -3
- package/dist-cjs/commands/DescribeReplicationConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ModifyMountTargetSecurityGroupsCommand.js +2 -3
- package/dist-cjs/commands/PutAccountPreferencesCommand.js +2 -3
- package/dist-cjs/commands/PutBackupPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutFileSystemPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutLifecycleConfigurationCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateFileSystemCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -226
- package/dist-es/commands/CreateAccessPointCommand.js +2 -3
- package/dist-es/commands/CreateFileSystemCommand.js +2 -3
- package/dist-es/commands/CreateMountTargetCommand.js +2 -3
- package/dist-es/commands/CreateReplicationConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateTagsCommand.js +2 -3
- package/dist-es/commands/DeleteAccessPointCommand.js +2 -3
- package/dist-es/commands/DeleteFileSystemCommand.js +2 -3
- package/dist-es/commands/DeleteFileSystemPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteMountTargetCommand.js +2 -3
- package/dist-es/commands/DeleteReplicationConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DescribeAccessPointsCommand.js +2 -3
- package/dist-es/commands/DescribeAccountPreferencesCommand.js +2 -3
- package/dist-es/commands/DescribeBackupPolicyCommand.js +2 -3
- package/dist-es/commands/DescribeFileSystemPolicyCommand.js +2 -3
- package/dist-es/commands/DescribeFileSystemsCommand.js +2 -3
- package/dist-es/commands/DescribeLifecycleConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeMountTargetSecurityGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeMountTargetsCommand.js +2 -3
- package/dist-es/commands/DescribeReplicationConfigurationsCommand.js +2 -3
- package/dist-es/commands/DescribeTagsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ModifyMountTargetSecurityGroupsCommand.js +2 -3
- package/dist-es/commands/PutAccountPreferencesCommand.js +2 -3
- package/dist-es/commands/PutBackupPolicyCommand.js +2 -3
- package/dist-es/commands/PutFileSystemPolicyCommand.js +2 -3
- package/dist-es/commands/PutLifecycleConfigurationCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateFileSystemCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -168
- package/dist-types/models/models_0.d.ts +0 -224
- package/dist-types/ts3.4/models/models_0.d.ts +0 -158
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.UpdateFileSystemRequestFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.PutLifecycleConfigurationRequestFilterSensitiveLog = exports.PutFileSystemPolicyRequestFilterSensitiveLog = exports.PutBackupPolicyRequestFilterSensitiveLog = exports.PutAccountPreferencesResponseFilterSensitiveLog = exports.PutAccountPreferencesRequestFilterSensitiveLog = exports.ModifyMountTargetSecurityGroupsRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.DescribeTagsResponseFilterSensitiveLog = exports.DescribeTagsRequestFilterSensitiveLog = exports.DescribeReplicationConfigurationsResponseFilterSensitiveLog = exports.DescribeReplicationConfigurationsRequestFilterSensitiveLog = exports.DescribeMountTargetSecurityGroupsResponseFilterSensitiveLog = exports.DescribeMountTargetSecurityGroupsRequestFilterSensitiveLog = exports.DescribeMountTargetsResponseFilterSensitiveLog = exports.DescribeMountTargetsRequestFilterSensitiveLog = exports.LifecycleConfigurationDescriptionFilterSensitiveLog = exports.LifecyclePolicyFilterSensitiveLog = exports.DescribeLifecycleConfigurationRequestFilterSensitiveLog = exports.DescribeFileSystemsResponseFilterSensitiveLog = exports.DescribeFileSystemsRequestFilterSensitiveLog = exports.FileSystemPolicyDescriptionFilterSensitiveLog = exports.DescribeFileSystemPolicyRequestFilterSensitiveLog = exports.DescribeBackupPolicyRequestFilterSensitiveLog = exports.DescribeAccountPreferencesResponseFilterSensitiveLog = exports.ResourceIdPreferenceFilterSensitiveLog = exports.DescribeAccountPreferencesRequestFilterSensitiveLog = exports.DescribeAccessPointsResponseFilterSensitiveLog = exports.DescribeAccessPointsRequestFilterSensitiveLog = exports.DeleteTagsRequestFilterSensitiveLog = exports.DeleteReplicationConfigurationRequestFilterSensitiveLog = exports.DeleteMountTargetRequestFilterSensitiveLog = exports.DeleteFileSystemPolicyRequestFilterSensitiveLog = exports.DeleteFileSystemRequestFilterSensitiveLog = exports.DeleteAccessPointRequestFilterSensitiveLog = exports.CreateTagsRequestFilterSensitiveLog = exports.ReplicationConfigurationDescriptionFilterSensitiveLog = exports.DestinationFilterSensitiveLog = exports.CreateReplicationConfigurationRequestFilterSensitiveLog = exports.DestinationToCreateFilterSensitiveLog = exports.MountTargetDescriptionFilterSensitiveLog = exports.CreateMountTargetRequestFilterSensitiveLog = void 0;
|
|
3
|
+
exports.TooManyRequests = exports.InvalidPolicyException = exports.IncorrectMountTargetState = exports.TransitionToPrimaryStorageClassRules = exports.TransitionToIARules = exports.PolicyNotFound = exports.Resource = exports.ResourceIdType = exports.MountTargetNotFound = exports.DependencyTimeout = exports.FileSystemInUse = exports.ValidationException = exports.ReplicationNotFound = exports.ReplicationStatus = exports.SubnetNotFound = exports.SecurityGroupNotFound = exports.SecurityGroupLimitExceeded = exports.NoFreeAddressesInSubnet = exports.NetworkInterfaceLimitExceeded = exports.MountTargetConflict = exports.IpAddressInUse = exports.UnsupportedAvailabilityZone = exports.ThroughputLimitExceeded = exports.InsufficientThroughputCapacity = exports.FileSystemLimitExceeded = exports.FileSystemAlreadyExists = exports.ThroughputMode = exports.PerformanceMode = exports.ThrottlingException = exports.InternalServerError = exports.IncorrectFileSystemLifeCycleState = exports.FileSystemNotFound = exports.BadRequest = exports.Status = exports.AvailabilityZonesMismatch = exports.AccessPointNotFound = exports.AccessPointLimitExceeded = exports.LifeCycleState = exports.AccessPointAlreadyExists = void 0;
|
|
5
4
|
const EFSServiceException_1 = require("./EFSServiceException");
|
|
6
5
|
class AccessPointAlreadyExists extends EFSServiceException_1.EFSServiceException {
|
|
7
6
|
constructor(opts) {
|
|
@@ -512,227 +511,3 @@ class TooManyRequests extends EFSServiceException_1.EFSServiceException {
|
|
|
512
511
|
}
|
|
513
512
|
}
|
|
514
513
|
exports.TooManyRequests = TooManyRequests;
|
|
515
|
-
const PosixUserFilterSensitiveLog = (obj) => ({
|
|
516
|
-
...obj,
|
|
517
|
-
});
|
|
518
|
-
exports.PosixUserFilterSensitiveLog = PosixUserFilterSensitiveLog;
|
|
519
|
-
const CreationInfoFilterSensitiveLog = (obj) => ({
|
|
520
|
-
...obj,
|
|
521
|
-
});
|
|
522
|
-
exports.CreationInfoFilterSensitiveLog = CreationInfoFilterSensitiveLog;
|
|
523
|
-
const RootDirectoryFilterSensitiveLog = (obj) => ({
|
|
524
|
-
...obj,
|
|
525
|
-
});
|
|
526
|
-
exports.RootDirectoryFilterSensitiveLog = RootDirectoryFilterSensitiveLog;
|
|
527
|
-
const TagFilterSensitiveLog = (obj) => ({
|
|
528
|
-
...obj,
|
|
529
|
-
});
|
|
530
|
-
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
531
|
-
const AccessPointDescriptionFilterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
exports.AccessPointDescriptionFilterSensitiveLog = AccessPointDescriptionFilterSensitiveLog;
|
|
535
|
-
const BackupPolicyFilterSensitiveLog = (obj) => ({
|
|
536
|
-
...obj,
|
|
537
|
-
});
|
|
538
|
-
exports.BackupPolicyFilterSensitiveLog = BackupPolicyFilterSensitiveLog;
|
|
539
|
-
const BackupPolicyDescriptionFilterSensitiveLog = (obj) => ({
|
|
540
|
-
...obj,
|
|
541
|
-
});
|
|
542
|
-
exports.BackupPolicyDescriptionFilterSensitiveLog = BackupPolicyDescriptionFilterSensitiveLog;
|
|
543
|
-
const CreateAccessPointRequestFilterSensitiveLog = (obj) => ({
|
|
544
|
-
...obj,
|
|
545
|
-
});
|
|
546
|
-
exports.CreateAccessPointRequestFilterSensitiveLog = CreateAccessPointRequestFilterSensitiveLog;
|
|
547
|
-
const CreateFileSystemRequestFilterSensitiveLog = (obj) => ({
|
|
548
|
-
...obj,
|
|
549
|
-
});
|
|
550
|
-
exports.CreateFileSystemRequestFilterSensitiveLog = CreateFileSystemRequestFilterSensitiveLog;
|
|
551
|
-
const FileSystemSizeFilterSensitiveLog = (obj) => ({
|
|
552
|
-
...obj,
|
|
553
|
-
});
|
|
554
|
-
exports.FileSystemSizeFilterSensitiveLog = FileSystemSizeFilterSensitiveLog;
|
|
555
|
-
const FileSystemDescriptionFilterSensitiveLog = (obj) => ({
|
|
556
|
-
...obj,
|
|
557
|
-
});
|
|
558
|
-
exports.FileSystemDescriptionFilterSensitiveLog = FileSystemDescriptionFilterSensitiveLog;
|
|
559
|
-
const CreateMountTargetRequestFilterSensitiveLog = (obj) => ({
|
|
560
|
-
...obj,
|
|
561
|
-
});
|
|
562
|
-
exports.CreateMountTargetRequestFilterSensitiveLog = CreateMountTargetRequestFilterSensitiveLog;
|
|
563
|
-
const MountTargetDescriptionFilterSensitiveLog = (obj) => ({
|
|
564
|
-
...obj,
|
|
565
|
-
});
|
|
566
|
-
exports.MountTargetDescriptionFilterSensitiveLog = MountTargetDescriptionFilterSensitiveLog;
|
|
567
|
-
const DestinationToCreateFilterSensitiveLog = (obj) => ({
|
|
568
|
-
...obj,
|
|
569
|
-
});
|
|
570
|
-
exports.DestinationToCreateFilterSensitiveLog = DestinationToCreateFilterSensitiveLog;
|
|
571
|
-
const CreateReplicationConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
572
|
-
...obj,
|
|
573
|
-
});
|
|
574
|
-
exports.CreateReplicationConfigurationRequestFilterSensitiveLog = CreateReplicationConfigurationRequestFilterSensitiveLog;
|
|
575
|
-
const DestinationFilterSensitiveLog = (obj) => ({
|
|
576
|
-
...obj,
|
|
577
|
-
});
|
|
578
|
-
exports.DestinationFilterSensitiveLog = DestinationFilterSensitiveLog;
|
|
579
|
-
const ReplicationConfigurationDescriptionFilterSensitiveLog = (obj) => ({
|
|
580
|
-
...obj,
|
|
581
|
-
});
|
|
582
|
-
exports.ReplicationConfigurationDescriptionFilterSensitiveLog = ReplicationConfigurationDescriptionFilterSensitiveLog;
|
|
583
|
-
const CreateTagsRequestFilterSensitiveLog = (obj) => ({
|
|
584
|
-
...obj,
|
|
585
|
-
});
|
|
586
|
-
exports.CreateTagsRequestFilterSensitiveLog = CreateTagsRequestFilterSensitiveLog;
|
|
587
|
-
const DeleteAccessPointRequestFilterSensitiveLog = (obj) => ({
|
|
588
|
-
...obj,
|
|
589
|
-
});
|
|
590
|
-
exports.DeleteAccessPointRequestFilterSensitiveLog = DeleteAccessPointRequestFilterSensitiveLog;
|
|
591
|
-
const DeleteFileSystemRequestFilterSensitiveLog = (obj) => ({
|
|
592
|
-
...obj,
|
|
593
|
-
});
|
|
594
|
-
exports.DeleteFileSystemRequestFilterSensitiveLog = DeleteFileSystemRequestFilterSensitiveLog;
|
|
595
|
-
const DeleteFileSystemPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
596
|
-
...obj,
|
|
597
|
-
});
|
|
598
|
-
exports.DeleteFileSystemPolicyRequestFilterSensitiveLog = DeleteFileSystemPolicyRequestFilterSensitiveLog;
|
|
599
|
-
const DeleteMountTargetRequestFilterSensitiveLog = (obj) => ({
|
|
600
|
-
...obj,
|
|
601
|
-
});
|
|
602
|
-
exports.DeleteMountTargetRequestFilterSensitiveLog = DeleteMountTargetRequestFilterSensitiveLog;
|
|
603
|
-
const DeleteReplicationConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
604
|
-
...obj,
|
|
605
|
-
});
|
|
606
|
-
exports.DeleteReplicationConfigurationRequestFilterSensitiveLog = DeleteReplicationConfigurationRequestFilterSensitiveLog;
|
|
607
|
-
const DeleteTagsRequestFilterSensitiveLog = (obj) => ({
|
|
608
|
-
...obj,
|
|
609
|
-
});
|
|
610
|
-
exports.DeleteTagsRequestFilterSensitiveLog = DeleteTagsRequestFilterSensitiveLog;
|
|
611
|
-
const DescribeAccessPointsRequestFilterSensitiveLog = (obj) => ({
|
|
612
|
-
...obj,
|
|
613
|
-
});
|
|
614
|
-
exports.DescribeAccessPointsRequestFilterSensitiveLog = DescribeAccessPointsRequestFilterSensitiveLog;
|
|
615
|
-
const DescribeAccessPointsResponseFilterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
});
|
|
618
|
-
exports.DescribeAccessPointsResponseFilterSensitiveLog = DescribeAccessPointsResponseFilterSensitiveLog;
|
|
619
|
-
const DescribeAccountPreferencesRequestFilterSensitiveLog = (obj) => ({
|
|
620
|
-
...obj,
|
|
621
|
-
});
|
|
622
|
-
exports.DescribeAccountPreferencesRequestFilterSensitiveLog = DescribeAccountPreferencesRequestFilterSensitiveLog;
|
|
623
|
-
const ResourceIdPreferenceFilterSensitiveLog = (obj) => ({
|
|
624
|
-
...obj,
|
|
625
|
-
});
|
|
626
|
-
exports.ResourceIdPreferenceFilterSensitiveLog = ResourceIdPreferenceFilterSensitiveLog;
|
|
627
|
-
const DescribeAccountPreferencesResponseFilterSensitiveLog = (obj) => ({
|
|
628
|
-
...obj,
|
|
629
|
-
});
|
|
630
|
-
exports.DescribeAccountPreferencesResponseFilterSensitiveLog = DescribeAccountPreferencesResponseFilterSensitiveLog;
|
|
631
|
-
const DescribeBackupPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
632
|
-
...obj,
|
|
633
|
-
});
|
|
634
|
-
exports.DescribeBackupPolicyRequestFilterSensitiveLog = DescribeBackupPolicyRequestFilterSensitiveLog;
|
|
635
|
-
const DescribeFileSystemPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
636
|
-
...obj,
|
|
637
|
-
});
|
|
638
|
-
exports.DescribeFileSystemPolicyRequestFilterSensitiveLog = DescribeFileSystemPolicyRequestFilterSensitiveLog;
|
|
639
|
-
const FileSystemPolicyDescriptionFilterSensitiveLog = (obj) => ({
|
|
640
|
-
...obj,
|
|
641
|
-
});
|
|
642
|
-
exports.FileSystemPolicyDescriptionFilterSensitiveLog = FileSystemPolicyDescriptionFilterSensitiveLog;
|
|
643
|
-
const DescribeFileSystemsRequestFilterSensitiveLog = (obj) => ({
|
|
644
|
-
...obj,
|
|
645
|
-
});
|
|
646
|
-
exports.DescribeFileSystemsRequestFilterSensitiveLog = DescribeFileSystemsRequestFilterSensitiveLog;
|
|
647
|
-
const DescribeFileSystemsResponseFilterSensitiveLog = (obj) => ({
|
|
648
|
-
...obj,
|
|
649
|
-
});
|
|
650
|
-
exports.DescribeFileSystemsResponseFilterSensitiveLog = DescribeFileSystemsResponseFilterSensitiveLog;
|
|
651
|
-
const DescribeLifecycleConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
652
|
-
...obj,
|
|
653
|
-
});
|
|
654
|
-
exports.DescribeLifecycleConfigurationRequestFilterSensitiveLog = DescribeLifecycleConfigurationRequestFilterSensitiveLog;
|
|
655
|
-
const LifecyclePolicyFilterSensitiveLog = (obj) => ({
|
|
656
|
-
...obj,
|
|
657
|
-
});
|
|
658
|
-
exports.LifecyclePolicyFilterSensitiveLog = LifecyclePolicyFilterSensitiveLog;
|
|
659
|
-
const LifecycleConfigurationDescriptionFilterSensitiveLog = (obj) => ({
|
|
660
|
-
...obj,
|
|
661
|
-
});
|
|
662
|
-
exports.LifecycleConfigurationDescriptionFilterSensitiveLog = LifecycleConfigurationDescriptionFilterSensitiveLog;
|
|
663
|
-
const DescribeMountTargetsRequestFilterSensitiveLog = (obj) => ({
|
|
664
|
-
...obj,
|
|
665
|
-
});
|
|
666
|
-
exports.DescribeMountTargetsRequestFilterSensitiveLog = DescribeMountTargetsRequestFilterSensitiveLog;
|
|
667
|
-
const DescribeMountTargetsResponseFilterSensitiveLog = (obj) => ({
|
|
668
|
-
...obj,
|
|
669
|
-
});
|
|
670
|
-
exports.DescribeMountTargetsResponseFilterSensitiveLog = DescribeMountTargetsResponseFilterSensitiveLog;
|
|
671
|
-
const DescribeMountTargetSecurityGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
672
|
-
...obj,
|
|
673
|
-
});
|
|
674
|
-
exports.DescribeMountTargetSecurityGroupsRequestFilterSensitiveLog = DescribeMountTargetSecurityGroupsRequestFilterSensitiveLog;
|
|
675
|
-
const DescribeMountTargetSecurityGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
676
|
-
...obj,
|
|
677
|
-
});
|
|
678
|
-
exports.DescribeMountTargetSecurityGroupsResponseFilterSensitiveLog = DescribeMountTargetSecurityGroupsResponseFilterSensitiveLog;
|
|
679
|
-
const DescribeReplicationConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
680
|
-
...obj,
|
|
681
|
-
});
|
|
682
|
-
exports.DescribeReplicationConfigurationsRequestFilterSensitiveLog = DescribeReplicationConfigurationsRequestFilterSensitiveLog;
|
|
683
|
-
const DescribeReplicationConfigurationsResponseFilterSensitiveLog = (obj) => ({
|
|
684
|
-
...obj,
|
|
685
|
-
});
|
|
686
|
-
exports.DescribeReplicationConfigurationsResponseFilterSensitiveLog = DescribeReplicationConfigurationsResponseFilterSensitiveLog;
|
|
687
|
-
const DescribeTagsRequestFilterSensitiveLog = (obj) => ({
|
|
688
|
-
...obj,
|
|
689
|
-
});
|
|
690
|
-
exports.DescribeTagsRequestFilterSensitiveLog = DescribeTagsRequestFilterSensitiveLog;
|
|
691
|
-
const DescribeTagsResponseFilterSensitiveLog = (obj) => ({
|
|
692
|
-
...obj,
|
|
693
|
-
});
|
|
694
|
-
exports.DescribeTagsResponseFilterSensitiveLog = DescribeTagsResponseFilterSensitiveLog;
|
|
695
|
-
const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
696
|
-
...obj,
|
|
697
|
-
});
|
|
698
|
-
exports.ListTagsForResourceRequestFilterSensitiveLog = ListTagsForResourceRequestFilterSensitiveLog;
|
|
699
|
-
const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
700
|
-
...obj,
|
|
701
|
-
});
|
|
702
|
-
exports.ListTagsForResourceResponseFilterSensitiveLog = ListTagsForResourceResponseFilterSensitiveLog;
|
|
703
|
-
const ModifyMountTargetSecurityGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
704
|
-
...obj,
|
|
705
|
-
});
|
|
706
|
-
exports.ModifyMountTargetSecurityGroupsRequestFilterSensitiveLog = ModifyMountTargetSecurityGroupsRequestFilterSensitiveLog;
|
|
707
|
-
const PutAccountPreferencesRequestFilterSensitiveLog = (obj) => ({
|
|
708
|
-
...obj,
|
|
709
|
-
});
|
|
710
|
-
exports.PutAccountPreferencesRequestFilterSensitiveLog = PutAccountPreferencesRequestFilterSensitiveLog;
|
|
711
|
-
const PutAccountPreferencesResponseFilterSensitiveLog = (obj) => ({
|
|
712
|
-
...obj,
|
|
713
|
-
});
|
|
714
|
-
exports.PutAccountPreferencesResponseFilterSensitiveLog = PutAccountPreferencesResponseFilterSensitiveLog;
|
|
715
|
-
const PutBackupPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
716
|
-
...obj,
|
|
717
|
-
});
|
|
718
|
-
exports.PutBackupPolicyRequestFilterSensitiveLog = PutBackupPolicyRequestFilterSensitiveLog;
|
|
719
|
-
const PutFileSystemPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
720
|
-
...obj,
|
|
721
|
-
});
|
|
722
|
-
exports.PutFileSystemPolicyRequestFilterSensitiveLog = PutFileSystemPolicyRequestFilterSensitiveLog;
|
|
723
|
-
const PutLifecycleConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
724
|
-
...obj,
|
|
725
|
-
});
|
|
726
|
-
exports.PutLifecycleConfigurationRequestFilterSensitiveLog = PutLifecycleConfigurationRequestFilterSensitiveLog;
|
|
727
|
-
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
728
|
-
...obj,
|
|
729
|
-
});
|
|
730
|
-
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
731
|
-
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
732
|
-
...obj,
|
|
733
|
-
});
|
|
734
|
-
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
735
|
-
const UpdateFileSystemRequestFilterSensitiveLog = (obj) => ({
|
|
736
|
-
...obj,
|
|
737
|
-
});
|
|
738
|
-
exports.UpdateFileSystemRequestFilterSensitiveLog = UpdateFileSystemRequestFilterSensitiveLog;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { AccessPointDescriptionFilterSensitiveLog, CreateAccessPointRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateAccessPointCommand, serializeAws_restJson1CreateAccessPointCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateAccessPointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateAccessPointCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateFileSystemRequestFilterSensitiveLog, FileSystemDescriptionFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateFileSystemCommand, serializeAws_restJson1CreateFileSystemCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateFileSystemCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateFileSystemCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateMountTargetRequestFilterSensitiveLog, MountTargetDescriptionFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateMountTargetCommand, serializeAws_restJson1CreateMountTargetCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateMountTargetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateMountTargetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateReplicationConfigurationRequestFilterSensitiveLog, ReplicationConfigurationDescriptionFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateReplicationConfigurationCommand, serializeAws_restJson1CreateReplicationConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateReplicationConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateReplicationConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateTagsRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateTagsCommand, serializeAws_restJson1CreateTagsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateTagsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteAccessPointRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteAccessPointCommand, serializeAws_restJson1DeleteAccessPointCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteAccessPointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteAccessPointCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteFileSystemRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteFileSystemCommand, serializeAws_restJson1DeleteFileSystemCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteFileSystemCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteFileSystemCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteFileSystemPolicyRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteFileSystemPolicyCommand, serializeAws_restJson1DeleteFileSystemPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteFileSystemPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteFileSystemPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteMountTargetRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteMountTargetCommand, serializeAws_restJson1DeleteMountTargetCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteMountTargetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteMountTargetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteReplicationConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteReplicationConfigurationCommand, serializeAws_restJson1DeleteReplicationConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteReplicationConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteReplicationConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteTagsRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteTagsCommand, serializeAws_restJson1DeleteTagsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteTagsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeAccessPointsRequestFilterSensitiveLog, DescribeAccessPointsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeAccessPointsCommand, serializeAws_restJson1DescribeAccessPointsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeAccessPointsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeAccessPointsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeAccountPreferencesRequestFilterSensitiveLog, DescribeAccountPreferencesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeAccountPreferencesCommand, serializeAws_restJson1DescribeAccountPreferencesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeAccountPreferencesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeAccountPreferencesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { BackupPolicyDescriptionFilterSensitiveLog, DescribeBackupPolicyRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeBackupPolicyCommand, serializeAws_restJson1DescribeBackupPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeBackupPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeBackupPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeFileSystemPolicyRequestFilterSensitiveLog, FileSystemPolicyDescriptionFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeFileSystemPolicyCommand, serializeAws_restJson1DescribeFileSystemPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeFileSystemPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeFileSystemPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeFileSystemsRequestFilterSensitiveLog, DescribeFileSystemsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeFileSystemsCommand, serializeAws_restJson1DescribeFileSystemsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeFileSystemsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeFileSystemsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeLifecycleConfigurationRequestFilterSensitiveLog, LifecycleConfigurationDescriptionFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeLifecycleConfigurationCommand, serializeAws_restJson1DescribeLifecycleConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeLifecycleConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeLifecycleConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeMountTargetSecurityGroupsRequestFilterSensitiveLog, DescribeMountTargetSecurityGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeMountTargetSecurityGroupsCommand, serializeAws_restJson1DescribeMountTargetSecurityGroupsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeMountTargetSecurityGroupsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeMountTargetSecurityGroupsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeMountTargetsRequestFilterSensitiveLog, DescribeMountTargetsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeMountTargetsCommand, serializeAws_restJson1DescribeMountTargetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeMountTargetsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeMountTargetsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeReplicationConfigurationsRequestFilterSensitiveLog, DescribeReplicationConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeReplicationConfigurationsCommand, serializeAws_restJson1DescribeReplicationConfigurationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeReplicationConfigurationsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeReplicationConfigurationsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|