@aws-sdk/client-datasync 3.968.0 → 3.969.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +70 -70
- package/dist-es/schemas/schemas_0.js +70 -70
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -552,12 +552,12 @@ var AgentListEntry$ = [3, n0, _ALE,
|
|
|
552
552
|
var AzureBlobSasConfiguration$ = [3, n0, _ABSC,
|
|
553
553
|
0,
|
|
554
554
|
[_T],
|
|
555
|
-
[[() => AzureBlobSasToken, 0]]
|
|
555
|
+
[[() => AzureBlobSasToken, 0]], 1
|
|
556
556
|
];
|
|
557
557
|
var CancelTaskExecutionRequest$ = [3, n0, _CTER,
|
|
558
558
|
0,
|
|
559
559
|
[_TEA],
|
|
560
|
-
[0]
|
|
560
|
+
[0], 1
|
|
561
561
|
];
|
|
562
562
|
var CancelTaskExecutionResponse$ = [3, n0, _CTERa,
|
|
563
563
|
0,
|
|
@@ -572,7 +572,7 @@ var CmkSecretConfig$ = [3, n0, _CSC,
|
|
|
572
572
|
var CreateAgentRequest$ = [3, n0, _CAR,
|
|
573
573
|
0,
|
|
574
574
|
[_AK, _AN, _Ta, _VEI, _SAu, _SGA],
|
|
575
|
-
[0, 0, () => InputTagList, 0, 64 | 0, 64 | 0]
|
|
575
|
+
[0, 0, () => InputTagList, 0, 64 | 0, 64 | 0], 1
|
|
576
576
|
];
|
|
577
577
|
var CreateAgentResponse$ = [3, n0, _CARr,
|
|
578
578
|
0,
|
|
@@ -582,7 +582,7 @@ var CreateAgentResponse$ = [3, n0, _CARr,
|
|
|
582
582
|
var CreateLocationAzureBlobRequest$ = [3, n0, _CLABR,
|
|
583
583
|
0,
|
|
584
584
|
[_CU, _AT, _SC, _BT, _ATc, _Su, _AAg, _Ta, _CSC, _CSCu],
|
|
585
|
-
[0, 0, [() => AzureBlobSasConfiguration$, 0], 0, 0, 0, 64 | 0, () => InputTagList, () => CmkSecretConfig$, () => CustomSecretConfig$]
|
|
585
|
+
[0, 0, [() => AzureBlobSasConfiguration$, 0], 0, 0, 0, 64 | 0, () => InputTagList, () => CmkSecretConfig$, () => CustomSecretConfig$], 2
|
|
586
586
|
];
|
|
587
587
|
var CreateLocationAzureBlobResponse$ = [3, n0, _CLABRr,
|
|
588
588
|
0,
|
|
@@ -591,8 +591,8 @@ var CreateLocationAzureBlobResponse$ = [3, n0, _CLABRr,
|
|
|
591
591
|
];
|
|
592
592
|
var CreateLocationEfsRequest$ = [3, n0, _CLER,
|
|
593
593
|
0,
|
|
594
|
-
[
|
|
595
|
-
[0,
|
|
594
|
+
[_EFA, _EC, _Su, _Ta, _APA, _FSARA, _ITE],
|
|
595
|
+
[0, () => Ec2Config$, 0, () => InputTagList, 0, 0, 0], 2
|
|
596
596
|
];
|
|
597
597
|
var CreateLocationEfsResponse$ = [3, n0, _CLERr,
|
|
598
598
|
0,
|
|
@@ -602,7 +602,7 @@ var CreateLocationEfsResponse$ = [3, n0, _CLERr,
|
|
|
602
602
|
var CreateLocationFsxLustreRequest$ = [3, n0, _CLFLR,
|
|
603
603
|
0,
|
|
604
604
|
[_FFA, _SGA, _Su, _Ta],
|
|
605
|
-
[0, 64 | 0, 0, () => InputTagList]
|
|
605
|
+
[0, 64 | 0, 0, () => InputTagList], 2
|
|
606
606
|
];
|
|
607
607
|
var CreateLocationFsxLustreResponse$ = [3, n0, _CLFLRr,
|
|
608
608
|
0,
|
|
@@ -612,7 +612,7 @@ var CreateLocationFsxLustreResponse$ = [3, n0, _CLFLRr,
|
|
|
612
612
|
var CreateLocationFsxOntapRequest$ = [3, n0, _CLFOR,
|
|
613
613
|
0,
|
|
614
614
|
[_Pr, _SGA, _SVMA, _Su, _Ta],
|
|
615
|
-
[[() => FsxProtocol$, 0], 64 | 0, 0, 0, () => InputTagList]
|
|
615
|
+
[[() => FsxProtocol$, 0], 64 | 0, 0, 0, () => InputTagList], 3
|
|
616
616
|
];
|
|
617
617
|
var CreateLocationFsxOntapResponse$ = [3, n0, _CLFORr,
|
|
618
618
|
0,
|
|
@@ -622,7 +622,7 @@ var CreateLocationFsxOntapResponse$ = [3, n0, _CLFORr,
|
|
|
622
622
|
var CreateLocationFsxOpenZfsRequest$ = [3, n0, _CLFOZR,
|
|
623
623
|
0,
|
|
624
624
|
[_FFA, _Pr, _SGA, _Su, _Ta],
|
|
625
|
-
[0, [() => FsxProtocol$, 0], 64 | 0, 0, () => InputTagList]
|
|
625
|
+
[0, [() => FsxProtocol$, 0], 64 | 0, 0, () => InputTagList], 3
|
|
626
626
|
];
|
|
627
627
|
var CreateLocationFsxOpenZfsResponse$ = [3, n0, _CLFOZRr,
|
|
628
628
|
0,
|
|
@@ -631,8 +631,8 @@ var CreateLocationFsxOpenZfsResponse$ = [3, n0, _CLFOZRr,
|
|
|
631
631
|
];
|
|
632
632
|
var CreateLocationFsxWindowsRequest$ = [3, n0, _CLFWR,
|
|
633
633
|
0,
|
|
634
|
-
[
|
|
635
|
-
[0,
|
|
634
|
+
[_FFA, _SGA, _U, _Pa, _Su, _Ta, _D],
|
|
635
|
+
[0, 64 | 0, 0, [() => SmbPassword, 0], 0, () => InputTagList, 0], 4
|
|
636
636
|
];
|
|
637
637
|
var CreateLocationFsxWindowsResponse$ = [3, n0, _CLFWRr,
|
|
638
638
|
0,
|
|
@@ -641,8 +641,8 @@ var CreateLocationFsxWindowsResponse$ = [3, n0, _CLFWRr,
|
|
|
641
641
|
];
|
|
642
642
|
var CreateLocationHdfsRequest$ = [3, n0, _CLHR,
|
|
643
643
|
0,
|
|
644
|
-
[
|
|
645
|
-
[
|
|
644
|
+
[_NN, _AT, _AAg, _Su, _BS, _RF, _KKPU, _QC, _SU, _KP, _KK, _KKC, _Ta],
|
|
645
|
+
[() => HdfsNameNodeList, 0, 64 | 0, 0, 1, 1, 0, () => QopConfiguration$, 0, 0, 21, 21, () => InputTagList], 3
|
|
646
646
|
];
|
|
647
647
|
var CreateLocationHdfsResponse$ = [3, n0, _CLHRr,
|
|
648
648
|
0,
|
|
@@ -652,7 +652,7 @@ var CreateLocationHdfsResponse$ = [3, n0, _CLHRr,
|
|
|
652
652
|
var CreateLocationNfsRequest$ = [3, n0, _CLNR,
|
|
653
653
|
0,
|
|
654
654
|
[_Su, _SH, _OPC, _MO, _Ta],
|
|
655
|
-
[0, 0, () => OnPremConfig$, () => NfsMountOptions$, () => InputTagList]
|
|
655
|
+
[0, 0, () => OnPremConfig$, () => NfsMountOptions$, () => InputTagList], 3
|
|
656
656
|
];
|
|
657
657
|
var CreateLocationNfsResponse$ = [3, n0, _CLNRr,
|
|
658
658
|
0,
|
|
@@ -661,8 +661,8 @@ var CreateLocationNfsResponse$ = [3, n0, _CLNRr,
|
|
|
661
661
|
];
|
|
662
662
|
var CreateLocationObjectStorageRequest$ = [3, n0, _CLOSR,
|
|
663
663
|
0,
|
|
664
|
-
[_SH, _SPe, _SPer, _Su,
|
|
665
|
-
[0,
|
|
664
|
+
[_SH, _BN, _SPe, _SPer, _Su, _AKc, _SK, _AAg, _Ta, _SCe, _CSC, _CSCu],
|
|
665
|
+
[0, 0, 1, 0, 0, 0, [() => ObjectStorageSecretKey, 0], 64 | 0, () => InputTagList, 21, () => CmkSecretConfig$, () => CustomSecretConfig$], 2
|
|
666
666
|
];
|
|
667
667
|
var CreateLocationObjectStorageResponse$ = [3, n0, _CLOSRr,
|
|
668
668
|
0,
|
|
@@ -671,8 +671,8 @@ var CreateLocationObjectStorageResponse$ = [3, n0, _CLOSRr,
|
|
|
671
671
|
];
|
|
672
672
|
var CreateLocationS3Request$ = [3, n0, _CLSR,
|
|
673
673
|
0,
|
|
674
|
-
[
|
|
675
|
-
[0,
|
|
674
|
+
[_SBA, _SCo, _Su, _SSC, _AAg, _Ta],
|
|
675
|
+
[0, () => S3Config$, 0, 0, 64 | 0, () => InputTagList], 2
|
|
676
676
|
];
|
|
677
677
|
var CreateLocationS3Response$ = [3, n0, _CLSRr,
|
|
678
678
|
0,
|
|
@@ -681,8 +681,8 @@ var CreateLocationS3Response$ = [3, n0, _CLSRr,
|
|
|
681
681
|
];
|
|
682
682
|
var CreateLocationSmbRequest$ = [3, n0, _CLSRre,
|
|
683
683
|
0,
|
|
684
|
-
[_Su, _SH, _U, _D, _Pa, _CSC, _CSCu,
|
|
685
|
-
[0, 0, 0, 0, [() => SmbPassword, 0], () => CmkSecretConfig$, () => CustomSecretConfig$,
|
|
684
|
+
[_Su, _SH, _AAg, _U, _D, _Pa, _CSC, _CSCu, _MO, _Ta, _AT, _DIA, _KP, _KK, _KKC],
|
|
685
|
+
[0, 0, 64 | 0, 0, 0, [() => SmbPassword, 0], () => CmkSecretConfig$, () => CustomSecretConfig$, () => SmbMountOptions$, () => InputTagList, 0, 64 | 0, 0, 21, 21], 3
|
|
686
686
|
];
|
|
687
687
|
var CreateLocationSmbResponse$ = [3, n0, _CLSRrea,
|
|
688
688
|
0,
|
|
@@ -692,7 +692,7 @@ var CreateLocationSmbResponse$ = [3, n0, _CLSRrea,
|
|
|
692
692
|
var CreateTaskRequest$ = [3, n0, _CTR,
|
|
693
693
|
0,
|
|
694
694
|
[_SLA, _DLA, _CWLGA, _N, _O, _E, _Sc, _Ta, _I, _MC, _TRC, _TM],
|
|
695
|
-
[0, 0, 0, 0, () => Options$, () => FilterList, () => TaskSchedule$, () => InputTagList, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$, 0]
|
|
695
|
+
[0, 0, 0, 0, () => Options$, () => FilterList, () => TaskSchedule$, () => InputTagList, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$, 0], 2
|
|
696
696
|
];
|
|
697
697
|
var CreateTaskResponse$ = [3, n0, _CTRr,
|
|
698
698
|
0,
|
|
@@ -707,7 +707,7 @@ var CustomSecretConfig$ = [3, n0, _CSCu,
|
|
|
707
707
|
var DeleteAgentRequest$ = [3, n0, _DAR,
|
|
708
708
|
0,
|
|
709
709
|
[_AA],
|
|
710
|
-
[0]
|
|
710
|
+
[0], 1
|
|
711
711
|
];
|
|
712
712
|
var DeleteAgentResponse$ = [3, n0, _DARe,
|
|
713
713
|
0,
|
|
@@ -717,7 +717,7 @@ var DeleteAgentResponse$ = [3, n0, _DARe,
|
|
|
717
717
|
var DeleteLocationRequest$ = [3, n0, _DLR,
|
|
718
718
|
0,
|
|
719
719
|
[_LA],
|
|
720
|
-
[0]
|
|
720
|
+
[0], 1
|
|
721
721
|
];
|
|
722
722
|
var DeleteLocationResponse$ = [3, n0, _DLRe,
|
|
723
723
|
0,
|
|
@@ -727,7 +727,7 @@ var DeleteLocationResponse$ = [3, n0, _DLRe,
|
|
|
727
727
|
var DeleteTaskRequest$ = [3, n0, _DTR,
|
|
728
728
|
0,
|
|
729
729
|
[_TA],
|
|
730
|
-
[0]
|
|
730
|
+
[0], 1
|
|
731
731
|
];
|
|
732
732
|
var DeleteTaskResponse$ = [3, n0, _DTRe,
|
|
733
733
|
0,
|
|
@@ -737,7 +737,7 @@ var DeleteTaskResponse$ = [3, n0, _DTRe,
|
|
|
737
737
|
var DescribeAgentRequest$ = [3, n0, _DARes,
|
|
738
738
|
0,
|
|
739
739
|
[_AA],
|
|
740
|
-
[0]
|
|
740
|
+
[0], 1
|
|
741
741
|
];
|
|
742
742
|
var DescribeAgentResponse$ = [3, n0, _DAResc,
|
|
743
743
|
0,
|
|
@@ -747,7 +747,7 @@ var DescribeAgentResponse$ = [3, n0, _DAResc,
|
|
|
747
747
|
var DescribeLocationAzureBlobRequest$ = [3, n0, _DLABR,
|
|
748
748
|
0,
|
|
749
749
|
[_LA],
|
|
750
|
-
[0]
|
|
750
|
+
[0], 1
|
|
751
751
|
];
|
|
752
752
|
var DescribeLocationAzureBlobResponse$ = [3, n0, _DLABRe,
|
|
753
753
|
0,
|
|
@@ -757,7 +757,7 @@ var DescribeLocationAzureBlobResponse$ = [3, n0, _DLABRe,
|
|
|
757
757
|
var DescribeLocationEfsRequest$ = [3, n0, _DLER,
|
|
758
758
|
0,
|
|
759
759
|
[_LA],
|
|
760
|
-
[0]
|
|
760
|
+
[0], 1
|
|
761
761
|
];
|
|
762
762
|
var DescribeLocationEfsResponse$ = [3, n0, _DLERe,
|
|
763
763
|
0,
|
|
@@ -767,7 +767,7 @@ var DescribeLocationEfsResponse$ = [3, n0, _DLERe,
|
|
|
767
767
|
var DescribeLocationFsxLustreRequest$ = [3, n0, _DLFLR,
|
|
768
768
|
0,
|
|
769
769
|
[_LA],
|
|
770
|
-
[0]
|
|
770
|
+
[0], 1
|
|
771
771
|
];
|
|
772
772
|
var DescribeLocationFsxLustreResponse$ = [3, n0, _DLFLRe,
|
|
773
773
|
0,
|
|
@@ -777,7 +777,7 @@ var DescribeLocationFsxLustreResponse$ = [3, n0, _DLFLRe,
|
|
|
777
777
|
var DescribeLocationFsxOntapRequest$ = [3, n0, _DLFOR,
|
|
778
778
|
0,
|
|
779
779
|
[_LA],
|
|
780
|
-
[0]
|
|
780
|
+
[0], 1
|
|
781
781
|
];
|
|
782
782
|
var DescribeLocationFsxOntapResponse$ = [3, n0, _DLFORe,
|
|
783
783
|
0,
|
|
@@ -787,7 +787,7 @@ var DescribeLocationFsxOntapResponse$ = [3, n0, _DLFORe,
|
|
|
787
787
|
var DescribeLocationFsxOpenZfsRequest$ = [3, n0, _DLFOZR,
|
|
788
788
|
0,
|
|
789
789
|
[_LA],
|
|
790
|
-
[0]
|
|
790
|
+
[0], 1
|
|
791
791
|
];
|
|
792
792
|
var DescribeLocationFsxOpenZfsResponse$ = [3, n0, _DLFOZRe,
|
|
793
793
|
0,
|
|
@@ -797,7 +797,7 @@ var DescribeLocationFsxOpenZfsResponse$ = [3, n0, _DLFOZRe,
|
|
|
797
797
|
var DescribeLocationFsxWindowsRequest$ = [3, n0, _DLFWR,
|
|
798
798
|
0,
|
|
799
799
|
[_LA],
|
|
800
|
-
[0]
|
|
800
|
+
[0], 1
|
|
801
801
|
];
|
|
802
802
|
var DescribeLocationFsxWindowsResponse$ = [3, n0, _DLFWRe,
|
|
803
803
|
0,
|
|
@@ -807,7 +807,7 @@ var DescribeLocationFsxWindowsResponse$ = [3, n0, _DLFWRe,
|
|
|
807
807
|
var DescribeLocationHdfsRequest$ = [3, n0, _DLHR,
|
|
808
808
|
0,
|
|
809
809
|
[_LA],
|
|
810
|
-
[0]
|
|
810
|
+
[0], 1
|
|
811
811
|
];
|
|
812
812
|
var DescribeLocationHdfsResponse$ = [3, n0, _DLHRe,
|
|
813
813
|
0,
|
|
@@ -817,7 +817,7 @@ var DescribeLocationHdfsResponse$ = [3, n0, _DLHRe,
|
|
|
817
817
|
var DescribeLocationNfsRequest$ = [3, n0, _DLNR,
|
|
818
818
|
0,
|
|
819
819
|
[_LA],
|
|
820
|
-
[0]
|
|
820
|
+
[0], 1
|
|
821
821
|
];
|
|
822
822
|
var DescribeLocationNfsResponse$ = [3, n0, _DLNRe,
|
|
823
823
|
0,
|
|
@@ -827,7 +827,7 @@ var DescribeLocationNfsResponse$ = [3, n0, _DLNRe,
|
|
|
827
827
|
var DescribeLocationObjectStorageRequest$ = [3, n0, _DLOSR,
|
|
828
828
|
0,
|
|
829
829
|
[_LA],
|
|
830
|
-
[0]
|
|
830
|
+
[0], 1
|
|
831
831
|
];
|
|
832
832
|
var DescribeLocationObjectStorageResponse$ = [3, n0, _DLOSRe,
|
|
833
833
|
0,
|
|
@@ -837,7 +837,7 @@ var DescribeLocationObjectStorageResponse$ = [3, n0, _DLOSRe,
|
|
|
837
837
|
var DescribeLocationS3Request$ = [3, n0, _DLSR,
|
|
838
838
|
0,
|
|
839
839
|
[_LA],
|
|
840
|
-
[0]
|
|
840
|
+
[0], 1
|
|
841
841
|
];
|
|
842
842
|
var DescribeLocationS3Response$ = [3, n0, _DLSRe,
|
|
843
843
|
0,
|
|
@@ -847,7 +847,7 @@ var DescribeLocationS3Response$ = [3, n0, _DLSRe,
|
|
|
847
847
|
var DescribeLocationSmbRequest$ = [3, n0, _DLSRes,
|
|
848
848
|
0,
|
|
849
849
|
[_LA],
|
|
850
|
-
[0]
|
|
850
|
+
[0], 1
|
|
851
851
|
];
|
|
852
852
|
var DescribeLocationSmbResponse$ = [3, n0, _DLSResc,
|
|
853
853
|
0,
|
|
@@ -857,7 +857,7 @@ var DescribeLocationSmbResponse$ = [3, n0, _DLSResc,
|
|
|
857
857
|
var DescribeTaskExecutionRequest$ = [3, n0, _DTER,
|
|
858
858
|
0,
|
|
859
859
|
[_TEA],
|
|
860
|
-
[0]
|
|
860
|
+
[0], 1
|
|
861
861
|
];
|
|
862
862
|
var DescribeTaskExecutionResponse$ = [3, n0, _DTERe,
|
|
863
863
|
0,
|
|
@@ -867,7 +867,7 @@ var DescribeTaskExecutionResponse$ = [3, n0, _DTERe,
|
|
|
867
867
|
var DescribeTaskRequest$ = [3, n0, _DTRes,
|
|
868
868
|
0,
|
|
869
869
|
[_TA],
|
|
870
|
-
[0]
|
|
870
|
+
[0], 1
|
|
871
871
|
];
|
|
872
872
|
var DescribeTaskResponse$ = [3, n0, _DTResc,
|
|
873
873
|
0,
|
|
@@ -877,7 +877,7 @@ var DescribeTaskResponse$ = [3, n0, _DTResc,
|
|
|
877
877
|
var Ec2Config$ = [3, n0, _EC,
|
|
878
878
|
0,
|
|
879
879
|
[_SAub, _SGA],
|
|
880
|
-
[0, 64 | 0]
|
|
880
|
+
[0, 64 | 0], 2
|
|
881
881
|
];
|
|
882
882
|
var FilterRule$ = [3, n0, _FR,
|
|
883
883
|
0,
|
|
@@ -896,8 +896,8 @@ var FsxProtocolNfs$ = [3, n0, _FPN,
|
|
|
896
896
|
];
|
|
897
897
|
var FsxProtocolSmb$ = [3, n0, _FPS,
|
|
898
898
|
0,
|
|
899
|
-
[
|
|
900
|
-
[
|
|
899
|
+
[_Pa, _U, _D, _MO],
|
|
900
|
+
[[() => SmbPassword, 0], 0, 0, () => SmbMountOptions$], 2
|
|
901
901
|
];
|
|
902
902
|
var FsxUpdateProtocol$ = [3, n0, _FUP,
|
|
903
903
|
0,
|
|
@@ -912,7 +912,7 @@ var FsxUpdateProtocolSmb$ = [3, n0, _FUPS,
|
|
|
912
912
|
var HdfsNameNode$ = [3, n0, _HNN,
|
|
913
913
|
0,
|
|
914
914
|
[_H, _Po],
|
|
915
|
-
[0, 1]
|
|
915
|
+
[0, 1], 2
|
|
916
916
|
];
|
|
917
917
|
var InternalException$ = [-3, n0, _IE,
|
|
918
918
|
{ [_e]: _s },
|
|
@@ -949,7 +949,7 @@ var ListLocationsResponse$ = [3, n0, _LLRi,
|
|
|
949
949
|
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
950
950
|
0,
|
|
951
951
|
[_RA, _MR, _NT],
|
|
952
|
-
[0, 1, 0]
|
|
952
|
+
[0, 1, 0], 1
|
|
953
953
|
];
|
|
954
954
|
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
955
955
|
0,
|
|
@@ -979,7 +979,7 @@ var ListTasksResponse$ = [3, n0, _LTRi,
|
|
|
979
979
|
var LocationFilter$ = [3, n0, _LF,
|
|
980
980
|
0,
|
|
981
981
|
[_N, _Va, _Op],
|
|
982
|
-
[0, 64 | 0, 0]
|
|
982
|
+
[0, 64 | 0, 0], 3
|
|
983
983
|
];
|
|
984
984
|
var LocationListEntry$ = [3, n0, _LLE,
|
|
985
985
|
0,
|
|
@@ -1004,7 +1004,7 @@ var NfsMountOptions$ = [3, n0, _NMO,
|
|
|
1004
1004
|
var OnPremConfig$ = [3, n0, _OPC,
|
|
1005
1005
|
0,
|
|
1006
1006
|
[_AAg],
|
|
1007
|
-
[64 | 0]
|
|
1007
|
+
[64 | 0], 1
|
|
1008
1008
|
];
|
|
1009
1009
|
var Options$ = [3, n0, _O,
|
|
1010
1010
|
0,
|
|
@@ -1033,8 +1033,8 @@ var ReportDestination$ = [3, n0, _RD,
|
|
|
1033
1033
|
];
|
|
1034
1034
|
var ReportDestinationS3$ = [3, n0, _RDS,
|
|
1035
1035
|
0,
|
|
1036
|
-
[
|
|
1037
|
-
[0, 0, 0]
|
|
1036
|
+
[_SBA, _BARA, _Su],
|
|
1037
|
+
[0, 0, 0], 2
|
|
1038
1038
|
];
|
|
1039
1039
|
var ReportOverride$ = [3, n0, _RO,
|
|
1040
1040
|
0,
|
|
@@ -1054,12 +1054,12 @@ var ReportResult$ = [3, n0, _RR,
|
|
|
1054
1054
|
var S3Config$ = [3, n0, _SCo,
|
|
1055
1055
|
0,
|
|
1056
1056
|
[_BARA],
|
|
1057
|
-
[0]
|
|
1057
|
+
[0], 1
|
|
1058
1058
|
];
|
|
1059
1059
|
var S3ManifestConfig$ = [3, n0, _SMC,
|
|
1060
1060
|
0,
|
|
1061
1061
|
[_MOP, _BARA, _SBA, _MOVI],
|
|
1062
|
-
[0, 0, 0, 0]
|
|
1062
|
+
[0, 0, 0, 0], 3
|
|
1063
1063
|
];
|
|
1064
1064
|
var SmbMountOptions$ = [3, n0, _SMO,
|
|
1065
1065
|
0,
|
|
@@ -1069,12 +1069,12 @@ var SmbMountOptions$ = [3, n0, _SMO,
|
|
|
1069
1069
|
var SourceManifestConfig$ = [3, n0, _SMCo,
|
|
1070
1070
|
0,
|
|
1071
1071
|
[_S_],
|
|
1072
|
-
[() => S3ManifestConfig$]
|
|
1072
|
+
[() => S3ManifestConfig$], 1
|
|
1073
1073
|
];
|
|
1074
1074
|
var StartTaskExecutionRequest$ = [3, n0, _STER,
|
|
1075
1075
|
0,
|
|
1076
1076
|
[_TA, _OO, _I, _E, _MC, _TRC, _Ta],
|
|
1077
|
-
[0, () => Options$, () => FilterList, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$, () => InputTagList]
|
|
1077
|
+
[0, () => Options$, () => FilterList, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$, () => InputTagList], 1
|
|
1078
1078
|
];
|
|
1079
1079
|
var StartTaskExecutionResponse$ = [3, n0, _STERt,
|
|
1080
1080
|
0,
|
|
@@ -1084,12 +1084,12 @@ var StartTaskExecutionResponse$ = [3, n0, _STERt,
|
|
|
1084
1084
|
var TagListEntry$ = [3, n0, _TLE,
|
|
1085
1085
|
0,
|
|
1086
1086
|
[_K, _V],
|
|
1087
|
-
[0, 0]
|
|
1087
|
+
[0, 0], 1
|
|
1088
1088
|
];
|
|
1089
1089
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
1090
1090
|
0,
|
|
1091
1091
|
[_RA, _Ta],
|
|
1092
|
-
[0, () => InputTagList]
|
|
1092
|
+
[0, () => InputTagList], 2
|
|
1093
1093
|
];
|
|
1094
1094
|
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
1095
1095
|
0,
|
|
@@ -1129,7 +1129,7 @@ var TaskExecutionResultDetail$ = [3, n0, _TERD,
|
|
|
1129
1129
|
var TaskFilter$ = [3, n0, _TF,
|
|
1130
1130
|
0,
|
|
1131
1131
|
[_N, _Va, _Op],
|
|
1132
|
-
[0, 64 | 0, 0]
|
|
1132
|
+
[0, 64 | 0, 0], 3
|
|
1133
1133
|
];
|
|
1134
1134
|
var TaskListEntry$ = [3, n0, _TLEa,
|
|
1135
1135
|
0,
|
|
@@ -1144,7 +1144,7 @@ var TaskReportConfig$ = [3, n0, _TRC,
|
|
|
1144
1144
|
var TaskSchedule$ = [3, n0, _TSa,
|
|
1145
1145
|
0,
|
|
1146
1146
|
[_SE, _S],
|
|
1147
|
-
[0, 0]
|
|
1147
|
+
[0, 0], 1
|
|
1148
1148
|
];
|
|
1149
1149
|
var TaskScheduleDetails$ = [3, n0, _TSD,
|
|
1150
1150
|
0,
|
|
@@ -1154,7 +1154,7 @@ var TaskScheduleDetails$ = [3, n0, _TSD,
|
|
|
1154
1154
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
1155
1155
|
0,
|
|
1156
1156
|
[_RA, _Ke],
|
|
1157
|
-
[0, 64 | 0]
|
|
1157
|
+
[0, 64 | 0], 2
|
|
1158
1158
|
];
|
|
1159
1159
|
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
1160
1160
|
0,
|
|
@@ -1164,7 +1164,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
1164
1164
|
var UpdateAgentRequest$ = [3, n0, _UAR,
|
|
1165
1165
|
0,
|
|
1166
1166
|
[_AA, _N],
|
|
1167
|
-
[0, 0]
|
|
1167
|
+
[0, 0], 1
|
|
1168
1168
|
];
|
|
1169
1169
|
var UpdateAgentResponse$ = [3, n0, _UARp,
|
|
1170
1170
|
0,
|
|
@@ -1174,7 +1174,7 @@ var UpdateAgentResponse$ = [3, n0, _UARp,
|
|
|
1174
1174
|
var UpdateLocationAzureBlobRequest$ = [3, n0, _ULABR,
|
|
1175
1175
|
0,
|
|
1176
1176
|
[_LA, _Su, _AT, _SC, _BT, _ATc, _AAg, _CSC, _CSCu],
|
|
1177
|
-
[0, 0, 0, [() => AzureBlobSasConfiguration$, 0], 0, 0, 64 | 0, () => CmkSecretConfig$, () => CustomSecretConfig$]
|
|
1177
|
+
[0, 0, 0, [() => AzureBlobSasConfiguration$, 0], 0, 0, 64 | 0, () => CmkSecretConfig$, () => CustomSecretConfig$], 1
|
|
1178
1178
|
];
|
|
1179
1179
|
var UpdateLocationAzureBlobResponse$ = [3, n0, _ULABRp,
|
|
1180
1180
|
0,
|
|
@@ -1184,7 +1184,7 @@ var UpdateLocationAzureBlobResponse$ = [3, n0, _ULABRp,
|
|
|
1184
1184
|
var UpdateLocationEfsRequest$ = [3, n0, _ULER,
|
|
1185
1185
|
0,
|
|
1186
1186
|
[_LA, _Su, _APA, _FSARA, _ITE],
|
|
1187
|
-
[0, 0, 0, 0, 0]
|
|
1187
|
+
[0, 0, 0, 0, 0], 1
|
|
1188
1188
|
];
|
|
1189
1189
|
var UpdateLocationEfsResponse$ = [3, n0, _ULERp,
|
|
1190
1190
|
0,
|
|
@@ -1194,7 +1194,7 @@ var UpdateLocationEfsResponse$ = [3, n0, _ULERp,
|
|
|
1194
1194
|
var UpdateLocationFsxLustreRequest$ = [3, n0, _ULFLR,
|
|
1195
1195
|
0,
|
|
1196
1196
|
[_LA, _Su],
|
|
1197
|
-
[0, 0]
|
|
1197
|
+
[0, 0], 1
|
|
1198
1198
|
];
|
|
1199
1199
|
var UpdateLocationFsxLustreResponse$ = [3, n0, _ULFLRp,
|
|
1200
1200
|
0,
|
|
@@ -1204,7 +1204,7 @@ var UpdateLocationFsxLustreResponse$ = [3, n0, _ULFLRp,
|
|
|
1204
1204
|
var UpdateLocationFsxOntapRequest$ = [3, n0, _ULFOR,
|
|
1205
1205
|
0,
|
|
1206
1206
|
[_LA, _Pr, _Su],
|
|
1207
|
-
[0, [() => FsxUpdateProtocol$, 0], 0]
|
|
1207
|
+
[0, [() => FsxUpdateProtocol$, 0], 0], 1
|
|
1208
1208
|
];
|
|
1209
1209
|
var UpdateLocationFsxOntapResponse$ = [3, n0, _ULFORp,
|
|
1210
1210
|
0,
|
|
@@ -1214,7 +1214,7 @@ var UpdateLocationFsxOntapResponse$ = [3, n0, _ULFORp,
|
|
|
1214
1214
|
var UpdateLocationFsxOpenZfsRequest$ = [3, n0, _ULFOZR,
|
|
1215
1215
|
0,
|
|
1216
1216
|
[_LA, _Pr, _Su],
|
|
1217
|
-
[0, [() => FsxProtocol$, 0], 0]
|
|
1217
|
+
[0, [() => FsxProtocol$, 0], 0], 1
|
|
1218
1218
|
];
|
|
1219
1219
|
var UpdateLocationFsxOpenZfsResponse$ = [3, n0, _ULFOZRp,
|
|
1220
1220
|
0,
|
|
@@ -1224,7 +1224,7 @@ var UpdateLocationFsxOpenZfsResponse$ = [3, n0, _ULFOZRp,
|
|
|
1224
1224
|
var UpdateLocationFsxWindowsRequest$ = [3, n0, _ULFWR,
|
|
1225
1225
|
0,
|
|
1226
1226
|
[_LA, _Su, _D, _U, _Pa],
|
|
1227
|
-
[0, 0, 0, 0, [() => SmbPassword, 0]]
|
|
1227
|
+
[0, 0, 0, 0, [() => SmbPassword, 0]], 1
|
|
1228
1228
|
];
|
|
1229
1229
|
var UpdateLocationFsxWindowsResponse$ = [3, n0, _ULFWRp,
|
|
1230
1230
|
0,
|
|
@@ -1234,7 +1234,7 @@ var UpdateLocationFsxWindowsResponse$ = [3, n0, _ULFWRp,
|
|
|
1234
1234
|
var UpdateLocationHdfsRequest$ = [3, n0, _ULHR,
|
|
1235
1235
|
0,
|
|
1236
1236
|
[_LA, _Su, _NN, _BS, _RF, _KKPU, _QC, _AT, _SU, _KP, _KK, _KKC, _AAg],
|
|
1237
|
-
[0, 0, () => HdfsNameNodeList, 1, 1, 0, () => QopConfiguration$, 0, 0, 0, 21, 21, 64 | 0]
|
|
1237
|
+
[0, 0, () => HdfsNameNodeList, 1, 1, 0, () => QopConfiguration$, 0, 0, 0, 21, 21, 64 | 0], 1
|
|
1238
1238
|
];
|
|
1239
1239
|
var UpdateLocationHdfsResponse$ = [3, n0, _ULHRp,
|
|
1240
1240
|
0,
|
|
@@ -1244,7 +1244,7 @@ var UpdateLocationHdfsResponse$ = [3, n0, _ULHRp,
|
|
|
1244
1244
|
var UpdateLocationNfsRequest$ = [3, n0, _ULNR,
|
|
1245
1245
|
0,
|
|
1246
1246
|
[_LA, _Su, _SH, _OPC, _MO],
|
|
1247
|
-
[0, 0, 0, () => OnPremConfig$, () => NfsMountOptions$]
|
|
1247
|
+
[0, 0, 0, () => OnPremConfig$, () => NfsMountOptions$], 1
|
|
1248
1248
|
];
|
|
1249
1249
|
var UpdateLocationNfsResponse$ = [3, n0, _ULNRp,
|
|
1250
1250
|
0,
|
|
@@ -1254,7 +1254,7 @@ var UpdateLocationNfsResponse$ = [3, n0, _ULNRp,
|
|
|
1254
1254
|
var UpdateLocationObjectStorageRequest$ = [3, n0, _ULOSR,
|
|
1255
1255
|
0,
|
|
1256
1256
|
[_LA, _SPe, _SPer, _Su, _SH, _AKc, _SK, _AAg, _SCe, _CSC, _CSCu],
|
|
1257
|
-
[0, 1, 0, 0, 0, 0, [() => ObjectStorageSecretKey, 0], 64 | 0, 21, () => CmkSecretConfig$, () => CustomSecretConfig$]
|
|
1257
|
+
[0, 1, 0, 0, 0, 0, [() => ObjectStorageSecretKey, 0], 64 | 0, 21, () => CmkSecretConfig$, () => CustomSecretConfig$], 1
|
|
1258
1258
|
];
|
|
1259
1259
|
var UpdateLocationObjectStorageResponse$ = [3, n0, _ULOSRp,
|
|
1260
1260
|
0,
|
|
@@ -1264,7 +1264,7 @@ var UpdateLocationObjectStorageResponse$ = [3, n0, _ULOSRp,
|
|
|
1264
1264
|
var UpdateLocationS3Request$ = [3, n0, _ULSR,
|
|
1265
1265
|
0,
|
|
1266
1266
|
[_LA, _Su, _SSC, _SCo],
|
|
1267
|
-
[0, 0, 0, () => S3Config$]
|
|
1267
|
+
[0, 0, 0, () => S3Config$], 1
|
|
1268
1268
|
];
|
|
1269
1269
|
var UpdateLocationS3Response$ = [3, n0, _ULSRp,
|
|
1270
1270
|
0,
|
|
@@ -1274,7 +1274,7 @@ var UpdateLocationS3Response$ = [3, n0, _ULSRp,
|
|
|
1274
1274
|
var UpdateLocationSmbRequest$ = [3, n0, _ULSRpd,
|
|
1275
1275
|
0,
|
|
1276
1276
|
[_LA, _Su, _SH, _U, _D, _Pa, _CSC, _CSCu, _AAg, _MO, _AT, _DIA, _KP, _KK, _KKC],
|
|
1277
|
-
[0, 0, 0, 0, 0, [() => SmbPassword, 0], () => CmkSecretConfig$, () => CustomSecretConfig$, 64 | 0, () => SmbMountOptions$, 0, 64 | 0, 0, 21, 21]
|
|
1277
|
+
[0, 0, 0, 0, 0, [() => SmbPassword, 0], () => CmkSecretConfig$, () => CustomSecretConfig$, 64 | 0, () => SmbMountOptions$, 0, 64 | 0, 0, 21, 21], 1
|
|
1278
1278
|
];
|
|
1279
1279
|
var UpdateLocationSmbResponse$ = [3, n0, _ULSRpda,
|
|
1280
1280
|
0,
|
|
@@ -1284,7 +1284,7 @@ var UpdateLocationSmbResponse$ = [3, n0, _ULSRpda,
|
|
|
1284
1284
|
var UpdateTaskExecutionRequest$ = [3, n0, _UTER,
|
|
1285
1285
|
0,
|
|
1286
1286
|
[_TEA, _O],
|
|
1287
|
-
[0, () => Options$]
|
|
1287
|
+
[0, () => Options$], 2
|
|
1288
1288
|
];
|
|
1289
1289
|
var UpdateTaskExecutionResponse$ = [3, n0, _UTERp,
|
|
1290
1290
|
0,
|
|
@@ -1294,7 +1294,7 @@ var UpdateTaskExecutionResponse$ = [3, n0, _UTERp,
|
|
|
1294
1294
|
var UpdateTaskRequest$ = [3, n0, _UTR,
|
|
1295
1295
|
0,
|
|
1296
1296
|
[_TA, _O, _E, _Sc, _N, _CWLGA, _I, _MC, _TRC],
|
|
1297
|
-
[0, () => Options$, () => FilterList, () => TaskSchedule$, 0, 0, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$]
|
|
1297
|
+
[0, () => Options$, () => FilterList, () => TaskSchedule$, 0, 0, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$], 1
|
|
1298
1298
|
];
|
|
1299
1299
|
var UpdateTaskResponse$ = [3, n0, _UTRp,
|
|
1300
1300
|
0,
|
|
@@ -405,12 +405,12 @@ export var AgentListEntry$ = [3, n0, _ALE,
|
|
|
405
405
|
export var AzureBlobSasConfiguration$ = [3, n0, _ABSC,
|
|
406
406
|
0,
|
|
407
407
|
[_T],
|
|
408
|
-
[[() => AzureBlobSasToken, 0]]
|
|
408
|
+
[[() => AzureBlobSasToken, 0]], 1
|
|
409
409
|
];
|
|
410
410
|
export var CancelTaskExecutionRequest$ = [3, n0, _CTER,
|
|
411
411
|
0,
|
|
412
412
|
[_TEA],
|
|
413
|
-
[0]
|
|
413
|
+
[0], 1
|
|
414
414
|
];
|
|
415
415
|
export var CancelTaskExecutionResponse$ = [3, n0, _CTERa,
|
|
416
416
|
0,
|
|
@@ -425,7 +425,7 @@ export var CmkSecretConfig$ = [3, n0, _CSC,
|
|
|
425
425
|
export var CreateAgentRequest$ = [3, n0, _CAR,
|
|
426
426
|
0,
|
|
427
427
|
[_AK, _AN, _Ta, _VEI, _SAu, _SGA],
|
|
428
|
-
[0, 0, () => InputTagList, 0, 64 | 0, 64 | 0]
|
|
428
|
+
[0, 0, () => InputTagList, 0, 64 | 0, 64 | 0], 1
|
|
429
429
|
];
|
|
430
430
|
export var CreateAgentResponse$ = [3, n0, _CARr,
|
|
431
431
|
0,
|
|
@@ -435,7 +435,7 @@ export var CreateAgentResponse$ = [3, n0, _CARr,
|
|
|
435
435
|
export var CreateLocationAzureBlobRequest$ = [3, n0, _CLABR,
|
|
436
436
|
0,
|
|
437
437
|
[_CU, _AT, _SC, _BT, _ATc, _Su, _AAg, _Ta, _CSC, _CSCu],
|
|
438
|
-
[0, 0, [() => AzureBlobSasConfiguration$, 0], 0, 0, 0, 64 | 0, () => InputTagList, () => CmkSecretConfig$, () => CustomSecretConfig$]
|
|
438
|
+
[0, 0, [() => AzureBlobSasConfiguration$, 0], 0, 0, 0, 64 | 0, () => InputTagList, () => CmkSecretConfig$, () => CustomSecretConfig$], 2
|
|
439
439
|
];
|
|
440
440
|
export var CreateLocationAzureBlobResponse$ = [3, n0, _CLABRr,
|
|
441
441
|
0,
|
|
@@ -444,8 +444,8 @@ export var CreateLocationAzureBlobResponse$ = [3, n0, _CLABRr,
|
|
|
444
444
|
];
|
|
445
445
|
export var CreateLocationEfsRequest$ = [3, n0, _CLER,
|
|
446
446
|
0,
|
|
447
|
-
[
|
|
448
|
-
[0,
|
|
447
|
+
[_EFA, _EC, _Su, _Ta, _APA, _FSARA, _ITE],
|
|
448
|
+
[0, () => Ec2Config$, 0, () => InputTagList, 0, 0, 0], 2
|
|
449
449
|
];
|
|
450
450
|
export var CreateLocationEfsResponse$ = [3, n0, _CLERr,
|
|
451
451
|
0,
|
|
@@ -455,7 +455,7 @@ export var CreateLocationEfsResponse$ = [3, n0, _CLERr,
|
|
|
455
455
|
export var CreateLocationFsxLustreRequest$ = [3, n0, _CLFLR,
|
|
456
456
|
0,
|
|
457
457
|
[_FFA, _SGA, _Su, _Ta],
|
|
458
|
-
[0, 64 | 0, 0, () => InputTagList]
|
|
458
|
+
[0, 64 | 0, 0, () => InputTagList], 2
|
|
459
459
|
];
|
|
460
460
|
export var CreateLocationFsxLustreResponse$ = [3, n0, _CLFLRr,
|
|
461
461
|
0,
|
|
@@ -465,7 +465,7 @@ export var CreateLocationFsxLustreResponse$ = [3, n0, _CLFLRr,
|
|
|
465
465
|
export var CreateLocationFsxOntapRequest$ = [3, n0, _CLFOR,
|
|
466
466
|
0,
|
|
467
467
|
[_Pr, _SGA, _SVMA, _Su, _Ta],
|
|
468
|
-
[[() => FsxProtocol$, 0], 64 | 0, 0, 0, () => InputTagList]
|
|
468
|
+
[[() => FsxProtocol$, 0], 64 | 0, 0, 0, () => InputTagList], 3
|
|
469
469
|
];
|
|
470
470
|
export var CreateLocationFsxOntapResponse$ = [3, n0, _CLFORr,
|
|
471
471
|
0,
|
|
@@ -475,7 +475,7 @@ export var CreateLocationFsxOntapResponse$ = [3, n0, _CLFORr,
|
|
|
475
475
|
export var CreateLocationFsxOpenZfsRequest$ = [3, n0, _CLFOZR,
|
|
476
476
|
0,
|
|
477
477
|
[_FFA, _Pr, _SGA, _Su, _Ta],
|
|
478
|
-
[0, [() => FsxProtocol$, 0], 64 | 0, 0, () => InputTagList]
|
|
478
|
+
[0, [() => FsxProtocol$, 0], 64 | 0, 0, () => InputTagList], 3
|
|
479
479
|
];
|
|
480
480
|
export var CreateLocationFsxOpenZfsResponse$ = [3, n0, _CLFOZRr,
|
|
481
481
|
0,
|
|
@@ -484,8 +484,8 @@ export var CreateLocationFsxOpenZfsResponse$ = [3, n0, _CLFOZRr,
|
|
|
484
484
|
];
|
|
485
485
|
export var CreateLocationFsxWindowsRequest$ = [3, n0, _CLFWR,
|
|
486
486
|
0,
|
|
487
|
-
[
|
|
488
|
-
[0,
|
|
487
|
+
[_FFA, _SGA, _U, _Pa, _Su, _Ta, _D],
|
|
488
|
+
[0, 64 | 0, 0, [() => SmbPassword, 0], 0, () => InputTagList, 0], 4
|
|
489
489
|
];
|
|
490
490
|
export var CreateLocationFsxWindowsResponse$ = [3, n0, _CLFWRr,
|
|
491
491
|
0,
|
|
@@ -494,8 +494,8 @@ export var CreateLocationFsxWindowsResponse$ = [3, n0, _CLFWRr,
|
|
|
494
494
|
];
|
|
495
495
|
export var CreateLocationHdfsRequest$ = [3, n0, _CLHR,
|
|
496
496
|
0,
|
|
497
|
-
[
|
|
498
|
-
[
|
|
497
|
+
[_NN, _AT, _AAg, _Su, _BS, _RF, _KKPU, _QC, _SU, _KP, _KK, _KKC, _Ta],
|
|
498
|
+
[() => HdfsNameNodeList, 0, 64 | 0, 0, 1, 1, 0, () => QopConfiguration$, 0, 0, 21, 21, () => InputTagList], 3
|
|
499
499
|
];
|
|
500
500
|
export var CreateLocationHdfsResponse$ = [3, n0, _CLHRr,
|
|
501
501
|
0,
|
|
@@ -505,7 +505,7 @@ export var CreateLocationHdfsResponse$ = [3, n0, _CLHRr,
|
|
|
505
505
|
export var CreateLocationNfsRequest$ = [3, n0, _CLNR,
|
|
506
506
|
0,
|
|
507
507
|
[_Su, _SH, _OPC, _MO, _Ta],
|
|
508
|
-
[0, 0, () => OnPremConfig$, () => NfsMountOptions$, () => InputTagList]
|
|
508
|
+
[0, 0, () => OnPremConfig$, () => NfsMountOptions$, () => InputTagList], 3
|
|
509
509
|
];
|
|
510
510
|
export var CreateLocationNfsResponse$ = [3, n0, _CLNRr,
|
|
511
511
|
0,
|
|
@@ -514,8 +514,8 @@ export var CreateLocationNfsResponse$ = [3, n0, _CLNRr,
|
|
|
514
514
|
];
|
|
515
515
|
export var CreateLocationObjectStorageRequest$ = [3, n0, _CLOSR,
|
|
516
516
|
0,
|
|
517
|
-
[_SH, _SPe, _SPer, _Su,
|
|
518
|
-
[0,
|
|
517
|
+
[_SH, _BN, _SPe, _SPer, _Su, _AKc, _SK, _AAg, _Ta, _SCe, _CSC, _CSCu],
|
|
518
|
+
[0, 0, 1, 0, 0, 0, [() => ObjectStorageSecretKey, 0], 64 | 0, () => InputTagList, 21, () => CmkSecretConfig$, () => CustomSecretConfig$], 2
|
|
519
519
|
];
|
|
520
520
|
export var CreateLocationObjectStorageResponse$ = [3, n0, _CLOSRr,
|
|
521
521
|
0,
|
|
@@ -524,8 +524,8 @@ export var CreateLocationObjectStorageResponse$ = [3, n0, _CLOSRr,
|
|
|
524
524
|
];
|
|
525
525
|
export var CreateLocationS3Request$ = [3, n0, _CLSR,
|
|
526
526
|
0,
|
|
527
|
-
[
|
|
528
|
-
[0,
|
|
527
|
+
[_SBA, _SCo, _Su, _SSC, _AAg, _Ta],
|
|
528
|
+
[0, () => S3Config$, 0, 0, 64 | 0, () => InputTagList], 2
|
|
529
529
|
];
|
|
530
530
|
export var CreateLocationS3Response$ = [3, n0, _CLSRr,
|
|
531
531
|
0,
|
|
@@ -534,8 +534,8 @@ export var CreateLocationS3Response$ = [3, n0, _CLSRr,
|
|
|
534
534
|
];
|
|
535
535
|
export var CreateLocationSmbRequest$ = [3, n0, _CLSRre,
|
|
536
536
|
0,
|
|
537
|
-
[_Su, _SH, _U, _D, _Pa, _CSC, _CSCu,
|
|
538
|
-
[0, 0, 0, 0, [() => SmbPassword, 0], () => CmkSecretConfig$, () => CustomSecretConfig$,
|
|
537
|
+
[_Su, _SH, _AAg, _U, _D, _Pa, _CSC, _CSCu, _MO, _Ta, _AT, _DIA, _KP, _KK, _KKC],
|
|
538
|
+
[0, 0, 64 | 0, 0, 0, [() => SmbPassword, 0], () => CmkSecretConfig$, () => CustomSecretConfig$, () => SmbMountOptions$, () => InputTagList, 0, 64 | 0, 0, 21, 21], 3
|
|
539
539
|
];
|
|
540
540
|
export var CreateLocationSmbResponse$ = [3, n0, _CLSRrea,
|
|
541
541
|
0,
|
|
@@ -545,7 +545,7 @@ export var CreateLocationSmbResponse$ = [3, n0, _CLSRrea,
|
|
|
545
545
|
export var CreateTaskRequest$ = [3, n0, _CTR,
|
|
546
546
|
0,
|
|
547
547
|
[_SLA, _DLA, _CWLGA, _N, _O, _E, _Sc, _Ta, _I, _MC, _TRC, _TM],
|
|
548
|
-
[0, 0, 0, 0, () => Options$, () => FilterList, () => TaskSchedule$, () => InputTagList, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$, 0]
|
|
548
|
+
[0, 0, 0, 0, () => Options$, () => FilterList, () => TaskSchedule$, () => InputTagList, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$, 0], 2
|
|
549
549
|
];
|
|
550
550
|
export var CreateTaskResponse$ = [3, n0, _CTRr,
|
|
551
551
|
0,
|
|
@@ -560,7 +560,7 @@ export var CustomSecretConfig$ = [3, n0, _CSCu,
|
|
|
560
560
|
export var DeleteAgentRequest$ = [3, n0, _DAR,
|
|
561
561
|
0,
|
|
562
562
|
[_AA],
|
|
563
|
-
[0]
|
|
563
|
+
[0], 1
|
|
564
564
|
];
|
|
565
565
|
export var DeleteAgentResponse$ = [3, n0, _DARe,
|
|
566
566
|
0,
|
|
@@ -570,7 +570,7 @@ export var DeleteAgentResponse$ = [3, n0, _DARe,
|
|
|
570
570
|
export var DeleteLocationRequest$ = [3, n0, _DLR,
|
|
571
571
|
0,
|
|
572
572
|
[_LA],
|
|
573
|
-
[0]
|
|
573
|
+
[0], 1
|
|
574
574
|
];
|
|
575
575
|
export var DeleteLocationResponse$ = [3, n0, _DLRe,
|
|
576
576
|
0,
|
|
@@ -580,7 +580,7 @@ export var DeleteLocationResponse$ = [3, n0, _DLRe,
|
|
|
580
580
|
export var DeleteTaskRequest$ = [3, n0, _DTR,
|
|
581
581
|
0,
|
|
582
582
|
[_TA],
|
|
583
|
-
[0]
|
|
583
|
+
[0], 1
|
|
584
584
|
];
|
|
585
585
|
export var DeleteTaskResponse$ = [3, n0, _DTRe,
|
|
586
586
|
0,
|
|
@@ -590,7 +590,7 @@ export var DeleteTaskResponse$ = [3, n0, _DTRe,
|
|
|
590
590
|
export var DescribeAgentRequest$ = [3, n0, _DARes,
|
|
591
591
|
0,
|
|
592
592
|
[_AA],
|
|
593
|
-
[0]
|
|
593
|
+
[0], 1
|
|
594
594
|
];
|
|
595
595
|
export var DescribeAgentResponse$ = [3, n0, _DAResc,
|
|
596
596
|
0,
|
|
@@ -600,7 +600,7 @@ export var DescribeAgentResponse$ = [3, n0, _DAResc,
|
|
|
600
600
|
export var DescribeLocationAzureBlobRequest$ = [3, n0, _DLABR,
|
|
601
601
|
0,
|
|
602
602
|
[_LA],
|
|
603
|
-
[0]
|
|
603
|
+
[0], 1
|
|
604
604
|
];
|
|
605
605
|
export var DescribeLocationAzureBlobResponse$ = [3, n0, _DLABRe,
|
|
606
606
|
0,
|
|
@@ -610,7 +610,7 @@ export var DescribeLocationAzureBlobResponse$ = [3, n0, _DLABRe,
|
|
|
610
610
|
export var DescribeLocationEfsRequest$ = [3, n0, _DLER,
|
|
611
611
|
0,
|
|
612
612
|
[_LA],
|
|
613
|
-
[0]
|
|
613
|
+
[0], 1
|
|
614
614
|
];
|
|
615
615
|
export var DescribeLocationEfsResponse$ = [3, n0, _DLERe,
|
|
616
616
|
0,
|
|
@@ -620,7 +620,7 @@ export var DescribeLocationEfsResponse$ = [3, n0, _DLERe,
|
|
|
620
620
|
export var DescribeLocationFsxLustreRequest$ = [3, n0, _DLFLR,
|
|
621
621
|
0,
|
|
622
622
|
[_LA],
|
|
623
|
-
[0]
|
|
623
|
+
[0], 1
|
|
624
624
|
];
|
|
625
625
|
export var DescribeLocationFsxLustreResponse$ = [3, n0, _DLFLRe,
|
|
626
626
|
0,
|
|
@@ -630,7 +630,7 @@ export var DescribeLocationFsxLustreResponse$ = [3, n0, _DLFLRe,
|
|
|
630
630
|
export var DescribeLocationFsxOntapRequest$ = [3, n0, _DLFOR,
|
|
631
631
|
0,
|
|
632
632
|
[_LA],
|
|
633
|
-
[0]
|
|
633
|
+
[0], 1
|
|
634
634
|
];
|
|
635
635
|
export var DescribeLocationFsxOntapResponse$ = [3, n0, _DLFORe,
|
|
636
636
|
0,
|
|
@@ -640,7 +640,7 @@ export var DescribeLocationFsxOntapResponse$ = [3, n0, _DLFORe,
|
|
|
640
640
|
export var DescribeLocationFsxOpenZfsRequest$ = [3, n0, _DLFOZR,
|
|
641
641
|
0,
|
|
642
642
|
[_LA],
|
|
643
|
-
[0]
|
|
643
|
+
[0], 1
|
|
644
644
|
];
|
|
645
645
|
export var DescribeLocationFsxOpenZfsResponse$ = [3, n0, _DLFOZRe,
|
|
646
646
|
0,
|
|
@@ -650,7 +650,7 @@ export var DescribeLocationFsxOpenZfsResponse$ = [3, n0, _DLFOZRe,
|
|
|
650
650
|
export var DescribeLocationFsxWindowsRequest$ = [3, n0, _DLFWR,
|
|
651
651
|
0,
|
|
652
652
|
[_LA],
|
|
653
|
-
[0]
|
|
653
|
+
[0], 1
|
|
654
654
|
];
|
|
655
655
|
export var DescribeLocationFsxWindowsResponse$ = [3, n0, _DLFWRe,
|
|
656
656
|
0,
|
|
@@ -660,7 +660,7 @@ export var DescribeLocationFsxWindowsResponse$ = [3, n0, _DLFWRe,
|
|
|
660
660
|
export var DescribeLocationHdfsRequest$ = [3, n0, _DLHR,
|
|
661
661
|
0,
|
|
662
662
|
[_LA],
|
|
663
|
-
[0]
|
|
663
|
+
[0], 1
|
|
664
664
|
];
|
|
665
665
|
export var DescribeLocationHdfsResponse$ = [3, n0, _DLHRe,
|
|
666
666
|
0,
|
|
@@ -670,7 +670,7 @@ export var DescribeLocationHdfsResponse$ = [3, n0, _DLHRe,
|
|
|
670
670
|
export var DescribeLocationNfsRequest$ = [3, n0, _DLNR,
|
|
671
671
|
0,
|
|
672
672
|
[_LA],
|
|
673
|
-
[0]
|
|
673
|
+
[0], 1
|
|
674
674
|
];
|
|
675
675
|
export var DescribeLocationNfsResponse$ = [3, n0, _DLNRe,
|
|
676
676
|
0,
|
|
@@ -680,7 +680,7 @@ export var DescribeLocationNfsResponse$ = [3, n0, _DLNRe,
|
|
|
680
680
|
export var DescribeLocationObjectStorageRequest$ = [3, n0, _DLOSR,
|
|
681
681
|
0,
|
|
682
682
|
[_LA],
|
|
683
|
-
[0]
|
|
683
|
+
[0], 1
|
|
684
684
|
];
|
|
685
685
|
export var DescribeLocationObjectStorageResponse$ = [3, n0, _DLOSRe,
|
|
686
686
|
0,
|
|
@@ -690,7 +690,7 @@ export var DescribeLocationObjectStorageResponse$ = [3, n0, _DLOSRe,
|
|
|
690
690
|
export var DescribeLocationS3Request$ = [3, n0, _DLSR,
|
|
691
691
|
0,
|
|
692
692
|
[_LA],
|
|
693
|
-
[0]
|
|
693
|
+
[0], 1
|
|
694
694
|
];
|
|
695
695
|
export var DescribeLocationS3Response$ = [3, n0, _DLSRe,
|
|
696
696
|
0,
|
|
@@ -700,7 +700,7 @@ export var DescribeLocationS3Response$ = [3, n0, _DLSRe,
|
|
|
700
700
|
export var DescribeLocationSmbRequest$ = [3, n0, _DLSRes,
|
|
701
701
|
0,
|
|
702
702
|
[_LA],
|
|
703
|
-
[0]
|
|
703
|
+
[0], 1
|
|
704
704
|
];
|
|
705
705
|
export var DescribeLocationSmbResponse$ = [3, n0, _DLSResc,
|
|
706
706
|
0,
|
|
@@ -710,7 +710,7 @@ export var DescribeLocationSmbResponse$ = [3, n0, _DLSResc,
|
|
|
710
710
|
export var DescribeTaskExecutionRequest$ = [3, n0, _DTER,
|
|
711
711
|
0,
|
|
712
712
|
[_TEA],
|
|
713
|
-
[0]
|
|
713
|
+
[0], 1
|
|
714
714
|
];
|
|
715
715
|
export var DescribeTaskExecutionResponse$ = [3, n0, _DTERe,
|
|
716
716
|
0,
|
|
@@ -720,7 +720,7 @@ export var DescribeTaskExecutionResponse$ = [3, n0, _DTERe,
|
|
|
720
720
|
export var DescribeTaskRequest$ = [3, n0, _DTRes,
|
|
721
721
|
0,
|
|
722
722
|
[_TA],
|
|
723
|
-
[0]
|
|
723
|
+
[0], 1
|
|
724
724
|
];
|
|
725
725
|
export var DescribeTaskResponse$ = [3, n0, _DTResc,
|
|
726
726
|
0,
|
|
@@ -730,7 +730,7 @@ export var DescribeTaskResponse$ = [3, n0, _DTResc,
|
|
|
730
730
|
export var Ec2Config$ = [3, n0, _EC,
|
|
731
731
|
0,
|
|
732
732
|
[_SAub, _SGA],
|
|
733
|
-
[0, 64 | 0]
|
|
733
|
+
[0, 64 | 0], 2
|
|
734
734
|
];
|
|
735
735
|
export var FilterRule$ = [3, n0, _FR,
|
|
736
736
|
0,
|
|
@@ -749,8 +749,8 @@ export var FsxProtocolNfs$ = [3, n0, _FPN,
|
|
|
749
749
|
];
|
|
750
750
|
export var FsxProtocolSmb$ = [3, n0, _FPS,
|
|
751
751
|
0,
|
|
752
|
-
[
|
|
753
|
-
[
|
|
752
|
+
[_Pa, _U, _D, _MO],
|
|
753
|
+
[[() => SmbPassword, 0], 0, 0, () => SmbMountOptions$], 2
|
|
754
754
|
];
|
|
755
755
|
export var FsxUpdateProtocol$ = [3, n0, _FUP,
|
|
756
756
|
0,
|
|
@@ -765,7 +765,7 @@ export var FsxUpdateProtocolSmb$ = [3, n0, _FUPS,
|
|
|
765
765
|
export var HdfsNameNode$ = [3, n0, _HNN,
|
|
766
766
|
0,
|
|
767
767
|
[_H, _Po],
|
|
768
|
-
[0, 1]
|
|
768
|
+
[0, 1], 2
|
|
769
769
|
];
|
|
770
770
|
export var InternalException$ = [-3, n0, _IE,
|
|
771
771
|
{ [_e]: _s },
|
|
@@ -802,7 +802,7 @@ export var ListLocationsResponse$ = [3, n0, _LLRi,
|
|
|
802
802
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
803
803
|
0,
|
|
804
804
|
[_RA, _MR, _NT],
|
|
805
|
-
[0, 1, 0]
|
|
805
|
+
[0, 1, 0], 1
|
|
806
806
|
];
|
|
807
807
|
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
808
808
|
0,
|
|
@@ -832,7 +832,7 @@ export var ListTasksResponse$ = [3, n0, _LTRi,
|
|
|
832
832
|
export var LocationFilter$ = [3, n0, _LF,
|
|
833
833
|
0,
|
|
834
834
|
[_N, _Va, _Op],
|
|
835
|
-
[0, 64 | 0, 0]
|
|
835
|
+
[0, 64 | 0, 0], 3
|
|
836
836
|
];
|
|
837
837
|
export var LocationListEntry$ = [3, n0, _LLE,
|
|
838
838
|
0,
|
|
@@ -857,7 +857,7 @@ export var NfsMountOptions$ = [3, n0, _NMO,
|
|
|
857
857
|
export var OnPremConfig$ = [3, n0, _OPC,
|
|
858
858
|
0,
|
|
859
859
|
[_AAg],
|
|
860
|
-
[64 | 0]
|
|
860
|
+
[64 | 0], 1
|
|
861
861
|
];
|
|
862
862
|
export var Options$ = [3, n0, _O,
|
|
863
863
|
0,
|
|
@@ -886,8 +886,8 @@ export var ReportDestination$ = [3, n0, _RD,
|
|
|
886
886
|
];
|
|
887
887
|
export var ReportDestinationS3$ = [3, n0, _RDS,
|
|
888
888
|
0,
|
|
889
|
-
[
|
|
890
|
-
[0, 0, 0]
|
|
889
|
+
[_SBA, _BARA, _Su],
|
|
890
|
+
[0, 0, 0], 2
|
|
891
891
|
];
|
|
892
892
|
export var ReportOverride$ = [3, n0, _RO,
|
|
893
893
|
0,
|
|
@@ -907,12 +907,12 @@ export var ReportResult$ = [3, n0, _RR,
|
|
|
907
907
|
export var S3Config$ = [3, n0, _SCo,
|
|
908
908
|
0,
|
|
909
909
|
[_BARA],
|
|
910
|
-
[0]
|
|
910
|
+
[0], 1
|
|
911
911
|
];
|
|
912
912
|
export var S3ManifestConfig$ = [3, n0, _SMC,
|
|
913
913
|
0,
|
|
914
914
|
[_MOP, _BARA, _SBA, _MOVI],
|
|
915
|
-
[0, 0, 0, 0]
|
|
915
|
+
[0, 0, 0, 0], 3
|
|
916
916
|
];
|
|
917
917
|
export var SmbMountOptions$ = [3, n0, _SMO,
|
|
918
918
|
0,
|
|
@@ -922,12 +922,12 @@ export var SmbMountOptions$ = [3, n0, _SMO,
|
|
|
922
922
|
export var SourceManifestConfig$ = [3, n0, _SMCo,
|
|
923
923
|
0,
|
|
924
924
|
[_S_],
|
|
925
|
-
[() => S3ManifestConfig$]
|
|
925
|
+
[() => S3ManifestConfig$], 1
|
|
926
926
|
];
|
|
927
927
|
export var StartTaskExecutionRequest$ = [3, n0, _STER,
|
|
928
928
|
0,
|
|
929
929
|
[_TA, _OO, _I, _E, _MC, _TRC, _Ta],
|
|
930
|
-
[0, () => Options$, () => FilterList, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$, () => InputTagList]
|
|
930
|
+
[0, () => Options$, () => FilterList, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$, () => InputTagList], 1
|
|
931
931
|
];
|
|
932
932
|
export var StartTaskExecutionResponse$ = [3, n0, _STERt,
|
|
933
933
|
0,
|
|
@@ -937,12 +937,12 @@ export var StartTaskExecutionResponse$ = [3, n0, _STERt,
|
|
|
937
937
|
export var TagListEntry$ = [3, n0, _TLE,
|
|
938
938
|
0,
|
|
939
939
|
[_K, _V],
|
|
940
|
-
[0, 0]
|
|
940
|
+
[0, 0], 1
|
|
941
941
|
];
|
|
942
942
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
943
943
|
0,
|
|
944
944
|
[_RA, _Ta],
|
|
945
|
-
[0, () => InputTagList]
|
|
945
|
+
[0, () => InputTagList], 2
|
|
946
946
|
];
|
|
947
947
|
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
948
948
|
0,
|
|
@@ -982,7 +982,7 @@ export var TaskExecutionResultDetail$ = [3, n0, _TERD,
|
|
|
982
982
|
export var TaskFilter$ = [3, n0, _TF,
|
|
983
983
|
0,
|
|
984
984
|
[_N, _Va, _Op],
|
|
985
|
-
[0, 64 | 0, 0]
|
|
985
|
+
[0, 64 | 0, 0], 3
|
|
986
986
|
];
|
|
987
987
|
export var TaskListEntry$ = [3, n0, _TLEa,
|
|
988
988
|
0,
|
|
@@ -997,7 +997,7 @@ export var TaskReportConfig$ = [3, n0, _TRC,
|
|
|
997
997
|
export var TaskSchedule$ = [3, n0, _TSa,
|
|
998
998
|
0,
|
|
999
999
|
[_SE, _S],
|
|
1000
|
-
[0, 0]
|
|
1000
|
+
[0, 0], 1
|
|
1001
1001
|
];
|
|
1002
1002
|
export var TaskScheduleDetails$ = [3, n0, _TSD,
|
|
1003
1003
|
0,
|
|
@@ -1007,7 +1007,7 @@ export var TaskScheduleDetails$ = [3, n0, _TSD,
|
|
|
1007
1007
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
1008
1008
|
0,
|
|
1009
1009
|
[_RA, _Ke],
|
|
1010
|
-
[0, 64 | 0]
|
|
1010
|
+
[0, 64 | 0], 2
|
|
1011
1011
|
];
|
|
1012
1012
|
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
1013
1013
|
0,
|
|
@@ -1017,7 +1017,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
1017
1017
|
export var UpdateAgentRequest$ = [3, n0, _UAR,
|
|
1018
1018
|
0,
|
|
1019
1019
|
[_AA, _N],
|
|
1020
|
-
[0, 0]
|
|
1020
|
+
[0, 0], 1
|
|
1021
1021
|
];
|
|
1022
1022
|
export var UpdateAgentResponse$ = [3, n0, _UARp,
|
|
1023
1023
|
0,
|
|
@@ -1027,7 +1027,7 @@ export var UpdateAgentResponse$ = [3, n0, _UARp,
|
|
|
1027
1027
|
export var UpdateLocationAzureBlobRequest$ = [3, n0, _ULABR,
|
|
1028
1028
|
0,
|
|
1029
1029
|
[_LA, _Su, _AT, _SC, _BT, _ATc, _AAg, _CSC, _CSCu],
|
|
1030
|
-
[0, 0, 0, [() => AzureBlobSasConfiguration$, 0], 0, 0, 64 | 0, () => CmkSecretConfig$, () => CustomSecretConfig$]
|
|
1030
|
+
[0, 0, 0, [() => AzureBlobSasConfiguration$, 0], 0, 0, 64 | 0, () => CmkSecretConfig$, () => CustomSecretConfig$], 1
|
|
1031
1031
|
];
|
|
1032
1032
|
export var UpdateLocationAzureBlobResponse$ = [3, n0, _ULABRp,
|
|
1033
1033
|
0,
|
|
@@ -1037,7 +1037,7 @@ export var UpdateLocationAzureBlobResponse$ = [3, n0, _ULABRp,
|
|
|
1037
1037
|
export var UpdateLocationEfsRequest$ = [3, n0, _ULER,
|
|
1038
1038
|
0,
|
|
1039
1039
|
[_LA, _Su, _APA, _FSARA, _ITE],
|
|
1040
|
-
[0, 0, 0, 0, 0]
|
|
1040
|
+
[0, 0, 0, 0, 0], 1
|
|
1041
1041
|
];
|
|
1042
1042
|
export var UpdateLocationEfsResponse$ = [3, n0, _ULERp,
|
|
1043
1043
|
0,
|
|
@@ -1047,7 +1047,7 @@ export var UpdateLocationEfsResponse$ = [3, n0, _ULERp,
|
|
|
1047
1047
|
export var UpdateLocationFsxLustreRequest$ = [3, n0, _ULFLR,
|
|
1048
1048
|
0,
|
|
1049
1049
|
[_LA, _Su],
|
|
1050
|
-
[0, 0]
|
|
1050
|
+
[0, 0], 1
|
|
1051
1051
|
];
|
|
1052
1052
|
export var UpdateLocationFsxLustreResponse$ = [3, n0, _ULFLRp,
|
|
1053
1053
|
0,
|
|
@@ -1057,7 +1057,7 @@ export var UpdateLocationFsxLustreResponse$ = [3, n0, _ULFLRp,
|
|
|
1057
1057
|
export var UpdateLocationFsxOntapRequest$ = [3, n0, _ULFOR,
|
|
1058
1058
|
0,
|
|
1059
1059
|
[_LA, _Pr, _Su],
|
|
1060
|
-
[0, [() => FsxUpdateProtocol$, 0], 0]
|
|
1060
|
+
[0, [() => FsxUpdateProtocol$, 0], 0], 1
|
|
1061
1061
|
];
|
|
1062
1062
|
export var UpdateLocationFsxOntapResponse$ = [3, n0, _ULFORp,
|
|
1063
1063
|
0,
|
|
@@ -1067,7 +1067,7 @@ export var UpdateLocationFsxOntapResponse$ = [3, n0, _ULFORp,
|
|
|
1067
1067
|
export var UpdateLocationFsxOpenZfsRequest$ = [3, n0, _ULFOZR,
|
|
1068
1068
|
0,
|
|
1069
1069
|
[_LA, _Pr, _Su],
|
|
1070
|
-
[0, [() => FsxProtocol$, 0], 0]
|
|
1070
|
+
[0, [() => FsxProtocol$, 0], 0], 1
|
|
1071
1071
|
];
|
|
1072
1072
|
export var UpdateLocationFsxOpenZfsResponse$ = [3, n0, _ULFOZRp,
|
|
1073
1073
|
0,
|
|
@@ -1077,7 +1077,7 @@ export var UpdateLocationFsxOpenZfsResponse$ = [3, n0, _ULFOZRp,
|
|
|
1077
1077
|
export var UpdateLocationFsxWindowsRequest$ = [3, n0, _ULFWR,
|
|
1078
1078
|
0,
|
|
1079
1079
|
[_LA, _Su, _D, _U, _Pa],
|
|
1080
|
-
[0, 0, 0, 0, [() => SmbPassword, 0]]
|
|
1080
|
+
[0, 0, 0, 0, [() => SmbPassword, 0]], 1
|
|
1081
1081
|
];
|
|
1082
1082
|
export var UpdateLocationFsxWindowsResponse$ = [3, n0, _ULFWRp,
|
|
1083
1083
|
0,
|
|
@@ -1087,7 +1087,7 @@ export var UpdateLocationFsxWindowsResponse$ = [3, n0, _ULFWRp,
|
|
|
1087
1087
|
export var UpdateLocationHdfsRequest$ = [3, n0, _ULHR,
|
|
1088
1088
|
0,
|
|
1089
1089
|
[_LA, _Su, _NN, _BS, _RF, _KKPU, _QC, _AT, _SU, _KP, _KK, _KKC, _AAg],
|
|
1090
|
-
[0, 0, () => HdfsNameNodeList, 1, 1, 0, () => QopConfiguration$, 0, 0, 0, 21, 21, 64 | 0]
|
|
1090
|
+
[0, 0, () => HdfsNameNodeList, 1, 1, 0, () => QopConfiguration$, 0, 0, 0, 21, 21, 64 | 0], 1
|
|
1091
1091
|
];
|
|
1092
1092
|
export var UpdateLocationHdfsResponse$ = [3, n0, _ULHRp,
|
|
1093
1093
|
0,
|
|
@@ -1097,7 +1097,7 @@ export var UpdateLocationHdfsResponse$ = [3, n0, _ULHRp,
|
|
|
1097
1097
|
export var UpdateLocationNfsRequest$ = [3, n0, _ULNR,
|
|
1098
1098
|
0,
|
|
1099
1099
|
[_LA, _Su, _SH, _OPC, _MO],
|
|
1100
|
-
[0, 0, 0, () => OnPremConfig$, () => NfsMountOptions$]
|
|
1100
|
+
[0, 0, 0, () => OnPremConfig$, () => NfsMountOptions$], 1
|
|
1101
1101
|
];
|
|
1102
1102
|
export var UpdateLocationNfsResponse$ = [3, n0, _ULNRp,
|
|
1103
1103
|
0,
|
|
@@ -1107,7 +1107,7 @@ export var UpdateLocationNfsResponse$ = [3, n0, _ULNRp,
|
|
|
1107
1107
|
export var UpdateLocationObjectStorageRequest$ = [3, n0, _ULOSR,
|
|
1108
1108
|
0,
|
|
1109
1109
|
[_LA, _SPe, _SPer, _Su, _SH, _AKc, _SK, _AAg, _SCe, _CSC, _CSCu],
|
|
1110
|
-
[0, 1, 0, 0, 0, 0, [() => ObjectStorageSecretKey, 0], 64 | 0, 21, () => CmkSecretConfig$, () => CustomSecretConfig$]
|
|
1110
|
+
[0, 1, 0, 0, 0, 0, [() => ObjectStorageSecretKey, 0], 64 | 0, 21, () => CmkSecretConfig$, () => CustomSecretConfig$], 1
|
|
1111
1111
|
];
|
|
1112
1112
|
export var UpdateLocationObjectStorageResponse$ = [3, n0, _ULOSRp,
|
|
1113
1113
|
0,
|
|
@@ -1117,7 +1117,7 @@ export var UpdateLocationObjectStorageResponse$ = [3, n0, _ULOSRp,
|
|
|
1117
1117
|
export var UpdateLocationS3Request$ = [3, n0, _ULSR,
|
|
1118
1118
|
0,
|
|
1119
1119
|
[_LA, _Su, _SSC, _SCo],
|
|
1120
|
-
[0, 0, 0, () => S3Config$]
|
|
1120
|
+
[0, 0, 0, () => S3Config$], 1
|
|
1121
1121
|
];
|
|
1122
1122
|
export var UpdateLocationS3Response$ = [3, n0, _ULSRp,
|
|
1123
1123
|
0,
|
|
@@ -1127,7 +1127,7 @@ export var UpdateLocationS3Response$ = [3, n0, _ULSRp,
|
|
|
1127
1127
|
export var UpdateLocationSmbRequest$ = [3, n0, _ULSRpd,
|
|
1128
1128
|
0,
|
|
1129
1129
|
[_LA, _Su, _SH, _U, _D, _Pa, _CSC, _CSCu, _AAg, _MO, _AT, _DIA, _KP, _KK, _KKC],
|
|
1130
|
-
[0, 0, 0, 0, 0, [() => SmbPassword, 0], () => CmkSecretConfig$, () => CustomSecretConfig$, 64 | 0, () => SmbMountOptions$, 0, 64 | 0, 0, 21, 21]
|
|
1130
|
+
[0, 0, 0, 0, 0, [() => SmbPassword, 0], () => CmkSecretConfig$, () => CustomSecretConfig$, 64 | 0, () => SmbMountOptions$, 0, 64 | 0, 0, 21, 21], 1
|
|
1131
1131
|
];
|
|
1132
1132
|
export var UpdateLocationSmbResponse$ = [3, n0, _ULSRpda,
|
|
1133
1133
|
0,
|
|
@@ -1137,7 +1137,7 @@ export var UpdateLocationSmbResponse$ = [3, n0, _ULSRpda,
|
|
|
1137
1137
|
export var UpdateTaskExecutionRequest$ = [3, n0, _UTER,
|
|
1138
1138
|
0,
|
|
1139
1139
|
[_TEA, _O],
|
|
1140
|
-
[0, () => Options$]
|
|
1140
|
+
[0, () => Options$], 2
|
|
1141
1141
|
];
|
|
1142
1142
|
export var UpdateTaskExecutionResponse$ = [3, n0, _UTERp,
|
|
1143
1143
|
0,
|
|
@@ -1147,7 +1147,7 @@ export var UpdateTaskExecutionResponse$ = [3, n0, _UTERp,
|
|
|
1147
1147
|
export var UpdateTaskRequest$ = [3, n0, _UTR,
|
|
1148
1148
|
0,
|
|
1149
1149
|
[_TA, _O, _E, _Sc, _N, _CWLGA, _I, _MC, _TRC],
|
|
1150
|
-
[0, () => Options$, () => FilterList, () => TaskSchedule$, 0, 0, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$]
|
|
1150
|
+
[0, () => Options$, () => FilterList, () => TaskSchedule$, 0, 0, () => FilterList, () => ManifestConfig$, () => TaskReportConfig$], 1
|
|
1151
1151
|
];
|
|
1152
1152
|
export var UpdateTaskResponse$ = [3, n0, _UTRp,
|
|
1153
1153
|
0,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-datasync",
|
|
3
3
|
"description": "AWS SDK for JavaScript Datasync Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.969.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-datasync",
|
|
@@ -21,41 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.969.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.5",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|