@aws-sdk/client-efs 3.943.0 → 3.947.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.
Files changed (64) hide show
  1. package/dist-cjs/index.js +85 -542
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/EFSClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +85 -542
  8. package/dist-types/EFS.d.ts +1 -1
  9. package/dist-types/EFSClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/CreateAccessPointCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateFileSystemCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateMountTargetCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateReplicationConfigurationCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateTagsCommand.d.ts +3 -3
  17. package/dist-types/commands/DeleteAccessPointCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteFileSystemCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteFileSystemPolicyCommand.d.ts +3 -3
  20. package/dist-types/commands/DeleteMountTargetCommand.d.ts +3 -3
  21. package/dist-types/commands/DeleteReplicationConfigurationCommand.d.ts +3 -3
  22. package/dist-types/commands/DeleteTagsCommand.d.ts +3 -3
  23. package/dist-types/commands/DescribeAccessPointsCommand.d.ts +3 -3
  24. package/dist-types/commands/DescribeAccountPreferencesCommand.d.ts +3 -3
  25. package/dist-types/commands/DescribeBackupPolicyCommand.d.ts +3 -3
  26. package/dist-types/commands/DescribeFileSystemPolicyCommand.d.ts +3 -3
  27. package/dist-types/commands/DescribeFileSystemsCommand.d.ts +3 -3
  28. package/dist-types/commands/DescribeLifecycleConfigurationCommand.d.ts +3 -3
  29. package/dist-types/commands/DescribeMountTargetSecurityGroupsCommand.d.ts +3 -3
  30. package/dist-types/commands/DescribeMountTargetsCommand.d.ts +3 -3
  31. package/dist-types/commands/DescribeReplicationConfigurationsCommand.d.ts +3 -3
  32. package/dist-types/commands/DescribeTagsCommand.d.ts +3 -3
  33. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  34. package/dist-types/commands/ModifyMountTargetSecurityGroupsCommand.d.ts +3 -3
  35. package/dist-types/commands/PutAccountPreferencesCommand.d.ts +3 -3
  36. package/dist-types/commands/PutBackupPolicyCommand.d.ts +3 -3
  37. package/dist-types/commands/PutFileSystemPolicyCommand.d.ts +3 -3
  38. package/dist-types/commands/PutLifecycleConfigurationCommand.d.ts +3 -3
  39. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  40. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  41. package/dist-types/commands/UpdateFileSystemCommand.d.ts +3 -3
  42. package/dist-types/commands/UpdateFileSystemProtectionCommand.d.ts +3 -3
  43. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  44. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  45. package/dist-types/extensionConfiguration.d.ts +4 -4
  46. package/dist-types/models/EFSServiceException.d.ts +1 -1
  47. package/dist-types/models/errors.d.ts +1 -1
  48. package/dist-types/pagination/DescribeAccessPointsPaginator.d.ts +1 -1
  49. package/dist-types/pagination/DescribeFileSystemsPaginator.d.ts +1 -1
  50. package/dist-types/pagination/DescribeMountTargetsPaginator.d.ts +1 -1
  51. package/dist-types/pagination/DescribeReplicationConfigurationsPaginator.d.ts +1 -1
  52. package/dist-types/pagination/DescribeTagsPaginator.d.ts +1 -1
  53. package/dist-types/pagination/Interfaces.d.ts +1 -1
  54. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  55. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  56. package/dist-types/runtimeConfig.d.ts +1 -1
  57. package/dist-types/runtimeConfig.native.d.ts +1 -1
  58. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  59. package/dist-types/runtimeExtensions.d.ts +1 -1
  60. package/dist-types/schemas/schemas_0.d.ts +1 -1
  61. package/dist-types/ts3.4/EFSClient.d.ts +3 -3
  62. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  63. package/dist-types/ts3.4/models/EFSServiceException.d.ts +1 -1
  64. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -851,10 +851,7 @@ var AccessPointAlreadyExists = [
851
851
  -3,
852
852
  n0,
853
853
  _APAE,
854
- {
855
- [_e]: _c,
856
- [_hE]: 409,
857
- },
854
+ { [_e]: _c, [_hE]: 409 },
858
855
  [_EC, _M, _API],
859
856
  [0, 0, 0],
860
857
  ];
@@ -867,67 +864,17 @@ var AccessPointDescription = [
867
864
  [_CT, _N, _T, _API, _APA, _FSI, _PU, _RD, _OI, _LCS],
868
865
  [0, 0, () => Tags, 0, 0, 0, () => PosixUser, () => RootDirectory, 0, 0],
869
866
  ];
870
- var AccessPointLimitExceeded = [
871
- -3,
872
- n0,
873
- _APLE,
874
- {
875
- [_e]: _c,
876
- [_hE]: 403,
877
- },
878
- [_EC, _M],
879
- [0, 0],
880
- ];
867
+ var AccessPointLimitExceeded = [-3, n0, _APLE, { [_e]: _c, [_hE]: 403 }, [_EC, _M], [0, 0]];
881
868
  schema.TypeRegistry.for(n0).registerError(AccessPointLimitExceeded, AccessPointLimitExceeded$1);
882
- var AccessPointNotFound = [
883
- -3,
884
- n0,
885
- _APNF,
886
- {
887
- [_e]: _c,
888
- [_hE]: 404,
889
- },
890
- [_EC, _M],
891
- [0, 0],
892
- ];
869
+ var AccessPointNotFound = [-3, n0, _APNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
893
870
  schema.TypeRegistry.for(n0).registerError(AccessPointNotFound, AccessPointNotFound$1);
894
- var AvailabilityZonesMismatch = [
895
- -3,
896
- n0,
897
- _AZM,
898
- {
899
- [_e]: _c,
900
- [_hE]: 400,
901
- },
902
- [_EC, _M],
903
- [0, 0],
904
- ];
871
+ var AvailabilityZonesMismatch = [-3, n0, _AZM, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
905
872
  schema.TypeRegistry.for(n0).registerError(AvailabilityZonesMismatch, AvailabilityZonesMismatch$1);
906
873
  var BackupPolicy = [3, n0, _BP, 0, [_S], [0]];
907
874
  var BackupPolicyDescription = [3, n0, _BPD, 0, [_BP], [() => BackupPolicy]];
908
- var BadRequest = [
909
- -3,
910
- n0,
911
- _BR,
912
- {
913
- [_e]: _c,
914
- [_hE]: 400,
915
- },
916
- [_EC, _M],
917
- [0, 0],
918
- ];
875
+ var BadRequest = [-3, n0, _BR, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
919
876
  schema.TypeRegistry.for(n0).registerError(BadRequest, BadRequest$1);
920
- var ConflictException = [
921
- -3,
922
- n0,
923
- _CE,
924
- {
925
- [_e]: _c,
926
- [_hE]: 409,
927
- },
928
- [_EC, _M],
929
- [0, 0],
930
- ];
877
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
931
878
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
932
879
  var CreateAccessPointRequest = [
933
880
  3,
@@ -975,26 +922,11 @@ var DeleteReplicationConfigurationRequest = [
975
922
  [_SFSI, _DM],
976
923
  [
977
924
  [0, 1],
978
- [
979
- 0,
980
- {
981
- [_hQ]: _dM,
982
- },
983
- ],
925
+ [0, { [_hQ]: _dM }],
984
926
  ],
985
927
  ];
986
928
  var DeleteTagsRequest = [3, n0, _DTR, 0, [_FSI, _TK], [[0, 1], 64 | 0]];
987
- var DependencyTimeout = [
988
- -3,
989
- n0,
990
- _DT,
991
- {
992
- [_e]: _s,
993
- [_hE]: 504,
994
- },
995
- [_EC, _M],
996
- [0, 0],
997
- ];
929
+ var DependencyTimeout = [-3, n0, _DT, { [_e]: _s, [_hE]: 504 }, [_EC, _M], [0, 0]];
998
930
  schema.TypeRegistry.for(n0).registerError(DependencyTimeout, DependencyTimeout$1);
999
931
  var DescribeAccessPointsRequest = [
1000
932
  3,
@@ -1003,30 +935,10 @@ var DescribeAccessPointsRequest = [
1003
935
  0,
1004
936
  [_MR, _NT, _API, _FSI],
1005
937
  [
1006
- [
1007
- 1,
1008
- {
1009
- [_hQ]: _MR,
1010
- },
1011
- ],
1012
- [
1013
- 0,
1014
- {
1015
- [_hQ]: _NT,
1016
- },
1017
- ],
1018
- [
1019
- 0,
1020
- {
1021
- [_hQ]: _API,
1022
- },
1023
- ],
1024
- [
1025
- 0,
1026
- {
1027
- [_hQ]: _FSI,
1028
- },
1029
- ],
938
+ [1, { [_hQ]: _MR }],
939
+ [0, { [_hQ]: _NT }],
940
+ [0, { [_hQ]: _API }],
941
+ [0, { [_hQ]: _FSI }],
1030
942
  ],
1031
943
  ];
1032
944
  var DescribeAccessPointsResponse = [
@@ -1055,30 +967,10 @@ var DescribeFileSystemsRequest = [
1055
967
  0,
1056
968
  [_MI, _Ma, _CTr, _FSI],
1057
969
  [
1058
- [
1059
- 1,
1060
- {
1061
- [_hQ]: _MI,
1062
- },
1063
- ],
1064
- [
1065
- 0,
1066
- {
1067
- [_hQ]: _Ma,
1068
- },
1069
- ],
1070
- [
1071
- 0,
1072
- {
1073
- [_hQ]: _CTr,
1074
- },
1075
- ],
1076
- [
1077
- 0,
1078
- {
1079
- [_hQ]: _FSI,
1080
- },
1081
- ],
970
+ [1, { [_hQ]: _MI }],
971
+ [0, { [_hQ]: _Ma }],
972
+ [0, { [_hQ]: _CTr }],
973
+ [0, { [_hQ]: _FSI }],
1082
974
  ],
1083
975
  ];
1084
976
  var DescribeFileSystemsResponse = [
@@ -1099,36 +991,11 @@ var DescribeMountTargetsRequest = [
1099
991
  0,
1100
992
  [_MI, _Ma, _FSI, _MTI, _API],
1101
993
  [
1102
- [
1103
- 1,
1104
- {
1105
- [_hQ]: _MI,
1106
- },
1107
- ],
1108
- [
1109
- 0,
1110
- {
1111
- [_hQ]: _Ma,
1112
- },
1113
- ],
1114
- [
1115
- 0,
1116
- {
1117
- [_hQ]: _FSI,
1118
- },
1119
- ],
1120
- [
1121
- 0,
1122
- {
1123
- [_hQ]: _MTI,
1124
- },
1125
- ],
1126
- [
1127
- 0,
1128
- {
1129
- [_hQ]: _API,
1130
- },
1131
- ],
994
+ [1, { [_hQ]: _MI }],
995
+ [0, { [_hQ]: _Ma }],
996
+ [0, { [_hQ]: _FSI }],
997
+ [0, { [_hQ]: _MTI }],
998
+ [0, { [_hQ]: _API }],
1132
999
  ],
1133
1000
  ];
1134
1001
  var DescribeMountTargetsResponse = [
@@ -1146,24 +1013,9 @@ var DescribeReplicationConfigurationsRequest = [
1146
1013
  0,
1147
1014
  [_FSI, _NT, _MR],
1148
1015
  [
1149
- [
1150
- 0,
1151
- {
1152
- [_hQ]: _FSI,
1153
- },
1154
- ],
1155
- [
1156
- 0,
1157
- {
1158
- [_hQ]: _NT,
1159
- },
1160
- ],
1161
- [
1162
- 1,
1163
- {
1164
- [_hQ]: _MR,
1165
- },
1166
- ],
1016
+ [0, { [_hQ]: _FSI }],
1017
+ [0, { [_hQ]: _NT }],
1018
+ [1, { [_hQ]: _MR }],
1167
1019
  ],
1168
1020
  ];
1169
1021
  var DescribeReplicationConfigurationsResponse = [
@@ -1181,18 +1033,8 @@ var DescribeTagsRequest = [
1181
1033
  0,
1182
1034
  [_MI, _Ma, _FSI],
1183
1035
  [
1184
- [
1185
- 1,
1186
- {
1187
- [_hQ]: _MI,
1188
- },
1189
- ],
1190
- [
1191
- 0,
1192
- {
1193
- [_hQ]: _Ma,
1194
- },
1195
- ],
1036
+ [1, { [_hQ]: _MI }],
1037
+ [0, { [_hQ]: _Ma }],
1196
1038
  [0, 1],
1197
1039
  ],
1198
1040
  ];
@@ -1210,10 +1052,7 @@ var FileSystemAlreadyExists = [
1210
1052
  -3,
1211
1053
  n0,
1212
1054
  _FSAE,
1213
- {
1214
- [_e]: _c,
1215
- [_hE]: 409,
1216
- },
1055
+ { [_e]: _c, [_hE]: 409 },
1217
1056
  [_EC, _M, _FSI],
1218
1057
  [0, 0, 0],
1219
1058
  ];
@@ -1245,41 +1084,11 @@ var FileSystemDescription = [
1245
1084
  () => FileSystemProtectionDescription,
1246
1085
  ],
1247
1086
  ];
1248
- var FileSystemInUse = [
1249
- -3,
1250
- n0,
1251
- _FSIU,
1252
- {
1253
- [_e]: _c,
1254
- [_hE]: 409,
1255
- },
1256
- [_EC, _M],
1257
- [0, 0],
1258
- ];
1087
+ var FileSystemInUse = [-3, n0, _FSIU, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1259
1088
  schema.TypeRegistry.for(n0).registerError(FileSystemInUse, FileSystemInUse$1);
1260
- var FileSystemLimitExceeded = [
1261
- -3,
1262
- n0,
1263
- _FSLE,
1264
- {
1265
- [_e]: _c,
1266
- [_hE]: 403,
1267
- },
1268
- [_EC, _M],
1269
- [0, 0],
1270
- ];
1089
+ var FileSystemLimitExceeded = [-3, n0, _FSLE, { [_e]: _c, [_hE]: 403 }, [_EC, _M], [0, 0]];
1271
1090
  schema.TypeRegistry.for(n0).registerError(FileSystemLimitExceeded, FileSystemLimitExceeded$1);
1272
- var FileSystemNotFound = [
1273
- -3,
1274
- n0,
1275
- _FSNF,
1276
- {
1277
- [_e]: _c,
1278
- [_hE]: 404,
1279
- },
1280
- [_EC, _M],
1281
- [0, 0],
1282
- ];
1091
+ var FileSystemNotFound = [-3, n0, _FSNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
1283
1092
  schema.TypeRegistry.for(n0).registerError(FileSystemNotFound, FileSystemNotFound$1);
1284
1093
  var FileSystemPolicyDescription = [3, n0, _FSPD, 0, [_FSI, _Po], [0, 0]];
1285
1094
  var FileSystemProtectionDescription = [3, n0, _FSPDi, 0, [_ROP], [0]];
@@ -1288,73 +1097,27 @@ var IncorrectFileSystemLifeCycleState = [
1288
1097
  -3,
1289
1098
  n0,
1290
1099
  _IFSLCS,
1291
- {
1292
- [_e]: _c,
1293
- [_hE]: 409,
1294
- },
1100
+ { [_e]: _c, [_hE]: 409 },
1295
1101
  [_EC, _M],
1296
1102
  [0, 0],
1297
1103
  ];
1298
1104
  schema.TypeRegistry.for(n0).registerError(IncorrectFileSystemLifeCycleState, IncorrectFileSystemLifeCycleState$1);
1299
- var IncorrectMountTargetState = [
1300
- -3,
1301
- n0,
1302
- _IMTS,
1303
- {
1304
- [_e]: _c,
1305
- [_hE]: 409,
1306
- },
1307
- [_EC, _M],
1308
- [0, 0],
1309
- ];
1105
+ var IncorrectMountTargetState = [-3, n0, _IMTS, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1310
1106
  schema.TypeRegistry.for(n0).registerError(IncorrectMountTargetState, IncorrectMountTargetState$1);
1311
1107
  var InsufficientThroughputCapacity = [
1312
1108
  -3,
1313
1109
  n0,
1314
1110
  _ITC,
1315
- {
1316
- [_e]: _s,
1317
- [_hE]: 503,
1318
- },
1111
+ { [_e]: _s, [_hE]: 503 },
1319
1112
  [_EC, _M],
1320
1113
  [0, 0],
1321
1114
  ];
1322
1115
  schema.TypeRegistry.for(n0).registerError(InsufficientThroughputCapacity, InsufficientThroughputCapacity$1);
1323
- var InternalServerError = [
1324
- -3,
1325
- n0,
1326
- _ISE,
1327
- {
1328
- [_e]: _s,
1329
- [_hE]: 500,
1330
- },
1331
- [_EC, _M],
1332
- [0, 0],
1333
- ];
1116
+ var InternalServerError = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_EC, _M], [0, 0]];
1334
1117
  schema.TypeRegistry.for(n0).registerError(InternalServerError, InternalServerError$1);
1335
- var InvalidPolicyException = [
1336
- -3,
1337
- n0,
1338
- _IPE,
1339
- {
1340
- [_e]: _c,
1341
- [_hE]: 400,
1342
- },
1343
- [_EC, _M],
1344
- [0, 0],
1345
- ];
1118
+ var InvalidPolicyException = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1346
1119
  schema.TypeRegistry.for(n0).registerError(InvalidPolicyException, InvalidPolicyException$1);
1347
- var IpAddressInUse = [
1348
- -3,
1349
- n0,
1350
- _IAIU,
1351
- {
1352
- [_e]: _c,
1353
- [_hE]: 409,
1354
- },
1355
- [_EC, _M],
1356
- [0, 0],
1357
- ];
1120
+ var IpAddressInUse = [-3, n0, _IAIU, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1358
1121
  schema.TypeRegistry.for(n0).registerError(IpAddressInUse, IpAddressInUse$1);
1359
1122
  var LifecycleConfigurationDescription = [
1360
1123
  3,
@@ -1373,18 +1136,8 @@ var ListTagsForResourceRequest = [
1373
1136
  [_RI, _MR, _NT],
1374
1137
  [
1375
1138
  [0, 1],
1376
- [
1377
- 1,
1378
- {
1379
- [_hQ]: _MR,
1380
- },
1381
- ],
1382
- [
1383
- 0,
1384
- {
1385
- [_hQ]: _NT,
1386
- },
1387
- ],
1139
+ [1, { [_hQ]: _MR }],
1140
+ [0, { [_hQ]: _NT }],
1388
1141
  ],
1389
1142
  ];
1390
1143
  var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T, _NT], [() => Tags, 0]];
@@ -1396,17 +1149,7 @@ var ModifyMountTargetSecurityGroupsRequest = [
1396
1149
  [_MTI, _SG],
1397
1150
  [[0, 1], 64 | 0],
1398
1151
  ];
1399
- var MountTargetConflict = [
1400
- -3,
1401
- n0,
1402
- _MTC,
1403
- {
1404
- [_e]: _c,
1405
- [_hE]: 409,
1406
- },
1407
- [_EC, _M],
1408
- [0, 0],
1409
- ];
1152
+ var MountTargetConflict = [-3, n0, _MTC, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1410
1153
  schema.TypeRegistry.for(n0).registerError(MountTargetConflict, MountTargetConflict$1);
1411
1154
  var MountTargetDescription = [
1412
1155
  3,
@@ -1416,53 +1159,20 @@ var MountTargetDescription = [
1416
1159
  [_OI, _MTI, _FSI, _SI, _LCS, _IA, _IAp, _NII, _AZI, _AZN, _VI],
1417
1160
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1418
1161
  ];
1419
- var MountTargetNotFound = [
1420
- -3,
1421
- n0,
1422
- _MTNF,
1423
- {
1424
- [_e]: _c,
1425
- [_hE]: 404,
1426
- },
1427
- [_EC, _M],
1428
- [0, 0],
1429
- ];
1162
+ var MountTargetNotFound = [-3, n0, _MTNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
1430
1163
  schema.TypeRegistry.for(n0).registerError(MountTargetNotFound, MountTargetNotFound$1);
1431
1164
  var NetworkInterfaceLimitExceeded = [
1432
1165
  -3,
1433
1166
  n0,
1434
1167
  _NILE,
1435
- {
1436
- [_e]: _c,
1437
- [_hE]: 409,
1438
- },
1168
+ { [_e]: _c, [_hE]: 409 },
1439
1169
  [_EC, _M],
1440
1170
  [0, 0],
1441
1171
  ];
1442
1172
  schema.TypeRegistry.for(n0).registerError(NetworkInterfaceLimitExceeded, NetworkInterfaceLimitExceeded$1);
1443
- var NoFreeAddressesInSubnet = [
1444
- -3,
1445
- n0,
1446
- _NFAIS,
1447
- {
1448
- [_e]: _c,
1449
- [_hE]: 409,
1450
- },
1451
- [_EC, _M],
1452
- [0, 0],
1453
- ];
1173
+ var NoFreeAddressesInSubnet = [-3, n0, _NFAIS, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1454
1174
  schema.TypeRegistry.for(n0).registerError(NoFreeAddressesInSubnet, NoFreeAddressesInSubnet$1);
1455
- var PolicyNotFound = [
1456
- -3,
1457
- n0,
1458
- _PNF,
1459
- {
1460
- [_e]: _c,
1461
- [_hE]: 404,
1462
- },
1463
- [_EC, _M],
1464
- [0, 0],
1465
- ];
1175
+ var PolicyNotFound = [-3, n0, _PNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
1466
1176
  schema.TypeRegistry.for(n0).registerError(PolicyNotFound, PolicyNotFound$1);
1467
1177
  var PosixUser = [3, n0, _PU, 0, [_U, _G, _SGe], [1, 1, 64 | 1]];
1468
1178
  var PutAccountPreferencesRequest = [3, n0, _PAPR, 0, [_RIT], [0]];
@@ -1484,17 +1194,7 @@ var PutLifecycleConfigurationRequest = [
1484
1194
  [_FSI, _LP],
1485
1195
  [[0, 1], () => LifecyclePolicies],
1486
1196
  ];
1487
- var ReplicationAlreadyExists = [
1488
- -3,
1489
- n0,
1490
- _RAE,
1491
- {
1492
- [_e]: _c,
1493
- [_hE]: 409,
1494
- },
1495
- [_EC, _M],
1496
- [0, 0],
1497
- ];
1197
+ var ReplicationAlreadyExists = [-3, n0, _RAE, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
1498
1198
  schema.TypeRegistry.for(n0).registerError(ReplicationAlreadyExists, ReplicationAlreadyExists$1);
1499
1199
  var ReplicationConfigurationDescription = [
1500
1200
  3,
@@ -1504,105 +1204,25 @@ var ReplicationConfigurationDescription = [
1504
1204
  [_SFSI, _SFSR, _SFSA, _OSFSA, _CTre, _D, _SFSOI],
1505
1205
  [0, 0, 0, 0, 4, () => Destinations, 0],
1506
1206
  ];
1507
- var ReplicationNotFound = [
1508
- -3,
1509
- n0,
1510
- _RNF,
1511
- {
1512
- [_e]: _c,
1513
- [_hE]: 404,
1514
- },
1515
- [_EC, _M],
1516
- [0, 0],
1517
- ];
1207
+ var ReplicationNotFound = [-3, n0, _RNF, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
1518
1208
  schema.TypeRegistry.for(n0).registerError(ReplicationNotFound, ReplicationNotFound$1);
1519
1209
  var ResourceIdPreference = [3, n0, _RIP, 0, [_RIT, _Res], [0, 64 | 0]];
1520
1210
  var RootDirectory = [3, n0, _RD, 0, [_Pa, _CI], [0, () => CreationInfo]];
1521
- var SecurityGroupLimitExceeded = [
1522
- -3,
1523
- n0,
1524
- _SGLE,
1525
- {
1526
- [_e]: _c,
1527
- [_hE]: 400,
1528
- },
1529
- [_EC, _M],
1530
- [0, 0],
1531
- ];
1211
+ var SecurityGroupLimitExceeded = [-3, n0, _SGLE, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1532
1212
  schema.TypeRegistry.for(n0).registerError(SecurityGroupLimitExceeded, SecurityGroupLimitExceeded$1);
1533
- var SecurityGroupNotFound = [
1534
- -3,
1535
- n0,
1536
- _SGNF,
1537
- {
1538
- [_e]: _c,
1539
- [_hE]: 400,
1540
- },
1541
- [_EC, _M],
1542
- [0, 0],
1543
- ];
1213
+ var SecurityGroupNotFound = [-3, n0, _SGNF, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1544
1214
  schema.TypeRegistry.for(n0).registerError(SecurityGroupNotFound, SecurityGroupNotFound$1);
1545
- var SubnetNotFound = [
1546
- -3,
1547
- n0,
1548
- _SNF,
1549
- {
1550
- [_e]: _c,
1551
- [_hE]: 400,
1552
- },
1553
- [_EC, _M],
1554
- [0, 0],
1555
- ];
1215
+ var SubnetNotFound = [-3, n0, _SNF, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1556
1216
  schema.TypeRegistry.for(n0).registerError(SubnetNotFound, SubnetNotFound$1);
1557
1217
  var Tag = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
1558
1218
  var TagResourceRequest = [3, n0, _TRR, 0, [_RI, _T], [[0, 1], () => Tags]];
1559
- var ThrottlingException = [
1560
- -3,
1561
- n0,
1562
- _TE,
1563
- {
1564
- [_e]: _c,
1565
- [_hE]: 429,
1566
- },
1567
- [_EC, _M],
1568
- [0, 0],
1569
- ];
1219
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_EC, _M], [0, 0]];
1570
1220
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1571
- var ThroughputLimitExceeded = [
1572
- -3,
1573
- n0,
1574
- _TLE,
1575
- {
1576
- [_e]: _c,
1577
- [_hE]: 400,
1578
- },
1579
- [_EC, _M],
1580
- [0, 0],
1581
- ];
1221
+ var ThroughputLimitExceeded = [-3, n0, _TLE, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1582
1222
  schema.TypeRegistry.for(n0).registerError(ThroughputLimitExceeded, ThroughputLimitExceeded$1);
1583
- var TooManyRequests = [
1584
- -3,
1585
- n0,
1586
- _TMR,
1587
- {
1588
- [_e]: _c,
1589
- [_hE]: 429,
1590
- },
1591
- [_EC, _M],
1592
- [0, 0],
1593
- ];
1223
+ var TooManyRequests = [-3, n0, _TMR, { [_e]: _c, [_hE]: 429 }, [_EC, _M], [0, 0]];
1594
1224
  schema.TypeRegistry.for(n0).registerError(TooManyRequests, TooManyRequests$1);
1595
- var UnsupportedAvailabilityZone = [
1596
- -3,
1597
- n0,
1598
- _UAZ,
1599
- {
1600
- [_e]: _c,
1601
- [_hE]: 400,
1602
- },
1603
- [_EC, _M],
1604
- [0, 0],
1605
- ];
1225
+ var UnsupportedAvailabilityZone = [-3, n0, _UAZ, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1606
1226
  schema.TypeRegistry.for(n0).registerError(UnsupportedAvailabilityZone, UnsupportedAvailabilityZone$1);
1607
1227
  var UntagResourceRequest = [
1608
1228
  3,
@@ -1612,27 +1232,12 @@ var UntagResourceRequest = [
1612
1232
  [_RI, _TK],
1613
1233
  [
1614
1234
  [0, 1],
1615
- [
1616
- 64 | 0,
1617
- {
1618
- [_hQ]: _tK,
1619
- },
1620
- ],
1235
+ [64 | 0, { [_hQ]: _tK }],
1621
1236
  ],
1622
1237
  ];
1623
1238
  var UpdateFileSystemProtectionRequest = [3, n0, _UFSPR, 0, [_FSI, _ROP], [[0, 1], 0]];
1624
1239
  var UpdateFileSystemRequest = [3, n0, _UFSR, 0, [_FSI, _TM, _PTIM], [[0, 1], 0, 1]];
1625
- var ValidationException = [
1626
- -3,
1627
- n0,
1628
- _VE,
1629
- {
1630
- [_e]: _c,
1631
- [_hE]: 400,
1632
- },
1633
- [_EC, _M],
1634
- [0, 0],
1635
- ];
1240
+ var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1636
1241
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
1637
1242
  var __Unit = "unit";
1638
1243
  var EFSServiceException = [-3, _sm, "EFSServiceException", 0, [], []];
@@ -1655,9 +1260,7 @@ var CreateAccessPoint = [
1655
1260
  9,
1656
1261
  n0,
1657
1262
  _CAP,
1658
- {
1659
- [_h]: ["POST", "/2015-02-01/access-points", 200],
1660
- },
1263
+ { [_h]: ["POST", "/2015-02-01/access-points", 200] },
1661
1264
  () => CreateAccessPointRequest,
1662
1265
  () => AccessPointDescription,
1663
1266
  ];
@@ -1665,9 +1268,7 @@ var CreateFileSystem = [
1665
1268
  9,
1666
1269
  n0,
1667
1270
  _CFS,
1668
- {
1669
- [_h]: ["POST", "/2015-02-01/file-systems", 201],
1670
- },
1271
+ { [_h]: ["POST", "/2015-02-01/file-systems", 201] },
1671
1272
  () => CreateFileSystemRequest,
1672
1273
  () => FileSystemDescription,
1673
1274
  ];
@@ -1675,9 +1276,7 @@ var CreateMountTarget = [
1675
1276
  9,
1676
1277
  n0,
1677
1278
  _CMT,
1678
- {
1679
- [_h]: ["POST", "/2015-02-01/mount-targets", 200],
1680
- },
1279
+ { [_h]: ["POST", "/2015-02-01/mount-targets", 200] },
1681
1280
  () => CreateMountTargetRequest,
1682
1281
  () => MountTargetDescription,
1683
1282
  ];
@@ -1685,9 +1284,7 @@ var CreateReplicationConfiguration = [
1685
1284
  9,
1686
1285
  n0,
1687
1286
  _CRC,
1688
- {
1689
- [_h]: ["POST", "/2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration", 200],
1690
- },
1287
+ { [_h]: ["POST", "/2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration", 200] },
1691
1288
  () => CreateReplicationConfigurationRequest,
1692
1289
  () => ReplicationConfigurationDescription,
1693
1290
  ];
@@ -1695,9 +1292,7 @@ var CreateTags = [
1695
1292
  9,
1696
1293
  n0,
1697
1294
  _CTrea,
1698
- {
1699
- [_h]: ["POST", "/2015-02-01/create-tags/{FileSystemId}", 204],
1700
- },
1295
+ { [_h]: ["POST", "/2015-02-01/create-tags/{FileSystemId}", 204] },
1701
1296
  () => CreateTagsRequest,
1702
1297
  () => __Unit,
1703
1298
  ];
@@ -1705,9 +1300,7 @@ var DeleteAccessPoint = [
1705
1300
  9,
1706
1301
  n0,
1707
1302
  _DAP,
1708
- {
1709
- [_h]: ["DELETE", "/2015-02-01/access-points/{AccessPointId}", 204],
1710
- },
1303
+ { [_h]: ["DELETE", "/2015-02-01/access-points/{AccessPointId}", 204] },
1711
1304
  () => DeleteAccessPointRequest,
1712
1305
  () => __Unit,
1713
1306
  ];
@@ -1715,9 +1308,7 @@ var DeleteFileSystem = [
1715
1308
  9,
1716
1309
  n0,
1717
1310
  _DFS,
1718
- {
1719
- [_h]: ["DELETE", "/2015-02-01/file-systems/{FileSystemId}", 204],
1720
- },
1311
+ { [_h]: ["DELETE", "/2015-02-01/file-systems/{FileSystemId}", 204] },
1721
1312
  () => DeleteFileSystemRequest,
1722
1313
  () => __Unit,
1723
1314
  ];
@@ -1725,9 +1316,7 @@ var DeleteFileSystemPolicy = [
1725
1316
  9,
1726
1317
  n0,
1727
1318
  _DFSP,
1728
- {
1729
- [_h]: ["DELETE", "/2015-02-01/file-systems/{FileSystemId}/policy", 200],
1730
- },
1319
+ { [_h]: ["DELETE", "/2015-02-01/file-systems/{FileSystemId}/policy", 200] },
1731
1320
  () => DeleteFileSystemPolicyRequest,
1732
1321
  () => __Unit,
1733
1322
  ];
@@ -1735,9 +1324,7 @@ var DeleteMountTarget = [
1735
1324
  9,
1736
1325
  n0,
1737
1326
  _DMT,
1738
- {
1739
- [_h]: ["DELETE", "/2015-02-01/mount-targets/{MountTargetId}", 204],
1740
- },
1327
+ { [_h]: ["DELETE", "/2015-02-01/mount-targets/{MountTargetId}", 204] },
1741
1328
  () => DeleteMountTargetRequest,
1742
1329
  () => __Unit,
1743
1330
  ];
@@ -1745,9 +1332,7 @@ var DeleteReplicationConfiguration = [
1745
1332
  9,
1746
1333
  n0,
1747
1334
  _DRC,
1748
- {
1749
- [_h]: ["DELETE", "/2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration", 204],
1750
- },
1335
+ { [_h]: ["DELETE", "/2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration", 204] },
1751
1336
  () => DeleteReplicationConfigurationRequest,
1752
1337
  () => __Unit,
1753
1338
  ];
@@ -1755,9 +1340,7 @@ var DeleteTags = [
1755
1340
  9,
1756
1341
  n0,
1757
1342
  _DTe,
1758
- {
1759
- [_h]: ["POST", "/2015-02-01/delete-tags/{FileSystemId}", 204],
1760
- },
1343
+ { [_h]: ["POST", "/2015-02-01/delete-tags/{FileSystemId}", 204] },
1761
1344
  () => DeleteTagsRequest,
1762
1345
  () => __Unit,
1763
1346
  ];
@@ -1765,9 +1348,7 @@ var DescribeAccessPoints = [
1765
1348
  9,
1766
1349
  n0,
1767
1350
  _DAPe,
1768
- {
1769
- [_h]: ["GET", "/2015-02-01/access-points", 200],
1770
- },
1351
+ { [_h]: ["GET", "/2015-02-01/access-points", 200] },
1771
1352
  () => DescribeAccessPointsRequest,
1772
1353
  () => DescribeAccessPointsResponse,
1773
1354
  ];
@@ -1775,9 +1356,7 @@ var DescribeAccountPreferences = [
1775
1356
  9,
1776
1357
  n0,
1777
1358
  _DAPes,
1778
- {
1779
- [_h]: ["GET", "/2015-02-01/account-preferences", 200],
1780
- },
1359
+ { [_h]: ["GET", "/2015-02-01/account-preferences", 200] },
1781
1360
  () => DescribeAccountPreferencesRequest,
1782
1361
  () => DescribeAccountPreferencesResponse,
1783
1362
  ];
@@ -1785,9 +1364,7 @@ var DescribeBackupPolicy = [
1785
1364
  9,
1786
1365
  n0,
1787
1366
  _DBP,
1788
- {
1789
- [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/backup-policy", 200],
1790
- },
1367
+ { [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/backup-policy", 200] },
1791
1368
  () => DescribeBackupPolicyRequest,
1792
1369
  () => BackupPolicyDescription,
1793
1370
  ];
@@ -1795,9 +1372,7 @@ var DescribeFileSystemPolicy = [
1795
1372
  9,
1796
1373
  n0,
1797
1374
  _DFSPe,
1798
- {
1799
- [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/policy", 200],
1800
- },
1375
+ { [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/policy", 200] },
1801
1376
  () => DescribeFileSystemPolicyRequest,
1802
1377
  () => FileSystemPolicyDescription,
1803
1378
  ];
@@ -1805,9 +1380,7 @@ var DescribeFileSystems = [
1805
1380
  9,
1806
1381
  n0,
1807
1382
  _DFSe,
1808
- {
1809
- [_h]: ["GET", "/2015-02-01/file-systems", 200],
1810
- },
1383
+ { [_h]: ["GET", "/2015-02-01/file-systems", 200] },
1811
1384
  () => DescribeFileSystemsRequest,
1812
1385
  () => DescribeFileSystemsResponse,
1813
1386
  ];
@@ -1815,9 +1388,7 @@ var DescribeLifecycleConfiguration = [
1815
1388
  9,
1816
1389
  n0,
1817
1390
  _DLC,
1818
- {
1819
- [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration", 200],
1820
- },
1391
+ { [_h]: ["GET", "/2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration", 200] },
1821
1392
  () => DescribeLifecycleConfigurationRequest,
1822
1393
  () => LifecycleConfigurationDescription,
1823
1394
  ];
@@ -1825,9 +1396,7 @@ var DescribeMountTargets = [
1825
1396
  9,
1826
1397
  n0,
1827
1398
  _DMTe,
1828
- {
1829
- [_h]: ["GET", "/2015-02-01/mount-targets", 200],
1830
- },
1399
+ { [_h]: ["GET", "/2015-02-01/mount-targets", 200] },
1831
1400
  () => DescribeMountTargetsRequest,
1832
1401
  () => DescribeMountTargetsResponse,
1833
1402
  ];
@@ -1835,9 +1404,7 @@ var DescribeMountTargetSecurityGroups = [
1835
1404
  9,
1836
1405
  n0,
1837
1406
  _DMTSG,
1838
- {
1839
- [_h]: ["GET", "/2015-02-01/mount-targets/{MountTargetId}/security-groups", 200],
1840
- },
1407
+ { [_h]: ["GET", "/2015-02-01/mount-targets/{MountTargetId}/security-groups", 200] },
1841
1408
  () => DescribeMountTargetSecurityGroupsRequest,
1842
1409
  () => DescribeMountTargetSecurityGroupsResponse,
1843
1410
  ];
@@ -1845,9 +1412,7 @@ var DescribeReplicationConfigurations = [
1845
1412
  9,
1846
1413
  n0,
1847
1414
  _DRCe,
1848
- {
1849
- [_h]: ["GET", "/2015-02-01/file-systems/replication-configurations", 200],
1850
- },
1415
+ { [_h]: ["GET", "/2015-02-01/file-systems/replication-configurations", 200] },
1851
1416
  () => DescribeReplicationConfigurationsRequest,
1852
1417
  () => DescribeReplicationConfigurationsResponse,
1853
1418
  ];
@@ -1855,9 +1420,7 @@ var DescribeTags = [
1855
1420
  9,
1856
1421
  n0,
1857
1422
  _DTes,
1858
- {
1859
- [_h]: ["GET", "/2015-02-01/tags/{FileSystemId}", 200],
1860
- },
1423
+ { [_h]: ["GET", "/2015-02-01/tags/{FileSystemId}", 200] },
1861
1424
  () => DescribeTagsRequest,
1862
1425
  () => DescribeTagsResponse,
1863
1426
  ];
@@ -1865,9 +1428,7 @@ var ListTagsForResource = [
1865
1428
  9,
1866
1429
  n0,
1867
1430
  _LTFR,
1868
- {
1869
- [_h]: ["GET", "/2015-02-01/resource-tags/{ResourceId}", 200],
1870
- },
1431
+ { [_h]: ["GET", "/2015-02-01/resource-tags/{ResourceId}", 200] },
1871
1432
  () => ListTagsForResourceRequest,
1872
1433
  () => ListTagsForResourceResponse,
1873
1434
  ];
@@ -1875,9 +1436,7 @@ var ModifyMountTargetSecurityGroups = [
1875
1436
  9,
1876
1437
  n0,
1877
1438
  _MMTSG,
1878
- {
1879
- [_h]: ["PUT", "/2015-02-01/mount-targets/{MountTargetId}/security-groups", 204],
1880
- },
1439
+ { [_h]: ["PUT", "/2015-02-01/mount-targets/{MountTargetId}/security-groups", 204] },
1881
1440
  () => ModifyMountTargetSecurityGroupsRequest,
1882
1441
  () => __Unit,
1883
1442
  ];
@@ -1885,9 +1444,7 @@ var PutAccountPreferences = [
1885
1444
  9,
1886
1445
  n0,
1887
1446
  _PAP,
1888
- {
1889
- [_h]: ["PUT", "/2015-02-01/account-preferences", 200],
1890
- },
1447
+ { [_h]: ["PUT", "/2015-02-01/account-preferences", 200] },
1891
1448
  () => PutAccountPreferencesRequest,
1892
1449
  () => PutAccountPreferencesResponse,
1893
1450
  ];
@@ -1895,9 +1452,7 @@ var PutBackupPolicy = [
1895
1452
  9,
1896
1453
  n0,
1897
1454
  _PBP,
1898
- {
1899
- [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/backup-policy", 200],
1900
- },
1455
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/backup-policy", 200] },
1901
1456
  () => PutBackupPolicyRequest,
1902
1457
  () => BackupPolicyDescription,
1903
1458
  ];
@@ -1905,9 +1460,7 @@ var PutFileSystemPolicy = [
1905
1460
  9,
1906
1461
  n0,
1907
1462
  _PFSP,
1908
- {
1909
- [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/policy", 200],
1910
- },
1463
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/policy", 200] },
1911
1464
  () => PutFileSystemPolicyRequest,
1912
1465
  () => FileSystemPolicyDescription,
1913
1466
  ];
@@ -1915,9 +1468,7 @@ var PutLifecycleConfiguration = [
1915
1468
  9,
1916
1469
  n0,
1917
1470
  _PLC,
1918
- {
1919
- [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration", 200],
1920
- },
1471
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration", 200] },
1921
1472
  () => PutLifecycleConfigurationRequest,
1922
1473
  () => LifecycleConfigurationDescription,
1923
1474
  ];
@@ -1925,9 +1476,7 @@ var TagResource = [
1925
1476
  9,
1926
1477
  n0,
1927
1478
  _TR,
1928
- {
1929
- [_h]: ["POST", "/2015-02-01/resource-tags/{ResourceId}", 200],
1930
- },
1479
+ { [_h]: ["POST", "/2015-02-01/resource-tags/{ResourceId}", 200] },
1931
1480
  () => TagResourceRequest,
1932
1481
  () => __Unit,
1933
1482
  ];
@@ -1935,9 +1484,7 @@ var UntagResource = [
1935
1484
  9,
1936
1485
  n0,
1937
1486
  _UR,
1938
- {
1939
- [_h]: ["DELETE", "/2015-02-01/resource-tags/{ResourceId}", 200],
1940
- },
1487
+ { [_h]: ["DELETE", "/2015-02-01/resource-tags/{ResourceId}", 200] },
1941
1488
  () => UntagResourceRequest,
1942
1489
  () => __Unit,
1943
1490
  ];
@@ -1945,9 +1492,7 @@ var UpdateFileSystem = [
1945
1492
  9,
1946
1493
  n0,
1947
1494
  _UFS,
1948
- {
1949
- [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}", 202],
1950
- },
1495
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}", 202] },
1951
1496
  () => UpdateFileSystemRequest,
1952
1497
  () => FileSystemDescription,
1953
1498
  ];
@@ -1955,9 +1500,7 @@ var UpdateFileSystemProtection = [
1955
1500
  9,
1956
1501
  n0,
1957
1502
  _UFSP,
1958
- {
1959
- [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/protection", 200],
1960
- },
1503
+ { [_h]: ["PUT", "/2015-02-01/file-systems/{FileSystemId}/protection", 200] },
1961
1504
  () => UpdateFileSystemProtectionRequest,
1962
1505
  () => FileSystemProtectionDescription,
1963
1506
  ];