@aws-sdk/client-efs 3.957.0 → 3.958.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 CHANGED
@@ -847,690 +847,607 @@ const _s = "server";
847
847
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.efs";
848
848
  const _tK = "tagKeys";
849
849
  const n0 = "com.amazonaws.efs";
850
- var AccessPointAlreadyExists$ = [
851
- -3,
852
- n0,
853
- _APAE,
850
+ var AccessPointAlreadyExists$ = [-3, n0, _APAE,
854
851
  { [_e]: _c, [_hE]: 409 },
855
852
  [_EC, _M, _API],
856
- [0, 0, 0],
853
+ [0, 0, 0]
857
854
  ];
858
855
  schema.TypeRegistry.for(n0).registerError(AccessPointAlreadyExists$, AccessPointAlreadyExists);
859
- var AccessPointDescription$ = [
860
- 3,
861
- n0,
862
- _APD,
856
+ var AccessPointDescription$ = [3, n0, _APD,
863
857
  0,
864
858
  [_CT, _N, _T, _API, _APA, _FSI, _PU, _RD, _OI, _LCS],
865
- [0, 0, () => Tags, 0, 0, 0, () => PosixUser$, () => RootDirectory$, 0, 0],
859
+ [0, 0, () => Tags, 0, 0, 0, () => PosixUser$, () => RootDirectory$, 0, 0]
860
+ ];
861
+ var AccessPointLimitExceeded$ = [-3, n0, _APLE,
862
+ { [_e]: _c, [_hE]: 403 },
863
+ [_EC, _M],
864
+ [0, 0]
866
865
  ];
867
- var AccessPointLimitExceeded$ = [-3, n0, _APLE, { [_e]: _c, [_hE]: 403 }, [_EC, _M], [0, 0]];
868
866
  schema.TypeRegistry.for(n0).registerError(AccessPointLimitExceeded$, AccessPointLimitExceeded);
869
- var AccessPointNotFound$ = [-3, n0, _APNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
867
+ var AccessPointNotFound$ = [-3, n0, _APNF,
868
+ { [_e]: _c, [_hE]: 404 },
869
+ [_EC, _M],
870
+ [0, 0]
871
+ ];
870
872
  schema.TypeRegistry.for(n0).registerError(AccessPointNotFound$, AccessPointNotFound);
871
- var AvailabilityZonesMismatch$ = [-3, n0, _AZM, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
873
+ var AvailabilityZonesMismatch$ = [-3, n0, _AZM,
874
+ { [_e]: _c, [_hE]: 400 },
875
+ [_EC, _M],
876
+ [0, 0]
877
+ ];
872
878
  schema.TypeRegistry.for(n0).registerError(AvailabilityZonesMismatch$, AvailabilityZonesMismatch);
873
- var BackupPolicy$ = [3, n0, _BP, 0, [_S], [0]];
874
- var BackupPolicyDescription$ = [3, n0, _BPD, 0, [_BP], [() => BackupPolicy$]];
875
- var BadRequest$ = [-3, n0, _BR, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
879
+ var BackupPolicy$ = [3, n0, _BP,
880
+ 0,
881
+ [_S],
882
+ [0]
883
+ ];
884
+ var BackupPolicyDescription$ = [3, n0, _BPD,
885
+ 0,
886
+ [_BP],
887
+ [() => BackupPolicy$]
888
+ ];
889
+ var BadRequest$ = [-3, n0, _BR,
890
+ { [_e]: _c, [_hE]: 400 },
891
+ [_EC, _M],
892
+ [0, 0]
893
+ ];
876
894
  schema.TypeRegistry.for(n0).registerError(BadRequest$, BadRequest);
877
- var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
895
+ var ConflictException$ = [-3, n0, _CE,
896
+ { [_e]: _c, [_hE]: 409 },
897
+ [_EC, _M],
898
+ [0, 0]
899
+ ];
878
900
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
879
- var CreateAccessPointRequest$ = [
880
- 3,
881
- n0,
882
- _CAPR,
901
+ var CreateAccessPointRequest$ = [3, n0, _CAPR,
883
902
  0,
884
903
  [_CT, _T, _FSI, _PU, _RD],
885
- [[0, 4], () => Tags, 0, () => PosixUser$, () => RootDirectory$],
904
+ [[0, 4], () => Tags, 0, () => PosixUser$, () => RootDirectory$]
886
905
  ];
887
- var CreateFileSystemRequest$ = [
888
- 3,
889
- n0,
890
- _CFSR,
906
+ var CreateFileSystemRequest$ = [3, n0, _CFSR,
891
907
  0,
892
908
  [_CTr, _PM, _E, _KKI, _TM, _PTIM, _AZN, _B, _T],
893
- [[0, 4], 0, 2, 0, 0, 1, 0, 2, () => Tags],
909
+ [[0, 4], 0, 2, 0, 0, 1, 0, 2, () => Tags]
894
910
  ];
895
- var CreateMountTargetRequest$ = [
896
- 3,
897
- n0,
898
- _CMTR,
911
+ var CreateMountTargetRequest$ = [3, n0, _CMTR,
899
912
  0,
900
913
  [_FSI, _SI, _IA, _IAp, _IAT, _SG],
901
- [0, 0, 0, 0, 0, 64 | 0],
914
+ [0, 0, 0, 0, 0, 64 | 0]
902
915
  ];
903
- var CreateReplicationConfigurationRequest$ = [
904
- 3,
905
- n0,
906
- _CRCR,
916
+ var CreateReplicationConfigurationRequest$ = [3, n0, _CRCR,
907
917
  0,
908
918
  [_SFSI, _D],
909
- [[0, 1], () => DestinationsToCreate],
910
- ];
911
- var CreateTagsRequest$ = [3, n0, _CTR, 0, [_FSI, _T], [[0, 1], () => Tags]];
912
- var CreationInfo$ = [3, n0, _CI, 0, [_OU, _OG, _P], [1, 1, 0]];
913
- var DeleteAccessPointRequest$ = [3, n0, _DAPR, 0, [_API], [[0, 1]]];
914
- var DeleteFileSystemPolicyRequest$ = [3, n0, _DFSPR, 0, [_FSI], [[0, 1]]];
915
- var DeleteFileSystemRequest$ = [3, n0, _DFSR, 0, [_FSI], [[0, 1]]];
916
- var DeleteMountTargetRequest$ = [3, n0, _DMTR, 0, [_MTI], [[0, 1]]];
917
- var DeleteReplicationConfigurationRequest$ = [
918
- 3,
919
- n0,
920
- _DRCR,
919
+ [[0, 1], () => DestinationsToCreate]
920
+ ];
921
+ var CreateTagsRequest$ = [3, n0, _CTR,
922
+ 0,
923
+ [_FSI, _T],
924
+ [[0, 1], () => Tags]
925
+ ];
926
+ var CreationInfo$ = [3, n0, _CI,
927
+ 0,
928
+ [_OU, _OG, _P],
929
+ [1, 1, 0]
930
+ ];
931
+ var DeleteAccessPointRequest$ = [3, n0, _DAPR,
932
+ 0,
933
+ [_API],
934
+ [[0, 1]]
935
+ ];
936
+ var DeleteFileSystemPolicyRequest$ = [3, n0, _DFSPR,
937
+ 0,
938
+ [_FSI],
939
+ [[0, 1]]
940
+ ];
941
+ var DeleteFileSystemRequest$ = [3, n0, _DFSR,
942
+ 0,
943
+ [_FSI],
944
+ [[0, 1]]
945
+ ];
946
+ var DeleteMountTargetRequest$ = [3, n0, _DMTR,
947
+ 0,
948
+ [_MTI],
949
+ [[0, 1]]
950
+ ];
951
+ var DeleteReplicationConfigurationRequest$ = [3, n0, _DRCR,
921
952
  0,
922
953
  [_SFSI, _DM],
923
- [
924
- [0, 1],
925
- [0, { [_hQ]: _dM }],
926
- ],
954
+ [[0, 1], [0, { [_hQ]: _dM }]]
955
+ ];
956
+ var DeleteTagsRequest$ = [3, n0, _DTR,
957
+ 0,
958
+ [_FSI, _TK],
959
+ [[0, 1], 64 | 0]
960
+ ];
961
+ var DependencyTimeout$ = [-3, n0, _DT,
962
+ { [_e]: _s, [_hE]: 504 },
963
+ [_EC, _M],
964
+ [0, 0]
927
965
  ];
928
- var DeleteTagsRequest$ = [3, n0, _DTR, 0, [_FSI, _TK], [[0, 1], 64 | 0]];
929
- var DependencyTimeout$ = [-3, n0, _DT, { [_e]: _s, [_hE]: 504 }, [_EC, _M], [0, 0]];
930
966
  schema.TypeRegistry.for(n0).registerError(DependencyTimeout$, DependencyTimeout);
931
- var DescribeAccessPointsRequest$ = [
932
- 3,
933
- n0,
934
- _DAPRe,
967
+ var DescribeAccessPointsRequest$ = [3, n0, _DAPRe,
935
968
  0,
936
969
  [_MR, _NT, _API, _FSI],
937
- [
938
- [1, { [_hQ]: _MR }],
939
- [0, { [_hQ]: _NT }],
940
- [0, { [_hQ]: _API }],
941
- [0, { [_hQ]: _FSI }],
942
- ],
943
- ];
944
- var DescribeAccessPointsResponse$ = [
945
- 3,
946
- n0,
947
- _DAPRes,
970
+ [[1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], [0, { [_hQ]: _API }], [0, { [_hQ]: _FSI }]]
971
+ ];
972
+ var DescribeAccessPointsResponse$ = [3, n0, _DAPRes,
948
973
  0,
949
974
  [_AP, _NT],
950
- [() => AccessPointDescriptions, 0],
975
+ [() => AccessPointDescriptions, 0]
976
+ ];
977
+ var DescribeAccountPreferencesRequest$ = [3, n0, _DAPResc,
978
+ 0,
979
+ [_NT, _MR],
980
+ [0, 1]
951
981
  ];
952
- var DescribeAccountPreferencesRequest$ = [3, n0, _DAPResc, 0, [_NT, _MR], [0, 1]];
953
- var DescribeAccountPreferencesResponse$ = [
954
- 3,
955
- n0,
956
- _DAPRescr,
982
+ var DescribeAccountPreferencesResponse$ = [3, n0, _DAPRescr,
957
983
  0,
958
984
  [_RIP, _NT],
959
- [() => ResourceIdPreference$, 0],
960
- ];
961
- var DescribeBackupPolicyRequest$ = [3, n0, _DBPR, 0, [_FSI], [[0, 1]]];
962
- var DescribeFileSystemPolicyRequest$ = [3, n0, _DFSPRe, 0, [_FSI], [[0, 1]]];
963
- var DescribeFileSystemsRequest$ = [
964
- 3,
965
- n0,
966
- _DFSRe,
985
+ [() => ResourceIdPreference$, 0]
986
+ ];
987
+ var DescribeBackupPolicyRequest$ = [3, n0, _DBPR,
988
+ 0,
989
+ [_FSI],
990
+ [[0, 1]]
991
+ ];
992
+ var DescribeFileSystemPolicyRequest$ = [3, n0, _DFSPRe,
993
+ 0,
994
+ [_FSI],
995
+ [[0, 1]]
996
+ ];
997
+ var DescribeFileSystemsRequest$ = [3, n0, _DFSRe,
967
998
  0,
968
999
  [_MI, _Ma, _CTr, _FSI],
969
- [
970
- [1, { [_hQ]: _MI }],
971
- [0, { [_hQ]: _Ma }],
972
- [0, { [_hQ]: _CTr }],
973
- [0, { [_hQ]: _FSI }],
974
- ],
975
- ];
976
- var DescribeFileSystemsResponse$ = [
977
- 3,
978
- n0,
979
- _DFSRes,
1000
+ [[1, { [_hQ]: _MI }], [0, { [_hQ]: _Ma }], [0, { [_hQ]: _CTr }], [0, { [_hQ]: _FSI }]]
1001
+ ];
1002
+ var DescribeFileSystemsResponse$ = [3, n0, _DFSRes,
980
1003
  0,
981
1004
  [_Ma, _FS, _NM],
982
- [0, () => FileSystemDescriptions, 0],
983
- ];
984
- var DescribeLifecycleConfigurationRequest$ = [3, n0, _DLCR, 0, [_FSI], [[0, 1]]];
985
- var DescribeMountTargetSecurityGroupsRequest$ = [3, n0, _DMTSGR, 0, [_MTI], [[0, 1]]];
986
- var DescribeMountTargetSecurityGroupsResponse$ = [3, n0, _DMTSGRe, 0, [_SG], [64 | 0]];
987
- var DescribeMountTargetsRequest$ = [
988
- 3,
989
- n0,
990
- _DMTRe,
1005
+ [0, () => FileSystemDescriptions, 0]
1006
+ ];
1007
+ var DescribeLifecycleConfigurationRequest$ = [3, n0, _DLCR,
1008
+ 0,
1009
+ [_FSI],
1010
+ [[0, 1]]
1011
+ ];
1012
+ var DescribeMountTargetSecurityGroupsRequest$ = [3, n0, _DMTSGR,
1013
+ 0,
1014
+ [_MTI],
1015
+ [[0, 1]]
1016
+ ];
1017
+ var DescribeMountTargetSecurityGroupsResponse$ = [3, n0, _DMTSGRe,
1018
+ 0,
1019
+ [_SG],
1020
+ [64 | 0]
1021
+ ];
1022
+ var DescribeMountTargetsRequest$ = [3, n0, _DMTRe,
991
1023
  0,
992
1024
  [_MI, _Ma, _FSI, _MTI, _API],
993
- [
994
- [1, { [_hQ]: _MI }],
995
- [0, { [_hQ]: _Ma }],
996
- [0, { [_hQ]: _FSI }],
997
- [0, { [_hQ]: _MTI }],
998
- [0, { [_hQ]: _API }],
999
- ],
1000
- ];
1001
- var DescribeMountTargetsResponse$ = [
1002
- 3,
1003
- n0,
1004
- _DMTRes,
1025
+ [[1, { [_hQ]: _MI }], [0, { [_hQ]: _Ma }], [0, { [_hQ]: _FSI }], [0, { [_hQ]: _MTI }], [0, { [_hQ]: _API }]]
1026
+ ];
1027
+ var DescribeMountTargetsResponse$ = [3, n0, _DMTRes,
1005
1028
  0,
1006
1029
  [_Ma, _MT, _NM],
1007
- [0, () => MountTargetDescriptions, 0],
1030
+ [0, () => MountTargetDescriptions, 0]
1008
1031
  ];
1009
- var DescribeReplicationConfigurationsRequest$ = [
1010
- 3,
1011
- n0,
1012
- _DRCRe,
1032
+ var DescribeReplicationConfigurationsRequest$ = [3, n0, _DRCRe,
1013
1033
  0,
1014
1034
  [_FSI, _NT, _MR],
1015
- [
1016
- [0, { [_hQ]: _FSI }],
1017
- [0, { [_hQ]: _NT }],
1018
- [1, { [_hQ]: _MR }],
1019
- ],
1020
- ];
1021
- var DescribeReplicationConfigurationsResponse$ = [
1022
- 3,
1023
- n0,
1024
- _DRCRes,
1035
+ [[0, { [_hQ]: _FSI }], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
1036
+ ];
1037
+ var DescribeReplicationConfigurationsResponse$ = [3, n0, _DRCRes,
1025
1038
  0,
1026
1039
  [_R, _NT],
1027
- [() => ReplicationConfigurationDescriptions, 0],
1040
+ [() => ReplicationConfigurationDescriptions, 0]
1028
1041
  ];
1029
- var DescribeTagsRequest$ = [
1030
- 3,
1031
- n0,
1032
- _DTRe,
1042
+ var DescribeTagsRequest$ = [3, n0, _DTRe,
1033
1043
  0,
1034
1044
  [_MI, _Ma, _FSI],
1035
- [
1036
- [1, { [_hQ]: _MI }],
1037
- [0, { [_hQ]: _Ma }],
1038
- [0, 1],
1039
- ],
1040
- ];
1041
- var DescribeTagsResponse$ = [3, n0, _DTRes, 0, [_Ma, _T, _NM], [0, () => Tags, 0]];
1042
- var Destination$ = [
1043
- 3,
1044
- n0,
1045
- _De,
1045
+ [[1, { [_hQ]: _MI }], [0, { [_hQ]: _Ma }], [0, 1]]
1046
+ ];
1047
+ var DescribeTagsResponse$ = [3, n0, _DTRes,
1048
+ 0,
1049
+ [_Ma, _T, _NM],
1050
+ [0, () => Tags, 0]
1051
+ ];
1052
+ var Destination$ = [3, n0, _De,
1046
1053
  0,
1047
1054
  [_S, _FSI, _Re, _LRT, _OI, _SM, _RA],
1048
- [0, 0, 0, 4, 0, 0, 0],
1055
+ [0, 0, 0, 4, 0, 0, 0]
1049
1056
  ];
1050
- var DestinationToCreate$ = [
1051
- 3,
1052
- n0,
1053
- _DTC,
1057
+ var DestinationToCreate$ = [3, n0, _DTC,
1054
1058
  0,
1055
1059
  [_Re, _AZN, _KKI, _FSI, _RA],
1056
- [0, 0, 0, 0, 0],
1060
+ [0, 0, 0, 0, 0]
1057
1061
  ];
1058
- var FileSystemAlreadyExists$ = [
1059
- -3,
1060
- n0,
1061
- _FSAE,
1062
+ var FileSystemAlreadyExists$ = [-3, n0, _FSAE,
1062
1063
  { [_e]: _c, [_hE]: 409 },
1063
1064
  [_EC, _M, _FSI],
1064
- [0, 0, 0],
1065
+ [0, 0, 0]
1065
1066
  ];
1066
1067
  schema.TypeRegistry.for(n0).registerError(FileSystemAlreadyExists$, FileSystemAlreadyExists);
1067
- var FileSystemDescription$ = [
1068
- 3,
1069
- n0,
1070
- _FSD,
1068
+ var FileSystemDescription$ = [3, n0, _FSD,
1071
1069
  0,
1072
1070
  [_OI, _CTr, _FSI, _FSA, _CTre, _LCS, _N, _NOMT, _SIB, _PM, _E, _KKI, _TM, _PTIM, _AZN, _AZI, _T, _FSP],
1073
- [
1074
- 0,
1075
- 0,
1076
- 0,
1077
- 0,
1078
- 4,
1079
- 0,
1080
- 0,
1081
- 1,
1082
- () => FileSystemSize$,
1083
- 0,
1084
- 2,
1085
- 0,
1086
- 0,
1087
- 1,
1088
- 0,
1089
- 0,
1090
- () => Tags,
1091
- () => FileSystemProtectionDescription$,
1092
- ],
1093
- ];
1094
- var FileSystemInUse$ = [-3, n0, _FSIU, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1071
+ [0, 0, 0, 0, 4, 0, 0, 1, () => FileSystemSize$, 0, 2, 0, 0, 1, 0, 0, () => Tags, () => FileSystemProtectionDescription$]
1072
+ ];
1073
+ var FileSystemInUse$ = [-3, n0, _FSIU,
1074
+ { [_e]: _c, [_hE]: 409 },
1075
+ [_EC, _M],
1076
+ [0, 0]
1077
+ ];
1095
1078
  schema.TypeRegistry.for(n0).registerError(FileSystemInUse$, FileSystemInUse);
1096
- var FileSystemLimitExceeded$ = [-3, n0, _FSLE, { [_e]: _c, [_hE]: 403 }, [_EC, _M], [0, 0]];
1079
+ var FileSystemLimitExceeded$ = [-3, n0, _FSLE,
1080
+ { [_e]: _c, [_hE]: 403 },
1081
+ [_EC, _M],
1082
+ [0, 0]
1083
+ ];
1097
1084
  schema.TypeRegistry.for(n0).registerError(FileSystemLimitExceeded$, FileSystemLimitExceeded);
1098
- var FileSystemNotFound$ = [-3, n0, _FSNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
1085
+ var FileSystemNotFound$ = [-3, n0, _FSNF,
1086
+ { [_e]: _c, [_hE]: 404 },
1087
+ [_EC, _M],
1088
+ [0, 0]
1089
+ ];
1099
1090
  schema.TypeRegistry.for(n0).registerError(FileSystemNotFound$, FileSystemNotFound);
1100
- var FileSystemPolicyDescription$ = [3, n0, _FSPD, 0, [_FSI, _Po], [0, 0]];
1101
- var FileSystemProtectionDescription$ = [3, n0, _FSPDi, 0, [_ROP], [0]];
1102
- var FileSystemSize$ = [3, n0, _FSS, 0, [_V, _Ti, _VIIA, _VIS, _VIA], [1, 4, 1, 1, 1]];
1103
- var IncorrectFileSystemLifeCycleState$ = [
1104
- -3,
1105
- n0,
1106
- _IFSLCS,
1091
+ var FileSystemPolicyDescription$ = [3, n0, _FSPD,
1092
+ 0,
1093
+ [_FSI, _Po],
1094
+ [0, 0]
1095
+ ];
1096
+ var FileSystemProtectionDescription$ = [3, n0, _FSPDi,
1097
+ 0,
1098
+ [_ROP],
1099
+ [0]
1100
+ ];
1101
+ var FileSystemSize$ = [3, n0, _FSS,
1102
+ 0,
1103
+ [_V, _Ti, _VIIA, _VIS, _VIA],
1104
+ [1, 4, 1, 1, 1]
1105
+ ];
1106
+ var IncorrectFileSystemLifeCycleState$ = [-3, n0, _IFSLCS,
1107
1107
  { [_e]: _c, [_hE]: 409 },
1108
1108
  [_EC, _M],
1109
- [0, 0],
1109
+ [0, 0]
1110
1110
  ];
1111
1111
  schema.TypeRegistry.for(n0).registerError(IncorrectFileSystemLifeCycleState$, IncorrectFileSystemLifeCycleState);
1112
- var IncorrectMountTargetState$ = [-3, n0, _IMTS, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1112
+ var IncorrectMountTargetState$ = [-3, n0, _IMTS,
1113
+ { [_e]: _c, [_hE]: 409 },
1114
+ [_EC, _M],
1115
+ [0, 0]
1116
+ ];
1113
1117
  schema.TypeRegistry.for(n0).registerError(IncorrectMountTargetState$, IncorrectMountTargetState);
1114
- var InsufficientThroughputCapacity$ = [
1115
- -3,
1116
- n0,
1117
- _ITC,
1118
+ var InsufficientThroughputCapacity$ = [-3, n0, _ITC,
1118
1119
  { [_e]: _s, [_hE]: 503 },
1119
1120
  [_EC, _M],
1120
- [0, 0],
1121
+ [0, 0]
1121
1122
  ];
1122
1123
  schema.TypeRegistry.for(n0).registerError(InsufficientThroughputCapacity$, InsufficientThroughputCapacity);
1123
- var InternalServerError$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_EC, _M], [0, 0]];
1124
+ var InternalServerError$ = [-3, n0, _ISE,
1125
+ { [_e]: _s, [_hE]: 500 },
1126
+ [_EC, _M],
1127
+ [0, 0]
1128
+ ];
1124
1129
  schema.TypeRegistry.for(n0).registerError(InternalServerError$, InternalServerError);
1125
- var InvalidPolicyException$ = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1130
+ var InvalidPolicyException$ = [-3, n0, _IPE,
1131
+ { [_e]: _c, [_hE]: 400 },
1132
+ [_EC, _M],
1133
+ [0, 0]
1134
+ ];
1126
1135
  schema.TypeRegistry.for(n0).registerError(InvalidPolicyException$, InvalidPolicyException);
1127
- var IpAddressInUse$ = [-3, n0, _IAIU, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1136
+ var IpAddressInUse$ = [-3, n0, _IAIU,
1137
+ { [_e]: _c, [_hE]: 409 },
1138
+ [_EC, _M],
1139
+ [0, 0]
1140
+ ];
1128
1141
  schema.TypeRegistry.for(n0).registerError(IpAddressInUse$, IpAddressInUse);
1129
- var LifecycleConfigurationDescription$ = [
1130
- 3,
1131
- n0,
1132
- _LCD,
1142
+ var LifecycleConfigurationDescription$ = [3, n0, _LCD,
1133
1143
  0,
1134
1144
  [_LP],
1135
- [() => LifecyclePolicies],
1145
+ [() => LifecyclePolicies]
1146
+ ];
1147
+ var LifecyclePolicy$ = [3, n0, _LPi,
1148
+ 0,
1149
+ [_TTIA, _TTPSC, _TTA],
1150
+ [0, 0, 0]
1136
1151
  ];
1137
- var LifecyclePolicy$ = [3, n0, _LPi, 0, [_TTIA, _TTPSC, _TTA], [0, 0, 0]];
1138
- var ListTagsForResourceRequest$ = [
1139
- 3,
1140
- n0,
1141
- _LTFRR,
1152
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1142
1153
  0,
1143
1154
  [_RI, _MR, _NT],
1144
- [
1145
- [0, 1],
1146
- [1, { [_hQ]: _MR }],
1147
- [0, { [_hQ]: _NT }],
1148
- ],
1149
- ];
1150
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_T, _NT], [() => Tags, 0]];
1151
- var ModifyMountTargetSecurityGroupsRequest$ = [
1152
- 3,
1153
- n0,
1154
- _MMTSGR,
1155
+ [[0, 1], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
1156
+ ];
1157
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1158
+ 0,
1159
+ [_T, _NT],
1160
+ [() => Tags, 0]
1161
+ ];
1162
+ var ModifyMountTargetSecurityGroupsRequest$ = [3, n0, _MMTSGR,
1155
1163
  0,
1156
1164
  [_MTI, _SG],
1157
- [[0, 1], 64 | 0],
1165
+ [[0, 1], 64 | 0]
1166
+ ];
1167
+ var MountTargetConflict$ = [-3, n0, _MTC,
1168
+ { [_e]: _c, [_hE]: 409 },
1169
+ [_EC, _M],
1170
+ [0, 0]
1158
1171
  ];
1159
- var MountTargetConflict$ = [-3, n0, _MTC, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1160
1172
  schema.TypeRegistry.for(n0).registerError(MountTargetConflict$, MountTargetConflict);
1161
- var MountTargetDescription$ = [
1162
- 3,
1163
- n0,
1164
- _MTD,
1173
+ var MountTargetDescription$ = [3, n0, _MTD,
1165
1174
  0,
1166
1175
  [_OI, _MTI, _FSI, _SI, _LCS, _IA, _IAp, _NII, _AZI, _AZN, _VI],
1167
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1176
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
1177
+ ];
1178
+ var MountTargetNotFound$ = [-3, n0, _MTNF,
1179
+ { [_e]: _c, [_hE]: 404 },
1180
+ [_EC, _M],
1181
+ [0, 0]
1168
1182
  ];
1169
- var MountTargetNotFound$ = [-3, n0, _MTNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
1170
1183
  schema.TypeRegistry.for(n0).registerError(MountTargetNotFound$, MountTargetNotFound);
1171
- var NetworkInterfaceLimitExceeded$ = [
1172
- -3,
1173
- n0,
1174
- _NILE,
1184
+ var NetworkInterfaceLimitExceeded$ = [-3, n0, _NILE,
1175
1185
  { [_e]: _c, [_hE]: 409 },
1176
1186
  [_EC, _M],
1177
- [0, 0],
1187
+ [0, 0]
1178
1188
  ];
1179
1189
  schema.TypeRegistry.for(n0).registerError(NetworkInterfaceLimitExceeded$, NetworkInterfaceLimitExceeded);
1180
- var NoFreeAddressesInSubnet$ = [-3, n0, _NFAIS, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1190
+ var NoFreeAddressesInSubnet$ = [-3, n0, _NFAIS,
1191
+ { [_e]: _c, [_hE]: 409 },
1192
+ [_EC, _M],
1193
+ [0, 0]
1194
+ ];
1181
1195
  schema.TypeRegistry.for(n0).registerError(NoFreeAddressesInSubnet$, NoFreeAddressesInSubnet);
1182
- var PolicyNotFound$ = [-3, n0, _PNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
1196
+ var PolicyNotFound$ = [-3, n0, _PNF,
1197
+ { [_e]: _c, [_hE]: 404 },
1198
+ [_EC, _M],
1199
+ [0, 0]
1200
+ ];
1183
1201
  schema.TypeRegistry.for(n0).registerError(PolicyNotFound$, PolicyNotFound);
1184
- var PosixUser$ = [3, n0, _PU, 0, [_U, _G, _SGe], [1, 1, 64 | 1]];
1185
- var PutAccountPreferencesRequest$ = [3, n0, _PAPR, 0, [_RIT], [0]];
1186
- var PutAccountPreferencesResponse$ = [
1187
- 3,
1188
- n0,
1189
- _PAPRu,
1202
+ var PosixUser$ = [3, n0, _PU,
1203
+ 0,
1204
+ [_U, _G, _SGe],
1205
+ [1, 1, 64 | 1]
1206
+ ];
1207
+ var PutAccountPreferencesRequest$ = [3, n0, _PAPR,
1208
+ 0,
1209
+ [_RIT],
1210
+ [0]
1211
+ ];
1212
+ var PutAccountPreferencesResponse$ = [3, n0, _PAPRu,
1190
1213
  0,
1191
1214
  [_RIP],
1192
- [() => ResourceIdPreference$],
1215
+ [() => ResourceIdPreference$]
1193
1216
  ];
1194
- var PutBackupPolicyRequest$ = [
1195
- 3,
1196
- n0,
1197
- _PBPR,
1217
+ var PutBackupPolicyRequest$ = [3, n0, _PBPR,
1198
1218
  0,
1199
1219
  [_FSI, _BP],
1200
- [[0, 1], () => BackupPolicy$],
1220
+ [[0, 1], () => BackupPolicy$]
1221
+ ];
1222
+ var PutFileSystemPolicyRequest$ = [3, n0, _PFSPR,
1223
+ 0,
1224
+ [_FSI, _Po, _BPLSC],
1225
+ [[0, 1], 0, 2]
1201
1226
  ];
1202
- var PutFileSystemPolicyRequest$ = [3, n0, _PFSPR, 0, [_FSI, _Po, _BPLSC], [[0, 1], 0, 2]];
1203
- var PutLifecycleConfigurationRequest$ = [
1204
- 3,
1205
- n0,
1206
- _PLCR,
1227
+ var PutLifecycleConfigurationRequest$ = [3, n0, _PLCR,
1207
1228
  0,
1208
1229
  [_FSI, _LP],
1209
- [[0, 1], () => LifecyclePolicies],
1230
+ [[0, 1], () => LifecyclePolicies]
1231
+ ];
1232
+ var ReplicationAlreadyExists$ = [-3, n0, _RAE,
1233
+ { [_e]: _c, [_hE]: 409 },
1234
+ [_EC, _M],
1235
+ [0, 0]
1210
1236
  ];
1211
- var ReplicationAlreadyExists$ = [-3, n0, _RAE, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1212
1237
  schema.TypeRegistry.for(n0).registerError(ReplicationAlreadyExists$, ReplicationAlreadyExists);
1213
- var ReplicationConfigurationDescription$ = [
1214
- 3,
1215
- n0,
1216
- _RCD,
1238
+ var ReplicationConfigurationDescription$ = [3, n0, _RCD,
1217
1239
  0,
1218
1240
  [_SFSI, _SFSR, _SFSA, _OSFSA, _CTre, _D, _SFSOI],
1219
- [0, 0, 0, 0, 4, () => Destinations, 0],
1241
+ [0, 0, 0, 0, 4, () => Destinations, 0]
1242
+ ];
1243
+ var ReplicationNotFound$ = [-3, n0, _RNF,
1244
+ { [_e]: _c, [_hE]: 404 },
1245
+ [_EC, _M],
1246
+ [0, 0]
1220
1247
  ];
1221
- var ReplicationNotFound$ = [-3, n0, _RNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
1222
1248
  schema.TypeRegistry.for(n0).registerError(ReplicationNotFound$, ReplicationNotFound);
1223
- var ResourceIdPreference$ = [3, n0, _RIP, 0, [_RIT, _Res], [0, 64 | 0]];
1224
- var RootDirectory$ = [3, n0, _RD, 0, [_Pa, _CI], [0, () => CreationInfo$]];
1225
- var SecurityGroupLimitExceeded$ = [
1226
- -3,
1227
- n0,
1228
- _SGLE,
1249
+ var ResourceIdPreference$ = [3, n0, _RIP,
1250
+ 0,
1251
+ [_RIT, _Res],
1252
+ [0, 64 | 0]
1253
+ ];
1254
+ var RootDirectory$ = [3, n0, _RD,
1255
+ 0,
1256
+ [_Pa, _CI],
1257
+ [0, () => CreationInfo$]
1258
+ ];
1259
+ var SecurityGroupLimitExceeded$ = [-3, n0, _SGLE,
1229
1260
  { [_e]: _c, [_hE]: 400 },
1230
1261
  [_EC, _M],
1231
- [0, 0],
1262
+ [0, 0]
1232
1263
  ];
1233
1264
  schema.TypeRegistry.for(n0).registerError(SecurityGroupLimitExceeded$, SecurityGroupLimitExceeded);
1234
- var SecurityGroupNotFound$ = [-3, n0, _SGNF, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1265
+ var SecurityGroupNotFound$ = [-3, n0, _SGNF,
1266
+ { [_e]: _c, [_hE]: 400 },
1267
+ [_EC, _M],
1268
+ [0, 0]
1269
+ ];
1235
1270
  schema.TypeRegistry.for(n0).registerError(SecurityGroupNotFound$, SecurityGroupNotFound);
1236
- var SubnetNotFound$ = [-3, n0, _SNF, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1271
+ var SubnetNotFound$ = [-3, n0, _SNF,
1272
+ { [_e]: _c, [_hE]: 400 },
1273
+ [_EC, _M],
1274
+ [0, 0]
1275
+ ];
1237
1276
  schema.TypeRegistry.for(n0).registerError(SubnetNotFound$, SubnetNotFound);
1238
- var Tag$ = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
1239
- var TagResourceRequest$ = [3, n0, _TRR, 0, [_RI, _T], [[0, 1], () => Tags]];
1240
- var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_EC, _M], [0, 0]];
1277
+ var Tag$ = [3, n0, _Ta,
1278
+ 0,
1279
+ [_K, _V],
1280
+ [0, 0]
1281
+ ];
1282
+ var TagResourceRequest$ = [3, n0, _TRR,
1283
+ 0,
1284
+ [_RI, _T],
1285
+ [[0, 1], () => Tags]
1286
+ ];
1287
+ var ThrottlingException$ = [-3, n0, _TE,
1288
+ { [_e]: _c, [_hE]: 429 },
1289
+ [_EC, _M],
1290
+ [0, 0]
1291
+ ];
1241
1292
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1242
- var ThroughputLimitExceeded$ = [-3, n0, _TLE, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1293
+ var ThroughputLimitExceeded$ = [-3, n0, _TLE,
1294
+ { [_e]: _c, [_hE]: 400 },
1295
+ [_EC, _M],
1296
+ [0, 0]
1297
+ ];
1243
1298
  schema.TypeRegistry.for(n0).registerError(ThroughputLimitExceeded$, ThroughputLimitExceeded);
1244
- var TooManyRequests$ = [-3, n0, _TMR, { [_e]: _c, [_hE]: 429 }, [_EC, _M], [0, 0]];
1299
+ var TooManyRequests$ = [-3, n0, _TMR,
1300
+ { [_e]: _c, [_hE]: 429 },
1301
+ [_EC, _M],
1302
+ [0, 0]
1303
+ ];
1245
1304
  schema.TypeRegistry.for(n0).registerError(TooManyRequests$, TooManyRequests);
1246
- var UnsupportedAvailabilityZone$ = [
1247
- -3,
1248
- n0,
1249
- _UAZ,
1305
+ var UnsupportedAvailabilityZone$ = [-3, n0, _UAZ,
1250
1306
  { [_e]: _c, [_hE]: 400 },
1251
1307
  [_EC, _M],
1252
- [0, 0],
1308
+ [0, 0]
1253
1309
  ];
1254
1310
  schema.TypeRegistry.for(n0).registerError(UnsupportedAvailabilityZone$, UnsupportedAvailabilityZone);
1255
- var UntagResourceRequest$ = [
1256
- 3,
1257
- n0,
1258
- _URR,
1311
+ var UntagResourceRequest$ = [3, n0, _URR,
1259
1312
  0,
1260
1313
  [_RI, _TK],
1261
- [
1262
- [0, 1],
1263
- [64 | 0, { [_hQ]: _tK }],
1264
- ],
1265
- ];
1266
- var UpdateFileSystemProtectionRequest$ = [3, n0, _UFSPR, 0, [_FSI, _ROP], [[0, 1], 0]];
1267
- var UpdateFileSystemRequest$ = [3, n0, _UFSR, 0, [_FSI, _TM, _PTIM], [[0, 1], 0, 1]];
1268
- var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1314
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]]
1315
+ ];
1316
+ var UpdateFileSystemProtectionRequest$ = [3, n0, _UFSPR,
1317
+ 0,
1318
+ [_FSI, _ROP],
1319
+ [[0, 1], 0]
1320
+ ];
1321
+ var UpdateFileSystemRequest$ = [3, n0, _UFSR,
1322
+ 0,
1323
+ [_FSI, _TM, _PTIM],
1324
+ [[0, 1], 0, 1]
1325
+ ];
1326
+ var ValidationException$ = [-3, n0, _VE,
1327
+ { [_e]: _c, [_hE]: 400 },
1328
+ [_EC, _M],
1329
+ [0, 0]
1330
+ ];
1269
1331
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1270
1332
  var __Unit = "unit";
1271
1333
  var EFSServiceException$ = [-3, _sm, "EFSServiceException", 0, [], []];
1272
1334
  schema.TypeRegistry.for(_sm).registerError(EFSServiceException$, EFSServiceException);
1273
- var AccessPointDescriptions = [1, n0, _APDc, 0, () => AccessPointDescription$];
1274
- var Destinations = [1, n0, _D, 0, () => Destination$];
1275
- var DestinationsToCreate = [1, n0, _DTCe, 0, () => DestinationToCreate$];
1276
- var FileSystemDescriptions = [1, n0, _FSDi, 0, () => FileSystemDescription$];
1277
- var LifecyclePolicies = [1, n0, _LP, 0, () => LifecyclePolicy$];
1278
- var MountTargetDescriptions = [1, n0, _MTDo, 0, () => MountTargetDescription$];
1279
- var ReplicationConfigurationDescriptions = [
1280
- 1,
1281
- n0,
1282
- _RCDe,
1283
- 0,
1284
- () => ReplicationConfigurationDescription$,
1285
- ];
1286
- var Tags = [1, n0, _T, 0, () => Tag$];
1287
- var CreateAccessPoint$ = [
1288
- 9,
1289
- n0,
1290
- _CAP,
1291
- { [_h]: ["POST", "/2015-02-01/access-points", 200] },
1292
- () => CreateAccessPointRequest$,
1293
- () => AccessPointDescription$,
1294
- ];
1295
- var CreateFileSystem$ = [
1296
- 9,
1297
- n0,
1298
- _CFS,
1299
- { [_h]: ["POST", "/2015-02-01/file-systems", 201] },
1300
- () => CreateFileSystemRequest$,
1301
- () => FileSystemDescription$,
1302
- ];
1303
- var CreateMountTarget$ = [
1304
- 9,
1305
- n0,
1306
- _CMT,
1307
- { [_h]: ["POST", "/2015-02-01/mount-targets", 200] },
1308
- () => CreateMountTargetRequest$,
1309
- () => MountTargetDescription$,
1310
- ];
1311
- var CreateReplicationConfiguration$ = [
1312
- 9,
1313
- n0,
1314
- _CRC,
1315
- { [_h]: ["POST", "/2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration", 200] },
1316
- () => CreateReplicationConfigurationRequest$,
1317
- () => ReplicationConfigurationDescription$,
1318
- ];
1319
- var CreateTags$ = [
1320
- 9,
1321
- n0,
1322
- _CTrea,
1323
- { [_h]: ["POST", "/2015-02-01/create-tags/{FileSystemId}", 204] },
1324
- () => CreateTagsRequest$,
1325
- () => __Unit,
1326
- ];
1327
- var DeleteAccessPoint$ = [
1328
- 9,
1329
- n0,
1330
- _DAP,
1331
- { [_h]: ["DELETE", "/2015-02-01/access-points/{AccessPointId}", 204] },
1332
- () => DeleteAccessPointRequest$,
1333
- () => __Unit,
1334
- ];
1335
- var DeleteFileSystem$ = [
1336
- 9,
1337
- n0,
1338
- _DFS,
1339
- { [_h]: ["DELETE", "/2015-02-01/file-systems/{FileSystemId}", 204] },
1340
- () => DeleteFileSystemRequest$,
1341
- () => __Unit,
1342
- ];
1343
- var DeleteFileSystemPolicy$ = [
1344
- 9,
1345
- n0,
1346
- _DFSP,
1347
- { [_h]: ["DELETE", "/2015-02-01/file-systems/{FileSystemId}/policy", 200] },
1348
- () => DeleteFileSystemPolicyRequest$,
1349
- () => __Unit,
1350
- ];
1351
- var DeleteMountTarget$ = [
1352
- 9,
1353
- n0,
1354
- _DMT,
1355
- { [_h]: ["DELETE", "/2015-02-01/mount-targets/{MountTargetId}", 204] },
1356
- () => DeleteMountTargetRequest$,
1357
- () => __Unit,
1358
- ];
1359
- var DeleteReplicationConfiguration$ = [
1360
- 9,
1361
- n0,
1362
- _DRC,
1363
- { [_h]: ["DELETE", "/2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration", 204] },
1364
- () => DeleteReplicationConfigurationRequest$,
1365
- () => __Unit,
1366
- ];
1367
- var DeleteTags$ = [
1368
- 9,
1369
- n0,
1370
- _DTe,
1371
- { [_h]: ["POST", "/2015-02-01/delete-tags/{FileSystemId}", 204] },
1372
- () => DeleteTagsRequest$,
1373
- () => __Unit,
1374
- ];
1375
- var DescribeAccessPoints$ = [
1376
- 9,
1377
- n0,
1378
- _DAPe,
1379
- { [_h]: ["GET", "/2015-02-01/access-points", 200] },
1380
- () => DescribeAccessPointsRequest$,
1381
- () => DescribeAccessPointsResponse$,
1382
- ];
1383
- var DescribeAccountPreferences$ = [
1384
- 9,
1385
- n0,
1386
- _DAPes,
1387
- { [_h]: ["GET", "/2015-02-01/account-preferences", 200] },
1388
- () => DescribeAccountPreferencesRequest$,
1389
- () => DescribeAccountPreferencesResponse$,
1390
- ];
1391
- var DescribeBackupPolicy$ = [
1392
- 9,
1393
- n0,
1394
- _DBP,
1395
- { [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/backup-policy", 200] },
1396
- () => DescribeBackupPolicyRequest$,
1397
- () => BackupPolicyDescription$,
1398
- ];
1399
- var DescribeFileSystemPolicy$ = [
1400
- 9,
1401
- n0,
1402
- _DFSPe,
1403
- { [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/policy", 200] },
1404
- () => DescribeFileSystemPolicyRequest$,
1405
- () => FileSystemPolicyDescription$,
1406
- ];
1407
- var DescribeFileSystems$ = [
1408
- 9,
1409
- n0,
1410
- _DFSe,
1411
- { [_h]: ["GET", "/2015-02-01/file-systems", 200] },
1412
- () => DescribeFileSystemsRequest$,
1413
- () => DescribeFileSystemsResponse$,
1414
- ];
1415
- var DescribeLifecycleConfiguration$ = [
1416
- 9,
1417
- n0,
1418
- _DLC,
1419
- { [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration", 200] },
1420
- () => DescribeLifecycleConfigurationRequest$,
1421
- () => LifecycleConfigurationDescription$,
1422
- ];
1423
- var DescribeMountTargets$ = [
1424
- 9,
1425
- n0,
1426
- _DMTe,
1427
- { [_h]: ["GET", "/2015-02-01/mount-targets", 200] },
1428
- () => DescribeMountTargetsRequest$,
1429
- () => DescribeMountTargetsResponse$,
1430
- ];
1431
- var DescribeMountTargetSecurityGroups$ = [
1432
- 9,
1433
- n0,
1434
- _DMTSG,
1435
- { [_h]: ["GET", "/2015-02-01/mount-targets/{MountTargetId}/security-groups", 200] },
1436
- () => DescribeMountTargetSecurityGroupsRequest$,
1437
- () => DescribeMountTargetSecurityGroupsResponse$,
1438
- ];
1439
- var DescribeReplicationConfigurations$ = [
1440
- 9,
1441
- n0,
1442
- _DRCe,
1443
- { [_h]: ["GET", "/2015-02-01/file-systems/replication-configurations", 200] },
1444
- () => DescribeReplicationConfigurationsRequest$,
1445
- () => DescribeReplicationConfigurationsResponse$,
1446
- ];
1447
- var DescribeTags$ = [
1448
- 9,
1449
- n0,
1450
- _DTes,
1451
- { [_h]: ["GET", "/2015-02-01/tags/{FileSystemId}", 200] },
1452
- () => DescribeTagsRequest$,
1453
- () => DescribeTagsResponse$,
1454
- ];
1455
- var ListTagsForResource$ = [
1456
- 9,
1457
- n0,
1458
- _LTFR,
1459
- { [_h]: ["GET", "/2015-02-01/resource-tags/{ResourceId}", 200] },
1460
- () => ListTagsForResourceRequest$,
1461
- () => ListTagsForResourceResponse$,
1462
- ];
1463
- var ModifyMountTargetSecurityGroups$ = [
1464
- 9,
1465
- n0,
1466
- _MMTSG,
1467
- { [_h]: ["PUT", "/2015-02-01/mount-targets/{MountTargetId}/security-groups", 204] },
1468
- () => ModifyMountTargetSecurityGroupsRequest$,
1469
- () => __Unit,
1470
- ];
1471
- var PutAccountPreferences$ = [
1472
- 9,
1473
- n0,
1474
- _PAP,
1475
- { [_h]: ["PUT", "/2015-02-01/account-preferences", 200] },
1476
- () => PutAccountPreferencesRequest$,
1477
- () => PutAccountPreferencesResponse$,
1478
- ];
1479
- var PutBackupPolicy$ = [
1480
- 9,
1481
- n0,
1482
- _PBP,
1483
- { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/backup-policy", 200] },
1484
- () => PutBackupPolicyRequest$,
1485
- () => BackupPolicyDescription$,
1486
- ];
1487
- var PutFileSystemPolicy$ = [
1488
- 9,
1489
- n0,
1490
- _PFSP,
1491
- { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/policy", 200] },
1492
- () => PutFileSystemPolicyRequest$,
1493
- () => FileSystemPolicyDescription$,
1494
- ];
1495
- var PutLifecycleConfiguration$ = [
1496
- 9,
1497
- n0,
1498
- _PLC,
1499
- { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration", 200] },
1500
- () => PutLifecycleConfigurationRequest$,
1501
- () => LifecycleConfigurationDescription$,
1502
- ];
1503
- var TagResource$ = [
1504
- 9,
1505
- n0,
1506
- _TR,
1507
- { [_h]: ["POST", "/2015-02-01/resource-tags/{ResourceId}", 200] },
1508
- () => TagResourceRequest$,
1509
- () => __Unit,
1510
- ];
1511
- var UntagResource$ = [
1512
- 9,
1513
- n0,
1514
- _UR,
1515
- { [_h]: ["DELETE", "/2015-02-01/resource-tags/{ResourceId}", 200] },
1516
- () => UntagResourceRequest$,
1517
- () => __Unit,
1518
- ];
1519
- var UpdateFileSystem$ = [
1520
- 9,
1521
- n0,
1522
- _UFS,
1523
- { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}", 202] },
1524
- () => UpdateFileSystemRequest$,
1525
- () => FileSystemDescription$,
1526
- ];
1527
- var UpdateFileSystemProtection$ = [
1528
- 9,
1529
- n0,
1530
- _UFSP,
1531
- { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/protection", 200] },
1532
- () => UpdateFileSystemProtectionRequest$,
1533
- () => FileSystemProtectionDescription$,
1335
+ var AccessPointDescriptions = [1, n0, _APDc,
1336
+ 0, () => AccessPointDescription$
1337
+ ];
1338
+ var Destinations = [1, n0, _D,
1339
+ 0, () => Destination$
1340
+ ];
1341
+ var DestinationsToCreate = [1, n0, _DTCe,
1342
+ 0, () => DestinationToCreate$
1343
+ ];
1344
+ var FileSystemDescriptions = [1, n0, _FSDi,
1345
+ 0, () => FileSystemDescription$
1346
+ ];
1347
+ var LifecyclePolicies = [1, n0, _LP,
1348
+ 0, () => LifecyclePolicy$
1349
+ ];
1350
+ var MountTargetDescriptions = [1, n0, _MTDo,
1351
+ 0, () => MountTargetDescription$
1352
+ ];
1353
+ var ReplicationConfigurationDescriptions = [1, n0, _RCDe,
1354
+ 0, () => ReplicationConfigurationDescription$
1355
+ ];
1356
+ var Tags = [1, n0, _T,
1357
+ 0, () => Tag$
1358
+ ];
1359
+ var CreateAccessPoint$ = [9, n0, _CAP,
1360
+ { [_h]: ["POST", "/2015-02-01/access-points", 200] }, () => CreateAccessPointRequest$, () => AccessPointDescription$
1361
+ ];
1362
+ var CreateFileSystem$ = [9, n0, _CFS,
1363
+ { [_h]: ["POST", "/2015-02-01/file-systems", 201] }, () => CreateFileSystemRequest$, () => FileSystemDescription$
1364
+ ];
1365
+ var CreateMountTarget$ = [9, n0, _CMT,
1366
+ { [_h]: ["POST", "/2015-02-01/mount-targets", 200] }, () => CreateMountTargetRequest$, () => MountTargetDescription$
1367
+ ];
1368
+ var CreateReplicationConfiguration$ = [9, n0, _CRC,
1369
+ { [_h]: ["POST", "/2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration", 200] }, () => CreateReplicationConfigurationRequest$, () => ReplicationConfigurationDescription$
1370
+ ];
1371
+ var CreateTags$ = [9, n0, _CTrea,
1372
+ { [_h]: ["POST", "/2015-02-01/create-tags/{FileSystemId}", 204] }, () => CreateTagsRequest$, () => __Unit
1373
+ ];
1374
+ var DeleteAccessPoint$ = [9, n0, _DAP,
1375
+ { [_h]: ["DELETE", "/2015-02-01/access-points/{AccessPointId}", 204] }, () => DeleteAccessPointRequest$, () => __Unit
1376
+ ];
1377
+ var DeleteFileSystem$ = [9, n0, _DFS,
1378
+ { [_h]: ["DELETE", "/2015-02-01/file-systems/{FileSystemId}", 204] }, () => DeleteFileSystemRequest$, () => __Unit
1379
+ ];
1380
+ var DeleteFileSystemPolicy$ = [9, n0, _DFSP,
1381
+ { [_h]: ["DELETE", "/2015-02-01/file-systems/{FileSystemId}/policy", 200] }, () => DeleteFileSystemPolicyRequest$, () => __Unit
1382
+ ];
1383
+ var DeleteMountTarget$ = [9, n0, _DMT,
1384
+ { [_h]: ["DELETE", "/2015-02-01/mount-targets/{MountTargetId}", 204] }, () => DeleteMountTargetRequest$, () => __Unit
1385
+ ];
1386
+ var DeleteReplicationConfiguration$ = [9, n0, _DRC,
1387
+ { [_h]: ["DELETE", "/2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration", 204] }, () => DeleteReplicationConfigurationRequest$, () => __Unit
1388
+ ];
1389
+ var DeleteTags$ = [9, n0, _DTe,
1390
+ { [_h]: ["POST", "/2015-02-01/delete-tags/{FileSystemId}", 204] }, () => DeleteTagsRequest$, () => __Unit
1391
+ ];
1392
+ var DescribeAccessPoints$ = [9, n0, _DAPe,
1393
+ { [_h]: ["GET", "/2015-02-01/access-points", 200] }, () => DescribeAccessPointsRequest$, () => DescribeAccessPointsResponse$
1394
+ ];
1395
+ var DescribeAccountPreferences$ = [9, n0, _DAPes,
1396
+ { [_h]: ["GET", "/2015-02-01/account-preferences", 200] }, () => DescribeAccountPreferencesRequest$, () => DescribeAccountPreferencesResponse$
1397
+ ];
1398
+ var DescribeBackupPolicy$ = [9, n0, _DBP,
1399
+ { [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/backup-policy", 200] }, () => DescribeBackupPolicyRequest$, () => BackupPolicyDescription$
1400
+ ];
1401
+ var DescribeFileSystemPolicy$ = [9, n0, _DFSPe,
1402
+ { [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/policy", 200] }, () => DescribeFileSystemPolicyRequest$, () => FileSystemPolicyDescription$
1403
+ ];
1404
+ var DescribeFileSystems$ = [9, n0, _DFSe,
1405
+ { [_h]: ["GET", "/2015-02-01/file-systems", 200] }, () => DescribeFileSystemsRequest$, () => DescribeFileSystemsResponse$
1406
+ ];
1407
+ var DescribeLifecycleConfiguration$ = [9, n0, _DLC,
1408
+ { [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration", 200] }, () => DescribeLifecycleConfigurationRequest$, () => LifecycleConfigurationDescription$
1409
+ ];
1410
+ var DescribeMountTargets$ = [9, n0, _DMTe,
1411
+ { [_h]: ["GET", "/2015-02-01/mount-targets", 200] }, () => DescribeMountTargetsRequest$, () => DescribeMountTargetsResponse$
1412
+ ];
1413
+ var DescribeMountTargetSecurityGroups$ = [9, n0, _DMTSG,
1414
+ { [_h]: ["GET", "/2015-02-01/mount-targets/{MountTargetId}/security-groups", 200] }, () => DescribeMountTargetSecurityGroupsRequest$, () => DescribeMountTargetSecurityGroupsResponse$
1415
+ ];
1416
+ var DescribeReplicationConfigurations$ = [9, n0, _DRCe,
1417
+ { [_h]: ["GET", "/2015-02-01/file-systems/replication-configurations", 200] }, () => DescribeReplicationConfigurationsRequest$, () => DescribeReplicationConfigurationsResponse$
1418
+ ];
1419
+ var DescribeTags$ = [9, n0, _DTes,
1420
+ { [_h]: ["GET", "/2015-02-01/tags/{FileSystemId}", 200] }, () => DescribeTagsRequest$, () => DescribeTagsResponse$
1421
+ ];
1422
+ var ListTagsForResource$ = [9, n0, _LTFR,
1423
+ { [_h]: ["GET", "/2015-02-01/resource-tags/{ResourceId}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1424
+ ];
1425
+ var ModifyMountTargetSecurityGroups$ = [9, n0, _MMTSG,
1426
+ { [_h]: ["PUT", "/2015-02-01/mount-targets/{MountTargetId}/security-groups", 204] }, () => ModifyMountTargetSecurityGroupsRequest$, () => __Unit
1427
+ ];
1428
+ var PutAccountPreferences$ = [9, n0, _PAP,
1429
+ { [_h]: ["PUT", "/2015-02-01/account-preferences", 200] }, () => PutAccountPreferencesRequest$, () => PutAccountPreferencesResponse$
1430
+ ];
1431
+ var PutBackupPolicy$ = [9, n0, _PBP,
1432
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/backup-policy", 200] }, () => PutBackupPolicyRequest$, () => BackupPolicyDescription$
1433
+ ];
1434
+ var PutFileSystemPolicy$ = [9, n0, _PFSP,
1435
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/policy", 200] }, () => PutFileSystemPolicyRequest$, () => FileSystemPolicyDescription$
1436
+ ];
1437
+ var PutLifecycleConfiguration$ = [9, n0, _PLC,
1438
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration", 200] }, () => PutLifecycleConfigurationRequest$, () => LifecycleConfigurationDescription$
1439
+ ];
1440
+ var TagResource$ = [9, n0, _TR,
1441
+ { [_h]: ["POST", "/2015-02-01/resource-tags/{ResourceId}", 200] }, () => TagResourceRequest$, () => __Unit
1442
+ ];
1443
+ var UntagResource$ = [9, n0, _UR,
1444
+ { [_h]: ["DELETE", "/2015-02-01/resource-tags/{ResourceId}", 200] }, () => UntagResourceRequest$, () => __Unit
1445
+ ];
1446
+ var UpdateFileSystem$ = [9, n0, _UFS,
1447
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}", 202] }, () => UpdateFileSystemRequest$, () => FileSystemDescription$
1448
+ ];
1449
+ var UpdateFileSystemProtection$ = [9, n0, _UFSP,
1450
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/protection", 200] }, () => UpdateFileSystemProtectionRequest$, () => FileSystemProtectionDescription$
1534
1451
  ];
1535
1452
 
1536
1453
  class CreateAccessPointCommand extends smithyClient.Command