@aws-sdk/client-storage-gateway 3.952.0 → 3.953.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 (116) hide show
  1. package/dist-cjs/index.js +1011 -659
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/ActivateGatewayCommand.js +2 -2
  4. package/dist-es/commands/AddCacheCommand.js +2 -2
  5. package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
  6. package/dist-es/commands/AddUploadBufferCommand.js +2 -2
  7. package/dist-es/commands/AddWorkingStorageCommand.js +2 -2
  8. package/dist-es/commands/AssignTapePoolCommand.js +2 -2
  9. package/dist-es/commands/AssociateFileSystemCommand.js +2 -2
  10. package/dist-es/commands/AttachVolumeCommand.js +2 -2
  11. package/dist-es/commands/CancelArchivalCommand.js +2 -2
  12. package/dist-es/commands/CancelCacheReportCommand.js +2 -2
  13. package/dist-es/commands/CancelRetrievalCommand.js +2 -2
  14. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +2 -2
  15. package/dist-es/commands/CreateNFSFileShareCommand.js +2 -2
  16. package/dist-es/commands/CreateSMBFileShareCommand.js +2 -2
  17. package/dist-es/commands/CreateSnapshotCommand.js +2 -2
  18. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -2
  19. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +2 -2
  20. package/dist-es/commands/CreateTapePoolCommand.js +2 -2
  21. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +2 -2
  22. package/dist-es/commands/CreateTapesCommand.js +2 -2
  23. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -2
  24. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +2 -2
  25. package/dist-es/commands/DeleteCacheReportCommand.js +2 -2
  26. package/dist-es/commands/DeleteChapCredentialsCommand.js +2 -2
  27. package/dist-es/commands/DeleteFileShareCommand.js +2 -2
  28. package/dist-es/commands/DeleteGatewayCommand.js +2 -2
  29. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -2
  30. package/dist-es/commands/DeleteTapeArchiveCommand.js +2 -2
  31. package/dist-es/commands/DeleteTapeCommand.js +2 -2
  32. package/dist-es/commands/DeleteTapePoolCommand.js +2 -2
  33. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  34. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +2 -2
  35. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +2 -2
  36. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -2
  37. package/dist-es/commands/DescribeCacheCommand.js +2 -2
  38. package/dist-es/commands/DescribeCacheReportCommand.js +2 -2
  39. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +2 -2
  40. package/dist-es/commands/DescribeChapCredentialsCommand.js +2 -2
  41. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +2 -2
  42. package/dist-es/commands/DescribeGatewayInformationCommand.js +2 -2
  43. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +2 -2
  44. package/dist-es/commands/DescribeNFSFileSharesCommand.js +2 -2
  45. package/dist-es/commands/DescribeSMBFileSharesCommand.js +2 -2
  46. package/dist-es/commands/DescribeSMBSettingsCommand.js +2 -2
  47. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +2 -2
  48. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +2 -2
  49. package/dist-es/commands/DescribeTapeArchivesCommand.js +2 -2
  50. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +2 -2
  51. package/dist-es/commands/DescribeTapesCommand.js +2 -2
  52. package/dist-es/commands/DescribeUploadBufferCommand.js +2 -2
  53. package/dist-es/commands/DescribeVTLDevicesCommand.js +2 -2
  54. package/dist-es/commands/DescribeWorkingStorageCommand.js +2 -2
  55. package/dist-es/commands/DetachVolumeCommand.js +2 -2
  56. package/dist-es/commands/DisableGatewayCommand.js +2 -2
  57. package/dist-es/commands/DisassociateFileSystemCommand.js +2 -2
  58. package/dist-es/commands/EvictFilesFailingUploadCommand.js +2 -2
  59. package/dist-es/commands/JoinDomainCommand.js +2 -2
  60. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -2
  61. package/dist-es/commands/ListCacheReportsCommand.js +2 -2
  62. package/dist-es/commands/ListFileSharesCommand.js +2 -2
  63. package/dist-es/commands/ListFileSystemAssociationsCommand.js +2 -2
  64. package/dist-es/commands/ListGatewaysCommand.js +2 -2
  65. package/dist-es/commands/ListLocalDisksCommand.js +2 -2
  66. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  67. package/dist-es/commands/ListTapePoolsCommand.js +2 -2
  68. package/dist-es/commands/ListTapesCommand.js +2 -2
  69. package/dist-es/commands/ListVolumeInitiatorsCommand.js +2 -2
  70. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +2 -2
  71. package/dist-es/commands/ListVolumesCommand.js +2 -2
  72. package/dist-es/commands/NotifyWhenUploadedCommand.js +2 -2
  73. package/dist-es/commands/RefreshCacheCommand.js +2 -2
  74. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
  75. package/dist-es/commands/ResetCacheCommand.js +2 -2
  76. package/dist-es/commands/RetrieveTapeArchiveCommand.js +2 -2
  77. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +2 -2
  78. package/dist-es/commands/SetLocalConsolePasswordCommand.js +2 -2
  79. package/dist-es/commands/SetSMBGuestPasswordCommand.js +2 -2
  80. package/dist-es/commands/ShutdownGatewayCommand.js +2 -2
  81. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +2 -2
  82. package/dist-es/commands/StartCacheReportCommand.js +2 -2
  83. package/dist-es/commands/StartGatewayCommand.js +2 -2
  84. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -2
  85. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +2 -2
  86. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -2
  87. package/dist-es/commands/UpdateChapCredentialsCommand.js +2 -2
  88. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +2 -2
  89. package/dist-es/commands/UpdateGatewayInformationCommand.js +2 -2
  90. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +2 -2
  91. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +2 -2
  92. package/dist-es/commands/UpdateNFSFileShareCommand.js +2 -2
  93. package/dist-es/commands/UpdateSMBFileShareCommand.js +2 -2
  94. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +2 -2
  95. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +2 -2
  96. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +2 -2
  97. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +2 -2
  98. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +2 -2
  99. package/dist-es/index.js +1 -0
  100. package/dist-es/runtimeConfig.shared.js +7 -6
  101. package/dist-es/schemas/schemas_0.js +602 -576
  102. package/dist-types/StorageGatewayClient.d.ts +1 -10
  103. package/dist-types/index.d.ts +1 -0
  104. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  105. package/dist-types/runtimeConfig.d.ts +6 -2
  106. package/dist-types/runtimeConfig.native.d.ts +6 -2
  107. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  108. package/dist-types/schemas/schemas_0.d.ts +327 -376
  109. package/dist-types/ts3.4/StorageGatewayClient.d.ts +0 -4
  110. package/dist-types/ts3.4/index.d.ts +1 -0
  111. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  112. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  113. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  114. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  115. package/dist-types/ts3.4/schemas/schemas_0.d.ts +326 -377
  116. package/package.json +34 -34
@@ -565,13 +565,13 @@ const _s = "server";
565
565
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.storagegateway";
566
566
  const n0 = "com.amazonaws.storagegateway";
567
567
  import { TypeRegistry } from "@smithy/core/schema";
568
- import { InternalServerError as __InternalServerError, InvalidGatewayRequestException as __InvalidGatewayRequestException, ServiceUnavailableError as __ServiceUnavailableError, } from "../models/errors";
569
- import { StorageGatewayServiceException as __StorageGatewayServiceException } from "../models/StorageGatewayServiceException";
570
- export var ChapSecret = [0, n0, _CS, 8, 0];
571
- export var DomainUserPassword = [0, n0, _DUP, 8, 0];
572
- export var LocalConsolePassword = [0, n0, _LCP, 8, 0];
573
- export var SMBGuestPassword = [0, n0, _SMBGP, 8, 0];
574
- export var ActivateGatewayInput = [
568
+ import { InternalServerError, InvalidGatewayRequestException, ServiceUnavailableError } from "../models/errors";
569
+ import { StorageGatewayServiceException } from "../models/StorageGatewayServiceException";
570
+ var ChapSecret = [0, n0, _CS, 8, 0];
571
+ var DomainUserPassword = [0, n0, _DUP, 8, 0];
572
+ var LocalConsolePassword = [0, n0, _LCP, 8, 0];
573
+ var SMBGuestPassword = [0, n0, _SMBGP, 8, 0];
574
+ export var ActivateGatewayInput$ = [
575
575
  3,
576
576
  n0,
577
577
  _AGI,
@@ -579,27 +579,37 @@ export var ActivateGatewayInput = [
579
579
  [_AK, _GN, _GT, _GR, _GTa, _TDT, _MCT, _T],
580
580
  [0, 0, 0, 0, 0, 0, 0, () => Tags],
581
581
  ];
582
- export var ActivateGatewayOutput = [3, n0, _AGO, 0, [_GARN], [0]];
583
- export var AddCacheInput = [3, n0, _ACI, 0, [_GARN, _DI], [0, 64 | 0]];
584
- export var AddCacheOutput = [3, n0, _ACO, 0, [_GARN], [0]];
585
- export var AddTagsToResourceInput = [3, n0, _ATTRI, 0, [_RARN, _T], [0, () => Tags]];
586
- export var AddTagsToResourceOutput = [3, n0, _ATTRO, 0, [_RARN], [0]];
587
- export var AddUploadBufferInput = [3, n0, _AUBI, 0, [_GARN, _DI], [0, 64 | 0]];
588
- export var AddUploadBufferOutput = [3, n0, _AUBO, 0, [_GARN], [0]];
589
- export var AddWorkingStorageInput = [3, n0, _AWSI, 0, [_GARN, _DI], [0, 64 | 0]];
590
- export var AddWorkingStorageOutput = [3, n0, _AWSO, 0, [_GARN], [0]];
591
- export var AssignTapePoolInput = [3, n0, _ATPI, 0, [_TARN, _PI, _BGR], [0, 0, 2]];
592
- export var AssignTapePoolOutput = [3, n0, _ATPO, 0, [_TARN], [0]];
593
- export var AssociateFileSystemInput = [
582
+ export var ActivateGatewayOutput$ = [3, n0, _AGO, 0, [_GARN], [0]];
583
+ export var AddCacheInput$ = [3, n0, _ACI, 0, [_GARN, _DI], [0, 64 | 0]];
584
+ export var AddCacheOutput$ = [3, n0, _ACO, 0, [_GARN], [0]];
585
+ export var AddTagsToResourceInput$ = [3, n0, _ATTRI, 0, [_RARN, _T], [0, () => Tags]];
586
+ export var AddTagsToResourceOutput$ = [3, n0, _ATTRO, 0, [_RARN], [0]];
587
+ export var AddUploadBufferInput$ = [3, n0, _AUBI, 0, [_GARN, _DI], [0, 64 | 0]];
588
+ export var AddUploadBufferOutput$ = [3, n0, _AUBO, 0, [_GARN], [0]];
589
+ export var AddWorkingStorageInput$ = [3, n0, _AWSI, 0, [_GARN, _DI], [0, 64 | 0]];
590
+ export var AddWorkingStorageOutput$ = [3, n0, _AWSO, 0, [_GARN], [0]];
591
+ export var AssignTapePoolInput$ = [3, n0, _ATPI, 0, [_TARN, _PI, _BGR], [0, 0, 2]];
592
+ export var AssignTapePoolOutput$ = [3, n0, _ATPO, 0, [_TARN], [0]];
593
+ export var AssociateFileSystemInput$ = [
594
594
  3,
595
595
  n0,
596
596
  _AFSI,
597
597
  0,
598
598
  [_UN, _P, _CT, _GARN, _LARN, _T, _ADARN, _CA, _ENC],
599
- [0, [() => DomainUserPassword, 0], 0, 0, 0, () => Tags, 0, () => CacheAttributes, () => EndpointNetworkConfiguration],
599
+ [
600
+ 0,
601
+ [() => DomainUserPassword, 0],
602
+ 0,
603
+ 0,
604
+ 0,
605
+ () => Tags,
606
+ 0,
607
+ () => CacheAttributes$,
608
+ () => EndpointNetworkConfiguration$,
609
+ ],
600
610
  ];
601
- export var AssociateFileSystemOutput = [3, n0, _AFSO, 0, [_FSAARN], [0]];
602
- export var AttachVolumeInput = [
611
+ export var AssociateFileSystemOutput$ = [3, n0, _AFSO, 0, [_FSAARN], [0]];
612
+ export var AttachVolumeInput$ = [
603
613
  3,
604
614
  n0,
605
615
  _AVI,
@@ -607,8 +617,8 @@ export var AttachVolumeInput = [
607
617
  [_GARN, _TN, _VARN, _NII, _DIi],
608
618
  [0, 0, 0, 0, 0],
609
619
  ];
610
- export var AttachVolumeOutput = [3, n0, _AVO, 0, [_VARN, _TARNa], [0, 0]];
611
- export var AutomaticTapeCreationPolicyInfo = [
620
+ export var AttachVolumeOutput$ = [3, n0, _AVO, 0, [_VARN, _TARNa], [0, 0]];
621
+ export var AutomaticTapeCreationPolicyInfo$ = [
612
622
  3,
613
623
  n0,
614
624
  _ATCPI,
@@ -616,7 +626,7 @@ export var AutomaticTapeCreationPolicyInfo = [
616
626
  [_ATCR, _GARN],
617
627
  [() => AutomaticTapeCreationRules, 0],
618
628
  ];
619
- export var AutomaticTapeCreationRule = [
629
+ export var AutomaticTapeCreationRule$ = [
620
630
  3,
621
631
  n0,
622
632
  _ATCRu,
@@ -624,7 +634,7 @@ export var AutomaticTapeCreationRule = [
624
634
  [_TBP, _PI, _TSIB, _MNT, _W],
625
635
  [0, 0, 1, 1, 2],
626
636
  ];
627
- export var BandwidthRateLimitInterval = [
637
+ export var BandwidthRateLimitInterval$ = [
628
638
  3,
629
639
  n0,
630
640
  _BRLI,
@@ -632,17 +642,17 @@ export var BandwidthRateLimitInterval = [
632
642
  [_SHOD, _SMOH, _EHOD, _EMOH, _DOW, _AURLIBPS, _ADRLIBPS],
633
643
  [1, 1, 1, 1, 64 | 1, 1, 1],
634
644
  ];
635
- export var CacheAttributes = [3, n0, _CA, 0, [_CSTIS], [1]];
636
- export var CachediSCSIVolume = [
645
+ export var CacheAttributes$ = [3, n0, _CA, 0, [_CSTIS], [1]];
646
+ export var CachediSCSIVolume$ = [
637
647
  3,
638
648
  n0,
639
649
  _CSCSIV,
640
650
  0,
641
651
  [_VARN, _VI, _VT, _VS, _VAS, _VSIB, _VP, _SSI, _VSCSIA, _CD, _VUIB, _KMSK, _TN],
642
- [0, 0, 0, 0, 0, 1, 1, 0, () => VolumeiSCSIAttributes, 4, 1, 0, 0],
652
+ [0, 0, 0, 0, 0, 1, 1, 0, () => VolumeiSCSIAttributes$, 4, 1, 0, 0],
643
653
  ];
644
- export var CacheReportFilter = [3, n0, _CRF, 0, [_N, _V], [0, 64 | 0]];
645
- export var CacheReportInfo = [
654
+ export var CacheReportFilter$ = [3, n0, _CRF, 0, [_N, _V], [0, 64 | 0]];
655
+ export var CacheReportInfo$ = [
646
656
  3,
647
657
  n0,
648
658
  _CRI,
@@ -650,13 +660,13 @@ export var CacheReportInfo = [
650
660
  [_CRARN, _CRS, _RCP, _ET, _R, _FSARN, _LARN, _ST, _IF, _EF, _RN, _T],
651
661
  [0, 0, 1, 4, 0, 0, 0, 4, () => CacheReportFilterList, () => CacheReportFilterList, 0, () => Tags],
652
662
  ];
653
- export var CancelArchivalInput = [3, n0, _CAI, 0, [_GARN, _TARN], [0, 0]];
654
- export var CancelArchivalOutput = [3, n0, _CAO, 0, [_TARN], [0]];
655
- export var CancelCacheReportInput = [3, n0, _CCRI, 0, [_CRARN], [0]];
656
- export var CancelCacheReportOutput = [3, n0, _CCRO, 0, [_CRARN], [0]];
657
- export var CancelRetrievalInput = [3, n0, _CRIa, 0, [_GARN, _TARN], [0, 0]];
658
- export var CancelRetrievalOutput = [3, n0, _CRO, 0, [_TARN], [0]];
659
- export var ChapInfo = [
663
+ export var CancelArchivalInput$ = [3, n0, _CAI, 0, [_GARN, _TARN], [0, 0]];
664
+ export var CancelArchivalOutput$ = [3, n0, _CAO, 0, [_TARN], [0]];
665
+ export var CancelCacheReportInput$ = [3, n0, _CCRI, 0, [_CRARN], [0]];
666
+ export var CancelCacheReportOutput$ = [3, n0, _CCRO, 0, [_CRARN], [0]];
667
+ export var CancelRetrievalInput$ = [3, n0, _CRIa, 0, [_GARN, _TARN], [0, 0]];
668
+ export var CancelRetrievalOutput$ = [3, n0, _CRO, 0, [_TARN], [0]];
669
+ export var ChapInfo$ = [
660
670
  3,
661
671
  n0,
662
672
  _CI,
@@ -664,7 +674,7 @@ export var ChapInfo = [
664
674
  [_TARNa, _STAI, _IN, _STAT],
665
675
  [0, [() => ChapSecret, 0], 0, [() => ChapSecret, 0]],
666
676
  ];
667
- export var CreateCachediSCSIVolumeInput = [
677
+ export var CreateCachediSCSIVolumeInput$ = [
668
678
  3,
669
679
  n0,
670
680
  _CCSCSIVI,
@@ -672,8 +682,8 @@ export var CreateCachediSCSIVolumeInput = [
672
682
  [_GARN, _VSIB, _SI, _TN, _SVARN, _NII, _CT, _KMSE, _KMSK, _T],
673
683
  [0, 1, 0, 0, 0, 0, 0, 2, 0, () => Tags],
674
684
  ];
675
- export var CreateCachediSCSIVolumeOutput = [3, n0, _CCSCSIVO, 0, [_VARN, _TARNa], [0, 0]];
676
- export var CreateNFSFileShareInput = [
685
+ export var CreateCachediSCSIVolumeOutput$ = [3, n0, _CCSCSIVO, 0, [_VARN, _TARNa], [0, 0]];
686
+ export var CreateNFSFileShareInput$ = [
677
687
  3,
678
688
  n0,
679
689
  _CNFSFSI,
@@ -704,7 +714,7 @@ export var CreateNFSFileShareInput = [
704
714
  ],
705
715
  [
706
716
  0,
707
- () => NFSFileShareDefaults,
717
+ () => NFSFileShareDefaults$,
708
718
  0,
709
719
  0,
710
720
  2,
@@ -720,15 +730,15 @@ export var CreateNFSFileShareInput = [
720
730
  2,
721
731
  () => Tags,
722
732
  0,
723
- () => CacheAttributes,
733
+ () => CacheAttributes$,
724
734
  0,
725
735
  0,
726
736
  0,
727
737
  0,
728
738
  ],
729
739
  ];
730
- export var CreateNFSFileShareOutput = [3, n0, _CNFSFSO, 0, [_FSARN], [0]];
731
- export var CreateSMBFileShareInput = [
740
+ export var CreateNFSFileShareOutput$ = [3, n0, _CNFSFSO, 0, [_FSARN], [0]];
741
+ export var CreateSMBFileShareInput$ = [
732
742
  3,
733
743
  n0,
734
744
  _CSMBFSI,
@@ -785,15 +795,15 @@ export var CreateSMBFileShareInput = [
785
795
  0,
786
796
  () => Tags,
787
797
  0,
788
- () => CacheAttributes,
798
+ () => CacheAttributes$,
789
799
  0,
790
800
  0,
791
801
  0,
792
802
  2,
793
803
  ],
794
804
  ];
795
- export var CreateSMBFileShareOutput = [3, n0, _CSMBFSO, 0, [_FSARN], [0]];
796
- export var CreateSnapshotFromVolumeRecoveryPointInput = [
805
+ export var CreateSMBFileShareOutput$ = [3, n0, _CSMBFSO, 0, [_FSARN], [0]];
806
+ export var CreateSnapshotFromVolumeRecoveryPointInput$ = [
797
807
  3,
798
808
  n0,
799
809
  _CSFVRPI,
@@ -801,7 +811,7 @@ export var CreateSnapshotFromVolumeRecoveryPointInput = [
801
811
  [_VARN, _SD, _T],
802
812
  [0, 0, () => Tags],
803
813
  ];
804
- export var CreateSnapshotFromVolumeRecoveryPointOutput = [
814
+ export var CreateSnapshotFromVolumeRecoveryPointOutput$ = [
805
815
  3,
806
816
  n0,
807
817
  _CSFVRPO,
@@ -809,9 +819,9 @@ export var CreateSnapshotFromVolumeRecoveryPointOutput = [
809
819
  [_SI, _VARN, _VRPT],
810
820
  [0, 0, 0],
811
821
  ];
812
- export var CreateSnapshotInput = [3, n0, _CSI, 0, [_VARN, _SD, _T], [0, 0, () => Tags]];
813
- export var CreateSnapshotOutput = [3, n0, _CSO, 0, [_VARN, _SI], [0, 0]];
814
- export var CreateStorediSCSIVolumeInput = [
822
+ export var CreateSnapshotInput$ = [3, n0, _CSI, 0, [_VARN, _SD, _T], [0, 0, () => Tags]];
823
+ export var CreateSnapshotOutput$ = [3, n0, _CSO, 0, [_VARN, _SI], [0, 0]];
824
+ export var CreateStorediSCSIVolumeInput$ = [
815
825
  3,
816
826
  n0,
817
827
  _CSSCSIVI,
@@ -819,7 +829,7 @@ export var CreateStorediSCSIVolumeInput = [
819
829
  [_GARN, _DIi, _SI, _PED, _TN, _NII, _KMSE, _KMSK, _T],
820
830
  [0, 0, 0, 2, 0, 0, 2, 0, () => Tags],
821
831
  ];
822
- export var CreateStorediSCSIVolumeOutput = [
832
+ export var CreateStorediSCSIVolumeOutput$ = [
823
833
  3,
824
834
  n0,
825
835
  _CSSCSIVO,
@@ -827,7 +837,7 @@ export var CreateStorediSCSIVolumeOutput = [
827
837
  [_VARN, _VSIB, _TARNa],
828
838
  [0, 1, 0],
829
839
  ];
830
- export var CreateTapePoolInput = [
840
+ export var CreateTapePoolInput$ = [
831
841
  3,
832
842
  n0,
833
843
  _CTPI,
@@ -835,8 +845,8 @@ export var CreateTapePoolInput = [
835
845
  [_PN, _SC, _RLT, _RLTID, _T],
836
846
  [0, 0, 0, 1, () => Tags],
837
847
  ];
838
- export var CreateTapePoolOutput = [3, n0, _CTPO, 0, [_PARN], [0]];
839
- export var CreateTapesInput = [
848
+ export var CreateTapePoolOutput$ = [3, n0, _CTPO, 0, [_PARN], [0]];
849
+ export var CreateTapesInput$ = [
840
850
  3,
841
851
  n0,
842
852
  _CTI,
@@ -844,8 +854,8 @@ export var CreateTapesInput = [
844
854
  [_GARN, _TSIB, _CT, _NTTC, _TBP, _KMSE, _KMSK, _PI, _W, _T],
845
855
  [0, 1, 0, 1, 0, 2, 0, 0, 2, () => Tags],
846
856
  ];
847
- export var CreateTapesOutput = [3, n0, _CTO, 0, [_TARNap], [64 | 0]];
848
- export var CreateTapeWithBarcodeInput = [
857
+ export var CreateTapesOutput$ = [3, n0, _CTO, 0, [_TARNap], [64 | 0]];
858
+ export var CreateTapeWithBarcodeInput$ = [
849
859
  3,
850
860
  n0,
851
861
  _CTWBI,
@@ -853,31 +863,31 @@ export var CreateTapeWithBarcodeInput = [
853
863
  [_GARN, _TSIB, _TB, _KMSE, _KMSK, _PI, _W, _T],
854
864
  [0, 1, 0, 2, 0, 0, 2, () => Tags],
855
865
  ];
856
- export var CreateTapeWithBarcodeOutput = [3, n0, _CTWBO, 0, [_TARN], [0]];
857
- export var DeleteAutomaticTapeCreationPolicyInput = [3, n0, _DATCPI, 0, [_GARN], [0]];
858
- export var DeleteAutomaticTapeCreationPolicyOutput = [3, n0, _DATCPO, 0, [_GARN], [0]];
859
- export var DeleteBandwidthRateLimitInput = [3, n0, _DBRLI, 0, [_GARN, _BT], [0, 0]];
860
- export var DeleteBandwidthRateLimitOutput = [3, n0, _DBRLO, 0, [_GARN], [0]];
861
- export var DeleteCacheReportInput = [3, n0, _DCRI, 0, [_CRARN], [0]];
862
- export var DeleteCacheReportOutput = [3, n0, _DCRO, 0, [_CRARN], [0]];
863
- export var DeleteChapCredentialsInput = [3, n0, _DCCI, 0, [_TARNa, _IN], [0, 0]];
864
- export var DeleteChapCredentialsOutput = [3, n0, _DCCO, 0, [_TARNa, _IN], [0, 0]];
865
- export var DeleteFileShareInput = [3, n0, _DFSI, 0, [_FSARN, _FD], [0, 2]];
866
- export var DeleteFileShareOutput = [3, n0, _DFSO, 0, [_FSARN], [0]];
867
- export var DeleteGatewayInput = [3, n0, _DGI, 0, [_GARN], [0]];
868
- export var DeleteGatewayOutput = [3, n0, _DGO, 0, [_GARN], [0]];
869
- export var DeleteSnapshotScheduleInput = [3, n0, _DSSI, 0, [_VARN], [0]];
870
- export var DeleteSnapshotScheduleOutput = [3, n0, _DSSO, 0, [_VARN], [0]];
871
- export var DeleteTapeArchiveInput = [3, n0, _DTAI, 0, [_TARN, _BGR], [0, 2]];
872
- export var DeleteTapeArchiveOutput = [3, n0, _DTAO, 0, [_TARN], [0]];
873
- export var DeleteTapeInput = [3, n0, _DTI, 0, [_GARN, _TARN, _BGR], [0, 0, 2]];
874
- export var DeleteTapeOutput = [3, n0, _DTO, 0, [_TARN], [0]];
875
- export var DeleteTapePoolInput = [3, n0, _DTPI, 0, [_PARN], [0]];
876
- export var DeleteTapePoolOutput = [3, n0, _DTPO, 0, [_PARN], [0]];
877
- export var DeleteVolumeInput = [3, n0, _DVI, 0, [_VARN], [0]];
878
- export var DeleteVolumeOutput = [3, n0, _DVO, 0, [_VARN], [0]];
879
- export var DescribeAvailabilityMonitorTestInput = [3, n0, _DAMTI, 0, [_GARN], [0]];
880
- export var DescribeAvailabilityMonitorTestOutput = [
866
+ export var CreateTapeWithBarcodeOutput$ = [3, n0, _CTWBO, 0, [_TARN], [0]];
867
+ export var DeleteAutomaticTapeCreationPolicyInput$ = [3, n0, _DATCPI, 0, [_GARN], [0]];
868
+ export var DeleteAutomaticTapeCreationPolicyOutput$ = [3, n0, _DATCPO, 0, [_GARN], [0]];
869
+ export var DeleteBandwidthRateLimitInput$ = [3, n0, _DBRLI, 0, [_GARN, _BT], [0, 0]];
870
+ export var DeleteBandwidthRateLimitOutput$ = [3, n0, _DBRLO, 0, [_GARN], [0]];
871
+ export var DeleteCacheReportInput$ = [3, n0, _DCRI, 0, [_CRARN], [0]];
872
+ export var DeleteCacheReportOutput$ = [3, n0, _DCRO, 0, [_CRARN], [0]];
873
+ export var DeleteChapCredentialsInput$ = [3, n0, _DCCI, 0, [_TARNa, _IN], [0, 0]];
874
+ export var DeleteChapCredentialsOutput$ = [3, n0, _DCCO, 0, [_TARNa, _IN], [0, 0]];
875
+ export var DeleteFileShareInput$ = [3, n0, _DFSI, 0, [_FSARN, _FD], [0, 2]];
876
+ export var DeleteFileShareOutput$ = [3, n0, _DFSO, 0, [_FSARN], [0]];
877
+ export var DeleteGatewayInput$ = [3, n0, _DGI, 0, [_GARN], [0]];
878
+ export var DeleteGatewayOutput$ = [3, n0, _DGO, 0, [_GARN], [0]];
879
+ export var DeleteSnapshotScheduleInput$ = [3, n0, _DSSI, 0, [_VARN], [0]];
880
+ export var DeleteSnapshotScheduleOutput$ = [3, n0, _DSSO, 0, [_VARN], [0]];
881
+ export var DeleteTapeArchiveInput$ = [3, n0, _DTAI, 0, [_TARN, _BGR], [0, 2]];
882
+ export var DeleteTapeArchiveOutput$ = [3, n0, _DTAO, 0, [_TARN], [0]];
883
+ export var DeleteTapeInput$ = [3, n0, _DTI, 0, [_GARN, _TARN, _BGR], [0, 0, 2]];
884
+ export var DeleteTapeOutput$ = [3, n0, _DTO, 0, [_TARN], [0]];
885
+ export var DeleteTapePoolInput$ = [3, n0, _DTPI, 0, [_PARN], [0]];
886
+ export var DeleteTapePoolOutput$ = [3, n0, _DTPO, 0, [_PARN], [0]];
887
+ export var DeleteVolumeInput$ = [3, n0, _DVI, 0, [_VARN], [0]];
888
+ export var DeleteVolumeOutput$ = [3, n0, _DVO, 0, [_VARN], [0]];
889
+ export var DescribeAvailabilityMonitorTestInput$ = [3, n0, _DAMTI, 0, [_GARN], [0]];
890
+ export var DescribeAvailabilityMonitorTestOutput$ = [
881
891
  3,
882
892
  n0,
883
893
  _DAMTO,
@@ -885,8 +895,8 @@ export var DescribeAvailabilityMonitorTestOutput = [
885
895
  [_GARN, _St, _ST],
886
896
  [0, 0, 4],
887
897
  ];
888
- export var DescribeBandwidthRateLimitInput = [3, n0, _DBRLIe, 0, [_GARN], [0]];
889
- export var DescribeBandwidthRateLimitOutput = [
898
+ export var DescribeBandwidthRateLimitInput$ = [3, n0, _DBRLIe, 0, [_GARN], [0]];
899
+ export var DescribeBandwidthRateLimitOutput$ = [
890
900
  3,
891
901
  n0,
892
902
  _DBRLOe,
@@ -894,8 +904,8 @@ export var DescribeBandwidthRateLimitOutput = [
894
904
  [_GARN, _AURLIBPS, _ADRLIBPS],
895
905
  [0, 1, 1],
896
906
  ];
897
- export var DescribeBandwidthRateLimitScheduleInput = [3, n0, _DBRLSI, 0, [_GARN], [0]];
898
- export var DescribeBandwidthRateLimitScheduleOutput = [
907
+ export var DescribeBandwidthRateLimitScheduleInput$ = [3, n0, _DBRLSI, 0, [_GARN], [0]];
908
+ export var DescribeBandwidthRateLimitScheduleOutput$ = [
899
909
  3,
900
910
  n0,
901
911
  _DBRLSO,
@@ -903,8 +913,8 @@ export var DescribeBandwidthRateLimitScheduleOutput = [
903
913
  [_GARN, _BRLIa],
904
914
  [0, () => BandwidthRateLimitIntervals],
905
915
  ];
906
- export var DescribeCachediSCSIVolumesInput = [3, n0, _DCSCSIVI, 0, [_VARNo], [64 | 0]];
907
- export var DescribeCachediSCSIVolumesOutput = [
916
+ export var DescribeCachediSCSIVolumesInput$ = [3, n0, _DCSCSIVI, 0, [_VARNo], [64 | 0]];
917
+ export var DescribeCachediSCSIVolumesOutput$ = [
908
918
  3,
909
919
  n0,
910
920
  _DCSCSIVO,
@@ -912,8 +922,8 @@ export var DescribeCachediSCSIVolumesOutput = [
912
922
  [_CSCSIVa],
913
923
  [() => CachediSCSIVolumes],
914
924
  ];
915
- export var DescribeCacheInput = [3, n0, _DCI, 0, [_GARN], [0]];
916
- export var DescribeCacheOutput = [
925
+ export var DescribeCacheInput$ = [3, n0, _DCI, 0, [_GARN], [0]];
926
+ export var DescribeCacheOutput$ = [
917
927
  3,
918
928
  n0,
919
929
  _DCO,
@@ -921,10 +931,10 @@ export var DescribeCacheOutput = [
921
931
  [_GARN, _DI, _CAIB, _CUP, _CDP, _CHP, _CMP],
922
932
  [0, 64 | 0, 1, 1, 1, 1, 1],
923
933
  ];
924
- export var DescribeCacheReportInput = [3, n0, _DCRIe, 0, [_CRARN], [0]];
925
- export var DescribeCacheReportOutput = [3, n0, _DCROe, 0, [_CRI], [() => CacheReportInfo]];
926
- export var DescribeChapCredentialsInput = [3, n0, _DCCIe, 0, [_TARNa], [0]];
927
- export var DescribeChapCredentialsOutput = [
934
+ export var DescribeCacheReportInput$ = [3, n0, _DCRIe, 0, [_CRARN], [0]];
935
+ export var DescribeCacheReportOutput$ = [3, n0, _DCROe, 0, [_CRI], [() => CacheReportInfo$]];
936
+ export var DescribeChapCredentialsInput$ = [3, n0, _DCCIe, 0, [_TARNa], [0]];
937
+ export var DescribeChapCredentialsOutput$ = [
928
938
  3,
929
939
  n0,
930
940
  _DCCOe,
@@ -932,8 +942,8 @@ export var DescribeChapCredentialsOutput = [
932
942
  [_CC],
933
943
  [[() => ChapCredentials, 0]],
934
944
  ];
935
- export var DescribeFileSystemAssociationsInput = [3, n0, _DFSAI, 0, [_FSAARNL], [64 | 0]];
936
- export var DescribeFileSystemAssociationsOutput = [
945
+ export var DescribeFileSystemAssociationsInput$ = [3, n0, _DFSAI, 0, [_FSAARNL], [64 | 0]];
946
+ export var DescribeFileSystemAssociationsOutput$ = [
937
947
  3,
938
948
  n0,
939
949
  _DFSAO,
@@ -941,8 +951,8 @@ export var DescribeFileSystemAssociationsOutput = [
941
951
  [_FSAIL],
942
952
  [() => FileSystemAssociationInfoList],
943
953
  ];
944
- export var DescribeGatewayInformationInput = [3, n0, _DGII, 0, [_GARN], [0]];
945
- export var DescribeGatewayInformationOutput = [
954
+ export var DescribeGatewayInformationInput$ = [3, n0, _DGII, 0, [_GARN], [0]];
955
+ export var DescribeGatewayInformationOutput$ = [
946
956
  3,
947
957
  n0,
948
958
  _DGIO,
@@ -973,17 +983,17 @@ export var DescribeGatewayInformationOutput = [
973
983
  ],
974
984
  [0, 0, 0, 0, 0, [() => GatewayNetworkInterfaces, 0], 0, 0, 0, 0, 0, () => Tags, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0],
975
985
  ];
976
- export var DescribeMaintenanceStartTimeInput = [3, n0, _DMSTI, 0, [_GARN], [0]];
977
- export var DescribeMaintenanceStartTimeOutput = [
986
+ export var DescribeMaintenanceStartTimeInput$ = [3, n0, _DMSTI, 0, [_GARN], [0]];
987
+ export var DescribeMaintenanceStartTimeOutput$ = [
978
988
  3,
979
989
  n0,
980
990
  _DMSTO,
981
991
  0,
982
992
  [_GARN, _HOD, _MOH, _DOWa, _DOM, _Ti, _SUP],
983
- [0, 1, 1, 1, 1, 0, () => SoftwareUpdatePreferences],
993
+ [0, 1, 1, 1, 1, 0, () => SoftwareUpdatePreferences$],
984
994
  ];
985
- export var DescribeNFSFileSharesInput = [3, n0, _DNFSFSI, 0, [_FSARNL], [64 | 0]];
986
- export var DescribeNFSFileSharesOutput = [
995
+ export var DescribeNFSFileSharesInput$ = [3, n0, _DNFSFSI, 0, [_FSARNL], [64 | 0]];
996
+ export var DescribeNFSFileSharesOutput$ = [
987
997
  3,
988
998
  n0,
989
999
  _DNFSFSO,
@@ -991,8 +1001,8 @@ export var DescribeNFSFileSharesOutput = [
991
1001
  [_NFSFSIL],
992
1002
  [() => NFSFileShareInfoList],
993
1003
  ];
994
- export var DescribeSMBFileSharesInput = [3, n0, _DSMBFSI, 0, [_FSARNL], [64 | 0]];
995
- export var DescribeSMBFileSharesOutput = [
1004
+ export var DescribeSMBFileSharesInput$ = [3, n0, _DSMBFSI, 0, [_FSARNL], [64 | 0]];
1005
+ export var DescribeSMBFileSharesOutput$ = [
996
1006
  3,
997
1007
  n0,
998
1008
  _DSMBFSO,
@@ -1000,17 +1010,17 @@ export var DescribeSMBFileSharesOutput = [
1000
1010
  [_SMBFSIL],
1001
1011
  [() => SMBFileShareInfoList],
1002
1012
  ];
1003
- export var DescribeSMBSettingsInput = [3, n0, _DSMBSI, 0, [_GARN], [0]];
1004
- export var DescribeSMBSettingsOutput = [
1013
+ export var DescribeSMBSettingsInput$ = [3, n0, _DSMBSI, 0, [_GARN], [0]];
1014
+ export var DescribeSMBSettingsOutput$ = [
1005
1015
  3,
1006
1016
  n0,
1007
1017
  _DSMBSO,
1008
1018
  0,
1009
1019
  [_GARN, _DN, _ADS, _SMBGPS, _SMBSS, _FSV, _SMBLG],
1010
- [0, 0, 0, 2, 0, 2, () => SMBLocalGroups],
1020
+ [0, 0, 0, 2, 0, 2, () => SMBLocalGroups$],
1011
1021
  ];
1012
- export var DescribeSnapshotScheduleInput = [3, n0, _DSSIe, 0, [_VARN], [0]];
1013
- export var DescribeSnapshotScheduleOutput = [
1022
+ export var DescribeSnapshotScheduleInput$ = [3, n0, _DSSIe, 0, [_VARN], [0]];
1023
+ export var DescribeSnapshotScheduleOutput$ = [
1014
1024
  3,
1015
1025
  n0,
1016
1026
  _DSSOe,
@@ -1018,8 +1028,8 @@ export var DescribeSnapshotScheduleOutput = [
1018
1028
  [_VARN, _SA, _RIH, _D, _Ti, _T],
1019
1029
  [0, 1, 1, 0, 0, () => Tags],
1020
1030
  ];
1021
- export var DescribeStorediSCSIVolumesInput = [3, n0, _DSSCSIVI, 0, [_VARNo], [64 | 0]];
1022
- export var DescribeStorediSCSIVolumesOutput = [
1031
+ export var DescribeStorediSCSIVolumesInput$ = [3, n0, _DSSCSIVI, 0, [_VARNo], [64 | 0]];
1032
+ export var DescribeStorediSCSIVolumesOutput$ = [
1023
1033
  3,
1024
1034
  n0,
1025
1035
  _DSSCSIVO,
@@ -1027,10 +1037,10 @@ export var DescribeStorediSCSIVolumesOutput = [
1027
1037
  [_SSCSIV],
1028
1038
  [() => StorediSCSIVolumes],
1029
1039
  ];
1030
- export var DescribeTapeArchivesInput = [3, n0, _DTAIe, 0, [_TARNap, _M, _L], [64 | 0, 0, 1]];
1031
- export var DescribeTapeArchivesOutput = [3, n0, _DTAOe, 0, [_TA, _M], [() => TapeArchives, 0]];
1032
- export var DescribeTapeRecoveryPointsInput = [3, n0, _DTRPI, 0, [_GARN, _M, _L], [0, 0, 1]];
1033
- export var DescribeTapeRecoveryPointsOutput = [
1040
+ export var DescribeTapeArchivesInput$ = [3, n0, _DTAIe, 0, [_TARNap, _M, _L], [64 | 0, 0, 1]];
1041
+ export var DescribeTapeArchivesOutput$ = [3, n0, _DTAOe, 0, [_TA, _M], [() => TapeArchives, 0]];
1042
+ export var DescribeTapeRecoveryPointsInput$ = [3, n0, _DTRPI, 0, [_GARN, _M, _L], [0, 0, 1]];
1043
+ export var DescribeTapeRecoveryPointsOutput$ = [
1034
1044
  3,
1035
1045
  n0,
1036
1046
  _DTRPO,
@@ -1038,10 +1048,10 @@ export var DescribeTapeRecoveryPointsOutput = [
1038
1048
  [_GARN, _TRPI, _M],
1039
1049
  [0, () => TapeRecoveryPointInfos, 0],
1040
1050
  ];
1041
- export var DescribeTapesInput = [3, n0, _DTIe, 0, [_GARN, _TARNap, _M, _L], [0, 64 | 0, 0, 1]];
1042
- export var DescribeTapesOutput = [3, n0, _DTOe, 0, [_Ta, _M], [() => Tapes, 0]];
1043
- export var DescribeUploadBufferInput = [3, n0, _DUBI, 0, [_GARN], [0]];
1044
- export var DescribeUploadBufferOutput = [
1051
+ export var DescribeTapesInput$ = [3, n0, _DTIe, 0, [_GARN, _TARNap, _M, _L], [0, 64 | 0, 0, 1]];
1052
+ export var DescribeTapesOutput$ = [3, n0, _DTOe, 0, [_Ta, _M], [() => Tapes, 0]];
1053
+ export var DescribeUploadBufferInput$ = [3, n0, _DUBI, 0, [_GARN], [0]];
1054
+ export var DescribeUploadBufferOutput$ = [
1045
1055
  3,
1046
1056
  n0,
1047
1057
  _DUBO,
@@ -1049,7 +1059,7 @@ export var DescribeUploadBufferOutput = [
1049
1059
  [_GARN, _DI, _UBUIB, _UBAIB],
1050
1060
  [0, 64 | 0, 1, 1],
1051
1061
  ];
1052
- export var DescribeVTLDevicesInput = [
1062
+ export var DescribeVTLDevicesInput$ = [
1053
1063
  3,
1054
1064
  n0,
1055
1065
  _DVTLDI,
@@ -1057,7 +1067,7 @@ export var DescribeVTLDevicesInput = [
1057
1067
  [_GARN, _VTLDARN, _M, _L],
1058
1068
  [0, 64 | 0, 0, 1],
1059
1069
  ];
1060
- export var DescribeVTLDevicesOutput = [
1070
+ export var DescribeVTLDevicesOutput$ = [
1061
1071
  3,
1062
1072
  n0,
1063
1073
  _DVTLDO,
@@ -1065,8 +1075,8 @@ export var DescribeVTLDevicesOutput = [
1065
1075
  [_GARN, _VTLD, _M],
1066
1076
  [0, () => VTLDevices, 0],
1067
1077
  ];
1068
- export var DescribeWorkingStorageInput = [3, n0, _DWSI, 0, [_GARN], [0]];
1069
- export var DescribeWorkingStorageOutput = [
1078
+ export var DescribeWorkingStorageInput$ = [3, n0, _DWSI, 0, [_GARN], [0]];
1079
+ export var DescribeWorkingStorageOutput$ = [
1070
1080
  3,
1071
1081
  n0,
1072
1082
  _DWSO,
@@ -1074,14 +1084,14 @@ export var DescribeWorkingStorageOutput = [
1074
1084
  [_GARN, _DI, _WSUIB, _WSAIB],
1075
1085
  [0, 64 | 0, 1, 1],
1076
1086
  ];
1077
- export var DetachVolumeInput = [3, n0, _DVIe, 0, [_VARN, _FDo], [0, 2]];
1078
- export var DetachVolumeOutput = [3, n0, _DVOe, 0, [_VARN], [0]];
1079
- export var DeviceiSCSIAttributes = [3, n0, _DSCSIA, 0, [_TARNa, _NII, _NIP, _CE], [0, 0, 1, 2]];
1080
- export var DisableGatewayInput = [3, n0, _DGIi, 0, [_GARN], [0]];
1081
- export var DisableGatewayOutput = [3, n0, _DGOi, 0, [_GARN], [0]];
1082
- export var DisassociateFileSystemInput = [3, n0, _DFSIi, 0, [_FSAARN, _FD], [0, 2]];
1083
- export var DisassociateFileSystemOutput = [3, n0, _DFSOi, 0, [_FSAARN], [0]];
1084
- export var Disk = [
1087
+ export var DetachVolumeInput$ = [3, n0, _DVIe, 0, [_VARN, _FDo], [0, 2]];
1088
+ export var DetachVolumeOutput$ = [3, n0, _DVOe, 0, [_VARN], [0]];
1089
+ export var DeviceiSCSIAttributes$ = [3, n0, _DSCSIA, 0, [_TARNa, _NII, _NIP, _CE], [0, 0, 1, 2]];
1090
+ export var DisableGatewayInput$ = [3, n0, _DGIi, 0, [_GARN], [0]];
1091
+ export var DisableGatewayOutput$ = [3, n0, _DGOi, 0, [_GARN], [0]];
1092
+ export var DisassociateFileSystemInput$ = [3, n0, _DFSIi, 0, [_FSAARN, _FD], [0, 2]];
1093
+ export var DisassociateFileSystemOutput$ = [3, n0, _DFSOi, 0, [_FSAARN], [0]];
1094
+ export var Disk$ = [
1085
1095
  3,
1086
1096
  n0,
1087
1097
  _Di,
@@ -1089,11 +1099,18 @@ export var Disk = [
1089
1099
  [_DIi, _DP, _DNi, _DS, _DSIB, _DAT, _DAR, _DAL],
1090
1100
  [0, 0, 0, 0, 1, 0, 0, 64 | 0],
1091
1101
  ];
1092
- export var EndpointNetworkConfiguration = [3, n0, _ENC, 0, [_IA], [64 | 0]];
1093
- export var EvictFilesFailingUploadInput = [3, n0, _EFFUI, 0, [_FSARN, _FR], [0, 2]];
1094
- export var EvictFilesFailingUploadOutput = [3, n0, _EFFUO, 0, [_NI], [0]];
1095
- export var FileShareInfo = [3, n0, _FSI, 0, [_FST, _FSARN, _FSIi, _FSS, _GARN], [0, 0, 0, 0, 0]];
1096
- export var FileSystemAssociationInfo = [
1102
+ export var EndpointNetworkConfiguration$ = [3, n0, _ENC, 0, [_IA], [64 | 0]];
1103
+ export var EvictFilesFailingUploadInput$ = [3, n0, _EFFUI, 0, [_FSARN, _FR], [0, 2]];
1104
+ export var EvictFilesFailingUploadOutput$ = [3, n0, _EFFUO, 0, [_NI], [0]];
1105
+ export var FileShareInfo$ = [
1106
+ 3,
1107
+ n0,
1108
+ _FSI,
1109
+ 0,
1110
+ [_FST, _FSARN, _FSIi, _FSS, _GARN],
1111
+ [0, 0, 0, 0, 0],
1112
+ ];
1113
+ export var FileSystemAssociationInfo$ = [
1097
1114
  3,
1098
1115
  n0,
1099
1116
  _FSAI,
@@ -1106,13 +1123,13 @@ export var FileSystemAssociationInfo = [
1106
1123
  0,
1107
1124
  0,
1108
1125
  () => Tags,
1109
- () => CacheAttributes,
1110
- () => EndpointNetworkConfiguration,
1126
+ () => CacheAttributes$,
1127
+ () => EndpointNetworkConfiguration$,
1111
1128
  () => FileSystemAssociationStatusDetails,
1112
1129
  ],
1113
1130
  ];
1114
- export var FileSystemAssociationStatusDetail = [3, n0, _FSASDi, 0, [_EC], [0]];
1115
- export var FileSystemAssociationSummary = [
1131
+ export var FileSystemAssociationStatusDetail$ = [3, n0, _FSASDi, 0, [_EC], [0]];
1132
+ export var FileSystemAssociationSummary$ = [
1116
1133
  3,
1117
1134
  n0,
1118
1135
  _FSASi,
@@ -1120,7 +1137,7 @@ export var FileSystemAssociationSummary = [
1120
1137
  [_FSAIi, _FSAARN, _FSAS, _GARN],
1121
1138
  [0, 0, 0, 0],
1122
1139
  ];
1123
- export var GatewayInfo = [
1140
+ export var GatewayInfo$ = [
1124
1141
  3,
1125
1142
  n0,
1126
1143
  _GIa,
@@ -1128,25 +1145,25 @@ export var GatewayInfo = [
1128
1145
  [_GI, _GARN, _GTa, _GOS, _GN, _EII, _EIR, _HE, _HEI, _DD, _SV],
1129
1146
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1130
1147
  ];
1131
- export var InternalServerError = [
1148
+ export var InternalServerError$ = [
1132
1149
  -3,
1133
1150
  n0,
1134
1151
  _ISE,
1135
1152
  { [_e]: _s, [_hE]: 500 },
1136
1153
  [_m, _e],
1137
- [0, () => StorageGatewayError],
1154
+ [0, () => StorageGatewayError$],
1138
1155
  ];
1139
- TypeRegistry.for(n0).registerError(InternalServerError, __InternalServerError);
1140
- export var InvalidGatewayRequestException = [
1156
+ TypeRegistry.for(n0).registerError(InternalServerError$, InternalServerError);
1157
+ export var InvalidGatewayRequestException$ = [
1141
1158
  -3,
1142
1159
  n0,
1143
1160
  _IGRE,
1144
1161
  { [_e]: _c, [_hE]: 400 },
1145
1162
  [_m, _e],
1146
- [0, () => StorageGatewayError],
1163
+ [0, () => StorageGatewayError$],
1147
1164
  ];
1148
- TypeRegistry.for(n0).registerError(InvalidGatewayRequestException, __InvalidGatewayRequestException);
1149
- export var JoinDomainInput = [
1165
+ TypeRegistry.for(n0).registerError(InvalidGatewayRequestException$, InvalidGatewayRequestException);
1166
+ export var JoinDomainInput$ = [
1150
1167
  3,
1151
1168
  n0,
1152
1169
  _JDI,
@@ -1154,9 +1171,9 @@ export var JoinDomainInput = [
1154
1171
  [_GARN, _DN, _OU, _DC, _TIS, _UN, _P],
1155
1172
  [0, 0, 0, 64 | 0, 1, 0, [() => DomainUserPassword, 0]],
1156
1173
  ];
1157
- export var JoinDomainOutput = [3, n0, _JDO, 0, [_GARN, _ADS], [0, 0]];
1158
- export var ListAutomaticTapeCreationPoliciesInput = [3, n0, _LATCPI, 0, [_GARN], [0]];
1159
- export var ListAutomaticTapeCreationPoliciesOutput = [
1174
+ export var JoinDomainOutput$ = [3, n0, _JDO, 0, [_GARN, _ADS], [0, 0]];
1175
+ export var ListAutomaticTapeCreationPoliciesInput$ = [3, n0, _LATCPI, 0, [_GARN], [0]];
1176
+ export var ListAutomaticTapeCreationPoliciesOutput$ = [
1160
1177
  3,
1161
1178
  n0,
1162
1179
  _LATCPO,
@@ -1164,10 +1181,10 @@ export var ListAutomaticTapeCreationPoliciesOutput = [
1164
1181
  [_ATCPIu],
1165
1182
  [() => AutomaticTapeCreationPolicyInfos],
1166
1183
  ];
1167
- export var ListCacheReportsInput = [3, n0, _LCRI, 0, [_M], [0]];
1168
- export var ListCacheReportsOutput = [3, n0, _LCRO, 0, [_CRL, _M], [() => CacheReportList, 0]];
1169
- export var ListFileSharesInput = [3, n0, _LFSI, 0, [_GARN, _L, _M], [0, 1, 0]];
1170
- export var ListFileSharesOutput = [
1184
+ export var ListCacheReportsInput$ = [3, n0, _LCRI, 0, [_M], [0]];
1185
+ export var ListCacheReportsOutput$ = [3, n0, _LCRO, 0, [_CRL, _M], [() => CacheReportList, 0]];
1186
+ export var ListFileSharesInput$ = [3, n0, _LFSI, 0, [_GARN, _L, _M], [0, 1, 0]];
1187
+ export var ListFileSharesOutput$ = [
1171
1188
  3,
1172
1189
  n0,
1173
1190
  _LFSO,
@@ -1175,8 +1192,8 @@ export var ListFileSharesOutput = [
1175
1192
  [_M, _NM, _FSIL],
1176
1193
  [0, 0, () => FileShareInfoList],
1177
1194
  ];
1178
- export var ListFileSystemAssociationsInput = [3, n0, _LFSAI, 0, [_GARN, _L, _M], [0, 1, 0]];
1179
- export var ListFileSystemAssociationsOutput = [
1195
+ export var ListFileSystemAssociationsInput$ = [3, n0, _LFSAI, 0, [_GARN, _L, _M], [0, 1, 0]];
1196
+ export var ListFileSystemAssociationsOutput$ = [
1180
1197
  3,
1181
1198
  n0,
1182
1199
  _LFSAO,
@@ -1184,20 +1201,20 @@ export var ListFileSystemAssociationsOutput = [
1184
1201
  [_M, _NM, _FSASL],
1185
1202
  [0, 0, () => FileSystemAssociationSummaryList],
1186
1203
  ];
1187
- export var ListGatewaysInput = [3, n0, _LGI, 0, [_M, _L], [0, 1]];
1188
- export var ListGatewaysOutput = [3, n0, _LGO, 0, [_G, _M], [() => Gateways, 0]];
1189
- export var ListLocalDisksInput = [3, n0, _LLDI, 0, [_GARN], [0]];
1190
- export var ListLocalDisksOutput = [3, n0, _LLDO, 0, [_GARN, _Dis], [0, () => Disks]];
1191
- export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_RARN, _M, _L], [0, 0, 1]];
1192
- export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_RARN, _M, _T], [0, 0, () => Tags]];
1193
- export var ListTapePoolsInput = [3, n0, _LTPI, 0, [_PARNo, _M, _L], [64 | 0, 0, 1]];
1194
- export var ListTapePoolsOutput = [3, n0, _LTPO, 0, [_PIo, _M], [() => PoolInfos, 0]];
1195
- export var ListTapesInput = [3, n0, _LTI, 0, [_TARNap, _M, _L], [64 | 0, 0, 1]];
1196
- export var ListTapesOutput = [3, n0, _LTO, 0, [_TI, _M], [() => TapeInfos, 0]];
1197
- export var ListVolumeInitiatorsInput = [3, n0, _LVII, 0, [_VARN], [0]];
1198
- export var ListVolumeInitiatorsOutput = [3, n0, _LVIO, 0, [_I], [64 | 0]];
1199
- export var ListVolumeRecoveryPointsInput = [3, n0, _LVRPI, 0, [_GARN], [0]];
1200
- export var ListVolumeRecoveryPointsOutput = [
1204
+ export var ListGatewaysInput$ = [3, n0, _LGI, 0, [_M, _L], [0, 1]];
1205
+ export var ListGatewaysOutput$ = [3, n0, _LGO, 0, [_G, _M], [() => Gateways, 0]];
1206
+ export var ListLocalDisksInput$ = [3, n0, _LLDI, 0, [_GARN], [0]];
1207
+ export var ListLocalDisksOutput$ = [3, n0, _LLDO, 0, [_GARN, _Dis], [0, () => Disks]];
1208
+ export var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_RARN, _M, _L], [0, 0, 1]];
1209
+ export var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_RARN, _M, _T], [0, 0, () => Tags]];
1210
+ export var ListTapePoolsInput$ = [3, n0, _LTPI, 0, [_PARNo, _M, _L], [64 | 0, 0, 1]];
1211
+ export var ListTapePoolsOutput$ = [3, n0, _LTPO, 0, [_PIo, _M], [() => PoolInfos, 0]];
1212
+ export var ListTapesInput$ = [3, n0, _LTI, 0, [_TARNap, _M, _L], [64 | 0, 0, 1]];
1213
+ export var ListTapesOutput$ = [3, n0, _LTO, 0, [_TI, _M], [() => TapeInfos, 0]];
1214
+ export var ListVolumeInitiatorsInput$ = [3, n0, _LVII, 0, [_VARN], [0]];
1215
+ export var ListVolumeInitiatorsOutput$ = [3, n0, _LVIO, 0, [_I], [64 | 0]];
1216
+ export var ListVolumeRecoveryPointsInput$ = [3, n0, _LVRPI, 0, [_GARN], [0]];
1217
+ export var ListVolumeRecoveryPointsOutput$ = [
1201
1218
  3,
1202
1219
  n0,
1203
1220
  _LVRPO,
@@ -1205,11 +1222,11 @@ export var ListVolumeRecoveryPointsOutput = [
1205
1222
  [_GARN, _VRPI],
1206
1223
  [0, () => VolumeRecoveryPointInfos],
1207
1224
  ];
1208
- export var ListVolumesInput = [3, n0, _LVI, 0, [_GARN, _M, _L], [0, 0, 1]];
1209
- export var ListVolumesOutput = [3, n0, _LVO, 0, [_GARN, _M, _VIo], [0, 0, () => VolumeInfos]];
1210
- export var NetworkInterface = [3, n0, _NIe, 8, [_IAp, _MA, _IApv], [0, 0, 0]];
1211
- export var NFSFileShareDefaults = [3, n0, _NFSFSD, 0, [_FM, _DM, _GIr, _OI], [0, 0, 1, 1]];
1212
- export var NFSFileShareInfo = [
1225
+ export var ListVolumesInput$ = [3, n0, _LVI, 0, [_GARN, _M, _L], [0, 0, 1]];
1226
+ export var ListVolumesOutput$ = [3, n0, _LVO, 0, [_GARN, _M, _VIo], [0, 0, () => VolumeInfos]];
1227
+ export var NetworkInterface$ = [3, n0, _NIe, 8, [_IAp, _MA, _IApv], [0, 0, 0]];
1228
+ export var NFSFileShareDefaults$ = [3, n0, _NFSFSD, 0, [_FM, _DM, _GIr, _OI], [0, 0, 1, 1]];
1229
+ export var NFSFileShareInfo$ = [
1213
1230
  3,
1214
1231
  n0,
1215
1232
  _NFSFSI,
@@ -1242,7 +1259,7 @@ export var NFSFileShareInfo = [
1242
1259
  _ADARN,
1243
1260
  ],
1244
1261
  [
1245
- () => NFSFileShareDefaults,
1262
+ () => NFSFileShareDefaults$,
1246
1263
  0,
1247
1264
  0,
1248
1265
  0,
@@ -1262,16 +1279,16 @@ export var NFSFileShareInfo = [
1262
1279
  2,
1263
1280
  () => Tags,
1264
1281
  0,
1265
- () => CacheAttributes,
1282
+ () => CacheAttributes$,
1266
1283
  0,
1267
1284
  0,
1268
1285
  0,
1269
1286
  0,
1270
1287
  ],
1271
1288
  ];
1272
- export var NotifyWhenUploadedInput = [3, n0, _NWUI, 0, [_FSARN], [0]];
1273
- export var NotifyWhenUploadedOutput = [3, n0, _NWUO, 0, [_FSARN, _NI], [0, 0]];
1274
- export var PoolInfo = [
1289
+ export var NotifyWhenUploadedInput$ = [3, n0, _NWUI, 0, [_FSARN], [0]];
1290
+ export var NotifyWhenUploadedOutput$ = [3, n0, _NWUO, 0, [_FSARN, _NI], [0, 0]];
1291
+ export var PoolInfo$ = [
1275
1292
  3,
1276
1293
  n0,
1277
1294
  _PIoo,
@@ -1279,26 +1296,26 @@ export var PoolInfo = [
1279
1296
  [_PARN, _PN, _SC, _RLT, _RLTID, _PS],
1280
1297
  [0, 0, 0, 0, 1, 0],
1281
1298
  ];
1282
- export var RefreshCacheInput = [3, n0, _RCI, 0, [_FSARN, _FL, _Re], [0, 64 | 0, 2]];
1283
- export var RefreshCacheOutput = [3, n0, _RCO, 0, [_FSARN, _NI], [0, 0]];
1284
- export var RemoveTagsFromResourceInput = [3, n0, _RTFRI, 0, [_RARN, _TK], [0, 64 | 0]];
1285
- export var RemoveTagsFromResourceOutput = [3, n0, _RTFRO, 0, [_RARN], [0]];
1286
- export var ResetCacheInput = [3, n0, _RCIe, 0, [_GARN], [0]];
1287
- export var ResetCacheOutput = [3, n0, _RCOe, 0, [_GARN], [0]];
1288
- export var RetrieveTapeArchiveInput = [3, n0, _RTAI, 0, [_TARN, _GARN], [0, 0]];
1289
- export var RetrieveTapeArchiveOutput = [3, n0, _RTAO, 0, [_TARN], [0]];
1290
- export var RetrieveTapeRecoveryPointInput = [3, n0, _RTRPI, 0, [_TARN, _GARN], [0, 0]];
1291
- export var RetrieveTapeRecoveryPointOutput = [3, n0, _RTRPO, 0, [_TARN], [0]];
1292
- export var ServiceUnavailableError = [
1299
+ export var RefreshCacheInput$ = [3, n0, _RCI, 0, [_FSARN, _FL, _Re], [0, 64 | 0, 2]];
1300
+ export var RefreshCacheOutput$ = [3, n0, _RCO, 0, [_FSARN, _NI], [0, 0]];
1301
+ export var RemoveTagsFromResourceInput$ = [3, n0, _RTFRI, 0, [_RARN, _TK], [0, 64 | 0]];
1302
+ export var RemoveTagsFromResourceOutput$ = [3, n0, _RTFRO, 0, [_RARN], [0]];
1303
+ export var ResetCacheInput$ = [3, n0, _RCIe, 0, [_GARN], [0]];
1304
+ export var ResetCacheOutput$ = [3, n0, _RCOe, 0, [_GARN], [0]];
1305
+ export var RetrieveTapeArchiveInput$ = [3, n0, _RTAI, 0, [_TARN, _GARN], [0, 0]];
1306
+ export var RetrieveTapeArchiveOutput$ = [3, n0, _RTAO, 0, [_TARN], [0]];
1307
+ export var RetrieveTapeRecoveryPointInput$ = [3, n0, _RTRPI, 0, [_TARN, _GARN], [0, 0]];
1308
+ export var RetrieveTapeRecoveryPointOutput$ = [3, n0, _RTRPO, 0, [_TARN], [0]];
1309
+ export var ServiceUnavailableError$ = [
1293
1310
  -3,
1294
1311
  n0,
1295
1312
  _SUE,
1296
1313
  { [_e]: _s, [_hE]: 503 },
1297
1314
  [_m, _e],
1298
- [0, () => StorageGatewayError],
1315
+ [0, () => StorageGatewayError$],
1299
1316
  ];
1300
- TypeRegistry.for(n0).registerError(ServiceUnavailableError, __ServiceUnavailableError);
1301
- export var SetLocalConsolePasswordInput = [
1317
+ TypeRegistry.for(n0).registerError(ServiceUnavailableError$, ServiceUnavailableError);
1318
+ export var SetLocalConsolePasswordInput$ = [
1302
1319
  3,
1303
1320
  n0,
1304
1321
  _SLCPI,
@@ -1306,8 +1323,8 @@ export var SetLocalConsolePasswordInput = [
1306
1323
  [_GARN, _LCP],
1307
1324
  [0, [() => LocalConsolePassword, 0]],
1308
1325
  ];
1309
- export var SetLocalConsolePasswordOutput = [3, n0, _SLCPO, 0, [_GARN], [0]];
1310
- export var SetSMBGuestPasswordInput = [
1326
+ export var SetLocalConsolePasswordOutput$ = [3, n0, _SLCPO, 0, [_GARN], [0]];
1327
+ export var SetSMBGuestPasswordInput$ = [
1311
1328
  3,
1312
1329
  n0,
1313
1330
  _SSMBGPI,
@@ -1315,10 +1332,10 @@ export var SetSMBGuestPasswordInput = [
1315
1332
  [_GARN, _P],
1316
1333
  [0, [() => SMBGuestPassword, 0]],
1317
1334
  ];
1318
- export var SetSMBGuestPasswordOutput = [3, n0, _SSMBGPO, 0, [_GARN], [0]];
1319
- export var ShutdownGatewayInput = [3, n0, _SGI, 0, [_GARN], [0]];
1320
- export var ShutdownGatewayOutput = [3, n0, _SGO, 0, [_GARN], [0]];
1321
- export var SMBFileShareInfo = [
1335
+ export var SetSMBGuestPasswordOutput$ = [3, n0, _SSMBGPO, 0, [_GARN], [0]];
1336
+ export var ShutdownGatewayInput$ = [3, n0, _SGI, 0, [_GARN], [0]];
1337
+ export var ShutdownGatewayOutput$ = [3, n0, _SGO, 0, [_GARN], [0]];
1338
+ export var SMBFileShareInfo$ = [
1322
1339
  3,
1323
1340
  n0,
1324
1341
  _SMBFSI,
@@ -1381,18 +1398,18 @@ export var SMBFileShareInfo = [
1381
1398
  0,
1382
1399
  () => Tags,
1383
1400
  0,
1384
- () => CacheAttributes,
1401
+ () => CacheAttributes$,
1385
1402
  0,
1386
1403
  0,
1387
1404
  0,
1388
1405
  2,
1389
1406
  ],
1390
1407
  ];
1391
- export var SMBLocalGroups = [3, n0, _SMBLG, 0, [_GA], [64 | 0]];
1392
- export var SoftwareUpdatePreferences = [3, n0, _SUP, 0, [_AUP], [0]];
1393
- export var StartAvailabilityMonitorTestInput = [3, n0, _SAMTI, 0, [_GARN], [0]];
1394
- export var StartAvailabilityMonitorTestOutput = [3, n0, _SAMTO, 0, [_GARN], [0]];
1395
- export var StartCacheReportInput = [
1408
+ export var SMBLocalGroups$ = [3, n0, _SMBLG, 0, [_GA], [64 | 0]];
1409
+ export var SoftwareUpdatePreferences$ = [3, n0, _SUP, 0, [_AUP], [0]];
1410
+ export var StartAvailabilityMonitorTestInput$ = [3, n0, _SAMTI, 0, [_GARN], [0]];
1411
+ export var StartAvailabilityMonitorTestOutput$ = [3, n0, _SAMTO, 0, [_GARN], [0]];
1412
+ export var StartCacheReportInput$ = [
1396
1413
  3,
1397
1414
  n0,
1398
1415
  _SCRI,
@@ -1400,20 +1417,20 @@ export var StartCacheReportInput = [
1400
1417
  [_FSARN, _R, _LARN, _BR, _VPCEDNSN, _IF, _EF, _CT, _T],
1401
1418
  [0, 0, 0, 0, 0, () => CacheReportFilterList, () => CacheReportFilterList, 0, () => Tags],
1402
1419
  ];
1403
- export var StartCacheReportOutput = [3, n0, _SCRO, 0, [_CRARN], [0]];
1404
- export var StartGatewayInput = [3, n0, _SGIt, 0, [_GARN], [0]];
1405
- export var StartGatewayOutput = [3, n0, _SGOt, 0, [_GARN], [0]];
1406
- export var StorageGatewayError = [3, n0, _SGE, 0, [_eC, _eD], [0, 128 | 0]];
1407
- export var StorediSCSIVolume = [
1420
+ export var StartCacheReportOutput$ = [3, n0, _SCRO, 0, [_CRARN], [0]];
1421
+ export var StartGatewayInput$ = [3, n0, _SGIt, 0, [_GARN], [0]];
1422
+ export var StartGatewayOutput$ = [3, n0, _SGOt, 0, [_GARN], [0]];
1423
+ export var StorageGatewayError$ = [3, n0, _SGE, 0, [_eC, _eD], [0, 128 | 0]];
1424
+ export var StorediSCSIVolume$ = [
1408
1425
  3,
1409
1426
  n0,
1410
1427
  _SSCSIVt,
1411
1428
  0,
1412
1429
  [_VARN, _VI, _VT, _VS, _VAS, _VSIB, _VP, _VDI, _SSI, _PEDr, _VSCSIA, _CD, _VUIB, _KMSK, _TN],
1413
- [0, 0, 0, 0, 0, 1, 1, 0, 0, 2, () => VolumeiSCSIAttributes, 4, 1, 0, 0],
1430
+ [0, 0, 0, 0, 0, 1, 1, 0, 0, 2, () => VolumeiSCSIAttributes$, 4, 1, 0, 0],
1414
1431
  ];
1415
- export var Tag = [3, n0, _Tag, 0, [_K, _Va], [0, 0]];
1416
- export var Tape = [
1432
+ export var Tag$ = [3, n0, _Tag, 0, [_K, _Va], [0, 0]];
1433
+ export var Tape$ = [
1417
1434
  3,
1418
1435
  n0,
1419
1436
  _Tap,
@@ -1421,7 +1438,7 @@ export var Tape = [
1421
1438
  [_TARN, _TB, _TCD, _TSIB, _TS, _VTLDe, _Pr, _TUIB, _KMSK, _PI, _W, _RSD, _PEDo],
1422
1439
  [0, 0, 4, 1, 0, 0, 1, 1, 0, 0, 2, 4, 4],
1423
1440
  ];
1424
- export var TapeArchive = [
1441
+ export var TapeArchive$ = [
1425
1442
  3,
1426
1443
  n0,
1427
1444
  _TAa,
@@ -1429,7 +1446,7 @@ export var TapeArchive = [
1429
1446
  [_TARN, _TB, _TCD, _TSIB, _CTo, _RT, _TS, _TUIB, _KMSK, _PI, _W, _RSD, _PEDo],
1430
1447
  [0, 0, 4, 1, 4, 0, 0, 1, 0, 0, 2, 4, 4],
1431
1448
  ];
1432
- export var TapeInfo = [
1449
+ export var TapeInfo$ = [
1433
1450
  3,
1434
1451
  n0,
1435
1452
  _TIa,
@@ -1437,8 +1454,8 @@ export var TapeInfo = [
1437
1454
  [_TARN, _TB, _TSIB, _TS, _GARN, _PI, _RSD, _PEDo],
1438
1455
  [0, 0, 1, 0, 0, 0, 4, 4],
1439
1456
  ];
1440
- export var TapeRecoveryPointInfo = [3, n0, _TRPIa, 0, [_TARN, _TRPT, _TSIB, _TS], [0, 4, 1, 0]];
1441
- export var UpdateAutomaticTapeCreationPolicyInput = [
1457
+ export var TapeRecoveryPointInfo$ = [3, n0, _TRPIa, 0, [_TARN, _TRPT, _TSIB, _TS], [0, 4, 1, 0]];
1458
+ export var UpdateAutomaticTapeCreationPolicyInput$ = [
1442
1459
  3,
1443
1460
  n0,
1444
1461
  _UATCPI,
@@ -1446,8 +1463,8 @@ export var UpdateAutomaticTapeCreationPolicyInput = [
1446
1463
  [_ATCR, _GARN],
1447
1464
  [() => AutomaticTapeCreationRules, 0],
1448
1465
  ];
1449
- export var UpdateAutomaticTapeCreationPolicyOutput = [3, n0, _UATCPO, 0, [_GARN], [0]];
1450
- export var UpdateBandwidthRateLimitInput = [
1466
+ export var UpdateAutomaticTapeCreationPolicyOutput$ = [3, n0, _UATCPO, 0, [_GARN], [0]];
1467
+ export var UpdateBandwidthRateLimitInput$ = [
1451
1468
  3,
1452
1469
  n0,
1453
1470
  _UBRLI,
@@ -1455,8 +1472,8 @@ export var UpdateBandwidthRateLimitInput = [
1455
1472
  [_GARN, _AURLIBPS, _ADRLIBPS],
1456
1473
  [0, 1, 1],
1457
1474
  ];
1458
- export var UpdateBandwidthRateLimitOutput = [3, n0, _UBRLO, 0, [_GARN], [0]];
1459
- export var UpdateBandwidthRateLimitScheduleInput = [
1475
+ export var UpdateBandwidthRateLimitOutput$ = [3, n0, _UBRLO, 0, [_GARN], [0]];
1476
+ export var UpdateBandwidthRateLimitScheduleInput$ = [
1460
1477
  3,
1461
1478
  n0,
1462
1479
  _UBRLSI,
@@ -1464,8 +1481,8 @@ export var UpdateBandwidthRateLimitScheduleInput = [
1464
1481
  [_GARN, _BRLIa],
1465
1482
  [0, () => BandwidthRateLimitIntervals],
1466
1483
  ];
1467
- export var UpdateBandwidthRateLimitScheduleOutput = [3, n0, _UBRLSO, 0, [_GARN], [0]];
1468
- export var UpdateChapCredentialsInput = [
1484
+ export var UpdateBandwidthRateLimitScheduleOutput$ = [3, n0, _UBRLSO, 0, [_GARN], [0]];
1485
+ export var UpdateChapCredentialsInput$ = [
1469
1486
  3,
1470
1487
  n0,
1471
1488
  _UCCI,
@@ -1473,17 +1490,17 @@ export var UpdateChapCredentialsInput = [
1473
1490
  [_TARNa, _STAI, _IN, _STAT],
1474
1491
  [0, [() => ChapSecret, 0], 0, [() => ChapSecret, 0]],
1475
1492
  ];
1476
- export var UpdateChapCredentialsOutput = [3, n0, _UCCO, 0, [_TARNa, _IN], [0, 0]];
1477
- export var UpdateFileSystemAssociationInput = [
1493
+ export var UpdateChapCredentialsOutput$ = [3, n0, _UCCO, 0, [_TARNa, _IN], [0, 0]];
1494
+ export var UpdateFileSystemAssociationInput$ = [
1478
1495
  3,
1479
1496
  n0,
1480
1497
  _UFSAI,
1481
1498
  0,
1482
1499
  [_FSAARN, _UN, _P, _ADARN, _CA],
1483
- [0, 0, [() => DomainUserPassword, 0], 0, () => CacheAttributes],
1500
+ [0, 0, [() => DomainUserPassword, 0], 0, () => CacheAttributes$],
1484
1501
  ];
1485
- export var UpdateFileSystemAssociationOutput = [3, n0, _UFSAO, 0, [_FSAARN], [0]];
1486
- export var UpdateGatewayInformationInput = [
1502
+ export var UpdateFileSystemAssociationOutput$ = [3, n0, _UFSAO, 0, [_FSAARN], [0]];
1503
+ export var UpdateGatewayInformationInput$ = [
1487
1504
  3,
1488
1505
  n0,
1489
1506
  _UGII,
@@ -1491,28 +1508,28 @@ export var UpdateGatewayInformationInput = [
1491
1508
  [_GARN, _GN, _GT, _CWLGARN, _GC],
1492
1509
  [0, 0, 0, 0, 0],
1493
1510
  ];
1494
- export var UpdateGatewayInformationOutput = [3, n0, _UGIO, 0, [_GARN, _GN], [0, 0]];
1495
- export var UpdateGatewaySoftwareNowInput = [3, n0, _UGSNI, 0, [_GARN], [0]];
1496
- export var UpdateGatewaySoftwareNowOutput = [3, n0, _UGSNO, 0, [_GARN], [0]];
1497
- export var UpdateMaintenanceStartTimeInput = [
1511
+ export var UpdateGatewayInformationOutput$ = [3, n0, _UGIO, 0, [_GARN, _GN], [0, 0]];
1512
+ export var UpdateGatewaySoftwareNowInput$ = [3, n0, _UGSNI, 0, [_GARN], [0]];
1513
+ export var UpdateGatewaySoftwareNowOutput$ = [3, n0, _UGSNO, 0, [_GARN], [0]];
1514
+ export var UpdateMaintenanceStartTimeInput$ = [
1498
1515
  3,
1499
1516
  n0,
1500
1517
  _UMSTI,
1501
1518
  0,
1502
1519
  [_GARN, _HOD, _MOH, _DOWa, _DOM, _SUP],
1503
- [0, 1, 1, 1, 1, () => SoftwareUpdatePreferences],
1520
+ [0, 1, 1, 1, 1, () => SoftwareUpdatePreferences$],
1504
1521
  ];
1505
- export var UpdateMaintenanceStartTimeOutput = [3, n0, _UMSTO, 0, [_GARN], [0]];
1506
- export var UpdateNFSFileShareInput = [
1522
+ export var UpdateMaintenanceStartTimeOutput$ = [3, n0, _UMSTO, 0, [_GARN], [0]];
1523
+ export var UpdateNFSFileShareInput$ = [
1507
1524
  3,
1508
1525
  n0,
1509
1526
  _UNFSFSI,
1510
1527
  0,
1511
1528
  [_FSARN, _ETn, _KMSE, _KMSK, _NFSFSD, _DSC, _OACL, _CL, _S, _RO, _GMIMETE, _RP, _FSN, _CA, _NP, _ADARN],
1512
- [0, 0, 2, 0, () => NFSFileShareDefaults, 0, 0, 64 | 0, 0, 2, 2, 2, 0, () => CacheAttributes, 0, 0],
1529
+ [0, 0, 2, 0, () => NFSFileShareDefaults$, 0, 0, 64 | 0, 0, 2, 2, 2, 0, () => CacheAttributes$, 0, 0],
1513
1530
  ];
1514
- export var UpdateNFSFileShareOutput = [3, n0, _UNFSFSO, 0, [_FSARN], [0]];
1515
- export var UpdateSMBFileShareInput = [
1531
+ export var UpdateNFSFileShareOutput$ = [3, n0, _UNFSFSO, 0, [_FSARN], [0]];
1532
+ export var UpdateSMBFileShareInput$ = [
1516
1533
  3,
1517
1534
  n0,
1518
1535
  _USMBFSI,
@@ -1539,23 +1556,23 @@ export var UpdateSMBFileShareInput = [
1539
1556
  _NP,
1540
1557
  _OE,
1541
1558
  ],
1542
- [0, 0, 2, 0, 0, 0, 2, 2, 2, 2, 2, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => CacheAttributes, 0, 2],
1559
+ [0, 0, 2, 0, 0, 0, 2, 2, 2, 2, 2, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => CacheAttributes$, 0, 2],
1543
1560
  ];
1544
- export var UpdateSMBFileShareOutput = [3, n0, _USMBFSO, 0, [_FSARN], [0]];
1545
- export var UpdateSMBFileShareVisibilityInput = [3, n0, _USMBFSVI, 0, [_GARN, _FSV], [0, 2]];
1546
- export var UpdateSMBFileShareVisibilityOutput = [3, n0, _USMBFSVO, 0, [_GARN], [0]];
1547
- export var UpdateSMBLocalGroupsInput = [
1561
+ export var UpdateSMBFileShareOutput$ = [3, n0, _USMBFSO, 0, [_FSARN], [0]];
1562
+ export var UpdateSMBFileShareVisibilityInput$ = [3, n0, _USMBFSVI, 0, [_GARN, _FSV], [0, 2]];
1563
+ export var UpdateSMBFileShareVisibilityOutput$ = [3, n0, _USMBFSVO, 0, [_GARN], [0]];
1564
+ export var UpdateSMBLocalGroupsInput$ = [
1548
1565
  3,
1549
1566
  n0,
1550
1567
  _USMBLGI,
1551
1568
  0,
1552
1569
  [_GARN, _SMBLG],
1553
- [0, () => SMBLocalGroups],
1570
+ [0, () => SMBLocalGroups$],
1554
1571
  ];
1555
- export var UpdateSMBLocalGroupsOutput = [3, n0, _USMBLGO, 0, [_GARN], [0]];
1556
- export var UpdateSMBSecurityStrategyInput = [3, n0, _USMBSSI, 0, [_GARN, _SMBSS], [0, 0]];
1557
- export var UpdateSMBSecurityStrategyOutput = [3, n0, _USMBSSO, 0, [_GARN], [0]];
1558
- export var UpdateSnapshotScheduleInput = [
1572
+ export var UpdateSMBLocalGroupsOutput$ = [3, n0, _USMBLGO, 0, [_GARN], [0]];
1573
+ export var UpdateSMBSecurityStrategyInput$ = [3, n0, _USMBSSI, 0, [_GARN, _SMBSS], [0, 0]];
1574
+ export var UpdateSMBSecurityStrategyOutput$ = [3, n0, _USMBSSO, 0, [_GARN], [0]];
1575
+ export var UpdateSnapshotScheduleInput$ = [
1559
1576
  3,
1560
1577
  n0,
1561
1578
  _USSI,
@@ -1563,10 +1580,10 @@ export var UpdateSnapshotScheduleInput = [
1563
1580
  [_VARN, _SA, _RIH, _D, _T],
1564
1581
  [0, 1, 1, 0, () => Tags],
1565
1582
  ];
1566
- export var UpdateSnapshotScheduleOutput = [3, n0, _USSO, 0, [_VARN], [0]];
1567
- export var UpdateVTLDeviceTypeInput = [3, n0, _UVTLDTI, 0, [_VTLDARNe, _DT], [0, 0]];
1568
- export var UpdateVTLDeviceTypeOutput = [3, n0, _UVTLDTO, 0, [_VTLDARNe], [0]];
1569
- export var VolumeInfo = [
1583
+ export var UpdateSnapshotScheduleOutput$ = [3, n0, _USSO, 0, [_VARN], [0]];
1584
+ export var UpdateVTLDeviceTypeInput$ = [3, n0, _UVTLDTI, 0, [_VTLDARNe, _DT], [0, 0]];
1585
+ export var UpdateVTLDeviceTypeOutput$ = [3, n0, _UVTLDTO, 0, [_VTLDARNe], [0]];
1586
+ export var VolumeInfo$ = [
1570
1587
  3,
1571
1588
  n0,
1572
1589
  _VIol,
@@ -1574,7 +1591,7 @@ export var VolumeInfo = [
1574
1591
  [_VARN, _VI, _GARN, _GI, _VT, _VSIB, _VAS],
1575
1592
  [0, 0, 0, 0, 0, 1, 0],
1576
1593
  ];
1577
- export var VolumeiSCSIAttributes = [
1594
+ export var VolumeiSCSIAttributes$ = [
1578
1595
  3,
1579
1596
  n0,
1580
1597
  _VSCSIA,
@@ -1582,7 +1599,7 @@ export var VolumeiSCSIAttributes = [
1582
1599
  [_TARNa, _NII, _NIP, _LN, _CE],
1583
1600
  [0, 0, 1, 1, 2],
1584
1601
  ];
1585
- export var VolumeRecoveryPointInfo = [
1602
+ export var VolumeRecoveryPointInfo$ = [
1586
1603
  3,
1587
1604
  n0,
1588
1605
  _VRPIo,
@@ -1590,726 +1607,735 @@ export var VolumeRecoveryPointInfo = [
1590
1607
  [_VARN, _VSIB, _VUIBo, _VRPT],
1591
1608
  [0, 1, 1, 0],
1592
1609
  ];
1593
- export var VTLDevice = [
1610
+ export var VTLDevice$ = [
1594
1611
  3,
1595
1612
  n0,
1596
1613
  _VTLDe,
1597
1614
  0,
1598
1615
  [_VTLDARNe, _VTLDT, _VTLDV, _VTLDPI, _DSCSIA],
1599
- [0, 0, 0, 0, () => DeviceiSCSIAttributes],
1600
- ];
1601
- export var StorageGatewayServiceException = [-3, _sm, "StorageGatewayServiceException", 0, [], []];
1602
- TypeRegistry.for(_sm).registerError(StorageGatewayServiceException, __StorageGatewayServiceException);
1603
- export var AutomaticTapeCreationPolicyInfos = [
1604
- 1,
1605
- n0,
1606
- _ATCPIu,
1607
- 0,
1608
- () => AutomaticTapeCreationPolicyInfo,
1609
- ];
1610
- export var AutomaticTapeCreationRules = [1, n0, _ATCR, 0, () => AutomaticTapeCreationRule];
1611
- export var BandwidthRateLimitIntervals = [1, n0, _BRLIa, 0, () => BandwidthRateLimitInterval];
1612
- export var CachediSCSIVolumes = [1, n0, _CSCSIVa, 0, () => CachediSCSIVolume];
1613
- export var CacheReportFilterList = [1, n0, _CRFL, 0, () => CacheReportFilter];
1614
- export var CacheReportFilterValues = 64 | 0;
1615
- export var CacheReportList = [1, n0, _CRL, 0, () => CacheReportInfo];
1616
- export var ChapCredentials = [1, n0, _CC, 0, [() => ChapInfo, 0]];
1617
- export var DaysOfWeek = 64 | 1;
1618
- export var DiskAttributeList = 64 | 0;
1619
- export var DiskIds = 64 | 0;
1620
- export var Disks = [1, n0, _Dis, 0, () => Disk];
1621
- export var FileShareARNList = 64 | 0;
1622
- export var FileShareClientList = 64 | 0;
1623
- export var FileShareInfoList = [1, n0, _FSIL, 0, () => FileShareInfo];
1624
- export var FileSystemAssociationARNList = 64 | 0;
1625
- export var FileSystemAssociationInfoList = [1, n0, _FSAIL, 0, () => FileSystemAssociationInfo];
1626
- export var FileSystemAssociationStatusDetails = [
1627
- 1,
1628
- n0,
1629
- _FSASD,
1630
- 0,
1631
- () => FileSystemAssociationStatusDetail,
1632
- ];
1633
- export var FileSystemAssociationSummaryList = [1, n0, _FSASL, 0, () => FileSystemAssociationSummary];
1634
- export var FolderList = 64 | 0;
1635
- export var GatewayNetworkInterfaces = [1, n0, _GNI, 0, [() => NetworkInterface, 0]];
1636
- export var Gateways = [1, n0, _G, 0, () => GatewayInfo];
1637
- export var Hosts = 64 | 0;
1638
- export var Initiators = 64 | 0;
1639
- export var IpAddressList = 64 | 0;
1640
- export var NFSFileShareInfoList = [1, n0, _NFSFSIL, 0, () => NFSFileShareInfo];
1641
- export var PoolARNs = 64 | 0;
1642
- export var PoolInfos = [1, n0, _PIo, 0, () => PoolInfo];
1643
- export var SMBFileShareInfoList = [1, n0, _SMBFSIL, 0, () => SMBFileShareInfo];
1644
- export var StorediSCSIVolumes = [1, n0, _SSCSIV, 0, () => StorediSCSIVolume];
1645
- export var SupportedGatewayCapacities = 64 | 0;
1646
- export var TagKeys = 64 | 0;
1647
- export var Tags = [1, n0, _T, 0, () => Tag];
1648
- export var TapeArchives = [1, n0, _TA, 0, () => TapeArchive];
1649
- export var TapeARNs = 64 | 0;
1650
- export var TapeInfos = [1, n0, _TI, 0, () => TapeInfo];
1651
- export var TapeRecoveryPointInfos = [1, n0, _TRPI, 0, () => TapeRecoveryPointInfo];
1652
- export var Tapes = [1, n0, _Ta, 0, () => Tape];
1653
- export var UserList = 64 | 0;
1654
- export var VolumeARNs = 64 | 0;
1655
- export var VolumeInfos = [1, n0, _VIo, 0, () => VolumeInfo];
1656
- export var VolumeRecoveryPointInfos = [1, n0, _VRPI, 0, () => VolumeRecoveryPointInfo];
1657
- export var VTLDeviceARNs = 64 | 0;
1658
- export var VTLDevices = [1, n0, _VTLD, 0, () => VTLDevice];
1659
- export var errorDetails = 128 | 0;
1660
- export var ActivateGateway = [
1616
+ [0, 0, 0, 0, () => DeviceiSCSIAttributes$],
1617
+ ];
1618
+ export var StorageGatewayServiceException$ = [-3, _sm, "StorageGatewayServiceException", 0, [], []];
1619
+ TypeRegistry.for(_sm).registerError(StorageGatewayServiceException$, StorageGatewayServiceException);
1620
+ var AutomaticTapeCreationPolicyInfos = [1, n0, _ATCPIu, 0, () => AutomaticTapeCreationPolicyInfo$];
1621
+ var AutomaticTapeCreationRules = [1, n0, _ATCR, 0, () => AutomaticTapeCreationRule$];
1622
+ var BandwidthRateLimitIntervals = [1, n0, _BRLIa, 0, () => BandwidthRateLimitInterval$];
1623
+ var CachediSCSIVolumes = [1, n0, _CSCSIVa, 0, () => CachediSCSIVolume$];
1624
+ var CacheReportFilterList = [1, n0, _CRFL, 0, () => CacheReportFilter$];
1625
+ var CacheReportFilterValues = 64 | 0;
1626
+ var CacheReportList = [1, n0, _CRL, 0, () => CacheReportInfo$];
1627
+ var ChapCredentials = [1, n0, _CC, 0, [() => ChapInfo$, 0]];
1628
+ var DaysOfWeek = 64 | 1;
1629
+ var DiskAttributeList = 64 | 0;
1630
+ var DiskIds = 64 | 0;
1631
+ var Disks = [1, n0, _Dis, 0, () => Disk$];
1632
+ var FileShareARNList = 64 | 0;
1633
+ var FileShareClientList = 64 | 0;
1634
+ var FileShareInfoList = [1, n0, _FSIL, 0, () => FileShareInfo$];
1635
+ var FileSystemAssociationARNList = 64 | 0;
1636
+ var FileSystemAssociationInfoList = [1, n0, _FSAIL, 0, () => FileSystemAssociationInfo$];
1637
+ var FileSystemAssociationStatusDetails = [1, n0, _FSASD, 0, () => FileSystemAssociationStatusDetail$];
1638
+ var FileSystemAssociationSummaryList = [1, n0, _FSASL, 0, () => FileSystemAssociationSummary$];
1639
+ var FolderList = 64 | 0;
1640
+ var GatewayNetworkInterfaces = [1, n0, _GNI, 0, [() => NetworkInterface$, 0]];
1641
+ var Gateways = [1, n0, _G, 0, () => GatewayInfo$];
1642
+ var Hosts = 64 | 0;
1643
+ var Initiators = 64 | 0;
1644
+ var IpAddressList = 64 | 0;
1645
+ var NFSFileShareInfoList = [1, n0, _NFSFSIL, 0, () => NFSFileShareInfo$];
1646
+ var PoolARNs = 64 | 0;
1647
+ var PoolInfos = [1, n0, _PIo, 0, () => PoolInfo$];
1648
+ var SMBFileShareInfoList = [1, n0, _SMBFSIL, 0, () => SMBFileShareInfo$];
1649
+ var StorediSCSIVolumes = [1, n0, _SSCSIV, 0, () => StorediSCSIVolume$];
1650
+ var SupportedGatewayCapacities = 64 | 0;
1651
+ var TagKeys = 64 | 0;
1652
+ var Tags = [1, n0, _T, 0, () => Tag$];
1653
+ var TapeArchives = [1, n0, _TA, 0, () => TapeArchive$];
1654
+ var TapeARNs = 64 | 0;
1655
+ var TapeInfos = [1, n0, _TI, 0, () => TapeInfo$];
1656
+ var TapeRecoveryPointInfos = [1, n0, _TRPI, 0, () => TapeRecoveryPointInfo$];
1657
+ var Tapes = [1, n0, _Ta, 0, () => Tape$];
1658
+ var UserList = 64 | 0;
1659
+ var VolumeARNs = 64 | 0;
1660
+ var VolumeInfos = [1, n0, _VIo, 0, () => VolumeInfo$];
1661
+ var VolumeRecoveryPointInfos = [1, n0, _VRPI, 0, () => VolumeRecoveryPointInfo$];
1662
+ var VTLDeviceARNs = 64 | 0;
1663
+ var VTLDevices = [1, n0, _VTLD, 0, () => VTLDevice$];
1664
+ var errorDetails = 128 | 0;
1665
+ export var ActivateGateway$ = [
1661
1666
  9,
1662
1667
  n0,
1663
1668
  _AG,
1664
1669
  0,
1665
- () => ActivateGatewayInput,
1666
- () => ActivateGatewayOutput,
1670
+ () => ActivateGatewayInput$,
1671
+ () => ActivateGatewayOutput$,
1667
1672
  ];
1668
- export var AddCache = [9, n0, _AC, 0, () => AddCacheInput, () => AddCacheOutput];
1669
- export var AddTagsToResource = [
1673
+ export var AddCache$ = [9, n0, _AC, 0, () => AddCacheInput$, () => AddCacheOutput$];
1674
+ export var AddTagsToResource$ = [
1670
1675
  9,
1671
1676
  n0,
1672
1677
  _ATTR,
1673
1678
  0,
1674
- () => AddTagsToResourceInput,
1675
- () => AddTagsToResourceOutput,
1679
+ () => AddTagsToResourceInput$,
1680
+ () => AddTagsToResourceOutput$,
1676
1681
  ];
1677
- export var AddUploadBuffer = [
1682
+ export var AddUploadBuffer$ = [
1678
1683
  9,
1679
1684
  n0,
1680
1685
  _AUB,
1681
1686
  0,
1682
- () => AddUploadBufferInput,
1683
- () => AddUploadBufferOutput,
1687
+ () => AddUploadBufferInput$,
1688
+ () => AddUploadBufferOutput$,
1684
1689
  ];
1685
- export var AddWorkingStorage = [
1690
+ export var AddWorkingStorage$ = [
1686
1691
  9,
1687
1692
  n0,
1688
1693
  _AWS,
1689
1694
  0,
1690
- () => AddWorkingStorageInput,
1691
- () => AddWorkingStorageOutput,
1695
+ () => AddWorkingStorageInput$,
1696
+ () => AddWorkingStorageOutput$,
1692
1697
  ];
1693
- export var AssignTapePool = [
1698
+ export var AssignTapePool$ = [
1694
1699
  9,
1695
1700
  n0,
1696
1701
  _ATP,
1697
1702
  0,
1698
- () => AssignTapePoolInput,
1699
- () => AssignTapePoolOutput,
1703
+ () => AssignTapePoolInput$,
1704
+ () => AssignTapePoolOutput$,
1700
1705
  ];
1701
- export var AssociateFileSystem = [
1706
+ export var AssociateFileSystem$ = [
1702
1707
  9,
1703
1708
  n0,
1704
1709
  _AFS,
1705
1710
  0,
1706
- () => AssociateFileSystemInput,
1707
- () => AssociateFileSystemOutput,
1711
+ () => AssociateFileSystemInput$,
1712
+ () => AssociateFileSystemOutput$,
1708
1713
  ];
1709
- export var AttachVolume = [9, n0, _AV, 0, () => AttachVolumeInput, () => AttachVolumeOutput];
1710
- export var CancelArchival = [
1714
+ export var AttachVolume$ = [9, n0, _AV, 0, () => AttachVolumeInput$, () => AttachVolumeOutput$];
1715
+ export var CancelArchival$ = [
1711
1716
  9,
1712
1717
  n0,
1713
1718
  _CAa,
1714
1719
  0,
1715
- () => CancelArchivalInput,
1716
- () => CancelArchivalOutput,
1720
+ () => CancelArchivalInput$,
1721
+ () => CancelArchivalOutput$,
1717
1722
  ];
1718
- export var CancelCacheReport = [
1723
+ export var CancelCacheReport$ = [
1719
1724
  9,
1720
1725
  n0,
1721
1726
  _CCR,
1722
1727
  0,
1723
- () => CancelCacheReportInput,
1724
- () => CancelCacheReportOutput,
1728
+ () => CancelCacheReportInput$,
1729
+ () => CancelCacheReportOutput$,
1725
1730
  ];
1726
- export var CancelRetrieval = [
1731
+ export var CancelRetrieval$ = [
1727
1732
  9,
1728
1733
  n0,
1729
1734
  _CR,
1730
1735
  0,
1731
- () => CancelRetrievalInput,
1732
- () => CancelRetrievalOutput,
1736
+ () => CancelRetrievalInput$,
1737
+ () => CancelRetrievalOutput$,
1733
1738
  ];
1734
- export var CreateCachediSCSIVolume = [
1739
+ export var CreateCachediSCSIVolume$ = [
1735
1740
  9,
1736
1741
  n0,
1737
1742
  _CCSCSIV,
1738
1743
  0,
1739
- () => CreateCachediSCSIVolumeInput,
1740
- () => CreateCachediSCSIVolumeOutput,
1744
+ () => CreateCachediSCSIVolumeInput$,
1745
+ () => CreateCachediSCSIVolumeOutput$,
1741
1746
  ];
1742
- export var CreateNFSFileShare = [
1747
+ export var CreateNFSFileShare$ = [
1743
1748
  9,
1744
1749
  n0,
1745
1750
  _CNFSFS,
1746
1751
  0,
1747
- () => CreateNFSFileShareInput,
1748
- () => CreateNFSFileShareOutput,
1752
+ () => CreateNFSFileShareInput$,
1753
+ () => CreateNFSFileShareOutput$,
1749
1754
  ];
1750
- export var CreateSMBFileShare = [
1755
+ export var CreateSMBFileShare$ = [
1751
1756
  9,
1752
1757
  n0,
1753
1758
  _CSMBFS,
1754
1759
  0,
1755
- () => CreateSMBFileShareInput,
1756
- () => CreateSMBFileShareOutput,
1760
+ () => CreateSMBFileShareInput$,
1761
+ () => CreateSMBFileShareOutput$,
1757
1762
  ];
1758
- export var CreateSnapshot = [
1763
+ export var CreateSnapshot$ = [
1759
1764
  9,
1760
1765
  n0,
1761
1766
  _CSr,
1762
1767
  0,
1763
- () => CreateSnapshotInput,
1764
- () => CreateSnapshotOutput,
1768
+ () => CreateSnapshotInput$,
1769
+ () => CreateSnapshotOutput$,
1765
1770
  ];
1766
- export var CreateSnapshotFromVolumeRecoveryPoint = [
1771
+ export var CreateSnapshotFromVolumeRecoveryPoint$ = [
1767
1772
  9,
1768
1773
  n0,
1769
1774
  _CSFVRP,
1770
1775
  0,
1771
- () => CreateSnapshotFromVolumeRecoveryPointInput,
1772
- () => CreateSnapshotFromVolumeRecoveryPointOutput,
1776
+ () => CreateSnapshotFromVolumeRecoveryPointInput$,
1777
+ () => CreateSnapshotFromVolumeRecoveryPointOutput$,
1773
1778
  ];
1774
- export var CreateStorediSCSIVolume = [
1779
+ export var CreateStorediSCSIVolume$ = [
1775
1780
  9,
1776
1781
  n0,
1777
1782
  _CSSCSIV,
1778
1783
  0,
1779
- () => CreateStorediSCSIVolumeInput,
1780
- () => CreateStorediSCSIVolumeOutput,
1784
+ () => CreateStorediSCSIVolumeInput$,
1785
+ () => CreateStorediSCSIVolumeOutput$,
1781
1786
  ];
1782
- export var CreateTapePool = [
1787
+ export var CreateTapePool$ = [
1783
1788
  9,
1784
1789
  n0,
1785
1790
  _CTP,
1786
1791
  0,
1787
- () => CreateTapePoolInput,
1788
- () => CreateTapePoolOutput,
1792
+ () => CreateTapePoolInput$,
1793
+ () => CreateTapePoolOutput$,
1789
1794
  ];
1790
- export var CreateTapes = [9, n0, _CTr, 0, () => CreateTapesInput, () => CreateTapesOutput];
1791
- export var CreateTapeWithBarcode = [
1795
+ export var CreateTapes$ = [9, n0, _CTr, 0, () => CreateTapesInput$, () => CreateTapesOutput$];
1796
+ export var CreateTapeWithBarcode$ = [
1792
1797
  9,
1793
1798
  n0,
1794
1799
  _CTWB,
1795
1800
  0,
1796
- () => CreateTapeWithBarcodeInput,
1797
- () => CreateTapeWithBarcodeOutput,
1801
+ () => CreateTapeWithBarcodeInput$,
1802
+ () => CreateTapeWithBarcodeOutput$,
1798
1803
  ];
1799
- export var DeleteAutomaticTapeCreationPolicy = [
1804
+ export var DeleteAutomaticTapeCreationPolicy$ = [
1800
1805
  9,
1801
1806
  n0,
1802
1807
  _DATCP,
1803
1808
  0,
1804
- () => DeleteAutomaticTapeCreationPolicyInput,
1805
- () => DeleteAutomaticTapeCreationPolicyOutput,
1809
+ () => DeleteAutomaticTapeCreationPolicyInput$,
1810
+ () => DeleteAutomaticTapeCreationPolicyOutput$,
1806
1811
  ];
1807
- export var DeleteBandwidthRateLimit = [
1812
+ export var DeleteBandwidthRateLimit$ = [
1808
1813
  9,
1809
1814
  n0,
1810
1815
  _DBRL,
1811
1816
  0,
1812
- () => DeleteBandwidthRateLimitInput,
1813
- () => DeleteBandwidthRateLimitOutput,
1817
+ () => DeleteBandwidthRateLimitInput$,
1818
+ () => DeleteBandwidthRateLimitOutput$,
1814
1819
  ];
1815
- export var DeleteCacheReport = [
1820
+ export var DeleteCacheReport$ = [
1816
1821
  9,
1817
1822
  n0,
1818
1823
  _DCR,
1819
1824
  0,
1820
- () => DeleteCacheReportInput,
1821
- () => DeleteCacheReportOutput,
1825
+ () => DeleteCacheReportInput$,
1826
+ () => DeleteCacheReportOutput$,
1822
1827
  ];
1823
- export var DeleteChapCredentials = [
1828
+ export var DeleteChapCredentials$ = [
1824
1829
  9,
1825
1830
  n0,
1826
1831
  _DCC,
1827
1832
  0,
1828
- () => DeleteChapCredentialsInput,
1829
- () => DeleteChapCredentialsOutput,
1833
+ () => DeleteChapCredentialsInput$,
1834
+ () => DeleteChapCredentialsOutput$,
1830
1835
  ];
1831
- export var DeleteFileShare = [
1836
+ export var DeleteFileShare$ = [
1832
1837
  9,
1833
1838
  n0,
1834
1839
  _DFS,
1835
1840
  0,
1836
- () => DeleteFileShareInput,
1837
- () => DeleteFileShareOutput,
1841
+ () => DeleteFileShareInput$,
1842
+ () => DeleteFileShareOutput$,
1838
1843
  ];
1839
- export var DeleteGateway = [9, n0, _DG, 0, () => DeleteGatewayInput, () => DeleteGatewayOutput];
1840
- export var DeleteSnapshotSchedule = [
1844
+ export var DeleteGateway$ = [
1845
+ 9,
1846
+ n0,
1847
+ _DG,
1848
+ 0,
1849
+ () => DeleteGatewayInput$,
1850
+ () => DeleteGatewayOutput$,
1851
+ ];
1852
+ export var DeleteSnapshotSchedule$ = [
1841
1853
  9,
1842
1854
  n0,
1843
1855
  _DSS,
1844
1856
  0,
1845
- () => DeleteSnapshotScheduleInput,
1846
- () => DeleteSnapshotScheduleOutput,
1857
+ () => DeleteSnapshotScheduleInput$,
1858
+ () => DeleteSnapshotScheduleOutput$,
1847
1859
  ];
1848
- export var DeleteTape = [9, n0, _DTe, 0, () => DeleteTapeInput, () => DeleteTapeOutput];
1849
- export var DeleteTapeArchive = [
1860
+ export var DeleteTape$ = [9, n0, _DTe, 0, () => DeleteTapeInput$, () => DeleteTapeOutput$];
1861
+ export var DeleteTapeArchive$ = [
1850
1862
  9,
1851
1863
  n0,
1852
1864
  _DTA,
1853
1865
  0,
1854
- () => DeleteTapeArchiveInput,
1855
- () => DeleteTapeArchiveOutput,
1866
+ () => DeleteTapeArchiveInput$,
1867
+ () => DeleteTapeArchiveOutput$,
1856
1868
  ];
1857
- export var DeleteTapePool = [
1869
+ export var DeleteTapePool$ = [
1858
1870
  9,
1859
1871
  n0,
1860
1872
  _DTP,
1861
1873
  0,
1862
- () => DeleteTapePoolInput,
1863
- () => DeleteTapePoolOutput,
1874
+ () => DeleteTapePoolInput$,
1875
+ () => DeleteTapePoolOutput$,
1864
1876
  ];
1865
- export var DeleteVolume = [9, n0, _DV, 0, () => DeleteVolumeInput, () => DeleteVolumeOutput];
1866
- export var DescribeAvailabilityMonitorTest = [
1877
+ export var DeleteVolume$ = [9, n0, _DV, 0, () => DeleteVolumeInput$, () => DeleteVolumeOutput$];
1878
+ export var DescribeAvailabilityMonitorTest$ = [
1867
1879
  9,
1868
1880
  n0,
1869
1881
  _DAMT,
1870
1882
  0,
1871
- () => DescribeAvailabilityMonitorTestInput,
1872
- () => DescribeAvailabilityMonitorTestOutput,
1883
+ () => DescribeAvailabilityMonitorTestInput$,
1884
+ () => DescribeAvailabilityMonitorTestOutput$,
1873
1885
  ];
1874
- export var DescribeBandwidthRateLimit = [
1886
+ export var DescribeBandwidthRateLimit$ = [
1875
1887
  9,
1876
1888
  n0,
1877
1889
  _DBRLe,
1878
1890
  0,
1879
- () => DescribeBandwidthRateLimitInput,
1880
- () => DescribeBandwidthRateLimitOutput,
1891
+ () => DescribeBandwidthRateLimitInput$,
1892
+ () => DescribeBandwidthRateLimitOutput$,
1881
1893
  ];
1882
- export var DescribeBandwidthRateLimitSchedule = [
1894
+ export var DescribeBandwidthRateLimitSchedule$ = [
1883
1895
  9,
1884
1896
  n0,
1885
1897
  _DBRLS,
1886
1898
  0,
1887
- () => DescribeBandwidthRateLimitScheduleInput,
1888
- () => DescribeBandwidthRateLimitScheduleOutput,
1899
+ () => DescribeBandwidthRateLimitScheduleInput$,
1900
+ () => DescribeBandwidthRateLimitScheduleOutput$,
1901
+ ];
1902
+ export var DescribeCache$ = [
1903
+ 9,
1904
+ n0,
1905
+ _DCe,
1906
+ 0,
1907
+ () => DescribeCacheInput$,
1908
+ () => DescribeCacheOutput$,
1889
1909
  ];
1890
- export var DescribeCache = [9, n0, _DCe, 0, () => DescribeCacheInput, () => DescribeCacheOutput];
1891
- export var DescribeCachediSCSIVolumes = [
1910
+ export var DescribeCachediSCSIVolumes$ = [
1892
1911
  9,
1893
1912
  n0,
1894
1913
  _DCSCSIV,
1895
1914
  0,
1896
- () => DescribeCachediSCSIVolumesInput,
1897
- () => DescribeCachediSCSIVolumesOutput,
1915
+ () => DescribeCachediSCSIVolumesInput$,
1916
+ () => DescribeCachediSCSIVolumesOutput$,
1898
1917
  ];
1899
- export var DescribeCacheReport = [
1918
+ export var DescribeCacheReport$ = [
1900
1919
  9,
1901
1920
  n0,
1902
1921
  _DCRe,
1903
1922
  0,
1904
- () => DescribeCacheReportInput,
1905
- () => DescribeCacheReportOutput,
1923
+ () => DescribeCacheReportInput$,
1924
+ () => DescribeCacheReportOutput$,
1906
1925
  ];
1907
- export var DescribeChapCredentials = [
1926
+ export var DescribeChapCredentials$ = [
1908
1927
  9,
1909
1928
  n0,
1910
1929
  _DCCe,
1911
1930
  0,
1912
- () => DescribeChapCredentialsInput,
1913
- () => DescribeChapCredentialsOutput,
1931
+ () => DescribeChapCredentialsInput$,
1932
+ () => DescribeChapCredentialsOutput$,
1914
1933
  ];
1915
- export var DescribeFileSystemAssociations = [
1934
+ export var DescribeFileSystemAssociations$ = [
1916
1935
  9,
1917
1936
  n0,
1918
1937
  _DFSA,
1919
1938
  0,
1920
- () => DescribeFileSystemAssociationsInput,
1921
- () => DescribeFileSystemAssociationsOutput,
1939
+ () => DescribeFileSystemAssociationsInput$,
1940
+ () => DescribeFileSystemAssociationsOutput$,
1922
1941
  ];
1923
- export var DescribeGatewayInformation = [
1942
+ export var DescribeGatewayInformation$ = [
1924
1943
  9,
1925
1944
  n0,
1926
1945
  _DGIe,
1927
1946
  0,
1928
- () => DescribeGatewayInformationInput,
1929
- () => DescribeGatewayInformationOutput,
1947
+ () => DescribeGatewayInformationInput$,
1948
+ () => DescribeGatewayInformationOutput$,
1930
1949
  ];
1931
- export var DescribeMaintenanceStartTime = [
1950
+ export var DescribeMaintenanceStartTime$ = [
1932
1951
  9,
1933
1952
  n0,
1934
1953
  _DMST,
1935
1954
  0,
1936
- () => DescribeMaintenanceStartTimeInput,
1937
- () => DescribeMaintenanceStartTimeOutput,
1955
+ () => DescribeMaintenanceStartTimeInput$,
1956
+ () => DescribeMaintenanceStartTimeOutput$,
1938
1957
  ];
1939
- export var DescribeNFSFileShares = [
1958
+ export var DescribeNFSFileShares$ = [
1940
1959
  9,
1941
1960
  n0,
1942
1961
  _DNFSFS,
1943
1962
  0,
1944
- () => DescribeNFSFileSharesInput,
1945
- () => DescribeNFSFileSharesOutput,
1963
+ () => DescribeNFSFileSharesInput$,
1964
+ () => DescribeNFSFileSharesOutput$,
1946
1965
  ];
1947
- export var DescribeSMBFileShares = [
1966
+ export var DescribeSMBFileShares$ = [
1948
1967
  9,
1949
1968
  n0,
1950
1969
  _DSMBFS,
1951
1970
  0,
1952
- () => DescribeSMBFileSharesInput,
1953
- () => DescribeSMBFileSharesOutput,
1971
+ () => DescribeSMBFileSharesInput$,
1972
+ () => DescribeSMBFileSharesOutput$,
1954
1973
  ];
1955
- export var DescribeSMBSettings = [
1974
+ export var DescribeSMBSettings$ = [
1956
1975
  9,
1957
1976
  n0,
1958
1977
  _DSMBS,
1959
1978
  0,
1960
- () => DescribeSMBSettingsInput,
1961
- () => DescribeSMBSettingsOutput,
1979
+ () => DescribeSMBSettingsInput$,
1980
+ () => DescribeSMBSettingsOutput$,
1962
1981
  ];
1963
- export var DescribeSnapshotSchedule = [
1982
+ export var DescribeSnapshotSchedule$ = [
1964
1983
  9,
1965
1984
  n0,
1966
1985
  _DSSe,
1967
1986
  0,
1968
- () => DescribeSnapshotScheduleInput,
1969
- () => DescribeSnapshotScheduleOutput,
1987
+ () => DescribeSnapshotScheduleInput$,
1988
+ () => DescribeSnapshotScheduleOutput$,
1970
1989
  ];
1971
- export var DescribeStorediSCSIVolumes = [
1990
+ export var DescribeStorediSCSIVolumes$ = [
1972
1991
  9,
1973
1992
  n0,
1974
1993
  _DSSCSIV,
1975
1994
  0,
1976
- () => DescribeStorediSCSIVolumesInput,
1977
- () => DescribeStorediSCSIVolumesOutput,
1995
+ () => DescribeStorediSCSIVolumesInput$,
1996
+ () => DescribeStorediSCSIVolumesOutput$,
1978
1997
  ];
1979
- export var DescribeTapeArchives = [
1998
+ export var DescribeTapeArchives$ = [
1980
1999
  9,
1981
2000
  n0,
1982
2001
  _DTAe,
1983
2002
  0,
1984
- () => DescribeTapeArchivesInput,
1985
- () => DescribeTapeArchivesOutput,
2003
+ () => DescribeTapeArchivesInput$,
2004
+ () => DescribeTapeArchivesOutput$,
1986
2005
  ];
1987
- export var DescribeTapeRecoveryPoints = [
2006
+ export var DescribeTapeRecoveryPoints$ = [
1988
2007
  9,
1989
2008
  n0,
1990
2009
  _DTRP,
1991
2010
  0,
1992
- () => DescribeTapeRecoveryPointsInput,
1993
- () => DescribeTapeRecoveryPointsOutput,
2011
+ () => DescribeTapeRecoveryPointsInput$,
2012
+ () => DescribeTapeRecoveryPointsOutput$,
1994
2013
  ];
1995
- export var DescribeTapes = [
2014
+ export var DescribeTapes$ = [
1996
2015
  9,
1997
2016
  n0,
1998
2017
  _DTes,
1999
2018
  0,
2000
- () => DescribeTapesInput,
2001
- () => DescribeTapesOutput,
2019
+ () => DescribeTapesInput$,
2020
+ () => DescribeTapesOutput$,
2002
2021
  ];
2003
- export var DescribeUploadBuffer = [
2022
+ export var DescribeUploadBuffer$ = [
2004
2023
  9,
2005
2024
  n0,
2006
2025
  _DUB,
2007
2026
  0,
2008
- () => DescribeUploadBufferInput,
2009
- () => DescribeUploadBufferOutput,
2027
+ () => DescribeUploadBufferInput$,
2028
+ () => DescribeUploadBufferOutput$,
2010
2029
  ];
2011
- export var DescribeVTLDevices = [
2030
+ export var DescribeVTLDevices$ = [
2012
2031
  9,
2013
2032
  n0,
2014
2033
  _DVTLD,
2015
2034
  0,
2016
- () => DescribeVTLDevicesInput,
2017
- () => DescribeVTLDevicesOutput,
2035
+ () => DescribeVTLDevicesInput$,
2036
+ () => DescribeVTLDevicesOutput$,
2018
2037
  ];
2019
- export var DescribeWorkingStorage = [
2038
+ export var DescribeWorkingStorage$ = [
2020
2039
  9,
2021
2040
  n0,
2022
2041
  _DWS,
2023
2042
  0,
2024
- () => DescribeWorkingStorageInput,
2025
- () => DescribeWorkingStorageOutput,
2043
+ () => DescribeWorkingStorageInput$,
2044
+ () => DescribeWorkingStorageOutput$,
2026
2045
  ];
2027
- export var DetachVolume = [9, n0, _DVe, 0, () => DetachVolumeInput, () => DetachVolumeOutput];
2028
- export var DisableGateway = [
2046
+ export var DetachVolume$ = [9, n0, _DVe, 0, () => DetachVolumeInput$, () => DetachVolumeOutput$];
2047
+ export var DisableGateway$ = [
2029
2048
  9,
2030
2049
  n0,
2031
2050
  _DGi,
2032
2051
  0,
2033
- () => DisableGatewayInput,
2034
- () => DisableGatewayOutput,
2052
+ () => DisableGatewayInput$,
2053
+ () => DisableGatewayOutput$,
2035
2054
  ];
2036
- export var DisassociateFileSystem = [
2055
+ export var DisassociateFileSystem$ = [
2037
2056
  9,
2038
2057
  n0,
2039
2058
  _DFSi,
2040
2059
  0,
2041
- () => DisassociateFileSystemInput,
2042
- () => DisassociateFileSystemOutput,
2060
+ () => DisassociateFileSystemInput$,
2061
+ () => DisassociateFileSystemOutput$,
2043
2062
  ];
2044
- export var EvictFilesFailingUpload = [
2063
+ export var EvictFilesFailingUpload$ = [
2045
2064
  9,
2046
2065
  n0,
2047
2066
  _EFFU,
2048
2067
  0,
2049
- () => EvictFilesFailingUploadInput,
2050
- () => EvictFilesFailingUploadOutput,
2068
+ () => EvictFilesFailingUploadInput$,
2069
+ () => EvictFilesFailingUploadOutput$,
2051
2070
  ];
2052
- export var JoinDomain = [9, n0, _JD, 0, () => JoinDomainInput, () => JoinDomainOutput];
2053
- export var ListAutomaticTapeCreationPolicies = [
2071
+ export var JoinDomain$ = [9, n0, _JD, 0, () => JoinDomainInput$, () => JoinDomainOutput$];
2072
+ export var ListAutomaticTapeCreationPolicies$ = [
2054
2073
  9,
2055
2074
  n0,
2056
2075
  _LATCP,
2057
2076
  0,
2058
- () => ListAutomaticTapeCreationPoliciesInput,
2059
- () => ListAutomaticTapeCreationPoliciesOutput,
2077
+ () => ListAutomaticTapeCreationPoliciesInput$,
2078
+ () => ListAutomaticTapeCreationPoliciesOutput$,
2060
2079
  ];
2061
- export var ListCacheReports = [
2080
+ export var ListCacheReports$ = [
2062
2081
  9,
2063
2082
  n0,
2064
2083
  _LCR,
2065
2084
  0,
2066
- () => ListCacheReportsInput,
2067
- () => ListCacheReportsOutput,
2085
+ () => ListCacheReportsInput$,
2086
+ () => ListCacheReportsOutput$,
2068
2087
  ];
2069
- export var ListFileShares = [
2088
+ export var ListFileShares$ = [
2070
2089
  9,
2071
2090
  n0,
2072
2091
  _LFS,
2073
2092
  0,
2074
- () => ListFileSharesInput,
2075
- () => ListFileSharesOutput,
2093
+ () => ListFileSharesInput$,
2094
+ () => ListFileSharesOutput$,
2076
2095
  ];
2077
- export var ListFileSystemAssociations = [
2096
+ export var ListFileSystemAssociations$ = [
2078
2097
  9,
2079
2098
  n0,
2080
2099
  _LFSA,
2081
2100
  0,
2082
- () => ListFileSystemAssociationsInput,
2083
- () => ListFileSystemAssociationsOutput,
2101
+ () => ListFileSystemAssociationsInput$,
2102
+ () => ListFileSystemAssociationsOutput$,
2084
2103
  ];
2085
- export var ListGateways = [9, n0, _LG, 0, () => ListGatewaysInput, () => ListGatewaysOutput];
2086
- export var ListLocalDisks = [
2104
+ export var ListGateways$ = [9, n0, _LG, 0, () => ListGatewaysInput$, () => ListGatewaysOutput$];
2105
+ export var ListLocalDisks$ = [
2087
2106
  9,
2088
2107
  n0,
2089
2108
  _LLD,
2090
2109
  0,
2091
- () => ListLocalDisksInput,
2092
- () => ListLocalDisksOutput,
2110
+ () => ListLocalDisksInput$,
2111
+ () => ListLocalDisksOutput$,
2093
2112
  ];
2094
- export var ListTagsForResource = [
2113
+ export var ListTagsForResource$ = [
2095
2114
  9,
2096
2115
  n0,
2097
2116
  _LTFR,
2098
2117
  0,
2099
- () => ListTagsForResourceInput,
2100
- () => ListTagsForResourceOutput,
2118
+ () => ListTagsForResourceInput$,
2119
+ () => ListTagsForResourceOutput$,
2120
+ ];
2121
+ export var ListTapePools$ = [
2122
+ 9,
2123
+ n0,
2124
+ _LTP,
2125
+ 0,
2126
+ () => ListTapePoolsInput$,
2127
+ () => ListTapePoolsOutput$,
2101
2128
  ];
2102
- export var ListTapePools = [9, n0, _LTP, 0, () => ListTapePoolsInput, () => ListTapePoolsOutput];
2103
- export var ListTapes = [9, n0, _LT, 0, () => ListTapesInput, () => ListTapesOutput];
2104
- export var ListVolumeInitiators = [
2129
+ export var ListTapes$ = [9, n0, _LT, 0, () => ListTapesInput$, () => ListTapesOutput$];
2130
+ export var ListVolumeInitiators$ = [
2105
2131
  9,
2106
2132
  n0,
2107
2133
  _LVIi,
2108
2134
  0,
2109
- () => ListVolumeInitiatorsInput,
2110
- () => ListVolumeInitiatorsOutput,
2135
+ () => ListVolumeInitiatorsInput$,
2136
+ () => ListVolumeInitiatorsOutput$,
2111
2137
  ];
2112
- export var ListVolumeRecoveryPoints = [
2138
+ export var ListVolumeRecoveryPoints$ = [
2113
2139
  9,
2114
2140
  n0,
2115
2141
  _LVRP,
2116
2142
  0,
2117
- () => ListVolumeRecoveryPointsInput,
2118
- () => ListVolumeRecoveryPointsOutput,
2143
+ () => ListVolumeRecoveryPointsInput$,
2144
+ () => ListVolumeRecoveryPointsOutput$,
2119
2145
  ];
2120
- export var ListVolumes = [9, n0, _LV, 0, () => ListVolumesInput, () => ListVolumesOutput];
2121
- export var NotifyWhenUploaded = [
2146
+ export var ListVolumes$ = [9, n0, _LV, 0, () => ListVolumesInput$, () => ListVolumesOutput$];
2147
+ export var NotifyWhenUploaded$ = [
2122
2148
  9,
2123
2149
  n0,
2124
2150
  _NWU,
2125
2151
  0,
2126
- () => NotifyWhenUploadedInput,
2127
- () => NotifyWhenUploadedOutput,
2152
+ () => NotifyWhenUploadedInput$,
2153
+ () => NotifyWhenUploadedOutput$,
2128
2154
  ];
2129
- export var RefreshCache = [9, n0, _RC, 0, () => RefreshCacheInput, () => RefreshCacheOutput];
2130
- export var RemoveTagsFromResource = [
2155
+ export var RefreshCache$ = [9, n0, _RC, 0, () => RefreshCacheInput$, () => RefreshCacheOutput$];
2156
+ export var RemoveTagsFromResource$ = [
2131
2157
  9,
2132
2158
  n0,
2133
2159
  _RTFR,
2134
2160
  0,
2135
- () => RemoveTagsFromResourceInput,
2136
- () => RemoveTagsFromResourceOutput,
2161
+ () => RemoveTagsFromResourceInput$,
2162
+ () => RemoveTagsFromResourceOutput$,
2137
2163
  ];
2138
- export var ResetCache = [9, n0, _RCe, 0, () => ResetCacheInput, () => ResetCacheOutput];
2139
- export var RetrieveTapeArchive = [
2164
+ export var ResetCache$ = [9, n0, _RCe, 0, () => ResetCacheInput$, () => ResetCacheOutput$];
2165
+ export var RetrieveTapeArchive$ = [
2140
2166
  9,
2141
2167
  n0,
2142
2168
  _RTA,
2143
2169
  0,
2144
- () => RetrieveTapeArchiveInput,
2145
- () => RetrieveTapeArchiveOutput,
2170
+ () => RetrieveTapeArchiveInput$,
2171
+ () => RetrieveTapeArchiveOutput$,
2146
2172
  ];
2147
- export var RetrieveTapeRecoveryPoint = [
2173
+ export var RetrieveTapeRecoveryPoint$ = [
2148
2174
  9,
2149
2175
  n0,
2150
2176
  _RTRP,
2151
2177
  0,
2152
- () => RetrieveTapeRecoveryPointInput,
2153
- () => RetrieveTapeRecoveryPointOutput,
2178
+ () => RetrieveTapeRecoveryPointInput$,
2179
+ () => RetrieveTapeRecoveryPointOutput$,
2154
2180
  ];
2155
- export var SetLocalConsolePassword = [
2181
+ export var SetLocalConsolePassword$ = [
2156
2182
  9,
2157
2183
  n0,
2158
2184
  _SLCP,
2159
2185
  0,
2160
- () => SetLocalConsolePasswordInput,
2161
- () => SetLocalConsolePasswordOutput,
2186
+ () => SetLocalConsolePasswordInput$,
2187
+ () => SetLocalConsolePasswordOutput$,
2162
2188
  ];
2163
- export var SetSMBGuestPassword = [
2189
+ export var SetSMBGuestPassword$ = [
2164
2190
  9,
2165
2191
  n0,
2166
2192
  _SSMBGP,
2167
2193
  0,
2168
- () => SetSMBGuestPasswordInput,
2169
- () => SetSMBGuestPasswordOutput,
2194
+ () => SetSMBGuestPasswordInput$,
2195
+ () => SetSMBGuestPasswordOutput$,
2170
2196
  ];
2171
- export var ShutdownGateway = [
2197
+ export var ShutdownGateway$ = [
2172
2198
  9,
2173
2199
  n0,
2174
2200
  _SG,
2175
2201
  0,
2176
- () => ShutdownGatewayInput,
2177
- () => ShutdownGatewayOutput,
2202
+ () => ShutdownGatewayInput$,
2203
+ () => ShutdownGatewayOutput$,
2178
2204
  ];
2179
- export var StartAvailabilityMonitorTest = [
2205
+ export var StartAvailabilityMonitorTest$ = [
2180
2206
  9,
2181
2207
  n0,
2182
2208
  _SAMT,
2183
2209
  0,
2184
- () => StartAvailabilityMonitorTestInput,
2185
- () => StartAvailabilityMonitorTestOutput,
2210
+ () => StartAvailabilityMonitorTestInput$,
2211
+ () => StartAvailabilityMonitorTestOutput$,
2186
2212
  ];
2187
- export var StartCacheReport = [
2213
+ export var StartCacheReport$ = [
2188
2214
  9,
2189
2215
  n0,
2190
2216
  _SCR,
2191
2217
  0,
2192
- () => StartCacheReportInput,
2193
- () => StartCacheReportOutput,
2218
+ () => StartCacheReportInput$,
2219
+ () => StartCacheReportOutput$,
2194
2220
  ];
2195
- export var StartGateway = [9, n0, _SGt, 0, () => StartGatewayInput, () => StartGatewayOutput];
2196
- export var UpdateAutomaticTapeCreationPolicy = [
2221
+ export var StartGateway$ = [9, n0, _SGt, 0, () => StartGatewayInput$, () => StartGatewayOutput$];
2222
+ export var UpdateAutomaticTapeCreationPolicy$ = [
2197
2223
  9,
2198
2224
  n0,
2199
2225
  _UATCP,
2200
2226
  0,
2201
- () => UpdateAutomaticTapeCreationPolicyInput,
2202
- () => UpdateAutomaticTapeCreationPolicyOutput,
2227
+ () => UpdateAutomaticTapeCreationPolicyInput$,
2228
+ () => UpdateAutomaticTapeCreationPolicyOutput$,
2203
2229
  ];
2204
- export var UpdateBandwidthRateLimit = [
2230
+ export var UpdateBandwidthRateLimit$ = [
2205
2231
  9,
2206
2232
  n0,
2207
2233
  _UBRL,
2208
2234
  0,
2209
- () => UpdateBandwidthRateLimitInput,
2210
- () => UpdateBandwidthRateLimitOutput,
2235
+ () => UpdateBandwidthRateLimitInput$,
2236
+ () => UpdateBandwidthRateLimitOutput$,
2211
2237
  ];
2212
- export var UpdateBandwidthRateLimitSchedule = [
2238
+ export var UpdateBandwidthRateLimitSchedule$ = [
2213
2239
  9,
2214
2240
  n0,
2215
2241
  _UBRLS,
2216
2242
  0,
2217
- () => UpdateBandwidthRateLimitScheduleInput,
2218
- () => UpdateBandwidthRateLimitScheduleOutput,
2243
+ () => UpdateBandwidthRateLimitScheduleInput$,
2244
+ () => UpdateBandwidthRateLimitScheduleOutput$,
2219
2245
  ];
2220
- export var UpdateChapCredentials = [
2246
+ export var UpdateChapCredentials$ = [
2221
2247
  9,
2222
2248
  n0,
2223
2249
  _UCC,
2224
2250
  0,
2225
- () => UpdateChapCredentialsInput,
2226
- () => UpdateChapCredentialsOutput,
2251
+ () => UpdateChapCredentialsInput$,
2252
+ () => UpdateChapCredentialsOutput$,
2227
2253
  ];
2228
- export var UpdateFileSystemAssociation = [
2254
+ export var UpdateFileSystemAssociation$ = [
2229
2255
  9,
2230
2256
  n0,
2231
2257
  _UFSA,
2232
2258
  0,
2233
- () => UpdateFileSystemAssociationInput,
2234
- () => UpdateFileSystemAssociationOutput,
2259
+ () => UpdateFileSystemAssociationInput$,
2260
+ () => UpdateFileSystemAssociationOutput$,
2235
2261
  ];
2236
- export var UpdateGatewayInformation = [
2262
+ export var UpdateGatewayInformation$ = [
2237
2263
  9,
2238
2264
  n0,
2239
2265
  _UGI,
2240
2266
  0,
2241
- () => UpdateGatewayInformationInput,
2242
- () => UpdateGatewayInformationOutput,
2267
+ () => UpdateGatewayInformationInput$,
2268
+ () => UpdateGatewayInformationOutput$,
2243
2269
  ];
2244
- export var UpdateGatewaySoftwareNow = [
2270
+ export var UpdateGatewaySoftwareNow$ = [
2245
2271
  9,
2246
2272
  n0,
2247
2273
  _UGSN,
2248
2274
  0,
2249
- () => UpdateGatewaySoftwareNowInput,
2250
- () => UpdateGatewaySoftwareNowOutput,
2275
+ () => UpdateGatewaySoftwareNowInput$,
2276
+ () => UpdateGatewaySoftwareNowOutput$,
2251
2277
  ];
2252
- export var UpdateMaintenanceStartTime = [
2278
+ export var UpdateMaintenanceStartTime$ = [
2253
2279
  9,
2254
2280
  n0,
2255
2281
  _UMST,
2256
2282
  0,
2257
- () => UpdateMaintenanceStartTimeInput,
2258
- () => UpdateMaintenanceStartTimeOutput,
2283
+ () => UpdateMaintenanceStartTimeInput$,
2284
+ () => UpdateMaintenanceStartTimeOutput$,
2259
2285
  ];
2260
- export var UpdateNFSFileShare = [
2286
+ export var UpdateNFSFileShare$ = [
2261
2287
  9,
2262
2288
  n0,
2263
2289
  _UNFSFS,
2264
2290
  0,
2265
- () => UpdateNFSFileShareInput,
2266
- () => UpdateNFSFileShareOutput,
2291
+ () => UpdateNFSFileShareInput$,
2292
+ () => UpdateNFSFileShareOutput$,
2267
2293
  ];
2268
- export var UpdateSMBFileShare = [
2294
+ export var UpdateSMBFileShare$ = [
2269
2295
  9,
2270
2296
  n0,
2271
2297
  _USMBFS,
2272
2298
  0,
2273
- () => UpdateSMBFileShareInput,
2274
- () => UpdateSMBFileShareOutput,
2299
+ () => UpdateSMBFileShareInput$,
2300
+ () => UpdateSMBFileShareOutput$,
2275
2301
  ];
2276
- export var UpdateSMBFileShareVisibility = [
2302
+ export var UpdateSMBFileShareVisibility$ = [
2277
2303
  9,
2278
2304
  n0,
2279
2305
  _USMBFSV,
2280
2306
  0,
2281
- () => UpdateSMBFileShareVisibilityInput,
2282
- () => UpdateSMBFileShareVisibilityOutput,
2307
+ () => UpdateSMBFileShareVisibilityInput$,
2308
+ () => UpdateSMBFileShareVisibilityOutput$,
2283
2309
  ];
2284
- export var UpdateSMBLocalGroups = [
2310
+ export var UpdateSMBLocalGroups$ = [
2285
2311
  9,
2286
2312
  n0,
2287
2313
  _USMBLG,
2288
2314
  0,
2289
- () => UpdateSMBLocalGroupsInput,
2290
- () => UpdateSMBLocalGroupsOutput,
2315
+ () => UpdateSMBLocalGroupsInput$,
2316
+ () => UpdateSMBLocalGroupsOutput$,
2291
2317
  ];
2292
- export var UpdateSMBSecurityStrategy = [
2318
+ export var UpdateSMBSecurityStrategy$ = [
2293
2319
  9,
2294
2320
  n0,
2295
2321
  _USMBSS,
2296
2322
  0,
2297
- () => UpdateSMBSecurityStrategyInput,
2298
- () => UpdateSMBSecurityStrategyOutput,
2323
+ () => UpdateSMBSecurityStrategyInput$,
2324
+ () => UpdateSMBSecurityStrategyOutput$,
2299
2325
  ];
2300
- export var UpdateSnapshotSchedule = [
2326
+ export var UpdateSnapshotSchedule$ = [
2301
2327
  9,
2302
2328
  n0,
2303
2329
  _USS,
2304
2330
  0,
2305
- () => UpdateSnapshotScheduleInput,
2306
- () => UpdateSnapshotScheduleOutput,
2331
+ () => UpdateSnapshotScheduleInput$,
2332
+ () => UpdateSnapshotScheduleOutput$,
2307
2333
  ];
2308
- export var UpdateVTLDeviceType = [
2334
+ export var UpdateVTLDeviceType$ = [
2309
2335
  9,
2310
2336
  n0,
2311
2337
  _UVTLDT,
2312
2338
  0,
2313
- () => UpdateVTLDeviceTypeInput,
2314
- () => UpdateVTLDeviceTypeOutput,
2339
+ () => UpdateVTLDeviceTypeInput$,
2340
+ () => UpdateVTLDeviceTypeOutput$,
2315
2341
  ];