@aws-sdk/client-athena 3.588.0 → 3.592.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 (145) hide show
  1. package/dist-cjs/index.js +0 -68
  2. package/dist-types/AthenaClient.d.ts +4 -4
  3. package/dist-types/commands/BatchGetNamedQueryCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetPreparedStatementCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetQueryExecutionCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelCapacityReservationCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDataCatalogCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateNamedQueryCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateNotebookCommand.d.ts +2 -1
  11. package/dist-types/commands/CreatePreparedStatementCommand.d.ts +2 -1
  12. package/dist-types/commands/CreatePresignedNotebookUrlCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateWorkGroupCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteCapacityReservationCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteDataCatalogCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteNamedQueryCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteNotebookCommand.d.ts +2 -1
  18. package/dist-types/commands/DeletePreparedStatementCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteWorkGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/ExportNotebookCommand.d.ts +2 -1
  21. package/dist-types/commands/GetCalculationExecutionCodeCommand.d.ts +2 -1
  22. package/dist-types/commands/GetCalculationExecutionCommand.d.ts +2 -1
  23. package/dist-types/commands/GetCalculationExecutionStatusCommand.d.ts +2 -1
  24. package/dist-types/commands/GetCapacityAssignmentConfigurationCommand.d.ts +2 -1
  25. package/dist-types/commands/GetCapacityReservationCommand.d.ts +2 -1
  26. package/dist-types/commands/GetDataCatalogCommand.d.ts +2 -1
  27. package/dist-types/commands/GetDatabaseCommand.d.ts +2 -1
  28. package/dist-types/commands/GetNamedQueryCommand.d.ts +2 -1
  29. package/dist-types/commands/GetNotebookMetadataCommand.d.ts +2 -1
  30. package/dist-types/commands/GetPreparedStatementCommand.d.ts +2 -1
  31. package/dist-types/commands/GetQueryExecutionCommand.d.ts +2 -1
  32. package/dist-types/commands/GetQueryResultsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetQueryRuntimeStatisticsCommand.d.ts +2 -1
  34. package/dist-types/commands/GetSessionCommand.d.ts +2 -1
  35. package/dist-types/commands/GetSessionStatusCommand.d.ts +2 -1
  36. package/dist-types/commands/GetTableMetadataCommand.d.ts +2 -1
  37. package/dist-types/commands/GetWorkGroupCommand.d.ts +2 -1
  38. package/dist-types/commands/ImportNotebookCommand.d.ts +2 -1
  39. package/dist-types/commands/ListApplicationDPUSizesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListCalculationExecutionsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListCapacityReservationsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListDataCatalogsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListDatabasesCommand.d.ts +2 -1
  44. package/dist-types/commands/ListEngineVersionsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListExecutorsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListNamedQueriesCommand.d.ts +2 -1
  47. package/dist-types/commands/ListNotebookMetadataCommand.d.ts +2 -1
  48. package/dist-types/commands/ListNotebookSessionsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListPreparedStatementsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListQueryExecutionsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListSessionsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListTableMetadataCommand.d.ts +2 -1
  53. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/ListWorkGroupsCommand.d.ts +2 -1
  55. package/dist-types/commands/PutCapacityAssignmentConfigurationCommand.d.ts +2 -1
  56. package/dist-types/commands/StartCalculationExecutionCommand.d.ts +2 -1
  57. package/dist-types/commands/StartQueryExecutionCommand.d.ts +2 -1
  58. package/dist-types/commands/StartSessionCommand.d.ts +2 -1
  59. package/dist-types/commands/StopCalculationExecutionCommand.d.ts +2 -1
  60. package/dist-types/commands/StopQueryExecutionCommand.d.ts +2 -1
  61. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  62. package/dist-types/commands/TerminateSessionCommand.d.ts +2 -1
  63. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateCapacityReservationCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateDataCatalogCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateNamedQueryCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateNotebookCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateNotebookMetadataCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdatePreparedStatementCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateWorkGroupCommand.d.ts +2 -1
  71. package/dist-types/index.d.ts +2 -2
  72. package/dist-types/models/AthenaServiceException.d.ts +2 -1
  73. package/dist-types/runtimeConfig.native.d.ts +1 -1
  74. package/dist-types/ts3.4/AthenaClient.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/BatchGetNamedQueryCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/BatchGetPreparedStatementCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/BatchGetQueryExecutionCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/CreateDataCatalogCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/CreateNamedQueryCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreatePreparedStatementCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreatePresignedNotebookUrlCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateWorkGroupCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DeleteCapacityReservationCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DeleteDataCatalogCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/DeleteNamedQueryCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DeletePreparedStatementCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DeleteWorkGroupCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ExportNotebookCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/GetCalculationExecutionCodeCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/GetCalculationExecutionCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/GetCalculationExecutionStatusCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/GetCapacityAssignmentConfigurationCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/GetCapacityReservationCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/GetDataCatalogCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/GetNamedQueryCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/GetNotebookMetadataCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/GetPreparedStatementCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/GetQueryExecutionCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/GetQueryRuntimeStatisticsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/GetSessionStatusCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/GetTableMetadataCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/GetWorkGroupCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/ImportNotebookCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/ListApplicationDPUSizesCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/ListCalculationExecutionsCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/ListCapacityReservationsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/ListDataCatalogsCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/ListDatabasesCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/ListEngineVersionsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/ListExecutorsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/ListNamedQueriesCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/ListNotebookMetadataCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/ListNotebookSessionsCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/ListPreparedStatementsCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/ListQueryExecutionsCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/ListTableMetadataCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/ListWorkGroupsCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/PutCapacityAssignmentConfigurationCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/StartCalculationExecutionCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/StartQueryExecutionCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/StopCalculationExecutionCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/StopQueryExecutionCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/UpdateCapacityReservationCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/UpdateDataCatalogCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/UpdateNamedQueryCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/UpdateNotebookMetadataCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/UpdatePreparedStatementCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/UpdateWorkGroupCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/models/AthenaServiceException.d.ts +2 -1
  144. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  145. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -283,7 +283,6 @@ var AthenaClient = _AthenaClient;
283
283
 
284
284
  var import_middleware_serde = require("@smithy/middleware-serde");
285
285
 
286
- var import_types = require("@smithy/types");
287
286
 
288
287
  // src/protocols/Aws_json1_1.ts
289
288
  var import_core2 = require("@aws-sdk/core");
@@ -2347,7 +2346,6 @@ var BatchGetNamedQueryCommand = _BatchGetNamedQueryCommand;
2347
2346
 
2348
2347
 
2349
2348
 
2350
-
2351
2349
  var _BatchGetPreparedStatementCommand = class _BatchGetPreparedStatementCommand extends import_smithy_client.Command.classBuilder().ep({
2352
2350
  ...commonParams
2353
2351
  }).m(function(Command, cs, config, o) {
@@ -2364,7 +2362,6 @@ var BatchGetPreparedStatementCommand = _BatchGetPreparedStatementCommand;
2364
2362
 
2365
2363
 
2366
2364
 
2367
-
2368
2365
  var _BatchGetQueryExecutionCommand = class _BatchGetQueryExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
2369
2366
  ...commonParams
2370
2367
  }).m(function(Command, cs, config, o) {
@@ -2381,7 +2378,6 @@ var BatchGetQueryExecutionCommand = _BatchGetQueryExecutionCommand;
2381
2378
 
2382
2379
 
2383
2380
 
2384
-
2385
2381
  var _CancelCapacityReservationCommand = class _CancelCapacityReservationCommand extends import_smithy_client.Command.classBuilder().ep({
2386
2382
  ...commonParams
2387
2383
  }).m(function(Command, cs, config, o) {
@@ -2398,7 +2394,6 @@ var CancelCapacityReservationCommand = _CancelCapacityReservationCommand;
2398
2394
 
2399
2395
 
2400
2396
 
2401
-
2402
2397
  var _CreateCapacityReservationCommand = class _CreateCapacityReservationCommand extends import_smithy_client.Command.classBuilder().ep({
2403
2398
  ...commonParams
2404
2399
  }).m(function(Command, cs, config, o) {
@@ -2415,7 +2410,6 @@ var CreateCapacityReservationCommand = _CreateCapacityReservationCommand;
2415
2410
 
2416
2411
 
2417
2412
 
2418
-
2419
2413
  var _CreateDataCatalogCommand = class _CreateDataCatalogCommand extends import_smithy_client.Command.classBuilder().ep({
2420
2414
  ...commonParams
2421
2415
  }).m(function(Command, cs, config, o) {
@@ -2432,7 +2426,6 @@ var CreateDataCatalogCommand = _CreateDataCatalogCommand;
2432
2426
 
2433
2427
 
2434
2428
 
2435
-
2436
2429
  var _CreateNamedQueryCommand = class _CreateNamedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
2437
2430
  ...commonParams
2438
2431
  }).m(function(Command, cs, config, o) {
@@ -2449,7 +2442,6 @@ var CreateNamedQueryCommand = _CreateNamedQueryCommand;
2449
2442
 
2450
2443
 
2451
2444
 
2452
-
2453
2445
  var _CreateNotebookCommand = class _CreateNotebookCommand extends import_smithy_client.Command.classBuilder().ep({
2454
2446
  ...commonParams
2455
2447
  }).m(function(Command, cs, config, o) {
@@ -2466,7 +2458,6 @@ var CreateNotebookCommand = _CreateNotebookCommand;
2466
2458
 
2467
2459
 
2468
2460
 
2469
-
2470
2461
  var _CreatePreparedStatementCommand = class _CreatePreparedStatementCommand extends import_smithy_client.Command.classBuilder().ep({
2471
2462
  ...commonParams
2472
2463
  }).m(function(Command, cs, config, o) {
@@ -2483,7 +2474,6 @@ var CreatePreparedStatementCommand = _CreatePreparedStatementCommand;
2483
2474
 
2484
2475
 
2485
2476
 
2486
-
2487
2477
  var _CreatePresignedNotebookUrlCommand = class _CreatePresignedNotebookUrlCommand extends import_smithy_client.Command.classBuilder().ep({
2488
2478
  ...commonParams
2489
2479
  }).m(function(Command, cs, config, o) {
@@ -2500,7 +2490,6 @@ var CreatePresignedNotebookUrlCommand = _CreatePresignedNotebookUrlCommand;
2500
2490
 
2501
2491
 
2502
2492
 
2503
-
2504
2493
  var _CreateWorkGroupCommand = class _CreateWorkGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2505
2494
  ...commonParams
2506
2495
  }).m(function(Command, cs, config, o) {
@@ -2517,7 +2506,6 @@ var CreateWorkGroupCommand = _CreateWorkGroupCommand;
2517
2506
 
2518
2507
 
2519
2508
 
2520
-
2521
2509
  var _DeleteCapacityReservationCommand = class _DeleteCapacityReservationCommand extends import_smithy_client.Command.classBuilder().ep({
2522
2510
  ...commonParams
2523
2511
  }).m(function(Command, cs, config, o) {
@@ -2534,7 +2522,6 @@ var DeleteCapacityReservationCommand = _DeleteCapacityReservationCommand;
2534
2522
 
2535
2523
 
2536
2524
 
2537
-
2538
2525
  var _DeleteDataCatalogCommand = class _DeleteDataCatalogCommand extends import_smithy_client.Command.classBuilder().ep({
2539
2526
  ...commonParams
2540
2527
  }).m(function(Command, cs, config, o) {
@@ -2551,7 +2538,6 @@ var DeleteDataCatalogCommand = _DeleteDataCatalogCommand;
2551
2538
 
2552
2539
 
2553
2540
 
2554
-
2555
2541
  var _DeleteNamedQueryCommand = class _DeleteNamedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
2556
2542
  ...commonParams
2557
2543
  }).m(function(Command, cs, config, o) {
@@ -2568,7 +2554,6 @@ var DeleteNamedQueryCommand = _DeleteNamedQueryCommand;
2568
2554
 
2569
2555
 
2570
2556
 
2571
-
2572
2557
  var _DeleteNotebookCommand = class _DeleteNotebookCommand extends import_smithy_client.Command.classBuilder().ep({
2573
2558
  ...commonParams
2574
2559
  }).m(function(Command, cs, config, o) {
@@ -2585,7 +2570,6 @@ var DeleteNotebookCommand = _DeleteNotebookCommand;
2585
2570
 
2586
2571
 
2587
2572
 
2588
-
2589
2573
  var _DeletePreparedStatementCommand = class _DeletePreparedStatementCommand extends import_smithy_client.Command.classBuilder().ep({
2590
2574
  ...commonParams
2591
2575
  }).m(function(Command, cs, config, o) {
@@ -2602,7 +2586,6 @@ var DeletePreparedStatementCommand = _DeletePreparedStatementCommand;
2602
2586
 
2603
2587
 
2604
2588
 
2605
-
2606
2589
  var _DeleteWorkGroupCommand = class _DeleteWorkGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2607
2590
  ...commonParams
2608
2591
  }).m(function(Command, cs, config, o) {
@@ -2619,7 +2602,6 @@ var DeleteWorkGroupCommand = _DeleteWorkGroupCommand;
2619
2602
 
2620
2603
 
2621
2604
 
2622
-
2623
2605
  var _ExportNotebookCommand = class _ExportNotebookCommand extends import_smithy_client.Command.classBuilder().ep({
2624
2606
  ...commonParams
2625
2607
  }).m(function(Command, cs, config, o) {
@@ -2636,7 +2618,6 @@ var ExportNotebookCommand = _ExportNotebookCommand;
2636
2618
 
2637
2619
 
2638
2620
 
2639
-
2640
2621
  var _GetCalculationExecutionCodeCommand = class _GetCalculationExecutionCodeCommand extends import_smithy_client.Command.classBuilder().ep({
2641
2622
  ...commonParams
2642
2623
  }).m(function(Command, cs, config, o) {
@@ -2653,7 +2634,6 @@ var GetCalculationExecutionCodeCommand = _GetCalculationExecutionCodeCommand;
2653
2634
 
2654
2635
 
2655
2636
 
2656
-
2657
2637
  var _GetCalculationExecutionCommand = class _GetCalculationExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
2658
2638
  ...commonParams
2659
2639
  }).m(function(Command, cs, config, o) {
@@ -2670,7 +2650,6 @@ var GetCalculationExecutionCommand = _GetCalculationExecutionCommand;
2670
2650
 
2671
2651
 
2672
2652
 
2673
-
2674
2653
  var _GetCalculationExecutionStatusCommand = class _GetCalculationExecutionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2675
2654
  ...commonParams
2676
2655
  }).m(function(Command, cs, config, o) {
@@ -2687,7 +2666,6 @@ var GetCalculationExecutionStatusCommand = _GetCalculationExecutionStatusCommand
2687
2666
 
2688
2667
 
2689
2668
 
2690
-
2691
2669
  var _GetCapacityAssignmentConfigurationCommand = class _GetCapacityAssignmentConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2692
2670
  ...commonParams
2693
2671
  }).m(function(Command, cs, config, o) {
@@ -2704,7 +2682,6 @@ var GetCapacityAssignmentConfigurationCommand = _GetCapacityAssignmentConfigurat
2704
2682
 
2705
2683
 
2706
2684
 
2707
-
2708
2685
  var _GetCapacityReservationCommand = class _GetCapacityReservationCommand extends import_smithy_client.Command.classBuilder().ep({
2709
2686
  ...commonParams
2710
2687
  }).m(function(Command, cs, config, o) {
@@ -2721,7 +2698,6 @@ var GetCapacityReservationCommand = _GetCapacityReservationCommand;
2721
2698
 
2722
2699
 
2723
2700
 
2724
-
2725
2701
  var _GetDatabaseCommand = class _GetDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
2726
2702
  ...commonParams
2727
2703
  }).m(function(Command, cs, config, o) {
@@ -2738,7 +2714,6 @@ var GetDatabaseCommand = _GetDatabaseCommand;
2738
2714
 
2739
2715
 
2740
2716
 
2741
-
2742
2717
  var _GetDataCatalogCommand = class _GetDataCatalogCommand extends import_smithy_client.Command.classBuilder().ep({
2743
2718
  ...commonParams
2744
2719
  }).m(function(Command, cs, config, o) {
@@ -2755,7 +2730,6 @@ var GetDataCatalogCommand = _GetDataCatalogCommand;
2755
2730
 
2756
2731
 
2757
2732
 
2758
-
2759
2733
  var _GetNamedQueryCommand = class _GetNamedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
2760
2734
  ...commonParams
2761
2735
  }).m(function(Command, cs, config, o) {
@@ -2772,7 +2746,6 @@ var GetNamedQueryCommand = _GetNamedQueryCommand;
2772
2746
 
2773
2747
 
2774
2748
 
2775
-
2776
2749
  var _GetNotebookMetadataCommand = class _GetNotebookMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
2777
2750
  ...commonParams
2778
2751
  }).m(function(Command, cs, config, o) {
@@ -2789,7 +2762,6 @@ var GetNotebookMetadataCommand = _GetNotebookMetadataCommand;
2789
2762
 
2790
2763
 
2791
2764
 
2792
-
2793
2765
  var _GetPreparedStatementCommand = class _GetPreparedStatementCommand extends import_smithy_client.Command.classBuilder().ep({
2794
2766
  ...commonParams
2795
2767
  }).m(function(Command, cs, config, o) {
@@ -2806,7 +2778,6 @@ var GetPreparedStatementCommand = _GetPreparedStatementCommand;
2806
2778
 
2807
2779
 
2808
2780
 
2809
-
2810
2781
  var _GetQueryExecutionCommand = class _GetQueryExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
2811
2782
  ...commonParams
2812
2783
  }).m(function(Command, cs, config, o) {
@@ -2823,7 +2794,6 @@ var GetQueryExecutionCommand = _GetQueryExecutionCommand;
2823
2794
 
2824
2795
 
2825
2796
 
2826
-
2827
2797
  var _GetQueryResultsCommand = class _GetQueryResultsCommand extends import_smithy_client.Command.classBuilder().ep({
2828
2798
  ...commonParams
2829
2799
  }).m(function(Command, cs, config, o) {
@@ -2840,7 +2810,6 @@ var GetQueryResultsCommand = _GetQueryResultsCommand;
2840
2810
 
2841
2811
 
2842
2812
 
2843
-
2844
2813
  var _GetQueryRuntimeStatisticsCommand = class _GetQueryRuntimeStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
2845
2814
  ...commonParams
2846
2815
  }).m(function(Command, cs, config, o) {
@@ -2857,7 +2826,6 @@ var GetQueryRuntimeStatisticsCommand = _GetQueryRuntimeStatisticsCommand;
2857
2826
 
2858
2827
 
2859
2828
 
2860
-
2861
2829
  var _GetSessionCommand = class _GetSessionCommand extends import_smithy_client.Command.classBuilder().ep({
2862
2830
  ...commonParams
2863
2831
  }).m(function(Command, cs, config, o) {
@@ -2874,7 +2842,6 @@ var GetSessionCommand = _GetSessionCommand;
2874
2842
 
2875
2843
 
2876
2844
 
2877
-
2878
2845
  var _GetSessionStatusCommand = class _GetSessionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2879
2846
  ...commonParams
2880
2847
  }).m(function(Command, cs, config, o) {
@@ -2891,7 +2858,6 @@ var GetSessionStatusCommand = _GetSessionStatusCommand;
2891
2858
 
2892
2859
 
2893
2860
 
2894
-
2895
2861
  var _GetTableMetadataCommand = class _GetTableMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
2896
2862
  ...commonParams
2897
2863
  }).m(function(Command, cs, config, o) {
@@ -2908,7 +2874,6 @@ var GetTableMetadataCommand = _GetTableMetadataCommand;
2908
2874
 
2909
2875
 
2910
2876
 
2911
-
2912
2877
  var _GetWorkGroupCommand = class _GetWorkGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2913
2878
  ...commonParams
2914
2879
  }).m(function(Command, cs, config, o) {
@@ -2925,7 +2890,6 @@ var GetWorkGroupCommand = _GetWorkGroupCommand;
2925
2890
 
2926
2891
 
2927
2892
 
2928
-
2929
2893
  var _ImportNotebookCommand = class _ImportNotebookCommand extends import_smithy_client.Command.classBuilder().ep({
2930
2894
  ...commonParams
2931
2895
  }).m(function(Command, cs, config, o) {
@@ -2942,7 +2906,6 @@ var ImportNotebookCommand = _ImportNotebookCommand;
2942
2906
 
2943
2907
 
2944
2908
 
2945
-
2946
2909
  var _ListApplicationDPUSizesCommand = class _ListApplicationDPUSizesCommand extends import_smithy_client.Command.classBuilder().ep({
2947
2910
  ...commonParams
2948
2911
  }).m(function(Command, cs, config, o) {
@@ -2959,7 +2922,6 @@ var ListApplicationDPUSizesCommand = _ListApplicationDPUSizesCommand;
2959
2922
 
2960
2923
 
2961
2924
 
2962
-
2963
2925
  var _ListCalculationExecutionsCommand = class _ListCalculationExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
2964
2926
  ...commonParams
2965
2927
  }).m(function(Command, cs, config, o) {
@@ -2976,7 +2938,6 @@ var ListCalculationExecutionsCommand = _ListCalculationExecutionsCommand;
2976
2938
 
2977
2939
 
2978
2940
 
2979
-
2980
2941
  var _ListCapacityReservationsCommand = class _ListCapacityReservationsCommand extends import_smithy_client.Command.classBuilder().ep({
2981
2942
  ...commonParams
2982
2943
  }).m(function(Command, cs, config, o) {
@@ -2993,7 +2954,6 @@ var ListCapacityReservationsCommand = _ListCapacityReservationsCommand;
2993
2954
 
2994
2955
 
2995
2956
 
2996
-
2997
2957
  var _ListDatabasesCommand = class _ListDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
2998
2958
  ...commonParams
2999
2959
  }).m(function(Command, cs, config, o) {
@@ -3010,7 +2970,6 @@ var ListDatabasesCommand = _ListDatabasesCommand;
3010
2970
 
3011
2971
 
3012
2972
 
3013
-
3014
2973
  var _ListDataCatalogsCommand = class _ListDataCatalogsCommand extends import_smithy_client.Command.classBuilder().ep({
3015
2974
  ...commonParams
3016
2975
  }).m(function(Command, cs, config, o) {
@@ -3027,7 +2986,6 @@ var ListDataCatalogsCommand = _ListDataCatalogsCommand;
3027
2986
 
3028
2987
 
3029
2988
 
3030
-
3031
2989
  var _ListEngineVersionsCommand = class _ListEngineVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
3032
2990
  ...commonParams
3033
2991
  }).m(function(Command, cs, config, o) {
@@ -3044,7 +3002,6 @@ var ListEngineVersionsCommand = _ListEngineVersionsCommand;
3044
3002
 
3045
3003
 
3046
3004
 
3047
-
3048
3005
  var _ListExecutorsCommand = class _ListExecutorsCommand extends import_smithy_client.Command.classBuilder().ep({
3049
3006
  ...commonParams
3050
3007
  }).m(function(Command, cs, config, o) {
@@ -3061,7 +3018,6 @@ var ListExecutorsCommand = _ListExecutorsCommand;
3061
3018
 
3062
3019
 
3063
3020
 
3064
-
3065
3021
  var _ListNamedQueriesCommand = class _ListNamedQueriesCommand extends import_smithy_client.Command.classBuilder().ep({
3066
3022
  ...commonParams
3067
3023
  }).m(function(Command, cs, config, o) {
@@ -3078,7 +3034,6 @@ var ListNamedQueriesCommand = _ListNamedQueriesCommand;
3078
3034
 
3079
3035
 
3080
3036
 
3081
-
3082
3037
  var _ListNotebookMetadataCommand = class _ListNotebookMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
3083
3038
  ...commonParams
3084
3039
  }).m(function(Command, cs, config, o) {
@@ -3095,7 +3050,6 @@ var ListNotebookMetadataCommand = _ListNotebookMetadataCommand;
3095
3050
 
3096
3051
 
3097
3052
 
3098
-
3099
3053
  var _ListNotebookSessionsCommand = class _ListNotebookSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
3100
3054
  ...commonParams
3101
3055
  }).m(function(Command, cs, config, o) {
@@ -3112,7 +3066,6 @@ var ListNotebookSessionsCommand = _ListNotebookSessionsCommand;
3112
3066
 
3113
3067
 
3114
3068
 
3115
-
3116
3069
  var _ListPreparedStatementsCommand = class _ListPreparedStatementsCommand extends import_smithy_client.Command.classBuilder().ep({
3117
3070
  ...commonParams
3118
3071
  }).m(function(Command, cs, config, o) {
@@ -3129,7 +3082,6 @@ var ListPreparedStatementsCommand = _ListPreparedStatementsCommand;
3129
3082
 
3130
3083
 
3131
3084
 
3132
-
3133
3085
  var _ListQueryExecutionsCommand = class _ListQueryExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
3134
3086
  ...commonParams
3135
3087
  }).m(function(Command, cs, config, o) {
@@ -3146,7 +3098,6 @@ var ListQueryExecutionsCommand = _ListQueryExecutionsCommand;
3146
3098
 
3147
3099
 
3148
3100
 
3149
-
3150
3101
  var _ListSessionsCommand = class _ListSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
3151
3102
  ...commonParams
3152
3103
  }).m(function(Command, cs, config, o) {
@@ -3163,7 +3114,6 @@ var ListSessionsCommand = _ListSessionsCommand;
3163
3114
 
3164
3115
 
3165
3116
 
3166
-
3167
3117
  var _ListTableMetadataCommand = class _ListTableMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
3168
3118
  ...commonParams
3169
3119
  }).m(function(Command, cs, config, o) {
@@ -3180,7 +3130,6 @@ var ListTableMetadataCommand = _ListTableMetadataCommand;
3180
3130
 
3181
3131
 
3182
3132
 
3183
-
3184
3133
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3185
3134
  ...commonParams
3186
3135
  }).m(function(Command, cs, config, o) {
@@ -3197,7 +3146,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3197
3146
 
3198
3147
 
3199
3148
 
3200
-
3201
3149
  var _ListWorkGroupsCommand = class _ListWorkGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3202
3150
  ...commonParams
3203
3151
  }).m(function(Command, cs, config, o) {
@@ -3214,7 +3162,6 @@ var ListWorkGroupsCommand = _ListWorkGroupsCommand;
3214
3162
 
3215
3163
 
3216
3164
 
3217
-
3218
3165
  var _PutCapacityAssignmentConfigurationCommand = class _PutCapacityAssignmentConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3219
3166
  ...commonParams
3220
3167
  }).m(function(Command, cs, config, o) {
@@ -3231,7 +3178,6 @@ var PutCapacityAssignmentConfigurationCommand = _PutCapacityAssignmentConfigurat
3231
3178
 
3232
3179
 
3233
3180
 
3234
-
3235
3181
  var _StartCalculationExecutionCommand = class _StartCalculationExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
3236
3182
  ...commonParams
3237
3183
  }).m(function(Command, cs, config, o) {
@@ -3248,7 +3194,6 @@ var StartCalculationExecutionCommand = _StartCalculationExecutionCommand;
3248
3194
 
3249
3195
 
3250
3196
 
3251
-
3252
3197
  var _StartQueryExecutionCommand = class _StartQueryExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
3253
3198
  ...commonParams
3254
3199
  }).m(function(Command, cs, config, o) {
@@ -3265,7 +3210,6 @@ var StartQueryExecutionCommand = _StartQueryExecutionCommand;
3265
3210
 
3266
3211
 
3267
3212
 
3268
-
3269
3213
  var _StartSessionCommand = class _StartSessionCommand extends import_smithy_client.Command.classBuilder().ep({
3270
3214
  ...commonParams
3271
3215
  }).m(function(Command, cs, config, o) {
@@ -3282,7 +3226,6 @@ var StartSessionCommand = _StartSessionCommand;
3282
3226
 
3283
3227
 
3284
3228
 
3285
-
3286
3229
  var _StopCalculationExecutionCommand = class _StopCalculationExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
3287
3230
  ...commonParams
3288
3231
  }).m(function(Command, cs, config, o) {
@@ -3299,7 +3242,6 @@ var StopCalculationExecutionCommand = _StopCalculationExecutionCommand;
3299
3242
 
3300
3243
 
3301
3244
 
3302
-
3303
3245
  var _StopQueryExecutionCommand = class _StopQueryExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
3304
3246
  ...commonParams
3305
3247
  }).m(function(Command, cs, config, o) {
@@ -3316,7 +3258,6 @@ var StopQueryExecutionCommand = _StopQueryExecutionCommand;
3316
3258
 
3317
3259
 
3318
3260
 
3319
-
3320
3261
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3321
3262
  ...commonParams
3322
3263
  }).m(function(Command, cs, config, o) {
@@ -3333,7 +3274,6 @@ var TagResourceCommand = _TagResourceCommand;
3333
3274
 
3334
3275
 
3335
3276
 
3336
-
3337
3277
  var _TerminateSessionCommand = class _TerminateSessionCommand extends import_smithy_client.Command.classBuilder().ep({
3338
3278
  ...commonParams
3339
3279
  }).m(function(Command, cs, config, o) {
@@ -3350,7 +3290,6 @@ var TerminateSessionCommand = _TerminateSessionCommand;
3350
3290
 
3351
3291
 
3352
3292
 
3353
-
3354
3293
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3355
3294
  ...commonParams
3356
3295
  }).m(function(Command, cs, config, o) {
@@ -3367,7 +3306,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3367
3306
 
3368
3307
 
3369
3308
 
3370
-
3371
3309
  var _UpdateCapacityReservationCommand = class _UpdateCapacityReservationCommand extends import_smithy_client.Command.classBuilder().ep({
3372
3310
  ...commonParams
3373
3311
  }).m(function(Command, cs, config, o) {
@@ -3384,7 +3322,6 @@ var UpdateCapacityReservationCommand = _UpdateCapacityReservationCommand;
3384
3322
 
3385
3323
 
3386
3324
 
3387
-
3388
3325
  var _UpdateDataCatalogCommand = class _UpdateDataCatalogCommand extends import_smithy_client.Command.classBuilder().ep({
3389
3326
  ...commonParams
3390
3327
  }).m(function(Command, cs, config, o) {
@@ -3401,7 +3338,6 @@ var UpdateDataCatalogCommand = _UpdateDataCatalogCommand;
3401
3338
 
3402
3339
 
3403
3340
 
3404
-
3405
3341
  var _UpdateNamedQueryCommand = class _UpdateNamedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
3406
3342
  ...commonParams
3407
3343
  }).m(function(Command, cs, config, o) {
@@ -3418,7 +3354,6 @@ var UpdateNamedQueryCommand = _UpdateNamedQueryCommand;
3418
3354
 
3419
3355
 
3420
3356
 
3421
-
3422
3357
  var _UpdateNotebookCommand = class _UpdateNotebookCommand extends import_smithy_client.Command.classBuilder().ep({
3423
3358
  ...commonParams
3424
3359
  }).m(function(Command, cs, config, o) {
@@ -3435,7 +3370,6 @@ var UpdateNotebookCommand = _UpdateNotebookCommand;
3435
3370
 
3436
3371
 
3437
3372
 
3438
-
3439
3373
  var _UpdateNotebookMetadataCommand = class _UpdateNotebookMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
3440
3374
  ...commonParams
3441
3375
  }).m(function(Command, cs, config, o) {
@@ -3452,7 +3386,6 @@ var UpdateNotebookMetadataCommand = _UpdateNotebookMetadataCommand;
3452
3386
 
3453
3387
 
3454
3388
 
3455
-
3456
3389
  var _UpdatePreparedStatementCommand = class _UpdatePreparedStatementCommand extends import_smithy_client.Command.classBuilder().ep({
3457
3390
  ...commonParams
3458
3391
  }).m(function(Command, cs, config, o) {
@@ -3469,7 +3402,6 @@ var UpdatePreparedStatementCommand = _UpdatePreparedStatementCommand;
3469
3402
 
3470
3403
 
3471
3404
 
3472
-
3473
3405
  var _UpdateWorkGroupCommand = class _UpdateWorkGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3474
3406
  ...commonParams
3475
3407
  }).m(function(Command, cs, config, o) {
@@ -158,15 +158,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
158
158
  * Enables FIPS compatible endpoints.
159
159
  */
160
160
  useFipsEndpoint?: boolean | __Provider<boolean>;
161
+ /**
162
+ * The AWS region to which this client will send requests
163
+ */
164
+ region?: string | __Provider<string>;
161
165
  /**
162
166
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
163
167
  * @internal
164
168
  */
165
169
  defaultUserAgentProvider?: Provider<__UserAgent>;
166
- /**
167
- * The AWS region to which this client will send requests
168
- */
169
- region?: string | __Provider<string>;
170
170
  /**
171
171
  * Default credentials provider; Not available in browser runtime.
172
172
  * @deprecated
@@ -5,7 +5,8 @@ import { BatchGetNamedQueryInput, BatchGetNamedQueryOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetPreparedStatementInput, BatchGetPreparedStatementOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetQueryExecutionInput, BatchGetQueryExecutionOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CancelCapacityReservationInput, CancelCapacityReservationOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateCapacityReservationInput, CreateCapacityReservationOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDataCatalogInput, CreateDataCatalogOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateNamedQueryInput, CreateNamedQueryOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateNotebookInput, CreateNotebookOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreatePreparedStatementInput, CreatePreparedStatementOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreatePresignedNotebookUrlRequest, CreatePresignedNotebookUrlResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateWorkGroupInput, CreateWorkGroupOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteCapacityReservationInput, DeleteCapacityReservationOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDataCatalogInput, DeleteDataCatalogOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteNamedQueryInput, DeleteNamedQueryOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *