@aws-sdk/client-storage-gateway 3.649.0 → 3.650.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 (92) hide show
  1. package/dist-cjs/index.js +90 -270
  2. package/dist-es/commands/ActivateGatewayCommand.js +1 -3
  3. package/dist-es/commands/AddCacheCommand.js +1 -3
  4. package/dist-es/commands/AddTagsToResourceCommand.js +1 -3
  5. package/dist-es/commands/AddUploadBufferCommand.js +1 -3
  6. package/dist-es/commands/AddWorkingStorageCommand.js +1 -3
  7. package/dist-es/commands/AssignTapePoolCommand.js +1 -3
  8. package/dist-es/commands/AssociateFileSystemCommand.js +1 -3
  9. package/dist-es/commands/AttachVolumeCommand.js +1 -3
  10. package/dist-es/commands/CancelArchivalCommand.js +1 -3
  11. package/dist-es/commands/CancelRetrievalCommand.js +1 -3
  12. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +1 -3
  13. package/dist-es/commands/CreateNFSFileShareCommand.js +1 -3
  14. package/dist-es/commands/CreateSMBFileShareCommand.js +1 -3
  15. package/dist-es/commands/CreateSnapshotCommand.js +1 -3
  16. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +1 -3
  17. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +1 -3
  18. package/dist-es/commands/CreateTapePoolCommand.js +1 -3
  19. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +1 -3
  20. package/dist-es/commands/CreateTapesCommand.js +1 -3
  21. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +1 -3
  22. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +1 -3
  23. package/dist-es/commands/DeleteChapCredentialsCommand.js +1 -3
  24. package/dist-es/commands/DeleteFileShareCommand.js +1 -3
  25. package/dist-es/commands/DeleteGatewayCommand.js +1 -3
  26. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +1 -3
  27. package/dist-es/commands/DeleteTapeArchiveCommand.js +1 -3
  28. package/dist-es/commands/DeleteTapeCommand.js +1 -3
  29. package/dist-es/commands/DeleteTapePoolCommand.js +1 -3
  30. package/dist-es/commands/DeleteVolumeCommand.js +1 -3
  31. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +1 -3
  32. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +1 -3
  33. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +1 -3
  34. package/dist-es/commands/DescribeCacheCommand.js +1 -3
  35. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +1 -3
  36. package/dist-es/commands/DescribeChapCredentialsCommand.js +1 -3
  37. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +1 -3
  38. package/dist-es/commands/DescribeGatewayInformationCommand.js +1 -3
  39. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +1 -3
  40. package/dist-es/commands/DescribeNFSFileSharesCommand.js +1 -3
  41. package/dist-es/commands/DescribeSMBFileSharesCommand.js +1 -3
  42. package/dist-es/commands/DescribeSMBSettingsCommand.js +1 -3
  43. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +1 -3
  44. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +1 -3
  45. package/dist-es/commands/DescribeTapeArchivesCommand.js +1 -3
  46. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +1 -3
  47. package/dist-es/commands/DescribeTapesCommand.js +1 -3
  48. package/dist-es/commands/DescribeUploadBufferCommand.js +1 -3
  49. package/dist-es/commands/DescribeVTLDevicesCommand.js +1 -3
  50. package/dist-es/commands/DescribeWorkingStorageCommand.js +1 -3
  51. package/dist-es/commands/DetachVolumeCommand.js +1 -3
  52. package/dist-es/commands/DisableGatewayCommand.js +1 -3
  53. package/dist-es/commands/DisassociateFileSystemCommand.js +1 -3
  54. package/dist-es/commands/JoinDomainCommand.js +1 -3
  55. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +1 -3
  56. package/dist-es/commands/ListFileSharesCommand.js +1 -3
  57. package/dist-es/commands/ListFileSystemAssociationsCommand.js +1 -3
  58. package/dist-es/commands/ListGatewaysCommand.js +1 -3
  59. package/dist-es/commands/ListLocalDisksCommand.js +1 -3
  60. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  61. package/dist-es/commands/ListTapePoolsCommand.js +1 -3
  62. package/dist-es/commands/ListTapesCommand.js +1 -3
  63. package/dist-es/commands/ListVolumeInitiatorsCommand.js +1 -3
  64. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +1 -3
  65. package/dist-es/commands/ListVolumesCommand.js +1 -3
  66. package/dist-es/commands/NotifyWhenUploadedCommand.js +1 -3
  67. package/dist-es/commands/RefreshCacheCommand.js +1 -3
  68. package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -3
  69. package/dist-es/commands/ResetCacheCommand.js +1 -3
  70. package/dist-es/commands/RetrieveTapeArchiveCommand.js +1 -3
  71. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +1 -3
  72. package/dist-es/commands/SetLocalConsolePasswordCommand.js +1 -3
  73. package/dist-es/commands/SetSMBGuestPasswordCommand.js +1 -3
  74. package/dist-es/commands/ShutdownGatewayCommand.js +1 -3
  75. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +1 -3
  76. package/dist-es/commands/StartGatewayCommand.js +1 -3
  77. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +1 -3
  78. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +1 -3
  79. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +1 -3
  80. package/dist-es/commands/UpdateChapCredentialsCommand.js +1 -3
  81. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +1 -3
  82. package/dist-es/commands/UpdateGatewayInformationCommand.js +1 -3
  83. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +1 -3
  84. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +1 -3
  85. package/dist-es/commands/UpdateNFSFileShareCommand.js +1 -3
  86. package/dist-es/commands/UpdateSMBFileShareCommand.js +1 -3
  87. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +1 -3
  88. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +1 -3
  89. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +1 -3
  90. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +1 -3
  91. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +1 -3
  92. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -2526,9 +2526,7 @@ function sharedHeaders(operation) {
2526
2526
  __name(sharedHeaders, "sharedHeaders");
2527
2527
 
2528
2528
  // src/commands/ActivateGatewayCommand.ts
2529
- var _ActivateGatewayCommand = class _ActivateGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
2530
- ...commonParams
2531
- }).m(function(Command, cs, config, o) {
2529
+ var _ActivateGatewayCommand = class _ActivateGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2532
2530
  return [
2533
2531
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2534
2532
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2542,9 +2540,7 @@ var ActivateGatewayCommand = _ActivateGatewayCommand;
2542
2540
 
2543
2541
 
2544
2542
 
2545
- var _AddCacheCommand = class _AddCacheCommand extends import_smithy_client.Command.classBuilder().ep({
2546
- ...commonParams
2547
- }).m(function(Command, cs, config, o) {
2543
+ var _AddCacheCommand = class _AddCacheCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2548
2544
  return [
2549
2545
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2550
2546
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2558,9 +2554,7 @@ var AddCacheCommand = _AddCacheCommand;
2558
2554
 
2559
2555
 
2560
2556
 
2561
- var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2562
- ...commonParams
2563
- }).m(function(Command, cs, config, o) {
2557
+ var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2564
2558
  return [
2565
2559
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2566
2560
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2574,9 +2568,7 @@ var AddTagsToResourceCommand = _AddTagsToResourceCommand;
2574
2568
 
2575
2569
 
2576
2570
 
2577
- var _AddUploadBufferCommand = class _AddUploadBufferCommand extends import_smithy_client.Command.classBuilder().ep({
2578
- ...commonParams
2579
- }).m(function(Command, cs, config, o) {
2571
+ var _AddUploadBufferCommand = class _AddUploadBufferCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2580
2572
  return [
2581
2573
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2582
2574
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2590,9 +2582,7 @@ var AddUploadBufferCommand = _AddUploadBufferCommand;
2590
2582
 
2591
2583
 
2592
2584
 
2593
- var _AddWorkingStorageCommand = class _AddWorkingStorageCommand extends import_smithy_client.Command.classBuilder().ep({
2594
- ...commonParams
2595
- }).m(function(Command, cs, config, o) {
2585
+ var _AddWorkingStorageCommand = class _AddWorkingStorageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2596
2586
  return [
2597
2587
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2598
2588
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2606,9 +2596,7 @@ var AddWorkingStorageCommand = _AddWorkingStorageCommand;
2606
2596
 
2607
2597
 
2608
2598
 
2609
- var _AssignTapePoolCommand = class _AssignTapePoolCommand extends import_smithy_client.Command.classBuilder().ep({
2610
- ...commonParams
2611
- }).m(function(Command, cs, config, o) {
2599
+ var _AssignTapePoolCommand = class _AssignTapePoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2612
2600
  return [
2613
2601
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2614
2602
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2622,9 +2610,7 @@ var AssignTapePoolCommand = _AssignTapePoolCommand;
2622
2610
 
2623
2611
 
2624
2612
 
2625
- var _AssociateFileSystemCommand = class _AssociateFileSystemCommand extends import_smithy_client.Command.classBuilder().ep({
2626
- ...commonParams
2627
- }).m(function(Command, cs, config, o) {
2613
+ var _AssociateFileSystemCommand = class _AssociateFileSystemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2628
2614
  return [
2629
2615
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2630
2616
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2638,9 +2624,7 @@ var AssociateFileSystemCommand = _AssociateFileSystemCommand;
2638
2624
 
2639
2625
 
2640
2626
 
2641
- var _AttachVolumeCommand = class _AttachVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
2642
- ...commonParams
2643
- }).m(function(Command, cs, config, o) {
2627
+ var _AttachVolumeCommand = class _AttachVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2644
2628
  return [
2645
2629
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2646
2630
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2654,9 +2638,7 @@ var AttachVolumeCommand = _AttachVolumeCommand;
2654
2638
 
2655
2639
 
2656
2640
 
2657
- var _CancelArchivalCommand = class _CancelArchivalCommand extends import_smithy_client.Command.classBuilder().ep({
2658
- ...commonParams
2659
- }).m(function(Command, cs, config, o) {
2641
+ var _CancelArchivalCommand = class _CancelArchivalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2660
2642
  return [
2661
2643
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2662
2644
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2670,9 +2652,7 @@ var CancelArchivalCommand = _CancelArchivalCommand;
2670
2652
 
2671
2653
 
2672
2654
 
2673
- var _CancelRetrievalCommand = class _CancelRetrievalCommand extends import_smithy_client.Command.classBuilder().ep({
2674
- ...commonParams
2675
- }).m(function(Command, cs, config, o) {
2655
+ var _CancelRetrievalCommand = class _CancelRetrievalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2676
2656
  return [
2677
2657
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2678
2658
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2686,9 +2666,7 @@ var CancelRetrievalCommand = _CancelRetrievalCommand;
2686
2666
 
2687
2667
 
2688
2668
 
2689
- var _CreateCachediSCSIVolumeCommand = class _CreateCachediSCSIVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
2690
- ...commonParams
2691
- }).m(function(Command, cs, config, o) {
2669
+ var _CreateCachediSCSIVolumeCommand = class _CreateCachediSCSIVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2692
2670
  return [
2693
2671
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2694
2672
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2702,9 +2680,7 @@ var CreateCachediSCSIVolumeCommand = _CreateCachediSCSIVolumeCommand;
2702
2680
 
2703
2681
 
2704
2682
 
2705
- var _CreateNFSFileShareCommand = class _CreateNFSFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
2706
- ...commonParams
2707
- }).m(function(Command, cs, config, o) {
2683
+ var _CreateNFSFileShareCommand = class _CreateNFSFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2708
2684
  return [
2709
2685
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2710
2686
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2718,9 +2694,7 @@ var CreateNFSFileShareCommand = _CreateNFSFileShareCommand;
2718
2694
 
2719
2695
 
2720
2696
 
2721
- var _CreateSMBFileShareCommand = class _CreateSMBFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
2722
- ...commonParams
2723
- }).m(function(Command, cs, config, o) {
2697
+ var _CreateSMBFileShareCommand = class _CreateSMBFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2724
2698
  return [
2725
2699
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2726
2700
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2734,9 +2708,7 @@ var CreateSMBFileShareCommand = _CreateSMBFileShareCommand;
2734
2708
 
2735
2709
 
2736
2710
 
2737
- var _CreateSnapshotCommand = class _CreateSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
2738
- ...commonParams
2739
- }).m(function(Command, cs, config, o) {
2711
+ var _CreateSnapshotCommand = class _CreateSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2740
2712
  return [
2741
2713
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2742
2714
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2750,9 +2722,7 @@ var CreateSnapshotCommand = _CreateSnapshotCommand;
2750
2722
 
2751
2723
 
2752
2724
 
2753
- var _CreateSnapshotFromVolumeRecoveryPointCommand = class _CreateSnapshotFromVolumeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
2754
- ...commonParams
2755
- }).m(function(Command, cs, config, o) {
2725
+ var _CreateSnapshotFromVolumeRecoveryPointCommand = class _CreateSnapshotFromVolumeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2756
2726
  return [
2757
2727
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2758
2728
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2766,9 +2736,7 @@ var CreateSnapshotFromVolumeRecoveryPointCommand = _CreateSnapshotFromVolumeReco
2766
2736
 
2767
2737
 
2768
2738
 
2769
- var _CreateStorediSCSIVolumeCommand = class _CreateStorediSCSIVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
2770
- ...commonParams
2771
- }).m(function(Command, cs, config, o) {
2739
+ var _CreateStorediSCSIVolumeCommand = class _CreateStorediSCSIVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2772
2740
  return [
2773
2741
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2774
2742
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2782,9 +2750,7 @@ var CreateStorediSCSIVolumeCommand = _CreateStorediSCSIVolumeCommand;
2782
2750
 
2783
2751
 
2784
2752
 
2785
- var _CreateTapePoolCommand = class _CreateTapePoolCommand extends import_smithy_client.Command.classBuilder().ep({
2786
- ...commonParams
2787
- }).m(function(Command, cs, config, o) {
2753
+ var _CreateTapePoolCommand = class _CreateTapePoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2788
2754
  return [
2789
2755
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2790
2756
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2798,9 +2764,7 @@ var CreateTapePoolCommand = _CreateTapePoolCommand;
2798
2764
 
2799
2765
 
2800
2766
 
2801
- var _CreateTapesCommand = class _CreateTapesCommand extends import_smithy_client.Command.classBuilder().ep({
2802
- ...commonParams
2803
- }).m(function(Command, cs, config, o) {
2767
+ var _CreateTapesCommand = class _CreateTapesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2804
2768
  return [
2805
2769
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2806
2770
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2814,9 +2778,7 @@ var CreateTapesCommand = _CreateTapesCommand;
2814
2778
 
2815
2779
 
2816
2780
 
2817
- var _CreateTapeWithBarcodeCommand = class _CreateTapeWithBarcodeCommand extends import_smithy_client.Command.classBuilder().ep({
2818
- ...commonParams
2819
- }).m(function(Command, cs, config, o) {
2781
+ var _CreateTapeWithBarcodeCommand = class _CreateTapeWithBarcodeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2820
2782
  return [
2821
2783
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2822
2784
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2830,9 +2792,7 @@ var CreateTapeWithBarcodeCommand = _CreateTapeWithBarcodeCommand;
2830
2792
 
2831
2793
 
2832
2794
 
2833
- var _DeleteAutomaticTapeCreationPolicyCommand = class _DeleteAutomaticTapeCreationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2834
- ...commonParams
2835
- }).m(function(Command, cs, config, o) {
2795
+ var _DeleteAutomaticTapeCreationPolicyCommand = class _DeleteAutomaticTapeCreationPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2836
2796
  return [
2837
2797
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2838
2798
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2846,9 +2806,7 @@ var DeleteAutomaticTapeCreationPolicyCommand = _DeleteAutomaticTapeCreationPolic
2846
2806
 
2847
2807
 
2848
2808
 
2849
- var _DeleteBandwidthRateLimitCommand = class _DeleteBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep({
2850
- ...commonParams
2851
- }).m(function(Command, cs, config, o) {
2809
+ var _DeleteBandwidthRateLimitCommand = class _DeleteBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2852
2810
  return [
2853
2811
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2854
2812
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2862,9 +2820,7 @@ var DeleteBandwidthRateLimitCommand = _DeleteBandwidthRateLimitCommand;
2862
2820
 
2863
2821
 
2864
2822
 
2865
- var _DeleteChapCredentialsCommand = class _DeleteChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
2866
- ...commonParams
2867
- }).m(function(Command, cs, config, o) {
2823
+ var _DeleteChapCredentialsCommand = class _DeleteChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2868
2824
  return [
2869
2825
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2870
2826
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2878,9 +2834,7 @@ var DeleteChapCredentialsCommand = _DeleteChapCredentialsCommand;
2878
2834
 
2879
2835
 
2880
2836
 
2881
- var _DeleteFileShareCommand = class _DeleteFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
2882
- ...commonParams
2883
- }).m(function(Command, cs, config, o) {
2837
+ var _DeleteFileShareCommand = class _DeleteFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2884
2838
  return [
2885
2839
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2886
2840
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2894,9 +2848,7 @@ var DeleteFileShareCommand = _DeleteFileShareCommand;
2894
2848
 
2895
2849
 
2896
2850
 
2897
- var _DeleteGatewayCommand = class _DeleteGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
2898
- ...commonParams
2899
- }).m(function(Command, cs, config, o) {
2851
+ var _DeleteGatewayCommand = class _DeleteGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2900
2852
  return [
2901
2853
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2902
2854
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2910,9 +2862,7 @@ var DeleteGatewayCommand = _DeleteGatewayCommand;
2910
2862
 
2911
2863
 
2912
2864
 
2913
- var _DeleteSnapshotScheduleCommand = class _DeleteSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
2914
- ...commonParams
2915
- }).m(function(Command, cs, config, o) {
2865
+ var _DeleteSnapshotScheduleCommand = class _DeleteSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2916
2866
  return [
2917
2867
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2918
2868
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2926,9 +2876,7 @@ var DeleteSnapshotScheduleCommand = _DeleteSnapshotScheduleCommand;
2926
2876
 
2927
2877
 
2928
2878
 
2929
- var _DeleteTapeArchiveCommand = class _DeleteTapeArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
2930
- ...commonParams
2931
- }).m(function(Command, cs, config, o) {
2879
+ var _DeleteTapeArchiveCommand = class _DeleteTapeArchiveCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2932
2880
  return [
2933
2881
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2934
2882
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2942,9 +2890,7 @@ var DeleteTapeArchiveCommand = _DeleteTapeArchiveCommand;
2942
2890
 
2943
2891
 
2944
2892
 
2945
- var _DeleteTapeCommand = class _DeleteTapeCommand extends import_smithy_client.Command.classBuilder().ep({
2946
- ...commonParams
2947
- }).m(function(Command, cs, config, o) {
2893
+ var _DeleteTapeCommand = class _DeleteTapeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2948
2894
  return [
2949
2895
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2950
2896
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2958,9 +2904,7 @@ var DeleteTapeCommand = _DeleteTapeCommand;
2958
2904
 
2959
2905
 
2960
2906
 
2961
- var _DeleteTapePoolCommand = class _DeleteTapePoolCommand extends import_smithy_client.Command.classBuilder().ep({
2962
- ...commonParams
2963
- }).m(function(Command, cs, config, o) {
2907
+ var _DeleteTapePoolCommand = class _DeleteTapePoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2964
2908
  return [
2965
2909
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2966
2910
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2974,9 +2918,7 @@ var DeleteTapePoolCommand = _DeleteTapePoolCommand;
2974
2918
 
2975
2919
 
2976
2920
 
2977
- var _DeleteVolumeCommand = class _DeleteVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
2978
- ...commonParams
2979
- }).m(function(Command, cs, config, o) {
2921
+ var _DeleteVolumeCommand = class _DeleteVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2980
2922
  return [
2981
2923
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2982
2924
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2990,9 +2932,7 @@ var DeleteVolumeCommand = _DeleteVolumeCommand;
2990
2932
 
2991
2933
 
2992
2934
 
2993
- var _DescribeAvailabilityMonitorTestCommand = class _DescribeAvailabilityMonitorTestCommand extends import_smithy_client.Command.classBuilder().ep({
2994
- ...commonParams
2995
- }).m(function(Command, cs, config, o) {
2935
+ var _DescribeAvailabilityMonitorTestCommand = class _DescribeAvailabilityMonitorTestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2996
2936
  return [
2997
2937
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2998
2938
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3006,9 +2946,7 @@ var DescribeAvailabilityMonitorTestCommand = _DescribeAvailabilityMonitorTestCom
3006
2946
 
3007
2947
 
3008
2948
 
3009
- var _DescribeBandwidthRateLimitCommand = class _DescribeBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep({
3010
- ...commonParams
3011
- }).m(function(Command, cs, config, o) {
2949
+ var _DescribeBandwidthRateLimitCommand = class _DescribeBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3012
2950
  return [
3013
2951
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3014
2952
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3022,9 +2960,7 @@ var DescribeBandwidthRateLimitCommand = _DescribeBandwidthRateLimitCommand;
3022
2960
 
3023
2961
 
3024
2962
 
3025
- var _DescribeBandwidthRateLimitScheduleCommand = class _DescribeBandwidthRateLimitScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
3026
- ...commonParams
3027
- }).m(function(Command, cs, config, o) {
2963
+ var _DescribeBandwidthRateLimitScheduleCommand = class _DescribeBandwidthRateLimitScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3028
2964
  return [
3029
2965
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3030
2966
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3038,9 +2974,7 @@ var DescribeBandwidthRateLimitScheduleCommand = _DescribeBandwidthRateLimitSched
3038
2974
 
3039
2975
 
3040
2976
 
3041
- var _DescribeCacheCommand = class _DescribeCacheCommand extends import_smithy_client.Command.classBuilder().ep({
3042
- ...commonParams
3043
- }).m(function(Command, cs, config, o) {
2977
+ var _DescribeCacheCommand = class _DescribeCacheCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3044
2978
  return [
3045
2979
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3046
2980
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3054,9 +2988,7 @@ var DescribeCacheCommand = _DescribeCacheCommand;
3054
2988
 
3055
2989
 
3056
2990
 
3057
- var _DescribeCachediSCSIVolumesCommand = class _DescribeCachediSCSIVolumesCommand extends import_smithy_client.Command.classBuilder().ep({
3058
- ...commonParams
3059
- }).m(function(Command, cs, config, o) {
2991
+ var _DescribeCachediSCSIVolumesCommand = class _DescribeCachediSCSIVolumesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3060
2992
  return [
3061
2993
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3062
2994
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3070,9 +3002,7 @@ var DescribeCachediSCSIVolumesCommand = _DescribeCachediSCSIVolumesCommand;
3070
3002
 
3071
3003
 
3072
3004
 
3073
- var _DescribeChapCredentialsCommand = class _DescribeChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
3074
- ...commonParams
3075
- }).m(function(Command, cs, config, o) {
3005
+ var _DescribeChapCredentialsCommand = class _DescribeChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3076
3006
  return [
3077
3007
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3078
3008
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3086,9 +3016,7 @@ var DescribeChapCredentialsCommand = _DescribeChapCredentialsCommand;
3086
3016
 
3087
3017
 
3088
3018
 
3089
- var _DescribeFileSystemAssociationsCommand = class _DescribeFileSystemAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3090
- ...commonParams
3091
- }).m(function(Command, cs, config, o) {
3019
+ var _DescribeFileSystemAssociationsCommand = class _DescribeFileSystemAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3092
3020
  return [
3093
3021
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3094
3022
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3102,9 +3030,7 @@ var DescribeFileSystemAssociationsCommand = _DescribeFileSystemAssociationsComma
3102
3030
 
3103
3031
 
3104
3032
 
3105
- var _DescribeGatewayInformationCommand = class _DescribeGatewayInformationCommand extends import_smithy_client.Command.classBuilder().ep({
3106
- ...commonParams
3107
- }).m(function(Command, cs, config, o) {
3033
+ var _DescribeGatewayInformationCommand = class _DescribeGatewayInformationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3108
3034
  return [
3109
3035
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3110
3036
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3118,9 +3044,7 @@ var DescribeGatewayInformationCommand = _DescribeGatewayInformationCommand;
3118
3044
 
3119
3045
 
3120
3046
 
3121
- var _DescribeMaintenanceStartTimeCommand = class _DescribeMaintenanceStartTimeCommand extends import_smithy_client.Command.classBuilder().ep({
3122
- ...commonParams
3123
- }).m(function(Command, cs, config, o) {
3047
+ var _DescribeMaintenanceStartTimeCommand = class _DescribeMaintenanceStartTimeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3124
3048
  return [
3125
3049
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3126
3050
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3134,9 +3058,7 @@ var DescribeMaintenanceStartTimeCommand = _DescribeMaintenanceStartTimeCommand;
3134
3058
 
3135
3059
 
3136
3060
 
3137
- var _DescribeNFSFileSharesCommand = class _DescribeNFSFileSharesCommand extends import_smithy_client.Command.classBuilder().ep({
3138
- ...commonParams
3139
- }).m(function(Command, cs, config, o) {
3061
+ var _DescribeNFSFileSharesCommand = class _DescribeNFSFileSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3140
3062
  return [
3141
3063
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3142
3064
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3150,9 +3072,7 @@ var DescribeNFSFileSharesCommand = _DescribeNFSFileSharesCommand;
3150
3072
 
3151
3073
 
3152
3074
 
3153
- var _DescribeSMBFileSharesCommand = class _DescribeSMBFileSharesCommand extends import_smithy_client.Command.classBuilder().ep({
3154
- ...commonParams
3155
- }).m(function(Command, cs, config, o) {
3075
+ var _DescribeSMBFileSharesCommand = class _DescribeSMBFileSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3156
3076
  return [
3157
3077
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3158
3078
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3166,9 +3086,7 @@ var DescribeSMBFileSharesCommand = _DescribeSMBFileSharesCommand;
3166
3086
 
3167
3087
 
3168
3088
 
3169
- var _DescribeSMBSettingsCommand = class _DescribeSMBSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
3170
- ...commonParams
3171
- }).m(function(Command, cs, config, o) {
3089
+ var _DescribeSMBSettingsCommand = class _DescribeSMBSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3172
3090
  return [
3173
3091
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3174
3092
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3182,9 +3100,7 @@ var DescribeSMBSettingsCommand = _DescribeSMBSettingsCommand;
3182
3100
 
3183
3101
 
3184
3102
 
3185
- var _DescribeSnapshotScheduleCommand = class _DescribeSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
3186
- ...commonParams
3187
- }).m(function(Command, cs, config, o) {
3103
+ var _DescribeSnapshotScheduleCommand = class _DescribeSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3188
3104
  return [
3189
3105
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3190
3106
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3198,9 +3114,7 @@ var DescribeSnapshotScheduleCommand = _DescribeSnapshotScheduleCommand;
3198
3114
 
3199
3115
 
3200
3116
 
3201
- var _DescribeStorediSCSIVolumesCommand = class _DescribeStorediSCSIVolumesCommand extends import_smithy_client.Command.classBuilder().ep({
3202
- ...commonParams
3203
- }).m(function(Command, cs, config, o) {
3117
+ var _DescribeStorediSCSIVolumesCommand = class _DescribeStorediSCSIVolumesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3204
3118
  return [
3205
3119
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3206
3120
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3214,9 +3128,7 @@ var DescribeStorediSCSIVolumesCommand = _DescribeStorediSCSIVolumesCommand;
3214
3128
 
3215
3129
 
3216
3130
 
3217
- var _DescribeTapeArchivesCommand = class _DescribeTapeArchivesCommand extends import_smithy_client.Command.classBuilder().ep({
3218
- ...commonParams
3219
- }).m(function(Command, cs, config, o) {
3131
+ var _DescribeTapeArchivesCommand = class _DescribeTapeArchivesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3220
3132
  return [
3221
3133
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3222
3134
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3230,9 +3142,7 @@ var DescribeTapeArchivesCommand = _DescribeTapeArchivesCommand;
3230
3142
 
3231
3143
 
3232
3144
 
3233
- var _DescribeTapeRecoveryPointsCommand = class _DescribeTapeRecoveryPointsCommand extends import_smithy_client.Command.classBuilder().ep({
3234
- ...commonParams
3235
- }).m(function(Command, cs, config, o) {
3145
+ var _DescribeTapeRecoveryPointsCommand = class _DescribeTapeRecoveryPointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3236
3146
  return [
3237
3147
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3238
3148
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3246,9 +3156,7 @@ var DescribeTapeRecoveryPointsCommand = _DescribeTapeRecoveryPointsCommand;
3246
3156
 
3247
3157
 
3248
3158
 
3249
- var _DescribeTapesCommand = class _DescribeTapesCommand extends import_smithy_client.Command.classBuilder().ep({
3250
- ...commonParams
3251
- }).m(function(Command, cs, config, o) {
3159
+ var _DescribeTapesCommand = class _DescribeTapesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3252
3160
  return [
3253
3161
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3254
3162
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3262,9 +3170,7 @@ var DescribeTapesCommand = _DescribeTapesCommand;
3262
3170
 
3263
3171
 
3264
3172
 
3265
- var _DescribeUploadBufferCommand = class _DescribeUploadBufferCommand extends import_smithy_client.Command.classBuilder().ep({
3266
- ...commonParams
3267
- }).m(function(Command, cs, config, o) {
3173
+ var _DescribeUploadBufferCommand = class _DescribeUploadBufferCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3268
3174
  return [
3269
3175
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3270
3176
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3278,9 +3184,7 @@ var DescribeUploadBufferCommand = _DescribeUploadBufferCommand;
3278
3184
 
3279
3185
 
3280
3186
 
3281
- var _DescribeVTLDevicesCommand = class _DescribeVTLDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
3282
- ...commonParams
3283
- }).m(function(Command, cs, config, o) {
3187
+ var _DescribeVTLDevicesCommand = class _DescribeVTLDevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3284
3188
  return [
3285
3189
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3286
3190
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3294,9 +3198,7 @@ var DescribeVTLDevicesCommand = _DescribeVTLDevicesCommand;
3294
3198
 
3295
3199
 
3296
3200
 
3297
- var _DescribeWorkingStorageCommand = class _DescribeWorkingStorageCommand extends import_smithy_client.Command.classBuilder().ep({
3298
- ...commonParams
3299
- }).m(function(Command, cs, config, o) {
3201
+ var _DescribeWorkingStorageCommand = class _DescribeWorkingStorageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3300
3202
  return [
3301
3203
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3302
3204
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3310,9 +3212,7 @@ var DescribeWorkingStorageCommand = _DescribeWorkingStorageCommand;
3310
3212
 
3311
3213
 
3312
3214
 
3313
- var _DetachVolumeCommand = class _DetachVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
3314
- ...commonParams
3315
- }).m(function(Command, cs, config, o) {
3215
+ var _DetachVolumeCommand = class _DetachVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3316
3216
  return [
3317
3217
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3318
3218
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3326,9 +3226,7 @@ var DetachVolumeCommand = _DetachVolumeCommand;
3326
3226
 
3327
3227
 
3328
3228
 
3329
- var _DisableGatewayCommand = class _DisableGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
3330
- ...commonParams
3331
- }).m(function(Command, cs, config, o) {
3229
+ var _DisableGatewayCommand = class _DisableGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3332
3230
  return [
3333
3231
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3334
3232
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3342,9 +3240,7 @@ var DisableGatewayCommand = _DisableGatewayCommand;
3342
3240
 
3343
3241
 
3344
3242
 
3345
- var _DisassociateFileSystemCommand = class _DisassociateFileSystemCommand extends import_smithy_client.Command.classBuilder().ep({
3346
- ...commonParams
3347
- }).m(function(Command, cs, config, o) {
3243
+ var _DisassociateFileSystemCommand = class _DisassociateFileSystemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3348
3244
  return [
3349
3245
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3350
3246
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3358,9 +3254,7 @@ var DisassociateFileSystemCommand = _DisassociateFileSystemCommand;
3358
3254
 
3359
3255
 
3360
3256
 
3361
- var _JoinDomainCommand = class _JoinDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3362
- ...commonParams
3363
- }).m(function(Command, cs, config, o) {
3257
+ var _JoinDomainCommand = class _JoinDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3364
3258
  return [
3365
3259
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3366
3260
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3374,9 +3268,7 @@ var JoinDomainCommand = _JoinDomainCommand;
3374
3268
 
3375
3269
 
3376
3270
 
3377
- var _ListAutomaticTapeCreationPoliciesCommand = class _ListAutomaticTapeCreationPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
3378
- ...commonParams
3379
- }).m(function(Command, cs, config, o) {
3271
+ var _ListAutomaticTapeCreationPoliciesCommand = class _ListAutomaticTapeCreationPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3380
3272
  return [
3381
3273
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3382
3274
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3390,9 +3282,7 @@ var ListAutomaticTapeCreationPoliciesCommand = _ListAutomaticTapeCreationPolicie
3390
3282
 
3391
3283
 
3392
3284
 
3393
- var _ListFileSharesCommand = class _ListFileSharesCommand extends import_smithy_client.Command.classBuilder().ep({
3394
- ...commonParams
3395
- }).m(function(Command, cs, config, o) {
3285
+ var _ListFileSharesCommand = class _ListFileSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3396
3286
  return [
3397
3287
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3398
3288
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3406,9 +3296,7 @@ var ListFileSharesCommand = _ListFileSharesCommand;
3406
3296
 
3407
3297
 
3408
3298
 
3409
- var _ListFileSystemAssociationsCommand = class _ListFileSystemAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3410
- ...commonParams
3411
- }).m(function(Command, cs, config, o) {
3299
+ var _ListFileSystemAssociationsCommand = class _ListFileSystemAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3412
3300
  return [
3413
3301
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3414
3302
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3422,9 +3310,7 @@ var ListFileSystemAssociationsCommand = _ListFileSystemAssociationsCommand;
3422
3310
 
3423
3311
 
3424
3312
 
3425
- var _ListGatewaysCommand = class _ListGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
3426
- ...commonParams
3427
- }).m(function(Command, cs, config, o) {
3313
+ var _ListGatewaysCommand = class _ListGatewaysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3428
3314
  return [
3429
3315
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3430
3316
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3438,9 +3324,7 @@ var ListGatewaysCommand = _ListGatewaysCommand;
3438
3324
 
3439
3325
 
3440
3326
 
3441
- var _ListLocalDisksCommand = class _ListLocalDisksCommand extends import_smithy_client.Command.classBuilder().ep({
3442
- ...commonParams
3443
- }).m(function(Command, cs, config, o) {
3327
+ var _ListLocalDisksCommand = class _ListLocalDisksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3444
3328
  return [
3445
3329
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3446
3330
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3454,9 +3338,7 @@ var ListLocalDisksCommand = _ListLocalDisksCommand;
3454
3338
 
3455
3339
 
3456
3340
 
3457
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3458
- ...commonParams
3459
- }).m(function(Command, cs, config, o) {
3341
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3460
3342
  return [
3461
3343
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3462
3344
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3470,9 +3352,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3470
3352
 
3471
3353
 
3472
3354
 
3473
- var _ListTapePoolsCommand = class _ListTapePoolsCommand extends import_smithy_client.Command.classBuilder().ep({
3474
- ...commonParams
3475
- }).m(function(Command, cs, config, o) {
3355
+ var _ListTapePoolsCommand = class _ListTapePoolsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3476
3356
  return [
3477
3357
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3478
3358
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3486,9 +3366,7 @@ var ListTapePoolsCommand = _ListTapePoolsCommand;
3486
3366
 
3487
3367
 
3488
3368
 
3489
- var _ListTapesCommand = class _ListTapesCommand extends import_smithy_client.Command.classBuilder().ep({
3490
- ...commonParams
3491
- }).m(function(Command, cs, config, o) {
3369
+ var _ListTapesCommand = class _ListTapesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3492
3370
  return [
3493
3371
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3494
3372
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3502,9 +3380,7 @@ var ListTapesCommand = _ListTapesCommand;
3502
3380
 
3503
3381
 
3504
3382
 
3505
- var _ListVolumeInitiatorsCommand = class _ListVolumeInitiatorsCommand extends import_smithy_client.Command.classBuilder().ep({
3506
- ...commonParams
3507
- }).m(function(Command, cs, config, o) {
3383
+ var _ListVolumeInitiatorsCommand = class _ListVolumeInitiatorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3508
3384
  return [
3509
3385
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3510
3386
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3518,9 +3394,7 @@ var ListVolumeInitiatorsCommand = _ListVolumeInitiatorsCommand;
3518
3394
 
3519
3395
 
3520
3396
 
3521
- var _ListVolumeRecoveryPointsCommand = class _ListVolumeRecoveryPointsCommand extends import_smithy_client.Command.classBuilder().ep({
3522
- ...commonParams
3523
- }).m(function(Command, cs, config, o) {
3397
+ var _ListVolumeRecoveryPointsCommand = class _ListVolumeRecoveryPointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3524
3398
  return [
3525
3399
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3526
3400
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3534,9 +3408,7 @@ var ListVolumeRecoveryPointsCommand = _ListVolumeRecoveryPointsCommand;
3534
3408
 
3535
3409
 
3536
3410
 
3537
- var _ListVolumesCommand = class _ListVolumesCommand extends import_smithy_client.Command.classBuilder().ep({
3538
- ...commonParams
3539
- }).m(function(Command, cs, config, o) {
3411
+ var _ListVolumesCommand = class _ListVolumesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3540
3412
  return [
3541
3413
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3542
3414
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3550,9 +3422,7 @@ var ListVolumesCommand = _ListVolumesCommand;
3550
3422
 
3551
3423
 
3552
3424
 
3553
- var _NotifyWhenUploadedCommand = class _NotifyWhenUploadedCommand extends import_smithy_client.Command.classBuilder().ep({
3554
- ...commonParams
3555
- }).m(function(Command, cs, config, o) {
3425
+ var _NotifyWhenUploadedCommand = class _NotifyWhenUploadedCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3556
3426
  return [
3557
3427
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3558
3428
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3566,9 +3436,7 @@ var NotifyWhenUploadedCommand = _NotifyWhenUploadedCommand;
3566
3436
 
3567
3437
 
3568
3438
 
3569
- var _RefreshCacheCommand = class _RefreshCacheCommand extends import_smithy_client.Command.classBuilder().ep({
3570
- ...commonParams
3571
- }).m(function(Command, cs, config, o) {
3439
+ var _RefreshCacheCommand = class _RefreshCacheCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3572
3440
  return [
3573
3441
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3574
3442
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3582,9 +3450,7 @@ var RefreshCacheCommand = _RefreshCacheCommand;
3582
3450
 
3583
3451
 
3584
3452
 
3585
- var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3586
- ...commonParams
3587
- }).m(function(Command, cs, config, o) {
3453
+ var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3588
3454
  return [
3589
3455
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3590
3456
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3598,9 +3464,7 @@ var RemoveTagsFromResourceCommand = _RemoveTagsFromResourceCommand;
3598
3464
 
3599
3465
 
3600
3466
 
3601
- var _ResetCacheCommand = class _ResetCacheCommand extends import_smithy_client.Command.classBuilder().ep({
3602
- ...commonParams
3603
- }).m(function(Command, cs, config, o) {
3467
+ var _ResetCacheCommand = class _ResetCacheCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3604
3468
  return [
3605
3469
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3606
3470
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3614,9 +3478,7 @@ var ResetCacheCommand = _ResetCacheCommand;
3614
3478
 
3615
3479
 
3616
3480
 
3617
- var _RetrieveTapeArchiveCommand = class _RetrieveTapeArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
3618
- ...commonParams
3619
- }).m(function(Command, cs, config, o) {
3481
+ var _RetrieveTapeArchiveCommand = class _RetrieveTapeArchiveCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3620
3482
  return [
3621
3483
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3622
3484
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3630,9 +3492,7 @@ var RetrieveTapeArchiveCommand = _RetrieveTapeArchiveCommand;
3630
3492
 
3631
3493
 
3632
3494
 
3633
- var _RetrieveTapeRecoveryPointCommand = class _RetrieveTapeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
3634
- ...commonParams
3635
- }).m(function(Command, cs, config, o) {
3495
+ var _RetrieveTapeRecoveryPointCommand = class _RetrieveTapeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3636
3496
  return [
3637
3497
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3638
3498
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3646,9 +3506,7 @@ var RetrieveTapeRecoveryPointCommand = _RetrieveTapeRecoveryPointCommand;
3646
3506
 
3647
3507
 
3648
3508
 
3649
- var _SetLocalConsolePasswordCommand = class _SetLocalConsolePasswordCommand extends import_smithy_client.Command.classBuilder().ep({
3650
- ...commonParams
3651
- }).m(function(Command, cs, config, o) {
3509
+ var _SetLocalConsolePasswordCommand = class _SetLocalConsolePasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3652
3510
  return [
3653
3511
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3654
3512
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3662,9 +3520,7 @@ var SetLocalConsolePasswordCommand = _SetLocalConsolePasswordCommand;
3662
3520
 
3663
3521
 
3664
3522
 
3665
- var _SetSMBGuestPasswordCommand = class _SetSMBGuestPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
3666
- ...commonParams
3667
- }).m(function(Command, cs, config, o) {
3523
+ var _SetSMBGuestPasswordCommand = class _SetSMBGuestPasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3668
3524
  return [
3669
3525
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3670
3526
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3678,9 +3534,7 @@ var SetSMBGuestPasswordCommand = _SetSMBGuestPasswordCommand;
3678
3534
 
3679
3535
 
3680
3536
 
3681
- var _ShutdownGatewayCommand = class _ShutdownGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
3682
- ...commonParams
3683
- }).m(function(Command, cs, config, o) {
3537
+ var _ShutdownGatewayCommand = class _ShutdownGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3684
3538
  return [
3685
3539
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3686
3540
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3694,9 +3548,7 @@ var ShutdownGatewayCommand = _ShutdownGatewayCommand;
3694
3548
 
3695
3549
 
3696
3550
 
3697
- var _StartAvailabilityMonitorTestCommand = class _StartAvailabilityMonitorTestCommand extends import_smithy_client.Command.classBuilder().ep({
3698
- ...commonParams
3699
- }).m(function(Command, cs, config, o) {
3551
+ var _StartAvailabilityMonitorTestCommand = class _StartAvailabilityMonitorTestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3700
3552
  return [
3701
3553
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3702
3554
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3710,9 +3562,7 @@ var StartAvailabilityMonitorTestCommand = _StartAvailabilityMonitorTestCommand;
3710
3562
 
3711
3563
 
3712
3564
 
3713
- var _StartGatewayCommand = class _StartGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
3714
- ...commonParams
3715
- }).m(function(Command, cs, config, o) {
3565
+ var _StartGatewayCommand = class _StartGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3716
3566
  return [
3717
3567
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3718
3568
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3726,9 +3576,7 @@ var StartGatewayCommand = _StartGatewayCommand;
3726
3576
 
3727
3577
 
3728
3578
 
3729
- var _UpdateAutomaticTapeCreationPolicyCommand = class _UpdateAutomaticTapeCreationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3730
- ...commonParams
3731
- }).m(function(Command, cs, config, o) {
3579
+ var _UpdateAutomaticTapeCreationPolicyCommand = class _UpdateAutomaticTapeCreationPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3732
3580
  return [
3733
3581
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3734
3582
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3742,9 +3590,7 @@ var UpdateAutomaticTapeCreationPolicyCommand = _UpdateAutomaticTapeCreationPolic
3742
3590
 
3743
3591
 
3744
3592
 
3745
- var _UpdateBandwidthRateLimitCommand = class _UpdateBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep({
3746
- ...commonParams
3747
- }).m(function(Command, cs, config, o) {
3593
+ var _UpdateBandwidthRateLimitCommand = class _UpdateBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3748
3594
  return [
3749
3595
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3750
3596
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3758,9 +3604,7 @@ var UpdateBandwidthRateLimitCommand = _UpdateBandwidthRateLimitCommand;
3758
3604
 
3759
3605
 
3760
3606
 
3761
- var _UpdateBandwidthRateLimitScheduleCommand = class _UpdateBandwidthRateLimitScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
3762
- ...commonParams
3763
- }).m(function(Command, cs, config, o) {
3607
+ var _UpdateBandwidthRateLimitScheduleCommand = class _UpdateBandwidthRateLimitScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3764
3608
  return [
3765
3609
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3766
3610
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3774,9 +3618,7 @@ var UpdateBandwidthRateLimitScheduleCommand = _UpdateBandwidthRateLimitScheduleC
3774
3618
 
3775
3619
 
3776
3620
 
3777
- var _UpdateChapCredentialsCommand = class _UpdateChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
3778
- ...commonParams
3779
- }).m(function(Command, cs, config, o) {
3621
+ var _UpdateChapCredentialsCommand = class _UpdateChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3780
3622
  return [
3781
3623
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3782
3624
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3790,9 +3632,7 @@ var UpdateChapCredentialsCommand = _UpdateChapCredentialsCommand;
3790
3632
 
3791
3633
 
3792
3634
 
3793
- var _UpdateFileSystemAssociationCommand = class _UpdateFileSystemAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
3794
- ...commonParams
3795
- }).m(function(Command, cs, config, o) {
3635
+ var _UpdateFileSystemAssociationCommand = class _UpdateFileSystemAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3796
3636
  return [
3797
3637
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3798
3638
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3806,9 +3646,7 @@ var UpdateFileSystemAssociationCommand = _UpdateFileSystemAssociationCommand;
3806
3646
 
3807
3647
 
3808
3648
 
3809
- var _UpdateGatewayInformationCommand = class _UpdateGatewayInformationCommand extends import_smithy_client.Command.classBuilder().ep({
3810
- ...commonParams
3811
- }).m(function(Command, cs, config, o) {
3649
+ var _UpdateGatewayInformationCommand = class _UpdateGatewayInformationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3812
3650
  return [
3813
3651
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3814
3652
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3822,9 +3660,7 @@ var UpdateGatewayInformationCommand = _UpdateGatewayInformationCommand;
3822
3660
 
3823
3661
 
3824
3662
 
3825
- var _UpdateGatewaySoftwareNowCommand = class _UpdateGatewaySoftwareNowCommand extends import_smithy_client.Command.classBuilder().ep({
3826
- ...commonParams
3827
- }).m(function(Command, cs, config, o) {
3663
+ var _UpdateGatewaySoftwareNowCommand = class _UpdateGatewaySoftwareNowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3828
3664
  return [
3829
3665
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3830
3666
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3838,9 +3674,7 @@ var UpdateGatewaySoftwareNowCommand = _UpdateGatewaySoftwareNowCommand;
3838
3674
 
3839
3675
 
3840
3676
 
3841
- var _UpdateMaintenanceStartTimeCommand = class _UpdateMaintenanceStartTimeCommand extends import_smithy_client.Command.classBuilder().ep({
3842
- ...commonParams
3843
- }).m(function(Command, cs, config, o) {
3677
+ var _UpdateMaintenanceStartTimeCommand = class _UpdateMaintenanceStartTimeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3844
3678
  return [
3845
3679
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3846
3680
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3854,9 +3688,7 @@ var UpdateMaintenanceStartTimeCommand = _UpdateMaintenanceStartTimeCommand;
3854
3688
 
3855
3689
 
3856
3690
 
3857
- var _UpdateNFSFileShareCommand = class _UpdateNFSFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
3858
- ...commonParams
3859
- }).m(function(Command, cs, config, o) {
3691
+ var _UpdateNFSFileShareCommand = class _UpdateNFSFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3860
3692
  return [
3861
3693
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3862
3694
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3870,9 +3702,7 @@ var UpdateNFSFileShareCommand = _UpdateNFSFileShareCommand;
3870
3702
 
3871
3703
 
3872
3704
 
3873
- var _UpdateSMBFileShareCommand = class _UpdateSMBFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
3874
- ...commonParams
3875
- }).m(function(Command, cs, config, o) {
3705
+ var _UpdateSMBFileShareCommand = class _UpdateSMBFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3876
3706
  return [
3877
3707
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3878
3708
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3886,9 +3716,7 @@ var UpdateSMBFileShareCommand = _UpdateSMBFileShareCommand;
3886
3716
 
3887
3717
 
3888
3718
 
3889
- var _UpdateSMBFileShareVisibilityCommand = class _UpdateSMBFileShareVisibilityCommand extends import_smithy_client.Command.classBuilder().ep({
3890
- ...commonParams
3891
- }).m(function(Command, cs, config, o) {
3719
+ var _UpdateSMBFileShareVisibilityCommand = class _UpdateSMBFileShareVisibilityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3892
3720
  return [
3893
3721
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3894
3722
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3902,9 +3730,7 @@ var UpdateSMBFileShareVisibilityCommand = _UpdateSMBFileShareVisibilityCommand;
3902
3730
 
3903
3731
 
3904
3732
 
3905
- var _UpdateSMBLocalGroupsCommand = class _UpdateSMBLocalGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3906
- ...commonParams
3907
- }).m(function(Command, cs, config, o) {
3733
+ var _UpdateSMBLocalGroupsCommand = class _UpdateSMBLocalGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3908
3734
  return [
3909
3735
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3910
3736
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3918,9 +3744,7 @@ var UpdateSMBLocalGroupsCommand = _UpdateSMBLocalGroupsCommand;
3918
3744
 
3919
3745
 
3920
3746
 
3921
- var _UpdateSMBSecurityStrategyCommand = class _UpdateSMBSecurityStrategyCommand extends import_smithy_client.Command.classBuilder().ep({
3922
- ...commonParams
3923
- }).m(function(Command, cs, config, o) {
3747
+ var _UpdateSMBSecurityStrategyCommand = class _UpdateSMBSecurityStrategyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3924
3748
  return [
3925
3749
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3926
3750
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3934,9 +3758,7 @@ var UpdateSMBSecurityStrategyCommand = _UpdateSMBSecurityStrategyCommand;
3934
3758
 
3935
3759
 
3936
3760
 
3937
- var _UpdateSnapshotScheduleCommand = class _UpdateSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
3938
- ...commonParams
3939
- }).m(function(Command, cs, config, o) {
3761
+ var _UpdateSnapshotScheduleCommand = class _UpdateSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3940
3762
  return [
3941
3763
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3942
3764
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3950,9 +3772,7 @@ var UpdateSnapshotScheduleCommand = _UpdateSnapshotScheduleCommand;
3950
3772
 
3951
3773
 
3952
3774
 
3953
- var _UpdateVTLDeviceTypeCommand = class _UpdateVTLDeviceTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3954
- ...commonParams
3955
- }).m(function(Command, cs, config, o) {
3775
+ var _UpdateVTLDeviceTypeCommand = class _UpdateVTLDeviceTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3956
3776
  return [
3957
3777
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3958
3778
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())