@aws-sdk/client-redshift-serverless 3.590.0 → 3.596.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 (115) hide show
  1. package/dist-cjs/index.js +0 -55
  2. package/dist-types/commands/ConvertRecoveryPointToSnapshotCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateNamespaceCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateScheduledActionCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateSnapshotCopyConfigurationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateUsageLimitCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateWorkgroupCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteNamespaceCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteSnapshotCopyConfigurationCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteWorkgroupCommand.d.ts +2 -1
  20. package/dist-types/commands/GetCredentialsCommand.d.ts +2 -1
  21. package/dist-types/commands/GetCustomDomainAssociationCommand.d.ts +2 -1
  22. package/dist-types/commands/GetEndpointAccessCommand.d.ts +2 -1
  23. package/dist-types/commands/GetNamespaceCommand.d.ts +2 -1
  24. package/dist-types/commands/GetRecoveryPointCommand.d.ts +2 -1
  25. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  26. package/dist-types/commands/GetScheduledActionCommand.d.ts +2 -1
  27. package/dist-types/commands/GetSnapshotCommand.d.ts +2 -1
  28. package/dist-types/commands/GetTableRestoreStatusCommand.d.ts +2 -1
  29. package/dist-types/commands/GetUsageLimitCommand.d.ts +2 -1
  30. package/dist-types/commands/GetWorkgroupCommand.d.ts +2 -1
  31. package/dist-types/commands/ListCustomDomainAssociationsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListEndpointAccessCommand.d.ts +2 -1
  33. package/dist-types/commands/ListNamespacesCommand.d.ts +2 -1
  34. package/dist-types/commands/ListRecoveryPointsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListScheduledActionsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListSnapshotCopyConfigurationsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListSnapshotsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListTableRestoreStatusCommand.d.ts +2 -1
  39. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  40. package/dist-types/commands/ListUsageLimitsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListWorkgroupsCommand.d.ts +2 -1
  42. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  43. package/dist-types/commands/RestoreFromRecoveryPointCommand.d.ts +2 -1
  44. package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +2 -1
  45. package/dist-types/commands/RestoreTableFromRecoveryPointCommand.d.ts +2 -1
  46. package/dist-types/commands/RestoreTableFromSnapshotCommand.d.ts +2 -1
  47. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateCustomDomainAssociationCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateEndpointAccessCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateNamespaceCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateScheduledActionCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateSnapshotCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateSnapshotCopyConfigurationCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateUsageLimitCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateWorkgroupCommand.d.ts +2 -1
  57. package/dist-types/index.d.ts +2 -2
  58. package/dist-types/models/RedshiftServerlessServiceException.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/ConvertRecoveryPointToSnapshotCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateSnapshotCopyConfigurationCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CreateWorkgroupCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DeleteSnapshotCopyConfigurationCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DeleteWorkgroupCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/GetCredentialsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetCustomDomainAssociationCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetEndpointAccessCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetNamespaceCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetRecoveryPointCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/GetScheduledActionCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/GetSnapshotCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/GetTableRestoreStatusCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/GetUsageLimitCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/GetWorkgroupCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListCustomDomainAssociationsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListEndpointAccessCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListRecoveryPointsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListSnapshotCopyConfigurationsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListSnapshotsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListTableRestoreStatusCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListUsageLimitsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListWorkgroupsCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/RestoreFromRecoveryPointCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/RestoreTableFromRecoveryPointCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/RestoreTableFromSnapshotCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/UpdateCustomDomainAssociationCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/UpdateEndpointAccessCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/UpdateNamespaceCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/UpdateSnapshotCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/UpdateSnapshotCopyConfigurationCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/UpdateUsageLimitCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/UpdateWorkgroupCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/models/RedshiftServerlessServiceException.d.ts +2 -1
  115. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -274,7 +274,6 @@ var RedshiftServerlessClient = _RedshiftServerlessClient;
274
274
 
275
275
  var import_middleware_serde = require("@smithy/middleware-serde");
276
276
 
277
- var import_types = require("@smithy/types");
278
277
 
279
278
  // src/protocols/Aws_json1_1.ts
280
279
  var import_core2 = require("@aws-sdk/core");
@@ -2275,7 +2274,6 @@ var ConvertRecoveryPointToSnapshotCommand = _ConvertRecoveryPointToSnapshotComma
2275
2274
 
2276
2275
 
2277
2276
 
2278
-
2279
2277
  var _CreateCustomDomainAssociationCommand = class _CreateCustomDomainAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
2280
2278
  ...commonParams
2281
2279
  }).m(function(Command, cs, config, o) {
@@ -2292,7 +2290,6 @@ var CreateCustomDomainAssociationCommand = _CreateCustomDomainAssociationCommand
2292
2290
 
2293
2291
 
2294
2292
 
2295
-
2296
2293
  var _CreateEndpointAccessCommand = class _CreateEndpointAccessCommand extends import_smithy_client.Command.classBuilder().ep({
2297
2294
  ...commonParams
2298
2295
  }).m(function(Command, cs, config, o) {
@@ -2309,7 +2306,6 @@ var CreateEndpointAccessCommand = _CreateEndpointAccessCommand;
2309
2306
 
2310
2307
 
2311
2308
 
2312
-
2313
2309
  var _CreateNamespaceCommand = class _CreateNamespaceCommand extends import_smithy_client.Command.classBuilder().ep({
2314
2310
  ...commonParams
2315
2311
  }).m(function(Command, cs, config, o) {
@@ -2326,7 +2322,6 @@ var CreateNamespaceCommand = _CreateNamespaceCommand;
2326
2322
 
2327
2323
 
2328
2324
 
2329
-
2330
2325
  var _CreateScheduledActionCommand = class _CreateScheduledActionCommand extends import_smithy_client.Command.classBuilder().ep({
2331
2326
  ...commonParams
2332
2327
  }).m(function(Command, cs, config, o) {
@@ -2343,7 +2338,6 @@ var CreateScheduledActionCommand = _CreateScheduledActionCommand;
2343
2338
 
2344
2339
 
2345
2340
 
2346
-
2347
2341
  var _CreateSnapshotCommand = class _CreateSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
2348
2342
  ...commonParams
2349
2343
  }).m(function(Command, cs, config, o) {
@@ -2360,7 +2354,6 @@ var CreateSnapshotCommand = _CreateSnapshotCommand;
2360
2354
 
2361
2355
 
2362
2356
 
2363
-
2364
2357
  var _CreateSnapshotCopyConfigurationCommand = class _CreateSnapshotCopyConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2365
2358
  ...commonParams
2366
2359
  }).m(function(Command, cs, config, o) {
@@ -2377,7 +2370,6 @@ var CreateSnapshotCopyConfigurationCommand = _CreateSnapshotCopyConfigurationCom
2377
2370
 
2378
2371
 
2379
2372
 
2380
-
2381
2373
  var _CreateUsageLimitCommand = class _CreateUsageLimitCommand extends import_smithy_client.Command.classBuilder().ep({
2382
2374
  ...commonParams
2383
2375
  }).m(function(Command, cs, config, o) {
@@ -2394,7 +2386,6 @@ var CreateUsageLimitCommand = _CreateUsageLimitCommand;
2394
2386
 
2395
2387
 
2396
2388
 
2397
-
2398
2389
  var _CreateWorkgroupCommand = class _CreateWorkgroupCommand extends import_smithy_client.Command.classBuilder().ep({
2399
2390
  ...commonParams
2400
2391
  }).m(function(Command, cs, config, o) {
@@ -2411,7 +2402,6 @@ var CreateWorkgroupCommand = _CreateWorkgroupCommand;
2411
2402
 
2412
2403
 
2413
2404
 
2414
-
2415
2405
  var _DeleteCustomDomainAssociationCommand = class _DeleteCustomDomainAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
2416
2406
  ...commonParams
2417
2407
  }).m(function(Command, cs, config, o) {
@@ -2428,7 +2418,6 @@ var DeleteCustomDomainAssociationCommand = _DeleteCustomDomainAssociationCommand
2428
2418
 
2429
2419
 
2430
2420
 
2431
-
2432
2421
  var _DeleteEndpointAccessCommand = class _DeleteEndpointAccessCommand extends import_smithy_client.Command.classBuilder().ep({
2433
2422
  ...commonParams
2434
2423
  }).m(function(Command, cs, config, o) {
@@ -2445,7 +2434,6 @@ var DeleteEndpointAccessCommand = _DeleteEndpointAccessCommand;
2445
2434
 
2446
2435
 
2447
2436
 
2448
-
2449
2437
  var _DeleteNamespaceCommand = class _DeleteNamespaceCommand extends import_smithy_client.Command.classBuilder().ep({
2450
2438
  ...commonParams
2451
2439
  }).m(function(Command, cs, config, o) {
@@ -2462,7 +2450,6 @@ var DeleteNamespaceCommand = _DeleteNamespaceCommand;
2462
2450
 
2463
2451
 
2464
2452
 
2465
-
2466
2453
  var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2467
2454
  ...commonParams
2468
2455
  }).m(function(Command, cs, config, o) {
@@ -2479,7 +2466,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
2479
2466
 
2480
2467
 
2481
2468
 
2482
-
2483
2469
  var _DeleteScheduledActionCommand = class _DeleteScheduledActionCommand extends import_smithy_client.Command.classBuilder().ep({
2484
2470
  ...commonParams
2485
2471
  }).m(function(Command, cs, config, o) {
@@ -2496,7 +2482,6 @@ var DeleteScheduledActionCommand = _DeleteScheduledActionCommand;
2496
2482
 
2497
2483
 
2498
2484
 
2499
-
2500
2485
  var _DeleteSnapshotCommand = class _DeleteSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
2501
2486
  ...commonParams
2502
2487
  }).m(function(Command, cs, config, o) {
@@ -2513,7 +2498,6 @@ var DeleteSnapshotCommand = _DeleteSnapshotCommand;
2513
2498
 
2514
2499
 
2515
2500
 
2516
-
2517
2501
  var _DeleteSnapshotCopyConfigurationCommand = class _DeleteSnapshotCopyConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2518
2502
  ...commonParams
2519
2503
  }).m(function(Command, cs, config, o) {
@@ -2530,7 +2514,6 @@ var DeleteSnapshotCopyConfigurationCommand = _DeleteSnapshotCopyConfigurationCom
2530
2514
 
2531
2515
 
2532
2516
 
2533
-
2534
2517
  var _DeleteUsageLimitCommand = class _DeleteUsageLimitCommand extends import_smithy_client.Command.classBuilder().ep({
2535
2518
  ...commonParams
2536
2519
  }).m(function(Command, cs, config, o) {
@@ -2547,7 +2530,6 @@ var DeleteUsageLimitCommand = _DeleteUsageLimitCommand;
2547
2530
 
2548
2531
 
2549
2532
 
2550
-
2551
2533
  var _DeleteWorkgroupCommand = class _DeleteWorkgroupCommand extends import_smithy_client.Command.classBuilder().ep({
2552
2534
  ...commonParams
2553
2535
  }).m(function(Command, cs, config, o) {
@@ -2564,7 +2546,6 @@ var DeleteWorkgroupCommand = _DeleteWorkgroupCommand;
2564
2546
 
2565
2547
 
2566
2548
 
2567
-
2568
2549
  var _GetCredentialsCommand = class _GetCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
2569
2550
  ...commonParams
2570
2551
  }).m(function(Command, cs, config, o) {
@@ -2581,7 +2562,6 @@ var GetCredentialsCommand = _GetCredentialsCommand;
2581
2562
 
2582
2563
 
2583
2564
 
2584
-
2585
2565
  var _GetCustomDomainAssociationCommand = class _GetCustomDomainAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
2586
2566
  ...commonParams
2587
2567
  }).m(function(Command, cs, config, o) {
@@ -2598,7 +2578,6 @@ var GetCustomDomainAssociationCommand = _GetCustomDomainAssociationCommand;
2598
2578
 
2599
2579
 
2600
2580
 
2601
-
2602
2581
  var _GetEndpointAccessCommand = class _GetEndpointAccessCommand extends import_smithy_client.Command.classBuilder().ep({
2603
2582
  ...commonParams
2604
2583
  }).m(function(Command, cs, config, o) {
@@ -2615,7 +2594,6 @@ var GetEndpointAccessCommand = _GetEndpointAccessCommand;
2615
2594
 
2616
2595
 
2617
2596
 
2618
-
2619
2597
  var _GetNamespaceCommand = class _GetNamespaceCommand extends import_smithy_client.Command.classBuilder().ep({
2620
2598
  ...commonParams
2621
2599
  }).m(function(Command, cs, config, o) {
@@ -2632,7 +2610,6 @@ var GetNamespaceCommand = _GetNamespaceCommand;
2632
2610
 
2633
2611
 
2634
2612
 
2635
-
2636
2613
  var _GetRecoveryPointCommand = class _GetRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
2637
2614
  ...commonParams
2638
2615
  }).m(function(Command, cs, config, o) {
@@ -2649,7 +2626,6 @@ var GetRecoveryPointCommand = _GetRecoveryPointCommand;
2649
2626
 
2650
2627
 
2651
2628
 
2652
-
2653
2629
  var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2654
2630
  ...commonParams
2655
2631
  }).m(function(Command, cs, config, o) {
@@ -2666,7 +2642,6 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
2666
2642
 
2667
2643
 
2668
2644
 
2669
-
2670
2645
  var _GetScheduledActionCommand = class _GetScheduledActionCommand extends import_smithy_client.Command.classBuilder().ep({
2671
2646
  ...commonParams
2672
2647
  }).m(function(Command, cs, config, o) {
@@ -2683,7 +2658,6 @@ var GetScheduledActionCommand = _GetScheduledActionCommand;
2683
2658
 
2684
2659
 
2685
2660
 
2686
-
2687
2661
  var _GetSnapshotCommand = class _GetSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
2688
2662
  ...commonParams
2689
2663
  }).m(function(Command, cs, config, o) {
@@ -2700,7 +2674,6 @@ var GetSnapshotCommand = _GetSnapshotCommand;
2700
2674
 
2701
2675
 
2702
2676
 
2703
-
2704
2677
  var _GetTableRestoreStatusCommand = class _GetTableRestoreStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2705
2678
  ...commonParams
2706
2679
  }).m(function(Command, cs, config, o) {
@@ -2717,7 +2690,6 @@ var GetTableRestoreStatusCommand = _GetTableRestoreStatusCommand;
2717
2690
 
2718
2691
 
2719
2692
 
2720
-
2721
2693
  var _GetUsageLimitCommand = class _GetUsageLimitCommand extends import_smithy_client.Command.classBuilder().ep({
2722
2694
  ...commonParams
2723
2695
  }).m(function(Command, cs, config, o) {
@@ -2734,7 +2706,6 @@ var GetUsageLimitCommand = _GetUsageLimitCommand;
2734
2706
 
2735
2707
 
2736
2708
 
2737
-
2738
2709
  var _GetWorkgroupCommand = class _GetWorkgroupCommand extends import_smithy_client.Command.classBuilder().ep({
2739
2710
  ...commonParams
2740
2711
  }).m(function(Command, cs, config, o) {
@@ -2751,7 +2722,6 @@ var GetWorkgroupCommand = _GetWorkgroupCommand;
2751
2722
 
2752
2723
 
2753
2724
 
2754
-
2755
2725
  var _ListCustomDomainAssociationsCommand = class _ListCustomDomainAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
2756
2726
  ...commonParams
2757
2727
  }).m(function(Command, cs, config, o) {
@@ -2768,7 +2738,6 @@ var ListCustomDomainAssociationsCommand = _ListCustomDomainAssociationsCommand;
2768
2738
 
2769
2739
 
2770
2740
 
2771
-
2772
2741
  var _ListEndpointAccessCommand = class _ListEndpointAccessCommand extends import_smithy_client.Command.classBuilder().ep({
2773
2742
  ...commonParams
2774
2743
  }).m(function(Command, cs, config, o) {
@@ -2785,7 +2754,6 @@ var ListEndpointAccessCommand = _ListEndpointAccessCommand;
2785
2754
 
2786
2755
 
2787
2756
 
2788
-
2789
2757
  var _ListNamespacesCommand = class _ListNamespacesCommand extends import_smithy_client.Command.classBuilder().ep({
2790
2758
  ...commonParams
2791
2759
  }).m(function(Command, cs, config, o) {
@@ -2802,7 +2770,6 @@ var ListNamespacesCommand = _ListNamespacesCommand;
2802
2770
 
2803
2771
 
2804
2772
 
2805
-
2806
2773
  var _ListRecoveryPointsCommand = class _ListRecoveryPointsCommand extends import_smithy_client.Command.classBuilder().ep({
2807
2774
  ...commonParams
2808
2775
  }).m(function(Command, cs, config, o) {
@@ -2819,7 +2786,6 @@ var ListRecoveryPointsCommand = _ListRecoveryPointsCommand;
2819
2786
 
2820
2787
 
2821
2788
 
2822
-
2823
2789
  var _ListScheduledActionsCommand = class _ListScheduledActionsCommand extends import_smithy_client.Command.classBuilder().ep({
2824
2790
  ...commonParams
2825
2791
  }).m(function(Command, cs, config, o) {
@@ -2836,7 +2802,6 @@ var ListScheduledActionsCommand = _ListScheduledActionsCommand;
2836
2802
 
2837
2803
 
2838
2804
 
2839
-
2840
2805
  var _ListSnapshotCopyConfigurationsCommand = class _ListSnapshotCopyConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
2841
2806
  ...commonParams
2842
2807
  }).m(function(Command, cs, config, o) {
@@ -2853,7 +2818,6 @@ var ListSnapshotCopyConfigurationsCommand = _ListSnapshotCopyConfigurationsComma
2853
2818
 
2854
2819
 
2855
2820
 
2856
-
2857
2821
  var _ListSnapshotsCommand = class _ListSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
2858
2822
  ...commonParams
2859
2823
  }).m(function(Command, cs, config, o) {
@@ -2870,7 +2834,6 @@ var ListSnapshotsCommand = _ListSnapshotsCommand;
2870
2834
 
2871
2835
 
2872
2836
 
2873
-
2874
2837
  var _ListTableRestoreStatusCommand = class _ListTableRestoreStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2875
2838
  ...commonParams
2876
2839
  }).m(function(Command, cs, config, o) {
@@ -2887,7 +2850,6 @@ var ListTableRestoreStatusCommand = _ListTableRestoreStatusCommand;
2887
2850
 
2888
2851
 
2889
2852
 
2890
-
2891
2853
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2892
2854
  ...commonParams
2893
2855
  }).m(function(Command, cs, config, o) {
@@ -2904,7 +2866,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2904
2866
 
2905
2867
 
2906
2868
 
2907
-
2908
2869
  var _ListUsageLimitsCommand = class _ListUsageLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
2909
2870
  ...commonParams
2910
2871
  }).m(function(Command, cs, config, o) {
@@ -2921,7 +2882,6 @@ var ListUsageLimitsCommand = _ListUsageLimitsCommand;
2921
2882
 
2922
2883
 
2923
2884
 
2924
-
2925
2885
  var _ListWorkgroupsCommand = class _ListWorkgroupsCommand extends import_smithy_client.Command.classBuilder().ep({
2926
2886
  ...commonParams
2927
2887
  }).m(function(Command, cs, config, o) {
@@ -2938,7 +2898,6 @@ var ListWorkgroupsCommand = _ListWorkgroupsCommand;
2938
2898
 
2939
2899
 
2940
2900
 
2941
-
2942
2901
  var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2943
2902
  ...commonParams
2944
2903
  }).m(function(Command, cs, config, o) {
@@ -2955,7 +2914,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
2955
2914
 
2956
2915
 
2957
2916
 
2958
-
2959
2917
  var _RestoreFromRecoveryPointCommand = class _RestoreFromRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
2960
2918
  ...commonParams
2961
2919
  }).m(function(Command, cs, config, o) {
@@ -2972,7 +2930,6 @@ var RestoreFromRecoveryPointCommand = _RestoreFromRecoveryPointCommand;
2972
2930
 
2973
2931
 
2974
2932
 
2975
-
2976
2933
  var _RestoreFromSnapshotCommand = class _RestoreFromSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
2977
2934
  ...commonParams
2978
2935
  }).m(function(Command, cs, config, o) {
@@ -2989,7 +2946,6 @@ var RestoreFromSnapshotCommand = _RestoreFromSnapshotCommand;
2989
2946
 
2990
2947
 
2991
2948
 
2992
-
2993
2949
  var _RestoreTableFromRecoveryPointCommand = class _RestoreTableFromRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
2994
2950
  ...commonParams
2995
2951
  }).m(function(Command, cs, config, o) {
@@ -3006,7 +2962,6 @@ var RestoreTableFromRecoveryPointCommand = _RestoreTableFromRecoveryPointCommand
3006
2962
 
3007
2963
 
3008
2964
 
3009
-
3010
2965
  var _RestoreTableFromSnapshotCommand = class _RestoreTableFromSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
3011
2966
  ...commonParams
3012
2967
  }).m(function(Command, cs, config, o) {
@@ -3023,7 +2978,6 @@ var RestoreTableFromSnapshotCommand = _RestoreTableFromSnapshotCommand;
3023
2978
 
3024
2979
 
3025
2980
 
3026
-
3027
2981
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3028
2982
  ...commonParams
3029
2983
  }).m(function(Command, cs, config, o) {
@@ -3040,7 +2994,6 @@ var TagResourceCommand = _TagResourceCommand;
3040
2994
 
3041
2995
 
3042
2996
 
3043
-
3044
2997
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3045
2998
  ...commonParams
3046
2999
  }).m(function(Command, cs, config, o) {
@@ -3057,7 +3010,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3057
3010
 
3058
3011
 
3059
3012
 
3060
-
3061
3013
  var _UpdateCustomDomainAssociationCommand = class _UpdateCustomDomainAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
3062
3014
  ...commonParams
3063
3015
  }).m(function(Command, cs, config, o) {
@@ -3074,7 +3026,6 @@ var UpdateCustomDomainAssociationCommand = _UpdateCustomDomainAssociationCommand
3074
3026
 
3075
3027
 
3076
3028
 
3077
-
3078
3029
  var _UpdateEndpointAccessCommand = class _UpdateEndpointAccessCommand extends import_smithy_client.Command.classBuilder().ep({
3079
3030
  ...commonParams
3080
3031
  }).m(function(Command, cs, config, o) {
@@ -3091,7 +3042,6 @@ var UpdateEndpointAccessCommand = _UpdateEndpointAccessCommand;
3091
3042
 
3092
3043
 
3093
3044
 
3094
-
3095
3045
  var _UpdateNamespaceCommand = class _UpdateNamespaceCommand extends import_smithy_client.Command.classBuilder().ep({
3096
3046
  ...commonParams
3097
3047
  }).m(function(Command, cs, config, o) {
@@ -3108,7 +3058,6 @@ var UpdateNamespaceCommand = _UpdateNamespaceCommand;
3108
3058
 
3109
3059
 
3110
3060
 
3111
-
3112
3061
  var _UpdateScheduledActionCommand = class _UpdateScheduledActionCommand extends import_smithy_client.Command.classBuilder().ep({
3113
3062
  ...commonParams
3114
3063
  }).m(function(Command, cs, config, o) {
@@ -3125,7 +3074,6 @@ var UpdateScheduledActionCommand = _UpdateScheduledActionCommand;
3125
3074
 
3126
3075
 
3127
3076
 
3128
-
3129
3077
  var _UpdateSnapshotCommand = class _UpdateSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
3130
3078
  ...commonParams
3131
3079
  }).m(function(Command, cs, config, o) {
@@ -3142,7 +3090,6 @@ var UpdateSnapshotCommand = _UpdateSnapshotCommand;
3142
3090
 
3143
3091
 
3144
3092
 
3145
-
3146
3093
  var _UpdateSnapshotCopyConfigurationCommand = class _UpdateSnapshotCopyConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3147
3094
  ...commonParams
3148
3095
  }).m(function(Command, cs, config, o) {
@@ -3159,7 +3106,6 @@ var UpdateSnapshotCopyConfigurationCommand = _UpdateSnapshotCopyConfigurationCom
3159
3106
 
3160
3107
 
3161
3108
 
3162
-
3163
3109
  var _UpdateUsageLimitCommand = class _UpdateUsageLimitCommand extends import_smithy_client.Command.classBuilder().ep({
3164
3110
  ...commonParams
3165
3111
  }).m(function(Command, cs, config, o) {
@@ -3176,7 +3122,6 @@ var UpdateUsageLimitCommand = _UpdateUsageLimitCommand;
3176
3122
 
3177
3123
 
3178
3124
 
3179
-
3180
3125
  var _UpdateWorkgroupCommand = class _UpdateWorkgroupCommand extends import_smithy_client.Command.classBuilder().ep({
3181
3126
  ...commonParams
3182
3127
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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 { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutpu
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
  *