@aws-sdk/client-neptune-graph 3.943.0 → 3.946.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 (66) hide show
  1. package/dist-cjs/index.js +65 -352
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/NeptuneGraphClient.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 +65 -352
  8. package/dist-types/NeptuneGraph.d.ts +1 -1
  9. package/dist-types/NeptuneGraphClient.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/CancelExportTaskCommand.d.ts +3 -3
  13. package/dist-types/commands/CancelImportTaskCommand.d.ts +3 -3
  14. package/dist-types/commands/CancelQueryCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateGraphCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateGraphSnapshotCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateGraphUsingImportTaskCommand.d.ts +3 -3
  18. package/dist-types/commands/CreatePrivateGraphEndpointCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteGraphCommand.d.ts +3 -3
  20. package/dist-types/commands/DeleteGraphSnapshotCommand.d.ts +3 -3
  21. package/dist-types/commands/DeletePrivateGraphEndpointCommand.d.ts +3 -3
  22. package/dist-types/commands/ExecuteQueryCommand.d.ts +3 -3
  23. package/dist-types/commands/GetExportTaskCommand.d.ts +3 -3
  24. package/dist-types/commands/GetGraphCommand.d.ts +3 -3
  25. package/dist-types/commands/GetGraphSnapshotCommand.d.ts +3 -3
  26. package/dist-types/commands/GetGraphSummaryCommand.d.ts +3 -3
  27. package/dist-types/commands/GetImportTaskCommand.d.ts +3 -3
  28. package/dist-types/commands/GetPrivateGraphEndpointCommand.d.ts +3 -3
  29. package/dist-types/commands/GetQueryCommand.d.ts +3 -3
  30. package/dist-types/commands/ListExportTasksCommand.d.ts +3 -3
  31. package/dist-types/commands/ListGraphSnapshotsCommand.d.ts +3 -3
  32. package/dist-types/commands/ListGraphsCommand.d.ts +3 -3
  33. package/dist-types/commands/ListImportTasksCommand.d.ts +3 -3
  34. package/dist-types/commands/ListPrivateGraphEndpointsCommand.d.ts +3 -3
  35. package/dist-types/commands/ListQueriesCommand.d.ts +3 -3
  36. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  37. package/dist-types/commands/ResetGraphCommand.d.ts +3 -3
  38. package/dist-types/commands/RestoreGraphFromSnapshotCommand.d.ts +3 -3
  39. package/dist-types/commands/StartExportTaskCommand.d.ts +3 -3
  40. package/dist-types/commands/StartGraphCommand.d.ts +3 -3
  41. package/dist-types/commands/StartImportTaskCommand.d.ts +3 -3
  42. package/dist-types/commands/StopGraphCommand.d.ts +3 -3
  43. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  44. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  45. package/dist-types/commands/UpdateGraphCommand.d.ts +3 -3
  46. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  47. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  48. package/dist-types/extensionConfiguration.d.ts +4 -4
  49. package/dist-types/models/NeptuneGraphServiceException.d.ts +1 -1
  50. package/dist-types/models/errors.d.ts +1 -1
  51. package/dist-types/pagination/Interfaces.d.ts +1 -1
  52. package/dist-types/pagination/ListExportTasksPaginator.d.ts +1 -1
  53. package/dist-types/pagination/ListGraphSnapshotsPaginator.d.ts +1 -1
  54. package/dist-types/pagination/ListGraphsPaginator.d.ts +1 -1
  55. package/dist-types/pagination/ListImportTasksPaginator.d.ts +1 -1
  56. package/dist-types/pagination/ListPrivateGraphEndpointsPaginator.d.ts +1 -1
  57. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  58. package/dist-types/runtimeConfig.d.ts +1 -1
  59. package/dist-types/runtimeConfig.native.d.ts +1 -1
  60. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  61. package/dist-types/runtimeExtensions.d.ts +1 -1
  62. package/dist-types/schemas/schemas_0.d.ts +1 -1
  63. package/dist-types/ts3.4/NeptuneGraphClient.d.ts +3 -3
  64. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  65. package/dist-types/ts3.4/models/NeptuneGraphServiceException.d.ts +1 -1
  66. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -496,26 +496,8 @@ const _vSC = "vectorSearchConfiguration";
496
496
  const _vSGI = "vpcSecurityGroupIds";
497
497
  const _w = "waited";
498
498
  const n0 = "com.amazonaws.neptunegraph";
499
- var QueryResponseBlob = [
500
- 0,
501
- n0,
502
- _QRB,
503
- {
504
- [_s]: 1,
505
- },
506
- 42,
507
- ];
508
- var AccessDeniedException = [
509
- -3,
510
- n0,
511
- _ADE,
512
- {
513
- [_e]: _c,
514
- [_hE]: 403,
515
- },
516
- [_m],
517
- [0],
518
- ];
499
+ var QueryResponseBlob = [0, n0, _QRB, { [_s]: 1 }, 42];
500
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
519
501
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
520
502
  var CancelExportTaskInput = [3, n0, _CETI, 0, [_tI], [[0, 1]]];
521
503
  var CancelExportTaskOutput = [
@@ -542,27 +524,11 @@ var CancelQueryInput = [
542
524
  0,
543
525
  [_gIr, _qI],
544
526
  [
545
- [
546
- 0,
547
- {
548
- [_hL]: 1,
549
- [_hH]: _gIr,
550
- },
551
- ],
527
+ [0, { [_hL]: 1, [_hH]: _gIr }],
552
528
  [0, 1],
553
529
  ],
554
530
  ];
555
- var ConflictException = [
556
- -3,
557
- n0,
558
- _CE,
559
- {
560
- [_e]: _c,
561
- [_hE]: 409,
562
- },
563
- [_m, _r],
564
- [0, 0],
565
- ];
531
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _r], [0, 0]];
566
532
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
567
533
  var CreateGraphInput = [
568
534
  3,
@@ -629,12 +595,7 @@ var DeleteGraphInput = [
629
595
  [_gIr, _sS],
630
596
  [
631
597
  [0, 1],
632
- [
633
- 2,
634
- {
635
- [_hQ]: _sS,
636
- },
637
- ],
598
+ [2, { [_hQ]: _sS }],
638
599
  ],
639
600
  ];
640
601
  var DeleteGraphOutput = [
@@ -680,31 +641,7 @@ var ExecuteQueryInput = [
680
641
  _EQI,
681
642
  0,
682
643
  [_gIr, _qS, _l, _p, _pCl, _eM, _qTM],
683
- [
684
- [
685
- 0,
686
- {
687
- [_hL]: 1,
688
- [_hH]: _gIr,
689
- },
690
- ],
691
- [
692
- 0,
693
- {
694
- [_jN]: _q,
695
- },
696
- ],
697
- 0,
698
- 128 | 15,
699
- 0,
700
- [
701
- 0,
702
- {
703
- [_jN]: _ex,
704
- },
705
- ],
706
- 1,
707
- ],
644
+ [[0, { [_hL]: 1, [_hH]: _gIr }], [0, { [_jN]: _q }], 0, 128 | 15, 0, [0, { [_jN]: _ex }], 1],
708
645
  ];
709
646
  var ExecuteQueryOutput = [3, n0, _EQO, 0, [_pa], [[() => QueryResponseBlob, 16]]];
710
647
  var ExportFilter = [
@@ -760,19 +697,8 @@ var GetGraphSummaryInput = [
760
697
  0,
761
698
  [_gIr, _mo],
762
699
  [
763
- [
764
- 0,
765
- {
766
- [_hL]: 1,
767
- [_hH]: _gIr,
768
- },
769
- ],
770
- [
771
- 0,
772
- {
773
- [_hQ]: _mo,
774
- },
775
- ],
700
+ [0, { [_hL]: 1, [_hH]: _gIr }],
701
+ [0, { [_hQ]: _mo }],
776
702
  ],
777
703
  ];
778
704
  var GetGraphSummaryOutput = [
@@ -818,13 +744,7 @@ var GetQueryInput = [
818
744
  0,
819
745
  [_gIr, _qI],
820
746
  [
821
- [
822
- 0,
823
- {
824
- [_hL]: 1,
825
- [_hH]: _gIr,
826
- },
827
- ],
747
+ [0, { [_hL]: 1, [_hH]: _gIr }],
828
748
  [0, 1],
829
749
  ],
830
750
  ];
@@ -884,17 +804,7 @@ var ImportTaskSummary = [
884
804
  [_gI, _tIa, _so, _f, _pT, _rA, _st],
885
805
  [0, 0, 0, 0, 0, 0, 0],
886
806
  ];
887
- var InternalServerException = [
888
- -3,
889
- n0,
890
- _ISE,
891
- {
892
- [_e]: _se,
893
- [_hE]: 500,
894
- },
895
- [_m],
896
- [0],
897
- ];
807
+ var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
898
808
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
899
809
  var ListExportTasksInput = [
900
810
  3,
@@ -903,24 +813,9 @@ var ListExportTasksInput = [
903
813
  0,
904
814
  [_gIr, _nT, _mR],
905
815
  [
906
- [
907
- 0,
908
- {
909
- [_hQ]: _gIr,
910
- },
911
- ],
912
- [
913
- 0,
914
- {
915
- [_hQ]: _nT,
916
- },
917
- ],
918
- [
919
- 1,
920
- {
921
- [_hQ]: _mR,
922
- },
923
- ],
816
+ [0, { [_hQ]: _gIr }],
817
+ [0, { [_hQ]: _nT }],
818
+ [1, { [_hQ]: _mR }],
924
819
  ],
925
820
  ];
926
821
  var ListExportTasksOutput = [
@@ -938,18 +833,8 @@ var ListGraphsInput = [
938
833
  0,
939
834
  [_nT, _mR],
940
835
  [
941
- [
942
- 0,
943
- {
944
- [_hQ]: _nT,
945
- },
946
- ],
947
- [
948
- 1,
949
- {
950
- [_hQ]: _mR,
951
- },
952
- ],
836
+ [0, { [_hQ]: _nT }],
837
+ [1, { [_hQ]: _mR }],
953
838
  ],
954
839
  ];
955
840
  var ListGraphSnapshotsInput = [
@@ -959,24 +844,9 @@ var ListGraphSnapshotsInput = [
959
844
  0,
960
845
  [_gIr, _nT, _mR],
961
846
  [
962
- [
963
- 0,
964
- {
965
- [_hQ]: _gIr,
966
- },
967
- ],
968
- [
969
- 0,
970
- {
971
- [_hQ]: _nT,
972
- },
973
- ],
974
- [
975
- 1,
976
- {
977
- [_hQ]: _mR,
978
- },
979
- ],
847
+ [0, { [_hQ]: _gIr }],
848
+ [0, { [_hQ]: _nT }],
849
+ [1, { [_hQ]: _mR }],
980
850
  ],
981
851
  ];
982
852
  var ListGraphSnapshotsOutput = [
@@ -995,18 +865,8 @@ var ListImportTasksInput = [
995
865
  0,
996
866
  [_nT, _mR],
997
867
  [
998
- [
999
- 0,
1000
- {
1001
- [_hQ]: _nT,
1002
- },
1003
- ],
1004
- [
1005
- 1,
1006
- {
1007
- [_hQ]: _mR,
1008
- },
1009
- ],
868
+ [0, { [_hQ]: _nT }],
869
+ [1, { [_hQ]: _mR }],
1010
870
  ],
1011
871
  ];
1012
872
  var ListImportTasksOutput = [
@@ -1025,18 +885,8 @@ var ListPrivateGraphEndpointsInput = [
1025
885
  [_gIr, _nT, _mR],
1026
886
  [
1027
887
  [0, 1],
1028
- [
1029
- 0,
1030
- {
1031
- [_hQ]: _nT,
1032
- },
1033
- ],
1034
- [
1035
- 1,
1036
- {
1037
- [_hQ]: _mR,
1038
- },
1039
- ],
888
+ [0, { [_hQ]: _nT }],
889
+ [1, { [_hQ]: _mR }],
1040
890
  ],
1041
891
  ];
1042
892
  var ListPrivateGraphEndpointsOutput = [
@@ -1054,25 +904,9 @@ var ListQueriesInput = [
1054
904
  0,
1055
905
  [_gIr, _mR, _sta],
1056
906
  [
1057
- [
1058
- 0,
1059
- {
1060
- [_hL]: 1,
1061
- [_hH]: _gIr,
1062
- },
1063
- ],
1064
- [
1065
- 1,
1066
- {
1067
- [_hQ]: _mR,
1068
- },
1069
- ],
1070
- [
1071
- 0,
1072
- {
1073
- [_hQ]: _sta,
1074
- },
1075
- ],
907
+ [0, { [_hL]: 1, [_hH]: _gIr }],
908
+ [1, { [_hQ]: _mR }],
909
+ [0, { [_hQ]: _sta }],
1076
910
  ],
1077
911
  ];
1078
912
  var ListQueriesOutput = [3, n0, _LQO, 0, [_qu], [() => QuerySummaryList]];
@@ -1098,17 +932,7 @@ var ResetGraphOutput = [
1098
932
  [_i, _n, _a, _st, _sR, _cT, _pM, _en, _pC, _vSC, _rC, _kKI, _sSI, _dP, _bN],
1099
933
  [0, 0, 0, 0, 0, 4, 1, 0, 2, () => VectorSearchConfiguration, 1, 0, 0, 2, 0],
1100
934
  ];
1101
- var ResourceNotFoundException = [
1102
- -3,
1103
- n0,
1104
- _RNFE,
1105
- {
1106
- [_e]: _c,
1107
- [_hE]: 404,
1108
- },
1109
- [_m],
1110
- [0],
1111
- ];
935
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
1112
936
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
1113
937
  var RestoreGraphFromSnapshotInput = [
1114
938
  3,
@@ -1130,10 +954,7 @@ var ServiceQuotaExceededException = [
1130
954
  -3,
1131
955
  n0,
1132
956
  _SQEE,
1133
- {
1134
- [_e]: _c,
1135
- [_hE]: 402,
1136
- },
957
+ { [_e]: _c, [_hE]: 402 },
1137
958
  [_m, _rI, _rT, _sCe, _qC],
1138
959
  [0, 0, 0, 0, 0],
1139
960
  ];
@@ -1190,29 +1011,9 @@ var StopGraphOutput = [
1190
1011
  ];
1191
1012
  var TagResourceInput = [3, n0, _TRI, 0, [_rAe, _t], [[0, 1], 128 | 0]];
1192
1013
  var TagResourceOutput = [3, n0, _TRO, 0, [], []];
1193
- var ThrottlingException = [
1194
- -3,
1195
- n0,
1196
- _TE,
1197
- {
1198
- [_e]: _c,
1199
- [_hE]: 429,
1200
- },
1201
- [_m],
1202
- [0],
1203
- ];
1014
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
1204
1015
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1205
- var UnprocessableException = [
1206
- -3,
1207
- n0,
1208
- _UE,
1209
- {
1210
- [_e]: _c,
1211
- [_hE]: 422,
1212
- },
1213
- [_m, _r],
1214
- [0, 0],
1215
- ];
1016
+ var UnprocessableException = [-3, n0, _UE, { [_e]: _c, [_hE]: 422 }, [_m, _r], [0, 0]];
1216
1017
  schema.TypeRegistry.for(n0).registerError(UnprocessableException, UnprocessableException$1);
1217
1018
  var UntagResourceInput = [
1218
1019
  3,
@@ -1222,12 +1023,7 @@ var UntagResourceInput = [
1222
1023
  [_rAe, _tK],
1223
1024
  [
1224
1025
  [0, 1],
1225
- [
1226
- 64 | 0,
1227
- {
1228
- [_hQ]: _tK,
1229
- },
1230
- ],
1026
+ [64 | 0, { [_hQ]: _tK }],
1231
1027
  ],
1232
1028
  ];
1233
1029
  var UntagResourceOutput = [3, n0, _URO, 0, [], []];
@@ -1240,17 +1036,7 @@ var UpdateGraphOutput = [
1240
1036
  [_i, _n, _a, _st, _sR, _cT, _pM, _en, _pC, _vSC, _rC, _kKI, _sSI, _dP, _bN],
1241
1037
  [0, 0, 0, 0, 0, 4, 1, 0, 2, () => VectorSearchConfiguration, 1, 0, 0, 2, 0],
1242
1038
  ];
1243
- var ValidationException = [
1244
- -3,
1245
- n0,
1246
- _VE,
1247
- {
1248
- [_e]: _c,
1249
- [_hE]: 400,
1250
- },
1251
- [_m, _r],
1252
- [0, 0],
1253
- ];
1039
+ var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m, _r], [0, 0]];
1254
1040
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
1255
1041
  var VectorSearchConfiguration = [3, n0, _VSC, 0, [_di], [1]];
1256
1042
  var __Unit = "unit";
@@ -1271,9 +1057,7 @@ var CancelExportTask = [
1271
1057
  9,
1272
1058
  n0,
1273
1059
  _CET,
1274
- {
1275
- [_h]: ["DELETE", "/exporttasks/{taskIdentifier}", 200],
1276
- },
1060
+ { [_h]: ["DELETE", "/exporttasks/{taskIdentifier}", 200] },
1277
1061
  () => CancelExportTaskInput,
1278
1062
  () => CancelExportTaskOutput,
1279
1063
  ];
@@ -1281,9 +1065,7 @@ var CancelImportTask = [
1281
1065
  9,
1282
1066
  n0,
1283
1067
  _CIT,
1284
- {
1285
- [_h]: ["DELETE", "/importtasks/{taskIdentifier}", 200],
1286
- },
1068
+ { [_h]: ["DELETE", "/importtasks/{taskIdentifier}", 200] },
1287
1069
  () => CancelImportTaskInput,
1288
1070
  () => CancelImportTaskOutput,
1289
1071
  ];
@@ -1291,10 +1073,7 @@ var CancelQuery = [
1291
1073
  9,
1292
1074
  n0,
1293
1075
  _CQ,
1294
- {
1295
- [_en]: ["{graphIdentifier}."],
1296
- [_h]: ["DELETE", "/queries/{queryId}", 200],
1297
- },
1076
+ { [_en]: ["{graphIdentifier}."], [_h]: ["DELETE", "/queries/{queryId}", 200] },
1298
1077
  () => CancelQueryInput,
1299
1078
  () => __Unit,
1300
1079
  ];
@@ -1302,9 +1081,7 @@ var CreateGraph = [
1302
1081
  9,
1303
1082
  n0,
1304
1083
  _CG,
1305
- {
1306
- [_h]: ["POST", "/graphs", 201],
1307
- },
1084
+ { [_h]: ["POST", "/graphs", 201] },
1308
1085
  () => CreateGraphInput,
1309
1086
  () => CreateGraphOutput,
1310
1087
  ];
@@ -1312,9 +1089,7 @@ var CreateGraphSnapshot = [
1312
1089
  9,
1313
1090
  n0,
1314
1091
  _CGS,
1315
- {
1316
- [_h]: ["POST", "/snapshots", 201],
1317
- },
1092
+ { [_h]: ["POST", "/snapshots", 201] },
1318
1093
  () => CreateGraphSnapshotInput,
1319
1094
  () => CreateGraphSnapshotOutput,
1320
1095
  ];
@@ -1322,9 +1097,7 @@ var CreateGraphUsingImportTask = [
1322
1097
  9,
1323
1098
  n0,
1324
1099
  _CGUIT,
1325
- {
1326
- [_h]: ["POST", "/importtasks", 201],
1327
- },
1100
+ { [_h]: ["POST", "/importtasks", 201] },
1328
1101
  () => CreateGraphUsingImportTaskInput,
1329
1102
  () => CreateGraphUsingImportTaskOutput,
1330
1103
  ];
@@ -1332,9 +1105,7 @@ var CreatePrivateGraphEndpoint = [
1332
1105
  9,
1333
1106
  n0,
1334
1107
  _CPGE,
1335
- {
1336
- [_h]: ["POST", "/graphs/{graphIdentifier}/endpoints/", 201],
1337
- },
1108
+ { [_h]: ["POST", "/graphs/{graphIdentifier}/endpoints/", 201] },
1338
1109
  () => CreatePrivateGraphEndpointInput,
1339
1110
  () => CreatePrivateGraphEndpointOutput,
1340
1111
  ];
@@ -1342,9 +1113,7 @@ var DeleteGraph = [
1342
1113
  9,
1343
1114
  n0,
1344
1115
  _DG,
1345
- {
1346
- [_h]: ["DELETE", "/graphs/{graphIdentifier}", 200],
1347
- },
1116
+ { [_h]: ["DELETE", "/graphs/{graphIdentifier}", 200] },
1348
1117
  () => DeleteGraphInput,
1349
1118
  () => DeleteGraphOutput,
1350
1119
  ];
@@ -1352,9 +1121,7 @@ var DeleteGraphSnapshot = [
1352
1121
  9,
1353
1122
  n0,
1354
1123
  _DGS,
1355
- {
1356
- [_h]: ["DELETE", "/snapshots/{snapshotIdentifier}", 200],
1357
- },
1124
+ { [_h]: ["DELETE", "/snapshots/{snapshotIdentifier}", 200] },
1358
1125
  () => DeleteGraphSnapshotInput,
1359
1126
  () => DeleteGraphSnapshotOutput,
1360
1127
  ];
@@ -1362,9 +1129,7 @@ var DeletePrivateGraphEndpoint = [
1362
1129
  9,
1363
1130
  n0,
1364
1131
  _DPGE,
1365
- {
1366
- [_h]: ["DELETE", "/graphs/{graphIdentifier}/endpoints/{vpcId}", 200],
1367
- },
1132
+ { [_h]: ["DELETE", "/graphs/{graphIdentifier}/endpoints/{vpcId}", 200] },
1368
1133
  () => DeletePrivateGraphEndpointInput,
1369
1134
  () => DeletePrivateGraphEndpointOutput,
1370
1135
  ];
@@ -1372,10 +1137,7 @@ var ExecuteQuery = [
1372
1137
  9,
1373
1138
  n0,
1374
1139
  _EQ,
1375
- {
1376
- [_h]: ["POST", "/queries", 200],
1377
- [_en]: ["{graphIdentifier}."],
1378
- },
1140
+ { [_h]: ["POST", "/queries", 200], [_en]: ["{graphIdentifier}."] },
1379
1141
  () => ExecuteQueryInput,
1380
1142
  () => ExecuteQueryOutput,
1381
1143
  ];
@@ -1383,9 +1145,7 @@ var GetExportTask = [
1383
1145
  9,
1384
1146
  n0,
1385
1147
  _GET,
1386
- {
1387
- [_h]: ["GET", "/exporttasks/{taskIdentifier}", 200],
1388
- },
1148
+ { [_h]: ["GET", "/exporttasks/{taskIdentifier}", 200] },
1389
1149
  () => GetExportTaskInput,
1390
1150
  () => GetExportTaskOutput,
1391
1151
  ];
@@ -1393,9 +1153,7 @@ var GetGraph = [
1393
1153
  9,
1394
1154
  n0,
1395
1155
  _GG,
1396
- {
1397
- [_h]: ["GET", "/graphs/{graphIdentifier}", 200],
1398
- },
1156
+ { [_h]: ["GET", "/graphs/{graphIdentifier}", 200] },
1399
1157
  () => GetGraphInput,
1400
1158
  () => GetGraphOutput,
1401
1159
  ];
@@ -1403,9 +1161,7 @@ var GetGraphSnapshot = [
1403
1161
  9,
1404
1162
  n0,
1405
1163
  _GGS,
1406
- {
1407
- [_h]: ["GET", "/snapshots/{snapshotIdentifier}", 200],
1408
- },
1164
+ { [_h]: ["GET", "/snapshots/{snapshotIdentifier}", 200] },
1409
1165
  () => GetGraphSnapshotInput,
1410
1166
  () => GetGraphSnapshotOutput,
1411
1167
  ];
@@ -1413,10 +1169,7 @@ var GetGraphSummary = [
1413
1169
  9,
1414
1170
  n0,
1415
1171
  _GGSe,
1416
- {
1417
- [_en]: ["{graphIdentifier}."],
1418
- [_h]: ["GET", "/summary", 200],
1419
- },
1172
+ { [_en]: ["{graphIdentifier}."], [_h]: ["GET", "/summary", 200] },
1420
1173
  () => GetGraphSummaryInput,
1421
1174
  () => GetGraphSummaryOutput,
1422
1175
  ];
@@ -1424,9 +1177,7 @@ var GetImportTask = [
1424
1177
  9,
1425
1178
  n0,
1426
1179
  _GIT,
1427
- {
1428
- [_h]: ["GET", "/importtasks/{taskIdentifier}", 200],
1429
- },
1180
+ { [_h]: ["GET", "/importtasks/{taskIdentifier}", 200] },
1430
1181
  () => GetImportTaskInput,
1431
1182
  () => GetImportTaskOutput,
1432
1183
  ];
@@ -1434,9 +1185,7 @@ var GetPrivateGraphEndpoint = [
1434
1185
  9,
1435
1186
  n0,
1436
1187
  _GPGE,
1437
- {
1438
- [_h]: ["GET", "/graphs/{graphIdentifier}/endpoints/{vpcId}", 200],
1439
- },
1188
+ { [_h]: ["GET", "/graphs/{graphIdentifier}/endpoints/{vpcId}", 200] },
1440
1189
  () => GetPrivateGraphEndpointInput,
1441
1190
  () => GetPrivateGraphEndpointOutput,
1442
1191
  ];
@@ -1444,10 +1193,7 @@ var GetQuery = [
1444
1193
  9,
1445
1194
  n0,
1446
1195
  _GQ,
1447
- {
1448
- [_en]: ["{graphIdentifier}."],
1449
- [_h]: ["GET", "/queries/{queryId}", 200],
1450
- },
1196
+ { [_en]: ["{graphIdentifier}."], [_h]: ["GET", "/queries/{queryId}", 200] },
1451
1197
  () => GetQueryInput,
1452
1198
  () => GetQueryOutput,
1453
1199
  ];
@@ -1455,9 +1201,7 @@ var ListExportTasks = [
1455
1201
  9,
1456
1202
  n0,
1457
1203
  _LET,
1458
- {
1459
- [_h]: ["GET", "/exporttasks", 200],
1460
- },
1204
+ { [_h]: ["GET", "/exporttasks", 200] },
1461
1205
  () => ListExportTasksInput,
1462
1206
  () => ListExportTasksOutput,
1463
1207
  ];
@@ -1465,9 +1209,7 @@ var ListGraphs = [
1465
1209
  9,
1466
1210
  n0,
1467
1211
  _LG,
1468
- {
1469
- [_h]: ["GET", "/graphs", 200],
1470
- },
1212
+ { [_h]: ["GET", "/graphs", 200] },
1471
1213
  () => ListGraphsInput,
1472
1214
  () => ListGraphsOutput,
1473
1215
  ];
@@ -1475,9 +1217,7 @@ var ListGraphSnapshots = [
1475
1217
  9,
1476
1218
  n0,
1477
1219
  _LGS,
1478
- {
1479
- [_h]: ["GET", "/snapshots", 200],
1480
- },
1220
+ { [_h]: ["GET", "/snapshots", 200] },
1481
1221
  () => ListGraphSnapshotsInput,
1482
1222
  () => ListGraphSnapshotsOutput,
1483
1223
  ];
@@ -1485,9 +1225,7 @@ var ListImportTasks = [
1485
1225
  9,
1486
1226
  n0,
1487
1227
  _LIT,
1488
- {
1489
- [_h]: ["GET", "/importtasks", 200],
1490
- },
1228
+ { [_h]: ["GET", "/importtasks", 200] },
1491
1229
  () => ListImportTasksInput,
1492
1230
  () => ListImportTasksOutput,
1493
1231
  ];
@@ -1495,9 +1233,7 @@ var ListPrivateGraphEndpoints = [
1495
1233
  9,
1496
1234
  n0,
1497
1235
  _LPGE,
1498
- {
1499
- [_h]: ["GET", "/graphs/{graphIdentifier}/endpoints/", 200],
1500
- },
1236
+ { [_h]: ["GET", "/graphs/{graphIdentifier}/endpoints/", 200] },
1501
1237
  () => ListPrivateGraphEndpointsInput,
1502
1238
  () => ListPrivateGraphEndpointsOutput,
1503
1239
  ];
@@ -1505,10 +1241,7 @@ var ListQueries = [
1505
1241
  9,
1506
1242
  n0,
1507
1243
  _LQ,
1508
- {
1509
- [_en]: ["{graphIdentifier}."],
1510
- [_h]: ["GET", "/queries", 200],
1511
- },
1244
+ { [_en]: ["{graphIdentifier}."], [_h]: ["GET", "/queries", 200] },
1512
1245
  () => ListQueriesInput,
1513
1246
  () => ListQueriesOutput,
1514
1247
  ];
@@ -1516,9 +1249,7 @@ var ListTagsForResource = [
1516
1249
  9,
1517
1250
  n0,
1518
1251
  _LTFR,
1519
- {
1520
- [_h]: ["GET", "/tags/{resourceArn}", 200],
1521
- },
1252
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] },
1522
1253
  () => ListTagsForResourceInput,
1523
1254
  () => ListTagsForResourceOutput,
1524
1255
  ];
@@ -1526,9 +1257,7 @@ var ResetGraph = [
1526
1257
  9,
1527
1258
  n0,
1528
1259
  _RG,
1529
- {
1530
- [_h]: ["PUT", "/graphs/{graphIdentifier}", 200],
1531
- },
1260
+ { [_h]: ["PUT", "/graphs/{graphIdentifier}", 200] },
1532
1261
  () => ResetGraphInput,
1533
1262
  () => ResetGraphOutput,
1534
1263
  ];
@@ -1536,9 +1265,7 @@ var RestoreGraphFromSnapshot = [
1536
1265
  9,
1537
1266
  n0,
1538
1267
  _RGFS,
1539
- {
1540
- [_h]: ["POST", "/snapshots/{snapshotIdentifier}/restore", 201],
1541
- },
1268
+ { [_h]: ["POST", "/snapshots/{snapshotIdentifier}/restore", 201] },
1542
1269
  () => RestoreGraphFromSnapshotInput,
1543
1270
  () => RestoreGraphFromSnapshotOutput,
1544
1271
  ];
@@ -1546,9 +1273,7 @@ var StartExportTask = [
1546
1273
  9,
1547
1274
  n0,
1548
1275
  _SET,
1549
- {
1550
- [_h]: ["POST", "/exporttasks", 201],
1551
- },
1276
+ { [_h]: ["POST", "/exporttasks", 201] },
1552
1277
  () => StartExportTaskInput,
1553
1278
  () => StartExportTaskOutput,
1554
1279
  ];
@@ -1556,9 +1281,7 @@ var StartGraph = [
1556
1281
  9,
1557
1282
  n0,
1558
1283
  _SG,
1559
- {
1560
- [_h]: ["POST", "/graphs/{graphIdentifier}/start", 200],
1561
- },
1284
+ { [_h]: ["POST", "/graphs/{graphIdentifier}/start", 200] },
1562
1285
  () => StartGraphInput,
1563
1286
  () => StartGraphOutput,
1564
1287
  ];
@@ -1566,9 +1289,7 @@ var StartImportTask = [
1566
1289
  9,
1567
1290
  n0,
1568
1291
  _SIT,
1569
- {
1570
- [_h]: ["POST", "/graphs/{graphIdentifier}/importtasks", 201],
1571
- },
1292
+ { [_h]: ["POST", "/graphs/{graphIdentifier}/importtasks", 201] },
1572
1293
  () => StartImportTaskInput,
1573
1294
  () => StartImportTaskOutput,
1574
1295
  ];
@@ -1576,9 +1297,7 @@ var StopGraph = [
1576
1297
  9,
1577
1298
  n0,
1578
1299
  _SGt,
1579
- {
1580
- [_h]: ["POST", "/graphs/{graphIdentifier}/stop", 200],
1581
- },
1300
+ { [_h]: ["POST", "/graphs/{graphIdentifier}/stop", 200] },
1582
1301
  () => StopGraphInput,
1583
1302
  () => StopGraphOutput,
1584
1303
  ];
@@ -1586,9 +1305,7 @@ var TagResource = [
1586
1305
  9,
1587
1306
  n0,
1588
1307
  _TR,
1589
- {
1590
- [_h]: ["POST", "/tags/{resourceArn}", 200],
1591
- },
1308
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] },
1592
1309
  () => TagResourceInput,
1593
1310
  () => TagResourceOutput,
1594
1311
  ];
@@ -1596,9 +1313,7 @@ var UntagResource = [
1596
1313
  9,
1597
1314
  n0,
1598
1315
  _UR,
1599
- {
1600
- [_h]: ["DELETE", "/tags/{resourceArn}", 200],
1601
- },
1316
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
1602
1317
  () => UntagResourceInput,
1603
1318
  () => UntagResourceOutput,
1604
1319
  ];
@@ -1606,9 +1321,7 @@ var UpdateGraph = [
1606
1321
  9,
1607
1322
  n0,
1608
1323
  _UG,
1609
- {
1610
- [_h]: ["PATCH", "/graphs/{graphIdentifier}", 200],
1611
- },
1324
+ { [_h]: ["PATCH", "/graphs/{graphIdentifier}", 200] },
1612
1325
  () => UpdateGraphInput,
1613
1326
  () => UpdateGraphOutput,
1614
1327
  ];