@aws-sdk/client-storage-gateway 3.649.0 → 3.651.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 (101) hide show
  1. package/dist-cjs/index.js +97 -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/dist-es/models/models_0.js +5 -0
  93. package/dist-types/commands/CreateNFSFileShareCommand.d.ts +1 -0
  94. package/dist-types/commands/CreateSMBFileShareCommand.d.ts +1 -0
  95. package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +1 -0
  96. package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +1 -0
  97. package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +1 -0
  98. package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +1 -0
  99. package/dist-types/models/models_0.d.ts +288 -54
  100. package/dist-types/ts3.4/models/models_0.d.ts +13 -0
  101. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -81,6 +81,7 @@ __export(src_exports, {
81
81
  DetachVolumeCommand: () => DetachVolumeCommand,
82
82
  DisableGatewayCommand: () => DisableGatewayCommand,
83
83
  DisassociateFileSystemCommand: () => DisassociateFileSystemCommand,
84
+ EncryptionType: () => EncryptionType,
84
85
  ErrorCode: () => ErrorCode,
85
86
  FileShareType: () => FileShareType,
86
87
  GatewayCapacity: () => GatewayCapacity,
@@ -445,6 +446,11 @@ var CaseSensitivity = {
445
446
  CaseSensitive: "CaseSensitive",
446
447
  ClientSpecified: "ClientSpecified"
447
448
  };
449
+ var EncryptionType = {
450
+ DsseKms: "DsseKms",
451
+ SseKms: "SseKms",
452
+ SseS3: "SseS3"
453
+ };
448
454
  var ObjectACL = {
449
455
  authenticated_read: "authenticated-read",
450
456
  aws_exec_read: "aws-exec-read",
@@ -2526,9 +2532,7 @@ function sharedHeaders(operation) {
2526
2532
  __name(sharedHeaders, "sharedHeaders");
2527
2533
 
2528
2534
  // 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) {
2535
+ var _ActivateGatewayCommand = class _ActivateGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2532
2536
  return [
2533
2537
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2534
2538
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2542,9 +2546,7 @@ var ActivateGatewayCommand = _ActivateGatewayCommand;
2542
2546
 
2543
2547
 
2544
2548
 
2545
- var _AddCacheCommand = class _AddCacheCommand extends import_smithy_client.Command.classBuilder().ep({
2546
- ...commonParams
2547
- }).m(function(Command, cs, config, o) {
2549
+ var _AddCacheCommand = class _AddCacheCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2548
2550
  return [
2549
2551
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2550
2552
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2558,9 +2560,7 @@ var AddCacheCommand = _AddCacheCommand;
2558
2560
 
2559
2561
 
2560
2562
 
2561
- var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2562
- ...commonParams
2563
- }).m(function(Command, cs, config, o) {
2563
+ var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2564
2564
  return [
2565
2565
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2566
2566
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2574,9 +2574,7 @@ var AddTagsToResourceCommand = _AddTagsToResourceCommand;
2574
2574
 
2575
2575
 
2576
2576
 
2577
- var _AddUploadBufferCommand = class _AddUploadBufferCommand extends import_smithy_client.Command.classBuilder().ep({
2578
- ...commonParams
2579
- }).m(function(Command, cs, config, o) {
2577
+ var _AddUploadBufferCommand = class _AddUploadBufferCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2580
2578
  return [
2581
2579
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2582
2580
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2590,9 +2588,7 @@ var AddUploadBufferCommand = _AddUploadBufferCommand;
2590
2588
 
2591
2589
 
2592
2590
 
2593
- var _AddWorkingStorageCommand = class _AddWorkingStorageCommand extends import_smithy_client.Command.classBuilder().ep({
2594
- ...commonParams
2595
- }).m(function(Command, cs, config, o) {
2591
+ var _AddWorkingStorageCommand = class _AddWorkingStorageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2596
2592
  return [
2597
2593
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2598
2594
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2606,9 +2602,7 @@ var AddWorkingStorageCommand = _AddWorkingStorageCommand;
2606
2602
 
2607
2603
 
2608
2604
 
2609
- var _AssignTapePoolCommand = class _AssignTapePoolCommand extends import_smithy_client.Command.classBuilder().ep({
2610
- ...commonParams
2611
- }).m(function(Command, cs, config, o) {
2605
+ var _AssignTapePoolCommand = class _AssignTapePoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2612
2606
  return [
2613
2607
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2614
2608
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2622,9 +2616,7 @@ var AssignTapePoolCommand = _AssignTapePoolCommand;
2622
2616
 
2623
2617
 
2624
2618
 
2625
- var _AssociateFileSystemCommand = class _AssociateFileSystemCommand extends import_smithy_client.Command.classBuilder().ep({
2626
- ...commonParams
2627
- }).m(function(Command, cs, config, o) {
2619
+ var _AssociateFileSystemCommand = class _AssociateFileSystemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2628
2620
  return [
2629
2621
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2630
2622
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2638,9 +2630,7 @@ var AssociateFileSystemCommand = _AssociateFileSystemCommand;
2638
2630
 
2639
2631
 
2640
2632
 
2641
- var _AttachVolumeCommand = class _AttachVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
2642
- ...commonParams
2643
- }).m(function(Command, cs, config, o) {
2633
+ var _AttachVolumeCommand = class _AttachVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2644
2634
  return [
2645
2635
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2646
2636
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2654,9 +2644,7 @@ var AttachVolumeCommand = _AttachVolumeCommand;
2654
2644
 
2655
2645
 
2656
2646
 
2657
- var _CancelArchivalCommand = class _CancelArchivalCommand extends import_smithy_client.Command.classBuilder().ep({
2658
- ...commonParams
2659
- }).m(function(Command, cs, config, o) {
2647
+ var _CancelArchivalCommand = class _CancelArchivalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2660
2648
  return [
2661
2649
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2662
2650
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2670,9 +2658,7 @@ var CancelArchivalCommand = _CancelArchivalCommand;
2670
2658
 
2671
2659
 
2672
2660
 
2673
- var _CancelRetrievalCommand = class _CancelRetrievalCommand extends import_smithy_client.Command.classBuilder().ep({
2674
- ...commonParams
2675
- }).m(function(Command, cs, config, o) {
2661
+ var _CancelRetrievalCommand = class _CancelRetrievalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2676
2662
  return [
2677
2663
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2678
2664
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2686,9 +2672,7 @@ var CancelRetrievalCommand = _CancelRetrievalCommand;
2686
2672
 
2687
2673
 
2688
2674
 
2689
- var _CreateCachediSCSIVolumeCommand = class _CreateCachediSCSIVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
2690
- ...commonParams
2691
- }).m(function(Command, cs, config, o) {
2675
+ var _CreateCachediSCSIVolumeCommand = class _CreateCachediSCSIVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2692
2676
  return [
2693
2677
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2694
2678
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2702,9 +2686,7 @@ var CreateCachediSCSIVolumeCommand = _CreateCachediSCSIVolumeCommand;
2702
2686
 
2703
2687
 
2704
2688
 
2705
- var _CreateNFSFileShareCommand = class _CreateNFSFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
2706
- ...commonParams
2707
- }).m(function(Command, cs, config, o) {
2689
+ var _CreateNFSFileShareCommand = class _CreateNFSFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2708
2690
  return [
2709
2691
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2710
2692
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2718,9 +2700,7 @@ var CreateNFSFileShareCommand = _CreateNFSFileShareCommand;
2718
2700
 
2719
2701
 
2720
2702
 
2721
- var _CreateSMBFileShareCommand = class _CreateSMBFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
2722
- ...commonParams
2723
- }).m(function(Command, cs, config, o) {
2703
+ var _CreateSMBFileShareCommand = class _CreateSMBFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2724
2704
  return [
2725
2705
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2726
2706
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2734,9 +2714,7 @@ var CreateSMBFileShareCommand = _CreateSMBFileShareCommand;
2734
2714
 
2735
2715
 
2736
2716
 
2737
- var _CreateSnapshotCommand = class _CreateSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
2738
- ...commonParams
2739
- }).m(function(Command, cs, config, o) {
2717
+ var _CreateSnapshotCommand = class _CreateSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2740
2718
  return [
2741
2719
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2742
2720
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2750,9 +2728,7 @@ var CreateSnapshotCommand = _CreateSnapshotCommand;
2750
2728
 
2751
2729
 
2752
2730
 
2753
- var _CreateSnapshotFromVolumeRecoveryPointCommand = class _CreateSnapshotFromVolumeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
2754
- ...commonParams
2755
- }).m(function(Command, cs, config, o) {
2731
+ var _CreateSnapshotFromVolumeRecoveryPointCommand = class _CreateSnapshotFromVolumeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2756
2732
  return [
2757
2733
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2758
2734
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2766,9 +2742,7 @@ var CreateSnapshotFromVolumeRecoveryPointCommand = _CreateSnapshotFromVolumeReco
2766
2742
 
2767
2743
 
2768
2744
 
2769
- var _CreateStorediSCSIVolumeCommand = class _CreateStorediSCSIVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
2770
- ...commonParams
2771
- }).m(function(Command, cs, config, o) {
2745
+ var _CreateStorediSCSIVolumeCommand = class _CreateStorediSCSIVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2772
2746
  return [
2773
2747
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2774
2748
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2782,9 +2756,7 @@ var CreateStorediSCSIVolumeCommand = _CreateStorediSCSIVolumeCommand;
2782
2756
 
2783
2757
 
2784
2758
 
2785
- var _CreateTapePoolCommand = class _CreateTapePoolCommand extends import_smithy_client.Command.classBuilder().ep({
2786
- ...commonParams
2787
- }).m(function(Command, cs, config, o) {
2759
+ var _CreateTapePoolCommand = class _CreateTapePoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2788
2760
  return [
2789
2761
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2790
2762
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2798,9 +2770,7 @@ var CreateTapePoolCommand = _CreateTapePoolCommand;
2798
2770
 
2799
2771
 
2800
2772
 
2801
- var _CreateTapesCommand = class _CreateTapesCommand extends import_smithy_client.Command.classBuilder().ep({
2802
- ...commonParams
2803
- }).m(function(Command, cs, config, o) {
2773
+ var _CreateTapesCommand = class _CreateTapesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2804
2774
  return [
2805
2775
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2806
2776
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2814,9 +2784,7 @@ var CreateTapesCommand = _CreateTapesCommand;
2814
2784
 
2815
2785
 
2816
2786
 
2817
- var _CreateTapeWithBarcodeCommand = class _CreateTapeWithBarcodeCommand extends import_smithy_client.Command.classBuilder().ep({
2818
- ...commonParams
2819
- }).m(function(Command, cs, config, o) {
2787
+ var _CreateTapeWithBarcodeCommand = class _CreateTapeWithBarcodeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2820
2788
  return [
2821
2789
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2822
2790
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2830,9 +2798,7 @@ var CreateTapeWithBarcodeCommand = _CreateTapeWithBarcodeCommand;
2830
2798
 
2831
2799
 
2832
2800
 
2833
- var _DeleteAutomaticTapeCreationPolicyCommand = class _DeleteAutomaticTapeCreationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2834
- ...commonParams
2835
- }).m(function(Command, cs, config, o) {
2801
+ var _DeleteAutomaticTapeCreationPolicyCommand = class _DeleteAutomaticTapeCreationPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2836
2802
  return [
2837
2803
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2838
2804
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2846,9 +2812,7 @@ var DeleteAutomaticTapeCreationPolicyCommand = _DeleteAutomaticTapeCreationPolic
2846
2812
 
2847
2813
 
2848
2814
 
2849
- var _DeleteBandwidthRateLimitCommand = class _DeleteBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep({
2850
- ...commonParams
2851
- }).m(function(Command, cs, config, o) {
2815
+ var _DeleteBandwidthRateLimitCommand = class _DeleteBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2852
2816
  return [
2853
2817
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2854
2818
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2862,9 +2826,7 @@ var DeleteBandwidthRateLimitCommand = _DeleteBandwidthRateLimitCommand;
2862
2826
 
2863
2827
 
2864
2828
 
2865
- var _DeleteChapCredentialsCommand = class _DeleteChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
2866
- ...commonParams
2867
- }).m(function(Command, cs, config, o) {
2829
+ var _DeleteChapCredentialsCommand = class _DeleteChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2868
2830
  return [
2869
2831
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2870
2832
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2878,9 +2840,7 @@ var DeleteChapCredentialsCommand = _DeleteChapCredentialsCommand;
2878
2840
 
2879
2841
 
2880
2842
 
2881
- var _DeleteFileShareCommand = class _DeleteFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
2882
- ...commonParams
2883
- }).m(function(Command, cs, config, o) {
2843
+ var _DeleteFileShareCommand = class _DeleteFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2884
2844
  return [
2885
2845
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2886
2846
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2894,9 +2854,7 @@ var DeleteFileShareCommand = _DeleteFileShareCommand;
2894
2854
 
2895
2855
 
2896
2856
 
2897
- var _DeleteGatewayCommand = class _DeleteGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
2898
- ...commonParams
2899
- }).m(function(Command, cs, config, o) {
2857
+ var _DeleteGatewayCommand = class _DeleteGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2900
2858
  return [
2901
2859
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2902
2860
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2910,9 +2868,7 @@ var DeleteGatewayCommand = _DeleteGatewayCommand;
2910
2868
 
2911
2869
 
2912
2870
 
2913
- var _DeleteSnapshotScheduleCommand = class _DeleteSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
2914
- ...commonParams
2915
- }).m(function(Command, cs, config, o) {
2871
+ var _DeleteSnapshotScheduleCommand = class _DeleteSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2916
2872
  return [
2917
2873
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2918
2874
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2926,9 +2882,7 @@ var DeleteSnapshotScheduleCommand = _DeleteSnapshotScheduleCommand;
2926
2882
 
2927
2883
 
2928
2884
 
2929
- var _DeleteTapeArchiveCommand = class _DeleteTapeArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
2930
- ...commonParams
2931
- }).m(function(Command, cs, config, o) {
2885
+ var _DeleteTapeArchiveCommand = class _DeleteTapeArchiveCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2932
2886
  return [
2933
2887
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2934
2888
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2942,9 +2896,7 @@ var DeleteTapeArchiveCommand = _DeleteTapeArchiveCommand;
2942
2896
 
2943
2897
 
2944
2898
 
2945
- var _DeleteTapeCommand = class _DeleteTapeCommand extends import_smithy_client.Command.classBuilder().ep({
2946
- ...commonParams
2947
- }).m(function(Command, cs, config, o) {
2899
+ var _DeleteTapeCommand = class _DeleteTapeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2948
2900
  return [
2949
2901
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2950
2902
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2958,9 +2910,7 @@ var DeleteTapeCommand = _DeleteTapeCommand;
2958
2910
 
2959
2911
 
2960
2912
 
2961
- var _DeleteTapePoolCommand = class _DeleteTapePoolCommand extends import_smithy_client.Command.classBuilder().ep({
2962
- ...commonParams
2963
- }).m(function(Command, cs, config, o) {
2913
+ var _DeleteTapePoolCommand = class _DeleteTapePoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2964
2914
  return [
2965
2915
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2966
2916
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2974,9 +2924,7 @@ var DeleteTapePoolCommand = _DeleteTapePoolCommand;
2974
2924
 
2975
2925
 
2976
2926
 
2977
- var _DeleteVolumeCommand = class _DeleteVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
2978
- ...commonParams
2979
- }).m(function(Command, cs, config, o) {
2927
+ var _DeleteVolumeCommand = class _DeleteVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2980
2928
  return [
2981
2929
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2982
2930
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2990,9 +2938,7 @@ var DeleteVolumeCommand = _DeleteVolumeCommand;
2990
2938
 
2991
2939
 
2992
2940
 
2993
- var _DescribeAvailabilityMonitorTestCommand = class _DescribeAvailabilityMonitorTestCommand extends import_smithy_client.Command.classBuilder().ep({
2994
- ...commonParams
2995
- }).m(function(Command, cs, config, o) {
2941
+ var _DescribeAvailabilityMonitorTestCommand = class _DescribeAvailabilityMonitorTestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2996
2942
  return [
2997
2943
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2998
2944
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3006,9 +2952,7 @@ var DescribeAvailabilityMonitorTestCommand = _DescribeAvailabilityMonitorTestCom
3006
2952
 
3007
2953
 
3008
2954
 
3009
- var _DescribeBandwidthRateLimitCommand = class _DescribeBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep({
3010
- ...commonParams
3011
- }).m(function(Command, cs, config, o) {
2955
+ var _DescribeBandwidthRateLimitCommand = class _DescribeBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3012
2956
  return [
3013
2957
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3014
2958
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3022,9 +2966,7 @@ var DescribeBandwidthRateLimitCommand = _DescribeBandwidthRateLimitCommand;
3022
2966
 
3023
2967
 
3024
2968
 
3025
- var _DescribeBandwidthRateLimitScheduleCommand = class _DescribeBandwidthRateLimitScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
3026
- ...commonParams
3027
- }).m(function(Command, cs, config, o) {
2969
+ var _DescribeBandwidthRateLimitScheduleCommand = class _DescribeBandwidthRateLimitScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3028
2970
  return [
3029
2971
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3030
2972
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3038,9 +2980,7 @@ var DescribeBandwidthRateLimitScheduleCommand = _DescribeBandwidthRateLimitSched
3038
2980
 
3039
2981
 
3040
2982
 
3041
- var _DescribeCacheCommand = class _DescribeCacheCommand extends import_smithy_client.Command.classBuilder().ep({
3042
- ...commonParams
3043
- }).m(function(Command, cs, config, o) {
2983
+ var _DescribeCacheCommand = class _DescribeCacheCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3044
2984
  return [
3045
2985
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3046
2986
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3054,9 +2994,7 @@ var DescribeCacheCommand = _DescribeCacheCommand;
3054
2994
 
3055
2995
 
3056
2996
 
3057
- var _DescribeCachediSCSIVolumesCommand = class _DescribeCachediSCSIVolumesCommand extends import_smithy_client.Command.classBuilder().ep({
3058
- ...commonParams
3059
- }).m(function(Command, cs, config, o) {
2997
+ var _DescribeCachediSCSIVolumesCommand = class _DescribeCachediSCSIVolumesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3060
2998
  return [
3061
2999
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3062
3000
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3070,9 +3008,7 @@ var DescribeCachediSCSIVolumesCommand = _DescribeCachediSCSIVolumesCommand;
3070
3008
 
3071
3009
 
3072
3010
 
3073
- var _DescribeChapCredentialsCommand = class _DescribeChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
3074
- ...commonParams
3075
- }).m(function(Command, cs, config, o) {
3011
+ var _DescribeChapCredentialsCommand = class _DescribeChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3076
3012
  return [
3077
3013
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3078
3014
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3086,9 +3022,7 @@ var DescribeChapCredentialsCommand = _DescribeChapCredentialsCommand;
3086
3022
 
3087
3023
 
3088
3024
 
3089
- var _DescribeFileSystemAssociationsCommand = class _DescribeFileSystemAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3090
- ...commonParams
3091
- }).m(function(Command, cs, config, o) {
3025
+ var _DescribeFileSystemAssociationsCommand = class _DescribeFileSystemAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3092
3026
  return [
3093
3027
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3094
3028
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3102,9 +3036,7 @@ var DescribeFileSystemAssociationsCommand = _DescribeFileSystemAssociationsComma
3102
3036
 
3103
3037
 
3104
3038
 
3105
- var _DescribeGatewayInformationCommand = class _DescribeGatewayInformationCommand extends import_smithy_client.Command.classBuilder().ep({
3106
- ...commonParams
3107
- }).m(function(Command, cs, config, o) {
3039
+ var _DescribeGatewayInformationCommand = class _DescribeGatewayInformationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3108
3040
  return [
3109
3041
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3110
3042
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3118,9 +3050,7 @@ var DescribeGatewayInformationCommand = _DescribeGatewayInformationCommand;
3118
3050
 
3119
3051
 
3120
3052
 
3121
- var _DescribeMaintenanceStartTimeCommand = class _DescribeMaintenanceStartTimeCommand extends import_smithy_client.Command.classBuilder().ep({
3122
- ...commonParams
3123
- }).m(function(Command, cs, config, o) {
3053
+ var _DescribeMaintenanceStartTimeCommand = class _DescribeMaintenanceStartTimeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3124
3054
  return [
3125
3055
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3126
3056
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3134,9 +3064,7 @@ var DescribeMaintenanceStartTimeCommand = _DescribeMaintenanceStartTimeCommand;
3134
3064
 
3135
3065
 
3136
3066
 
3137
- var _DescribeNFSFileSharesCommand = class _DescribeNFSFileSharesCommand extends import_smithy_client.Command.classBuilder().ep({
3138
- ...commonParams
3139
- }).m(function(Command, cs, config, o) {
3067
+ var _DescribeNFSFileSharesCommand = class _DescribeNFSFileSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3140
3068
  return [
3141
3069
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3142
3070
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3150,9 +3078,7 @@ var DescribeNFSFileSharesCommand = _DescribeNFSFileSharesCommand;
3150
3078
 
3151
3079
 
3152
3080
 
3153
- var _DescribeSMBFileSharesCommand = class _DescribeSMBFileSharesCommand extends import_smithy_client.Command.classBuilder().ep({
3154
- ...commonParams
3155
- }).m(function(Command, cs, config, o) {
3081
+ var _DescribeSMBFileSharesCommand = class _DescribeSMBFileSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3156
3082
  return [
3157
3083
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3158
3084
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3166,9 +3092,7 @@ var DescribeSMBFileSharesCommand = _DescribeSMBFileSharesCommand;
3166
3092
 
3167
3093
 
3168
3094
 
3169
- var _DescribeSMBSettingsCommand = class _DescribeSMBSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
3170
- ...commonParams
3171
- }).m(function(Command, cs, config, o) {
3095
+ var _DescribeSMBSettingsCommand = class _DescribeSMBSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3172
3096
  return [
3173
3097
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3174
3098
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3182,9 +3106,7 @@ var DescribeSMBSettingsCommand = _DescribeSMBSettingsCommand;
3182
3106
 
3183
3107
 
3184
3108
 
3185
- var _DescribeSnapshotScheduleCommand = class _DescribeSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
3186
- ...commonParams
3187
- }).m(function(Command, cs, config, o) {
3109
+ var _DescribeSnapshotScheduleCommand = class _DescribeSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3188
3110
  return [
3189
3111
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3190
3112
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3198,9 +3120,7 @@ var DescribeSnapshotScheduleCommand = _DescribeSnapshotScheduleCommand;
3198
3120
 
3199
3121
 
3200
3122
 
3201
- var _DescribeStorediSCSIVolumesCommand = class _DescribeStorediSCSIVolumesCommand extends import_smithy_client.Command.classBuilder().ep({
3202
- ...commonParams
3203
- }).m(function(Command, cs, config, o) {
3123
+ var _DescribeStorediSCSIVolumesCommand = class _DescribeStorediSCSIVolumesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3204
3124
  return [
3205
3125
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3206
3126
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3214,9 +3134,7 @@ var DescribeStorediSCSIVolumesCommand = _DescribeStorediSCSIVolumesCommand;
3214
3134
 
3215
3135
 
3216
3136
 
3217
- var _DescribeTapeArchivesCommand = class _DescribeTapeArchivesCommand extends import_smithy_client.Command.classBuilder().ep({
3218
- ...commonParams
3219
- }).m(function(Command, cs, config, o) {
3137
+ var _DescribeTapeArchivesCommand = class _DescribeTapeArchivesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3220
3138
  return [
3221
3139
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3222
3140
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3230,9 +3148,7 @@ var DescribeTapeArchivesCommand = _DescribeTapeArchivesCommand;
3230
3148
 
3231
3149
 
3232
3150
 
3233
- var _DescribeTapeRecoveryPointsCommand = class _DescribeTapeRecoveryPointsCommand extends import_smithy_client.Command.classBuilder().ep({
3234
- ...commonParams
3235
- }).m(function(Command, cs, config, o) {
3151
+ var _DescribeTapeRecoveryPointsCommand = class _DescribeTapeRecoveryPointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3236
3152
  return [
3237
3153
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3238
3154
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3246,9 +3162,7 @@ var DescribeTapeRecoveryPointsCommand = _DescribeTapeRecoveryPointsCommand;
3246
3162
 
3247
3163
 
3248
3164
 
3249
- var _DescribeTapesCommand = class _DescribeTapesCommand extends import_smithy_client.Command.classBuilder().ep({
3250
- ...commonParams
3251
- }).m(function(Command, cs, config, o) {
3165
+ var _DescribeTapesCommand = class _DescribeTapesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3252
3166
  return [
3253
3167
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3254
3168
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3262,9 +3176,7 @@ var DescribeTapesCommand = _DescribeTapesCommand;
3262
3176
 
3263
3177
 
3264
3178
 
3265
- var _DescribeUploadBufferCommand = class _DescribeUploadBufferCommand extends import_smithy_client.Command.classBuilder().ep({
3266
- ...commonParams
3267
- }).m(function(Command, cs, config, o) {
3179
+ var _DescribeUploadBufferCommand = class _DescribeUploadBufferCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3268
3180
  return [
3269
3181
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3270
3182
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3278,9 +3190,7 @@ var DescribeUploadBufferCommand = _DescribeUploadBufferCommand;
3278
3190
 
3279
3191
 
3280
3192
 
3281
- var _DescribeVTLDevicesCommand = class _DescribeVTLDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
3282
- ...commonParams
3283
- }).m(function(Command, cs, config, o) {
3193
+ var _DescribeVTLDevicesCommand = class _DescribeVTLDevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3284
3194
  return [
3285
3195
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3286
3196
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3294,9 +3204,7 @@ var DescribeVTLDevicesCommand = _DescribeVTLDevicesCommand;
3294
3204
 
3295
3205
 
3296
3206
 
3297
- var _DescribeWorkingStorageCommand = class _DescribeWorkingStorageCommand extends import_smithy_client.Command.classBuilder().ep({
3298
- ...commonParams
3299
- }).m(function(Command, cs, config, o) {
3207
+ var _DescribeWorkingStorageCommand = class _DescribeWorkingStorageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3300
3208
  return [
3301
3209
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3302
3210
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3310,9 +3218,7 @@ var DescribeWorkingStorageCommand = _DescribeWorkingStorageCommand;
3310
3218
 
3311
3219
 
3312
3220
 
3313
- var _DetachVolumeCommand = class _DetachVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
3314
- ...commonParams
3315
- }).m(function(Command, cs, config, o) {
3221
+ var _DetachVolumeCommand = class _DetachVolumeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3316
3222
  return [
3317
3223
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3318
3224
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3326,9 +3232,7 @@ var DetachVolumeCommand = _DetachVolumeCommand;
3326
3232
 
3327
3233
 
3328
3234
 
3329
- var _DisableGatewayCommand = class _DisableGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
3330
- ...commonParams
3331
- }).m(function(Command, cs, config, o) {
3235
+ var _DisableGatewayCommand = class _DisableGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3332
3236
  return [
3333
3237
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3334
3238
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3342,9 +3246,7 @@ var DisableGatewayCommand = _DisableGatewayCommand;
3342
3246
 
3343
3247
 
3344
3248
 
3345
- var _DisassociateFileSystemCommand = class _DisassociateFileSystemCommand extends import_smithy_client.Command.classBuilder().ep({
3346
- ...commonParams
3347
- }).m(function(Command, cs, config, o) {
3249
+ var _DisassociateFileSystemCommand = class _DisassociateFileSystemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3348
3250
  return [
3349
3251
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3350
3252
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3358,9 +3260,7 @@ var DisassociateFileSystemCommand = _DisassociateFileSystemCommand;
3358
3260
 
3359
3261
 
3360
3262
 
3361
- var _JoinDomainCommand = class _JoinDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3362
- ...commonParams
3363
- }).m(function(Command, cs, config, o) {
3263
+ var _JoinDomainCommand = class _JoinDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3364
3264
  return [
3365
3265
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3366
3266
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3374,9 +3274,7 @@ var JoinDomainCommand = _JoinDomainCommand;
3374
3274
 
3375
3275
 
3376
3276
 
3377
- var _ListAutomaticTapeCreationPoliciesCommand = class _ListAutomaticTapeCreationPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
3378
- ...commonParams
3379
- }).m(function(Command, cs, config, o) {
3277
+ var _ListAutomaticTapeCreationPoliciesCommand = class _ListAutomaticTapeCreationPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3380
3278
  return [
3381
3279
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3382
3280
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3390,9 +3288,7 @@ var ListAutomaticTapeCreationPoliciesCommand = _ListAutomaticTapeCreationPolicie
3390
3288
 
3391
3289
 
3392
3290
 
3393
- var _ListFileSharesCommand = class _ListFileSharesCommand extends import_smithy_client.Command.classBuilder().ep({
3394
- ...commonParams
3395
- }).m(function(Command, cs, config, o) {
3291
+ var _ListFileSharesCommand = class _ListFileSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3396
3292
  return [
3397
3293
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3398
3294
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3406,9 +3302,7 @@ var ListFileSharesCommand = _ListFileSharesCommand;
3406
3302
 
3407
3303
 
3408
3304
 
3409
- var _ListFileSystemAssociationsCommand = class _ListFileSystemAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3410
- ...commonParams
3411
- }).m(function(Command, cs, config, o) {
3305
+ var _ListFileSystemAssociationsCommand = class _ListFileSystemAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3412
3306
  return [
3413
3307
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3414
3308
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3422,9 +3316,7 @@ var ListFileSystemAssociationsCommand = _ListFileSystemAssociationsCommand;
3422
3316
 
3423
3317
 
3424
3318
 
3425
- var _ListGatewaysCommand = class _ListGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
3426
- ...commonParams
3427
- }).m(function(Command, cs, config, o) {
3319
+ var _ListGatewaysCommand = class _ListGatewaysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3428
3320
  return [
3429
3321
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3430
3322
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3438,9 +3330,7 @@ var ListGatewaysCommand = _ListGatewaysCommand;
3438
3330
 
3439
3331
 
3440
3332
 
3441
- var _ListLocalDisksCommand = class _ListLocalDisksCommand extends import_smithy_client.Command.classBuilder().ep({
3442
- ...commonParams
3443
- }).m(function(Command, cs, config, o) {
3333
+ var _ListLocalDisksCommand = class _ListLocalDisksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3444
3334
  return [
3445
3335
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3446
3336
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3454,9 +3344,7 @@ var ListLocalDisksCommand = _ListLocalDisksCommand;
3454
3344
 
3455
3345
 
3456
3346
 
3457
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3458
- ...commonParams
3459
- }).m(function(Command, cs, config, o) {
3347
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3460
3348
  return [
3461
3349
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3462
3350
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3470,9 +3358,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3470
3358
 
3471
3359
 
3472
3360
 
3473
- var _ListTapePoolsCommand = class _ListTapePoolsCommand extends import_smithy_client.Command.classBuilder().ep({
3474
- ...commonParams
3475
- }).m(function(Command, cs, config, o) {
3361
+ var _ListTapePoolsCommand = class _ListTapePoolsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3476
3362
  return [
3477
3363
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3478
3364
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3486,9 +3372,7 @@ var ListTapePoolsCommand = _ListTapePoolsCommand;
3486
3372
 
3487
3373
 
3488
3374
 
3489
- var _ListTapesCommand = class _ListTapesCommand extends import_smithy_client.Command.classBuilder().ep({
3490
- ...commonParams
3491
- }).m(function(Command, cs, config, o) {
3375
+ var _ListTapesCommand = class _ListTapesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3492
3376
  return [
3493
3377
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3494
3378
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3502,9 +3386,7 @@ var ListTapesCommand = _ListTapesCommand;
3502
3386
 
3503
3387
 
3504
3388
 
3505
- var _ListVolumeInitiatorsCommand = class _ListVolumeInitiatorsCommand extends import_smithy_client.Command.classBuilder().ep({
3506
- ...commonParams
3507
- }).m(function(Command, cs, config, o) {
3389
+ var _ListVolumeInitiatorsCommand = class _ListVolumeInitiatorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3508
3390
  return [
3509
3391
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3510
3392
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3518,9 +3400,7 @@ var ListVolumeInitiatorsCommand = _ListVolumeInitiatorsCommand;
3518
3400
 
3519
3401
 
3520
3402
 
3521
- var _ListVolumeRecoveryPointsCommand = class _ListVolumeRecoveryPointsCommand extends import_smithy_client.Command.classBuilder().ep({
3522
- ...commonParams
3523
- }).m(function(Command, cs, config, o) {
3403
+ var _ListVolumeRecoveryPointsCommand = class _ListVolumeRecoveryPointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3524
3404
  return [
3525
3405
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3526
3406
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3534,9 +3414,7 @@ var ListVolumeRecoveryPointsCommand = _ListVolumeRecoveryPointsCommand;
3534
3414
 
3535
3415
 
3536
3416
 
3537
- var _ListVolumesCommand = class _ListVolumesCommand extends import_smithy_client.Command.classBuilder().ep({
3538
- ...commonParams
3539
- }).m(function(Command, cs, config, o) {
3417
+ var _ListVolumesCommand = class _ListVolumesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3540
3418
  return [
3541
3419
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3542
3420
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3550,9 +3428,7 @@ var ListVolumesCommand = _ListVolumesCommand;
3550
3428
 
3551
3429
 
3552
3430
 
3553
- var _NotifyWhenUploadedCommand = class _NotifyWhenUploadedCommand extends import_smithy_client.Command.classBuilder().ep({
3554
- ...commonParams
3555
- }).m(function(Command, cs, config, o) {
3431
+ var _NotifyWhenUploadedCommand = class _NotifyWhenUploadedCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3556
3432
  return [
3557
3433
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3558
3434
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3566,9 +3442,7 @@ var NotifyWhenUploadedCommand = _NotifyWhenUploadedCommand;
3566
3442
 
3567
3443
 
3568
3444
 
3569
- var _RefreshCacheCommand = class _RefreshCacheCommand extends import_smithy_client.Command.classBuilder().ep({
3570
- ...commonParams
3571
- }).m(function(Command, cs, config, o) {
3445
+ var _RefreshCacheCommand = class _RefreshCacheCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3572
3446
  return [
3573
3447
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3574
3448
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3582,9 +3456,7 @@ var RefreshCacheCommand = _RefreshCacheCommand;
3582
3456
 
3583
3457
 
3584
3458
 
3585
- var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3586
- ...commonParams
3587
- }).m(function(Command, cs, config, o) {
3459
+ var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3588
3460
  return [
3589
3461
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3590
3462
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3598,9 +3470,7 @@ var RemoveTagsFromResourceCommand = _RemoveTagsFromResourceCommand;
3598
3470
 
3599
3471
 
3600
3472
 
3601
- var _ResetCacheCommand = class _ResetCacheCommand extends import_smithy_client.Command.classBuilder().ep({
3602
- ...commonParams
3603
- }).m(function(Command, cs, config, o) {
3473
+ var _ResetCacheCommand = class _ResetCacheCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3604
3474
  return [
3605
3475
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3606
3476
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3614,9 +3484,7 @@ var ResetCacheCommand = _ResetCacheCommand;
3614
3484
 
3615
3485
 
3616
3486
 
3617
- var _RetrieveTapeArchiveCommand = class _RetrieveTapeArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
3618
- ...commonParams
3619
- }).m(function(Command, cs, config, o) {
3487
+ var _RetrieveTapeArchiveCommand = class _RetrieveTapeArchiveCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3620
3488
  return [
3621
3489
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3622
3490
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3630,9 +3498,7 @@ var RetrieveTapeArchiveCommand = _RetrieveTapeArchiveCommand;
3630
3498
 
3631
3499
 
3632
3500
 
3633
- var _RetrieveTapeRecoveryPointCommand = class _RetrieveTapeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
3634
- ...commonParams
3635
- }).m(function(Command, cs, config, o) {
3501
+ var _RetrieveTapeRecoveryPointCommand = class _RetrieveTapeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3636
3502
  return [
3637
3503
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3638
3504
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3646,9 +3512,7 @@ var RetrieveTapeRecoveryPointCommand = _RetrieveTapeRecoveryPointCommand;
3646
3512
 
3647
3513
 
3648
3514
 
3649
- var _SetLocalConsolePasswordCommand = class _SetLocalConsolePasswordCommand extends import_smithy_client.Command.classBuilder().ep({
3650
- ...commonParams
3651
- }).m(function(Command, cs, config, o) {
3515
+ var _SetLocalConsolePasswordCommand = class _SetLocalConsolePasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3652
3516
  return [
3653
3517
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3654
3518
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3662,9 +3526,7 @@ var SetLocalConsolePasswordCommand = _SetLocalConsolePasswordCommand;
3662
3526
 
3663
3527
 
3664
3528
 
3665
- var _SetSMBGuestPasswordCommand = class _SetSMBGuestPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
3666
- ...commonParams
3667
- }).m(function(Command, cs, config, o) {
3529
+ var _SetSMBGuestPasswordCommand = class _SetSMBGuestPasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3668
3530
  return [
3669
3531
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3670
3532
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3678,9 +3540,7 @@ var SetSMBGuestPasswordCommand = _SetSMBGuestPasswordCommand;
3678
3540
 
3679
3541
 
3680
3542
 
3681
- var _ShutdownGatewayCommand = class _ShutdownGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
3682
- ...commonParams
3683
- }).m(function(Command, cs, config, o) {
3543
+ var _ShutdownGatewayCommand = class _ShutdownGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3684
3544
  return [
3685
3545
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3686
3546
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3694,9 +3554,7 @@ var ShutdownGatewayCommand = _ShutdownGatewayCommand;
3694
3554
 
3695
3555
 
3696
3556
 
3697
- var _StartAvailabilityMonitorTestCommand = class _StartAvailabilityMonitorTestCommand extends import_smithy_client.Command.classBuilder().ep({
3698
- ...commonParams
3699
- }).m(function(Command, cs, config, o) {
3557
+ var _StartAvailabilityMonitorTestCommand = class _StartAvailabilityMonitorTestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3700
3558
  return [
3701
3559
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3702
3560
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3710,9 +3568,7 @@ var StartAvailabilityMonitorTestCommand = _StartAvailabilityMonitorTestCommand;
3710
3568
 
3711
3569
 
3712
3570
 
3713
- var _StartGatewayCommand = class _StartGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
3714
- ...commonParams
3715
- }).m(function(Command, cs, config, o) {
3571
+ var _StartGatewayCommand = class _StartGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3716
3572
  return [
3717
3573
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3718
3574
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3726,9 +3582,7 @@ var StartGatewayCommand = _StartGatewayCommand;
3726
3582
 
3727
3583
 
3728
3584
 
3729
- var _UpdateAutomaticTapeCreationPolicyCommand = class _UpdateAutomaticTapeCreationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3730
- ...commonParams
3731
- }).m(function(Command, cs, config, o) {
3585
+ var _UpdateAutomaticTapeCreationPolicyCommand = class _UpdateAutomaticTapeCreationPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3732
3586
  return [
3733
3587
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3734
3588
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3742,9 +3596,7 @@ var UpdateAutomaticTapeCreationPolicyCommand = _UpdateAutomaticTapeCreationPolic
3742
3596
 
3743
3597
 
3744
3598
 
3745
- var _UpdateBandwidthRateLimitCommand = class _UpdateBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep({
3746
- ...commonParams
3747
- }).m(function(Command, cs, config, o) {
3599
+ var _UpdateBandwidthRateLimitCommand = class _UpdateBandwidthRateLimitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3748
3600
  return [
3749
3601
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3750
3602
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3758,9 +3610,7 @@ var UpdateBandwidthRateLimitCommand = _UpdateBandwidthRateLimitCommand;
3758
3610
 
3759
3611
 
3760
3612
 
3761
- var _UpdateBandwidthRateLimitScheduleCommand = class _UpdateBandwidthRateLimitScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
3762
- ...commonParams
3763
- }).m(function(Command, cs, config, o) {
3613
+ var _UpdateBandwidthRateLimitScheduleCommand = class _UpdateBandwidthRateLimitScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3764
3614
  return [
3765
3615
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3766
3616
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3774,9 +3624,7 @@ var UpdateBandwidthRateLimitScheduleCommand = _UpdateBandwidthRateLimitScheduleC
3774
3624
 
3775
3625
 
3776
3626
 
3777
- var _UpdateChapCredentialsCommand = class _UpdateChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
3778
- ...commonParams
3779
- }).m(function(Command, cs, config, o) {
3627
+ var _UpdateChapCredentialsCommand = class _UpdateChapCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3780
3628
  return [
3781
3629
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3782
3630
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3790,9 +3638,7 @@ var UpdateChapCredentialsCommand = _UpdateChapCredentialsCommand;
3790
3638
 
3791
3639
 
3792
3640
 
3793
- var _UpdateFileSystemAssociationCommand = class _UpdateFileSystemAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
3794
- ...commonParams
3795
- }).m(function(Command, cs, config, o) {
3641
+ var _UpdateFileSystemAssociationCommand = class _UpdateFileSystemAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3796
3642
  return [
3797
3643
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3798
3644
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3806,9 +3652,7 @@ var UpdateFileSystemAssociationCommand = _UpdateFileSystemAssociationCommand;
3806
3652
 
3807
3653
 
3808
3654
 
3809
- var _UpdateGatewayInformationCommand = class _UpdateGatewayInformationCommand extends import_smithy_client.Command.classBuilder().ep({
3810
- ...commonParams
3811
- }).m(function(Command, cs, config, o) {
3655
+ var _UpdateGatewayInformationCommand = class _UpdateGatewayInformationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3812
3656
  return [
3813
3657
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3814
3658
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3822,9 +3666,7 @@ var UpdateGatewayInformationCommand = _UpdateGatewayInformationCommand;
3822
3666
 
3823
3667
 
3824
3668
 
3825
- var _UpdateGatewaySoftwareNowCommand = class _UpdateGatewaySoftwareNowCommand extends import_smithy_client.Command.classBuilder().ep({
3826
- ...commonParams
3827
- }).m(function(Command, cs, config, o) {
3669
+ var _UpdateGatewaySoftwareNowCommand = class _UpdateGatewaySoftwareNowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3828
3670
  return [
3829
3671
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3830
3672
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3838,9 +3680,7 @@ var UpdateGatewaySoftwareNowCommand = _UpdateGatewaySoftwareNowCommand;
3838
3680
 
3839
3681
 
3840
3682
 
3841
- var _UpdateMaintenanceStartTimeCommand = class _UpdateMaintenanceStartTimeCommand extends import_smithy_client.Command.classBuilder().ep({
3842
- ...commonParams
3843
- }).m(function(Command, cs, config, o) {
3683
+ var _UpdateMaintenanceStartTimeCommand = class _UpdateMaintenanceStartTimeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3844
3684
  return [
3845
3685
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3846
3686
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3854,9 +3694,7 @@ var UpdateMaintenanceStartTimeCommand = _UpdateMaintenanceStartTimeCommand;
3854
3694
 
3855
3695
 
3856
3696
 
3857
- var _UpdateNFSFileShareCommand = class _UpdateNFSFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
3858
- ...commonParams
3859
- }).m(function(Command, cs, config, o) {
3697
+ var _UpdateNFSFileShareCommand = class _UpdateNFSFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3860
3698
  return [
3861
3699
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3862
3700
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3870,9 +3708,7 @@ var UpdateNFSFileShareCommand = _UpdateNFSFileShareCommand;
3870
3708
 
3871
3709
 
3872
3710
 
3873
- var _UpdateSMBFileShareCommand = class _UpdateSMBFileShareCommand extends import_smithy_client.Command.classBuilder().ep({
3874
- ...commonParams
3875
- }).m(function(Command, cs, config, o) {
3711
+ var _UpdateSMBFileShareCommand = class _UpdateSMBFileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3876
3712
  return [
3877
3713
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3878
3714
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3886,9 +3722,7 @@ var UpdateSMBFileShareCommand = _UpdateSMBFileShareCommand;
3886
3722
 
3887
3723
 
3888
3724
 
3889
- var _UpdateSMBFileShareVisibilityCommand = class _UpdateSMBFileShareVisibilityCommand extends import_smithy_client.Command.classBuilder().ep({
3890
- ...commonParams
3891
- }).m(function(Command, cs, config, o) {
3725
+ var _UpdateSMBFileShareVisibilityCommand = class _UpdateSMBFileShareVisibilityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3892
3726
  return [
3893
3727
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3894
3728
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3902,9 +3736,7 @@ var UpdateSMBFileShareVisibilityCommand = _UpdateSMBFileShareVisibilityCommand;
3902
3736
 
3903
3737
 
3904
3738
 
3905
- var _UpdateSMBLocalGroupsCommand = class _UpdateSMBLocalGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3906
- ...commonParams
3907
- }).m(function(Command, cs, config, o) {
3739
+ var _UpdateSMBLocalGroupsCommand = class _UpdateSMBLocalGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3908
3740
  return [
3909
3741
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3910
3742
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3918,9 +3750,7 @@ var UpdateSMBLocalGroupsCommand = _UpdateSMBLocalGroupsCommand;
3918
3750
 
3919
3751
 
3920
3752
 
3921
- var _UpdateSMBSecurityStrategyCommand = class _UpdateSMBSecurityStrategyCommand extends import_smithy_client.Command.classBuilder().ep({
3922
- ...commonParams
3923
- }).m(function(Command, cs, config, o) {
3753
+ var _UpdateSMBSecurityStrategyCommand = class _UpdateSMBSecurityStrategyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3924
3754
  return [
3925
3755
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3926
3756
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3934,9 +3764,7 @@ var UpdateSMBSecurityStrategyCommand = _UpdateSMBSecurityStrategyCommand;
3934
3764
 
3935
3765
 
3936
3766
 
3937
- var _UpdateSnapshotScheduleCommand = class _UpdateSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
3938
- ...commonParams
3939
- }).m(function(Command, cs, config, o) {
3767
+ var _UpdateSnapshotScheduleCommand = class _UpdateSnapshotScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3940
3768
  return [
3941
3769
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3942
3770
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3950,9 +3778,7 @@ var UpdateSnapshotScheduleCommand = _UpdateSnapshotScheduleCommand;
3950
3778
 
3951
3779
 
3952
3780
 
3953
- var _UpdateVTLDeviceTypeCommand = class _UpdateVTLDeviceTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3954
- ...commonParams
3955
- }).m(function(Command, cs, config, o) {
3781
+ var _UpdateVTLDeviceTypeCommand = class _UpdateVTLDeviceTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3956
3782
  return [
3957
3783
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3958
3784
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4220,6 +4046,7 @@ var paginateListVolumes = (0, import_core.createPaginator)(StorageGatewayClient,
4220
4046
  AutomaticUpdatePolicy,
4221
4047
  AvailabilityMonitorTestStatus,
4222
4048
  CaseSensitivity,
4049
+ EncryptionType,
4223
4050
  ObjectACL,
4224
4051
  ServiceUnavailableError,
4225
4052
  RetentionLockType,