@aws-sdk/client-storage-gateway 3.303.0 → 3.309.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 (185) hide show
  1. package/dist-cjs/commands/ActivateGatewayCommand.js +2 -2
  2. package/dist-cjs/commands/AddCacheCommand.js +2 -2
  3. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  4. package/dist-cjs/commands/AddUploadBufferCommand.js +2 -2
  5. package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -2
  6. package/dist-cjs/commands/AssignTapePoolCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateFileSystemCommand.js +2 -2
  8. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  9. package/dist-cjs/commands/CancelArchivalCommand.js +2 -2
  10. package/dist-cjs/commands/CancelRetrievalCommand.js +2 -2
  11. package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -2
  12. package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -2
  13. package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -2
  14. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  15. package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -2
  16. package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -2
  17. package/dist-cjs/commands/CreateTapePoolCommand.js +2 -2
  18. package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -2
  19. package/dist-cjs/commands/CreateTapesCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteFileShareCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteGatewayCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteTapeCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeCacheCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeChapCredentialsCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeTapesCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -2
  50. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  51. package/dist-cjs/commands/DisableGatewayCommand.js +2 -2
  52. package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -2
  53. package/dist-cjs/commands/JoinDomainCommand.js +2 -2
  54. package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -2
  55. package/dist-cjs/commands/ListFileSharesCommand.js +2 -2
  56. package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -2
  57. package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
  58. package/dist-cjs/commands/ListLocalDisksCommand.js +2 -2
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  60. package/dist-cjs/commands/ListTapePoolsCommand.js +2 -2
  61. package/dist-cjs/commands/ListTapesCommand.js +2 -2
  62. package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -2
  63. package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -2
  64. package/dist-cjs/commands/ListVolumesCommand.js +2 -2
  65. package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -2
  66. package/dist-cjs/commands/RefreshCacheCommand.js +2 -2
  67. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  68. package/dist-cjs/commands/ResetCacheCommand.js +2 -2
  69. package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -2
  70. package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -2
  71. package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +2 -2
  72. package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +2 -2
  73. package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -2
  74. package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -2
  75. package/dist-cjs/commands/StartGatewayCommand.js +2 -2
  76. package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -2
  78. package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -2
  79. package/dist-cjs/commands/UpdateChapCredentialsCommand.js +2 -2
  80. package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +2 -2
  81. package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -2
  83. package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -2
  84. package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -2
  85. package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -2
  86. package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -2
  87. package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -2
  88. package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -2
  89. package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -2
  90. package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -2
  91. package/dist-cjs/protocols/Aws_json1_1.js +1319 -1367
  92. package/dist-es/commands/ActivateGatewayCommand.js +3 -3
  93. package/dist-es/commands/AddCacheCommand.js +3 -3
  94. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  95. package/dist-es/commands/AddUploadBufferCommand.js +3 -3
  96. package/dist-es/commands/AddWorkingStorageCommand.js +3 -3
  97. package/dist-es/commands/AssignTapePoolCommand.js +3 -3
  98. package/dist-es/commands/AssociateFileSystemCommand.js +3 -3
  99. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  100. package/dist-es/commands/CancelArchivalCommand.js +3 -3
  101. package/dist-es/commands/CancelRetrievalCommand.js +3 -3
  102. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -3
  103. package/dist-es/commands/CreateNFSFileShareCommand.js +3 -3
  104. package/dist-es/commands/CreateSMBFileShareCommand.js +3 -3
  105. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  106. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -3
  107. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -3
  108. package/dist-es/commands/CreateTapePoolCommand.js +3 -3
  109. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -3
  110. package/dist-es/commands/CreateTapesCommand.js +3 -3
  111. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -3
  112. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -3
  113. package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -3
  114. package/dist-es/commands/DeleteFileShareCommand.js +3 -3
  115. package/dist-es/commands/DeleteGatewayCommand.js +3 -3
  116. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -3
  117. package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -3
  118. package/dist-es/commands/DeleteTapeCommand.js +3 -3
  119. package/dist-es/commands/DeleteTapePoolCommand.js +3 -3
  120. package/dist-es/commands/DeleteVolumeCommand.js +3 -3
  121. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -3
  122. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -3
  123. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -3
  124. package/dist-es/commands/DescribeCacheCommand.js +3 -3
  125. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -3
  126. package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -3
  127. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -3
  128. package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -3
  129. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -3
  130. package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -3
  131. package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -3
  132. package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -3
  133. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -3
  134. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -3
  135. package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -3
  136. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -3
  137. package/dist-es/commands/DescribeTapesCommand.js +3 -3
  138. package/dist-es/commands/DescribeUploadBufferCommand.js +3 -3
  139. package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -3
  140. package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -3
  141. package/dist-es/commands/DetachVolumeCommand.js +3 -3
  142. package/dist-es/commands/DisableGatewayCommand.js +3 -3
  143. package/dist-es/commands/DisassociateFileSystemCommand.js +3 -3
  144. package/dist-es/commands/JoinDomainCommand.js +3 -3
  145. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -3
  146. package/dist-es/commands/ListFileSharesCommand.js +3 -3
  147. package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -3
  148. package/dist-es/commands/ListGatewaysCommand.js +3 -3
  149. package/dist-es/commands/ListLocalDisksCommand.js +3 -3
  150. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  151. package/dist-es/commands/ListTapePoolsCommand.js +3 -3
  152. package/dist-es/commands/ListTapesCommand.js +3 -3
  153. package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -3
  154. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -3
  155. package/dist-es/commands/ListVolumesCommand.js +3 -3
  156. package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -3
  157. package/dist-es/commands/RefreshCacheCommand.js +3 -3
  158. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  159. package/dist-es/commands/ResetCacheCommand.js +3 -3
  160. package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -3
  161. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -3
  162. package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -3
  163. package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -3
  164. package/dist-es/commands/ShutdownGatewayCommand.js +3 -3
  165. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -3
  166. package/dist-es/commands/StartGatewayCommand.js +3 -3
  167. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -3
  168. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -3
  169. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -3
  170. package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -3
  171. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -3
  172. package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -3
  173. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -3
  174. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -3
  175. package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -3
  176. package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -3
  177. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -3
  178. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -3
  179. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -3
  180. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -3
  181. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -3
  182. package/dist-es/protocols/Aws_json1_1.js +1135 -1183
  183. package/dist-types/protocols/Aws_json1_1.d.ts +720 -180
  184. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +180 -180
  185. package/package.json +29 -29
@@ -90,183 +90,723 @@ import { UpdateSMBLocalGroupsCommandInput, UpdateSMBLocalGroupsCommandOutput } f
90
90
  import { UpdateSMBSecurityStrategyCommandInput, UpdateSMBSecurityStrategyCommandOutput } from "../commands/UpdateSMBSecurityStrategyCommand";
91
91
  import { UpdateSnapshotScheduleCommandInput, UpdateSnapshotScheduleCommandOutput } from "../commands/UpdateSnapshotScheduleCommand";
92
92
  import { UpdateVTLDeviceTypeCommandInput, UpdateVTLDeviceTypeCommandOutput } from "../commands/UpdateVTLDeviceTypeCommand";
93
- export declare const serializeAws_json1_1ActivateGatewayCommand: (input: ActivateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1AddCacheCommand: (input: AddCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1AddTagsToResourceCommand: (input: AddTagsToResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1AddUploadBufferCommand: (input: AddUploadBufferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1AddWorkingStorageCommand: (input: AddWorkingStorageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1AssignTapePoolCommand: (input: AssignTapePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_1AssociateFileSystemCommand: (input: AssociateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_1AttachVolumeCommand: (input: AttachVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_1CancelArchivalCommand: (input: CancelArchivalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_1CancelRetrievalCommand: (input: CancelRetrievalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_1CreateCachediSCSIVolumeCommand: (input: CreateCachediSCSIVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_1CreateNFSFileShareCommand: (input: CreateNFSFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1CreateSMBFileShareCommand: (input: CreateSMBFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1CreateSnapshotCommand: (input: CreateSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand: (input: CreateSnapshotFromVolumeRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1CreateStorediSCSIVolumeCommand: (input: CreateStorediSCSIVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1CreateTapePoolCommand: (input: CreateTapePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1CreateTapesCommand: (input: CreateTapesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1CreateTapeWithBarcodeCommand: (input: CreateTapeWithBarcodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand: (input: DeleteAutomaticTapeCreationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1DeleteBandwidthRateLimitCommand: (input: DeleteBandwidthRateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1DeleteChapCredentialsCommand: (input: DeleteChapCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1DeleteFileShareCommand: (input: DeleteFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1DeleteGatewayCommand: (input: DeleteGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1DeleteSnapshotScheduleCommand: (input: DeleteSnapshotScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1DeleteTapeCommand: (input: DeleteTapeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1DeleteTapeArchiveCommand: (input: DeleteTapeArchiveCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1DeleteTapePoolCommand: (input: DeleteTapePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1DeleteVolumeCommand: (input: DeleteVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1DescribeAvailabilityMonitorTestCommand: (input: DescribeAvailabilityMonitorTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1DescribeBandwidthRateLimitCommand: (input: DescribeBandwidthRateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand: (input: DescribeBandwidthRateLimitScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1DescribeCacheCommand: (input: DescribeCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1DescribeCachediSCSIVolumesCommand: (input: DescribeCachediSCSIVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1DescribeChapCredentialsCommand: (input: DescribeChapCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1DescribeFileSystemAssociationsCommand: (input: DescribeFileSystemAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_json1_1DescribeGatewayInformationCommand: (input: DescribeGatewayInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_json1_1DescribeMaintenanceStartTimeCommand: (input: DescribeMaintenanceStartTimeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_json1_1DescribeNFSFileSharesCommand: (input: DescribeNFSFileSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_json1_1DescribeSMBFileSharesCommand: (input: DescribeSMBFileSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_json1_1DescribeSMBSettingsCommand: (input: DescribeSMBSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_json1_1DescribeSnapshotScheduleCommand: (input: DescribeSnapshotScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_json1_1DescribeStorediSCSIVolumesCommand: (input: DescribeStorediSCSIVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_json1_1DescribeTapeArchivesCommand: (input: DescribeTapeArchivesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_json1_1DescribeTapeRecoveryPointsCommand: (input: DescribeTapeRecoveryPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_json1_1DescribeTapesCommand: (input: DescribeTapesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_json1_1DescribeUploadBufferCommand: (input: DescribeUploadBufferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_json1_1DescribeVTLDevicesCommand: (input: DescribeVTLDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_json1_1DescribeWorkingStorageCommand: (input: DescribeWorkingStorageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_json1_1DetachVolumeCommand: (input: DetachVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_json1_1DisableGatewayCommand: (input: DisableGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_json1_1DisassociateFileSystemCommand: (input: DisassociateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_json1_1JoinDomainCommand: (input: JoinDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand: (input: ListAutomaticTapeCreationPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_json1_1ListFileSharesCommand: (input: ListFileSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_json1_1ListFileSystemAssociationsCommand: (input: ListFileSystemAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_json1_1ListGatewaysCommand: (input: ListGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_json1_1ListLocalDisksCommand: (input: ListLocalDisksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_json1_1ListTapePoolsCommand: (input: ListTapePoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_json1_1ListTapesCommand: (input: ListTapesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_json1_1ListVolumeInitiatorsCommand: (input: ListVolumeInitiatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_json1_1ListVolumeRecoveryPointsCommand: (input: ListVolumeRecoveryPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_json1_1ListVolumesCommand: (input: ListVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_json1_1NotifyWhenUploadedCommand: (input: NotifyWhenUploadedCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_json1_1RefreshCacheCommand: (input: RefreshCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_json1_1RemoveTagsFromResourceCommand: (input: RemoveTagsFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_json1_1ResetCacheCommand: (input: ResetCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_json1_1RetrieveTapeArchiveCommand: (input: RetrieveTapeArchiveCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_json1_1RetrieveTapeRecoveryPointCommand: (input: RetrieveTapeRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_json1_1SetLocalConsolePasswordCommand: (input: SetLocalConsolePasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_json1_1SetSMBGuestPasswordCommand: (input: SetSMBGuestPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_json1_1ShutdownGatewayCommand: (input: ShutdownGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_json1_1StartAvailabilityMonitorTestCommand: (input: StartAvailabilityMonitorTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_json1_1StartGatewayCommand: (input: StartGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand: (input: UpdateAutomaticTapeCreationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_json1_1UpdateBandwidthRateLimitCommand: (input: UpdateBandwidthRateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand: (input: UpdateBandwidthRateLimitScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_json1_1UpdateChapCredentialsCommand: (input: UpdateChapCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_json1_1UpdateFileSystemAssociationCommand: (input: UpdateFileSystemAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const serializeAws_json1_1UpdateGatewayInformationCommand: (input: UpdateGatewayInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_json1_1UpdateGatewaySoftwareNowCommand: (input: UpdateGatewaySoftwareNowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const serializeAws_json1_1UpdateMaintenanceStartTimeCommand: (input: UpdateMaintenanceStartTimeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- export declare const serializeAws_json1_1UpdateNFSFileShareCommand: (input: UpdateNFSFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- export declare const serializeAws_json1_1UpdateSMBFileShareCommand: (input: UpdateSMBFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- export declare const serializeAws_json1_1UpdateSMBFileShareVisibilityCommand: (input: UpdateSMBFileShareVisibilityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- export declare const serializeAws_json1_1UpdateSMBLocalGroupsCommand: (input: UpdateSMBLocalGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- export declare const serializeAws_json1_1UpdateSMBSecurityStrategyCommand: (input: UpdateSMBSecurityStrategyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- export declare const serializeAws_json1_1UpdateSnapshotScheduleCommand: (input: UpdateSnapshotScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- export declare const serializeAws_json1_1UpdateVTLDeviceTypeCommand: (input: UpdateVTLDeviceTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- export declare const deserializeAws_json1_1ActivateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ActivateGatewayCommandOutput>;
184
- export declare const deserializeAws_json1_1AddCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddCacheCommandOutput>;
185
- export declare const deserializeAws_json1_1AddTagsToResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsToResourceCommandOutput>;
186
- export declare const deserializeAws_json1_1AddUploadBufferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddUploadBufferCommandOutput>;
187
- export declare const deserializeAws_json1_1AddWorkingStorageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddWorkingStorageCommandOutput>;
188
- export declare const deserializeAws_json1_1AssignTapePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssignTapePoolCommandOutput>;
189
- export declare const deserializeAws_json1_1AssociateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFileSystemCommandOutput>;
190
- export declare const deserializeAws_json1_1AttachVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachVolumeCommandOutput>;
191
- export declare const deserializeAws_json1_1CancelArchivalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelArchivalCommandOutput>;
192
- export declare const deserializeAws_json1_1CancelRetrievalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelRetrievalCommandOutput>;
193
- export declare const deserializeAws_json1_1CreateCachediSCSIVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCachediSCSIVolumeCommandOutput>;
194
- export declare const deserializeAws_json1_1CreateNFSFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNFSFileShareCommandOutput>;
195
- export declare const deserializeAws_json1_1CreateSMBFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSMBFileShareCommandOutput>;
196
- export declare const deserializeAws_json1_1CreateSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSnapshotCommandOutput>;
197
- export declare const deserializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSnapshotFromVolumeRecoveryPointCommandOutput>;
198
- export declare const deserializeAws_json1_1CreateStorediSCSIVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStorediSCSIVolumeCommandOutput>;
199
- export declare const deserializeAws_json1_1CreateTapePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTapePoolCommandOutput>;
200
- export declare const deserializeAws_json1_1CreateTapesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTapesCommandOutput>;
201
- export declare const deserializeAws_json1_1CreateTapeWithBarcodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTapeWithBarcodeCommandOutput>;
202
- export declare const deserializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAutomaticTapeCreationPolicyCommandOutput>;
203
- export declare const deserializeAws_json1_1DeleteBandwidthRateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBandwidthRateLimitCommandOutput>;
204
- export declare const deserializeAws_json1_1DeleteChapCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChapCredentialsCommandOutput>;
205
- export declare const deserializeAws_json1_1DeleteFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFileShareCommandOutput>;
206
- export declare const deserializeAws_json1_1DeleteGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayCommandOutput>;
207
- export declare const deserializeAws_json1_1DeleteSnapshotScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSnapshotScheduleCommandOutput>;
208
- export declare const deserializeAws_json1_1DeleteTapeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTapeCommandOutput>;
209
- export declare const deserializeAws_json1_1DeleteTapeArchiveCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTapeArchiveCommandOutput>;
210
- export declare const deserializeAws_json1_1DeleteTapePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTapePoolCommandOutput>;
211
- export declare const deserializeAws_json1_1DeleteVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVolumeCommandOutput>;
212
- export declare const deserializeAws_json1_1DescribeAvailabilityMonitorTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAvailabilityMonitorTestCommandOutput>;
213
- export declare const deserializeAws_json1_1DescribeBandwidthRateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBandwidthRateLimitCommandOutput>;
214
- export declare const deserializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBandwidthRateLimitScheduleCommandOutput>;
215
- export declare const deserializeAws_json1_1DescribeCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCacheCommandOutput>;
216
- export declare const deserializeAws_json1_1DescribeCachediSCSIVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCachediSCSIVolumesCommandOutput>;
217
- export declare const deserializeAws_json1_1DescribeChapCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChapCredentialsCommandOutput>;
218
- export declare const deserializeAws_json1_1DescribeFileSystemAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFileSystemAssociationsCommandOutput>;
219
- export declare const deserializeAws_json1_1DescribeGatewayInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayInformationCommandOutput>;
220
- export declare const deserializeAws_json1_1DescribeMaintenanceStartTimeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceStartTimeCommandOutput>;
221
- export declare const deserializeAws_json1_1DescribeNFSFileSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNFSFileSharesCommandOutput>;
222
- export declare const deserializeAws_json1_1DescribeSMBFileSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSMBFileSharesCommandOutput>;
223
- export declare const deserializeAws_json1_1DescribeSMBSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSMBSettingsCommandOutput>;
224
- export declare const deserializeAws_json1_1DescribeSnapshotScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSnapshotScheduleCommandOutput>;
225
- export declare const deserializeAws_json1_1DescribeStorediSCSIVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStorediSCSIVolumesCommandOutput>;
226
- export declare const deserializeAws_json1_1DescribeTapeArchivesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTapeArchivesCommandOutput>;
227
- export declare const deserializeAws_json1_1DescribeTapeRecoveryPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTapeRecoveryPointsCommandOutput>;
228
- export declare const deserializeAws_json1_1DescribeTapesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTapesCommandOutput>;
229
- export declare const deserializeAws_json1_1DescribeUploadBufferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUploadBufferCommandOutput>;
230
- export declare const deserializeAws_json1_1DescribeVTLDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVTLDevicesCommandOutput>;
231
- export declare const deserializeAws_json1_1DescribeWorkingStorageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkingStorageCommandOutput>;
232
- export declare const deserializeAws_json1_1DetachVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachVolumeCommandOutput>;
233
- export declare const deserializeAws_json1_1DisableGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableGatewayCommandOutput>;
234
- export declare const deserializeAws_json1_1DisassociateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFileSystemCommandOutput>;
235
- export declare const deserializeAws_json1_1JoinDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<JoinDomainCommandOutput>;
236
- export declare const deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
237
- export declare const deserializeAws_json1_1ListFileSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFileSharesCommandOutput>;
238
- export declare const deserializeAws_json1_1ListFileSystemAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFileSystemAssociationsCommandOutput>;
239
- export declare const deserializeAws_json1_1ListGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGatewaysCommandOutput>;
240
- export declare const deserializeAws_json1_1ListLocalDisksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLocalDisksCommandOutput>;
241
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
242
- export declare const deserializeAws_json1_1ListTapePoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTapePoolsCommandOutput>;
243
- export declare const deserializeAws_json1_1ListTapesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTapesCommandOutput>;
244
- export declare const deserializeAws_json1_1ListVolumeInitiatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVolumeInitiatorsCommandOutput>;
245
- export declare const deserializeAws_json1_1ListVolumeRecoveryPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVolumeRecoveryPointsCommandOutput>;
246
- export declare const deserializeAws_json1_1ListVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVolumesCommandOutput>;
247
- export declare const deserializeAws_json1_1NotifyWhenUploadedCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<NotifyWhenUploadedCommandOutput>;
248
- export declare const deserializeAws_json1_1RefreshCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RefreshCacheCommandOutput>;
249
- export declare const deserializeAws_json1_1RemoveTagsFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsFromResourceCommandOutput>;
250
- export declare const deserializeAws_json1_1ResetCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetCacheCommandOutput>;
251
- export declare const deserializeAws_json1_1RetrieveTapeArchiveCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetrieveTapeArchiveCommandOutput>;
252
- export declare const deserializeAws_json1_1RetrieveTapeRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetrieveTapeRecoveryPointCommandOutput>;
253
- export declare const deserializeAws_json1_1SetLocalConsolePasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetLocalConsolePasswordCommandOutput>;
254
- export declare const deserializeAws_json1_1SetSMBGuestPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetSMBGuestPasswordCommandOutput>;
255
- export declare const deserializeAws_json1_1ShutdownGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ShutdownGatewayCommandOutput>;
256
- export declare const deserializeAws_json1_1StartAvailabilityMonitorTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAvailabilityMonitorTestCommandOutput>;
257
- export declare const deserializeAws_json1_1StartGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartGatewayCommandOutput>;
258
- export declare const deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutomaticTapeCreationPolicyCommandOutput>;
259
- export declare const deserializeAws_json1_1UpdateBandwidthRateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBandwidthRateLimitCommandOutput>;
260
- export declare const deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBandwidthRateLimitScheduleCommandOutput>;
261
- export declare const deserializeAws_json1_1UpdateChapCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChapCredentialsCommandOutput>;
262
- export declare const deserializeAws_json1_1UpdateFileSystemAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFileSystemAssociationCommandOutput>;
263
- export declare const deserializeAws_json1_1UpdateGatewayInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayInformationCommandOutput>;
264
- export declare const deserializeAws_json1_1UpdateGatewaySoftwareNowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewaySoftwareNowCommandOutput>;
265
- export declare const deserializeAws_json1_1UpdateMaintenanceStartTimeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMaintenanceStartTimeCommandOutput>;
266
- export declare const deserializeAws_json1_1UpdateNFSFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNFSFileShareCommandOutput>;
267
- export declare const deserializeAws_json1_1UpdateSMBFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBFileShareCommandOutput>;
268
- export declare const deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBFileShareVisibilityCommandOutput>;
269
- export declare const deserializeAws_json1_1UpdateSMBLocalGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBLocalGroupsCommandOutput>;
270
- export declare const deserializeAws_json1_1UpdateSMBSecurityStrategyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBSecurityStrategyCommandOutput>;
271
- export declare const deserializeAws_json1_1UpdateSnapshotScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSnapshotScheduleCommandOutput>;
272
- export declare const deserializeAws_json1_1UpdateVTLDeviceTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVTLDeviceTypeCommandOutput>;
93
+ /**
94
+ * serializeAws_json1_1ActivateGatewayCommand
95
+ */
96
+ export declare const se_ActivateGatewayCommand: (input: ActivateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
+ /**
98
+ * serializeAws_json1_1AddCacheCommand
99
+ */
100
+ export declare const se_AddCacheCommand: (input: AddCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
+ /**
102
+ * serializeAws_json1_1AddTagsToResourceCommand
103
+ */
104
+ export declare const se_AddTagsToResourceCommand: (input: AddTagsToResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
+ /**
106
+ * serializeAws_json1_1AddUploadBufferCommand
107
+ */
108
+ export declare const se_AddUploadBufferCommand: (input: AddUploadBufferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
+ /**
110
+ * serializeAws_json1_1AddWorkingStorageCommand
111
+ */
112
+ export declare const se_AddWorkingStorageCommand: (input: AddWorkingStorageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
+ /**
114
+ * serializeAws_json1_1AssignTapePoolCommand
115
+ */
116
+ export declare const se_AssignTapePoolCommand: (input: AssignTapePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
+ /**
118
+ * serializeAws_json1_1AssociateFileSystemCommand
119
+ */
120
+ export declare const se_AssociateFileSystemCommand: (input: AssociateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
+ /**
122
+ * serializeAws_json1_1AttachVolumeCommand
123
+ */
124
+ export declare const se_AttachVolumeCommand: (input: AttachVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
+ /**
126
+ * serializeAws_json1_1CancelArchivalCommand
127
+ */
128
+ export declare const se_CancelArchivalCommand: (input: CancelArchivalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
+ /**
130
+ * serializeAws_json1_1CancelRetrievalCommand
131
+ */
132
+ export declare const se_CancelRetrievalCommand: (input: CancelRetrievalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
+ /**
134
+ * serializeAws_json1_1CreateCachediSCSIVolumeCommand
135
+ */
136
+ export declare const se_CreateCachediSCSIVolumeCommand: (input: CreateCachediSCSIVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
+ /**
138
+ * serializeAws_json1_1CreateNFSFileShareCommand
139
+ */
140
+ export declare const se_CreateNFSFileShareCommand: (input: CreateNFSFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
+ /**
142
+ * serializeAws_json1_1CreateSMBFileShareCommand
143
+ */
144
+ export declare const se_CreateSMBFileShareCommand: (input: CreateSMBFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
+ /**
146
+ * serializeAws_json1_1CreateSnapshotCommand
147
+ */
148
+ export declare const se_CreateSnapshotCommand: (input: CreateSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
+ /**
150
+ * serializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand
151
+ */
152
+ export declare const se_CreateSnapshotFromVolumeRecoveryPointCommand: (input: CreateSnapshotFromVolumeRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
+ /**
154
+ * serializeAws_json1_1CreateStorediSCSIVolumeCommand
155
+ */
156
+ export declare const se_CreateStorediSCSIVolumeCommand: (input: CreateStorediSCSIVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
+ /**
158
+ * serializeAws_json1_1CreateTapePoolCommand
159
+ */
160
+ export declare const se_CreateTapePoolCommand: (input: CreateTapePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
+ /**
162
+ * serializeAws_json1_1CreateTapesCommand
163
+ */
164
+ export declare const se_CreateTapesCommand: (input: CreateTapesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
+ /**
166
+ * serializeAws_json1_1CreateTapeWithBarcodeCommand
167
+ */
168
+ export declare const se_CreateTapeWithBarcodeCommand: (input: CreateTapeWithBarcodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
+ /**
170
+ * serializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand
171
+ */
172
+ export declare const se_DeleteAutomaticTapeCreationPolicyCommand: (input: DeleteAutomaticTapeCreationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
+ /**
174
+ * serializeAws_json1_1DeleteBandwidthRateLimitCommand
175
+ */
176
+ export declare const se_DeleteBandwidthRateLimitCommand: (input: DeleteBandwidthRateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
+ /**
178
+ * serializeAws_json1_1DeleteChapCredentialsCommand
179
+ */
180
+ export declare const se_DeleteChapCredentialsCommand: (input: DeleteChapCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
+ /**
182
+ * serializeAws_json1_1DeleteFileShareCommand
183
+ */
184
+ export declare const se_DeleteFileShareCommand: (input: DeleteFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
+ /**
186
+ * serializeAws_json1_1DeleteGatewayCommand
187
+ */
188
+ export declare const se_DeleteGatewayCommand: (input: DeleteGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
+ /**
190
+ * serializeAws_json1_1DeleteSnapshotScheduleCommand
191
+ */
192
+ export declare const se_DeleteSnapshotScheduleCommand: (input: DeleteSnapshotScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
+ /**
194
+ * serializeAws_json1_1DeleteTapeCommand
195
+ */
196
+ export declare const se_DeleteTapeCommand: (input: DeleteTapeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
+ /**
198
+ * serializeAws_json1_1DeleteTapeArchiveCommand
199
+ */
200
+ export declare const se_DeleteTapeArchiveCommand: (input: DeleteTapeArchiveCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
+ /**
202
+ * serializeAws_json1_1DeleteTapePoolCommand
203
+ */
204
+ export declare const se_DeleteTapePoolCommand: (input: DeleteTapePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
+ /**
206
+ * serializeAws_json1_1DeleteVolumeCommand
207
+ */
208
+ export declare const se_DeleteVolumeCommand: (input: DeleteVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
+ /**
210
+ * serializeAws_json1_1DescribeAvailabilityMonitorTestCommand
211
+ */
212
+ export declare const se_DescribeAvailabilityMonitorTestCommand: (input: DescribeAvailabilityMonitorTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
+ /**
214
+ * serializeAws_json1_1DescribeBandwidthRateLimitCommand
215
+ */
216
+ export declare const se_DescribeBandwidthRateLimitCommand: (input: DescribeBandwidthRateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
+ /**
218
+ * serializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand
219
+ */
220
+ export declare const se_DescribeBandwidthRateLimitScheduleCommand: (input: DescribeBandwidthRateLimitScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
+ /**
222
+ * serializeAws_json1_1DescribeCacheCommand
223
+ */
224
+ export declare const se_DescribeCacheCommand: (input: DescribeCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
+ /**
226
+ * serializeAws_json1_1DescribeCachediSCSIVolumesCommand
227
+ */
228
+ export declare const se_DescribeCachediSCSIVolumesCommand: (input: DescribeCachediSCSIVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
+ /**
230
+ * serializeAws_json1_1DescribeChapCredentialsCommand
231
+ */
232
+ export declare const se_DescribeChapCredentialsCommand: (input: DescribeChapCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
+ /**
234
+ * serializeAws_json1_1DescribeFileSystemAssociationsCommand
235
+ */
236
+ export declare const se_DescribeFileSystemAssociationsCommand: (input: DescribeFileSystemAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
+ /**
238
+ * serializeAws_json1_1DescribeGatewayInformationCommand
239
+ */
240
+ export declare const se_DescribeGatewayInformationCommand: (input: DescribeGatewayInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
+ /**
242
+ * serializeAws_json1_1DescribeMaintenanceStartTimeCommand
243
+ */
244
+ export declare const se_DescribeMaintenanceStartTimeCommand: (input: DescribeMaintenanceStartTimeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
+ /**
246
+ * serializeAws_json1_1DescribeNFSFileSharesCommand
247
+ */
248
+ export declare const se_DescribeNFSFileSharesCommand: (input: DescribeNFSFileSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
+ /**
250
+ * serializeAws_json1_1DescribeSMBFileSharesCommand
251
+ */
252
+ export declare const se_DescribeSMBFileSharesCommand: (input: DescribeSMBFileSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
+ /**
254
+ * serializeAws_json1_1DescribeSMBSettingsCommand
255
+ */
256
+ export declare const se_DescribeSMBSettingsCommand: (input: DescribeSMBSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
+ /**
258
+ * serializeAws_json1_1DescribeSnapshotScheduleCommand
259
+ */
260
+ export declare const se_DescribeSnapshotScheduleCommand: (input: DescribeSnapshotScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
+ /**
262
+ * serializeAws_json1_1DescribeStorediSCSIVolumesCommand
263
+ */
264
+ export declare const se_DescribeStorediSCSIVolumesCommand: (input: DescribeStorediSCSIVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
+ /**
266
+ * serializeAws_json1_1DescribeTapeArchivesCommand
267
+ */
268
+ export declare const se_DescribeTapeArchivesCommand: (input: DescribeTapeArchivesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
+ /**
270
+ * serializeAws_json1_1DescribeTapeRecoveryPointsCommand
271
+ */
272
+ export declare const se_DescribeTapeRecoveryPointsCommand: (input: DescribeTapeRecoveryPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
+ /**
274
+ * serializeAws_json1_1DescribeTapesCommand
275
+ */
276
+ export declare const se_DescribeTapesCommand: (input: DescribeTapesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
+ /**
278
+ * serializeAws_json1_1DescribeUploadBufferCommand
279
+ */
280
+ export declare const se_DescribeUploadBufferCommand: (input: DescribeUploadBufferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
+ /**
282
+ * serializeAws_json1_1DescribeVTLDevicesCommand
283
+ */
284
+ export declare const se_DescribeVTLDevicesCommand: (input: DescribeVTLDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
+ /**
286
+ * serializeAws_json1_1DescribeWorkingStorageCommand
287
+ */
288
+ export declare const se_DescribeWorkingStorageCommand: (input: DescribeWorkingStorageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
+ /**
290
+ * serializeAws_json1_1DetachVolumeCommand
291
+ */
292
+ export declare const se_DetachVolumeCommand: (input: DetachVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
+ /**
294
+ * serializeAws_json1_1DisableGatewayCommand
295
+ */
296
+ export declare const se_DisableGatewayCommand: (input: DisableGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
+ /**
298
+ * serializeAws_json1_1DisassociateFileSystemCommand
299
+ */
300
+ export declare const se_DisassociateFileSystemCommand: (input: DisassociateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
+ /**
302
+ * serializeAws_json1_1JoinDomainCommand
303
+ */
304
+ export declare const se_JoinDomainCommand: (input: JoinDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
+ /**
306
+ * serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand
307
+ */
308
+ export declare const se_ListAutomaticTapeCreationPoliciesCommand: (input: ListAutomaticTapeCreationPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
+ /**
310
+ * serializeAws_json1_1ListFileSharesCommand
311
+ */
312
+ export declare const se_ListFileSharesCommand: (input: ListFileSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
+ /**
314
+ * serializeAws_json1_1ListFileSystemAssociationsCommand
315
+ */
316
+ export declare const se_ListFileSystemAssociationsCommand: (input: ListFileSystemAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
+ /**
318
+ * serializeAws_json1_1ListGatewaysCommand
319
+ */
320
+ export declare const se_ListGatewaysCommand: (input: ListGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
+ /**
322
+ * serializeAws_json1_1ListLocalDisksCommand
323
+ */
324
+ export declare const se_ListLocalDisksCommand: (input: ListLocalDisksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
+ /**
326
+ * serializeAws_json1_1ListTagsForResourceCommand
327
+ */
328
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
+ /**
330
+ * serializeAws_json1_1ListTapePoolsCommand
331
+ */
332
+ export declare const se_ListTapePoolsCommand: (input: ListTapePoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
+ /**
334
+ * serializeAws_json1_1ListTapesCommand
335
+ */
336
+ export declare const se_ListTapesCommand: (input: ListTapesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
+ /**
338
+ * serializeAws_json1_1ListVolumeInitiatorsCommand
339
+ */
340
+ export declare const se_ListVolumeInitiatorsCommand: (input: ListVolumeInitiatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
+ /**
342
+ * serializeAws_json1_1ListVolumeRecoveryPointsCommand
343
+ */
344
+ export declare const se_ListVolumeRecoveryPointsCommand: (input: ListVolumeRecoveryPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
345
+ /**
346
+ * serializeAws_json1_1ListVolumesCommand
347
+ */
348
+ export declare const se_ListVolumesCommand: (input: ListVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
349
+ /**
350
+ * serializeAws_json1_1NotifyWhenUploadedCommand
351
+ */
352
+ export declare const se_NotifyWhenUploadedCommand: (input: NotifyWhenUploadedCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
353
+ /**
354
+ * serializeAws_json1_1RefreshCacheCommand
355
+ */
356
+ export declare const se_RefreshCacheCommand: (input: RefreshCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
+ /**
358
+ * serializeAws_json1_1RemoveTagsFromResourceCommand
359
+ */
360
+ export declare const se_RemoveTagsFromResourceCommand: (input: RemoveTagsFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
+ /**
362
+ * serializeAws_json1_1ResetCacheCommand
363
+ */
364
+ export declare const se_ResetCacheCommand: (input: ResetCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
365
+ /**
366
+ * serializeAws_json1_1RetrieveTapeArchiveCommand
367
+ */
368
+ export declare const se_RetrieveTapeArchiveCommand: (input: RetrieveTapeArchiveCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
369
+ /**
370
+ * serializeAws_json1_1RetrieveTapeRecoveryPointCommand
371
+ */
372
+ export declare const se_RetrieveTapeRecoveryPointCommand: (input: RetrieveTapeRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
373
+ /**
374
+ * serializeAws_json1_1SetLocalConsolePasswordCommand
375
+ */
376
+ export declare const se_SetLocalConsolePasswordCommand: (input: SetLocalConsolePasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
377
+ /**
378
+ * serializeAws_json1_1SetSMBGuestPasswordCommand
379
+ */
380
+ export declare const se_SetSMBGuestPasswordCommand: (input: SetSMBGuestPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
381
+ /**
382
+ * serializeAws_json1_1ShutdownGatewayCommand
383
+ */
384
+ export declare const se_ShutdownGatewayCommand: (input: ShutdownGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
385
+ /**
386
+ * serializeAws_json1_1StartAvailabilityMonitorTestCommand
387
+ */
388
+ export declare const se_StartAvailabilityMonitorTestCommand: (input: StartAvailabilityMonitorTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
389
+ /**
390
+ * serializeAws_json1_1StartGatewayCommand
391
+ */
392
+ export declare const se_StartGatewayCommand: (input: StartGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
393
+ /**
394
+ * serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand
395
+ */
396
+ export declare const se_UpdateAutomaticTapeCreationPolicyCommand: (input: UpdateAutomaticTapeCreationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
397
+ /**
398
+ * serializeAws_json1_1UpdateBandwidthRateLimitCommand
399
+ */
400
+ export declare const se_UpdateBandwidthRateLimitCommand: (input: UpdateBandwidthRateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
401
+ /**
402
+ * serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand
403
+ */
404
+ export declare const se_UpdateBandwidthRateLimitScheduleCommand: (input: UpdateBandwidthRateLimitScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
405
+ /**
406
+ * serializeAws_json1_1UpdateChapCredentialsCommand
407
+ */
408
+ export declare const se_UpdateChapCredentialsCommand: (input: UpdateChapCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
409
+ /**
410
+ * serializeAws_json1_1UpdateFileSystemAssociationCommand
411
+ */
412
+ export declare const se_UpdateFileSystemAssociationCommand: (input: UpdateFileSystemAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
413
+ /**
414
+ * serializeAws_json1_1UpdateGatewayInformationCommand
415
+ */
416
+ export declare const se_UpdateGatewayInformationCommand: (input: UpdateGatewayInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
+ /**
418
+ * serializeAws_json1_1UpdateGatewaySoftwareNowCommand
419
+ */
420
+ export declare const se_UpdateGatewaySoftwareNowCommand: (input: UpdateGatewaySoftwareNowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
+ /**
422
+ * serializeAws_json1_1UpdateMaintenanceStartTimeCommand
423
+ */
424
+ export declare const se_UpdateMaintenanceStartTimeCommand: (input: UpdateMaintenanceStartTimeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
425
+ /**
426
+ * serializeAws_json1_1UpdateNFSFileShareCommand
427
+ */
428
+ export declare const se_UpdateNFSFileShareCommand: (input: UpdateNFSFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
429
+ /**
430
+ * serializeAws_json1_1UpdateSMBFileShareCommand
431
+ */
432
+ export declare const se_UpdateSMBFileShareCommand: (input: UpdateSMBFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
433
+ /**
434
+ * serializeAws_json1_1UpdateSMBFileShareVisibilityCommand
435
+ */
436
+ export declare const se_UpdateSMBFileShareVisibilityCommand: (input: UpdateSMBFileShareVisibilityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
437
+ /**
438
+ * serializeAws_json1_1UpdateSMBLocalGroupsCommand
439
+ */
440
+ export declare const se_UpdateSMBLocalGroupsCommand: (input: UpdateSMBLocalGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
441
+ /**
442
+ * serializeAws_json1_1UpdateSMBSecurityStrategyCommand
443
+ */
444
+ export declare const se_UpdateSMBSecurityStrategyCommand: (input: UpdateSMBSecurityStrategyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
445
+ /**
446
+ * serializeAws_json1_1UpdateSnapshotScheduleCommand
447
+ */
448
+ export declare const se_UpdateSnapshotScheduleCommand: (input: UpdateSnapshotScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
449
+ /**
450
+ * serializeAws_json1_1UpdateVTLDeviceTypeCommand
451
+ */
452
+ export declare const se_UpdateVTLDeviceTypeCommand: (input: UpdateVTLDeviceTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
453
+ /**
454
+ * deserializeAws_json1_1ActivateGatewayCommand
455
+ */
456
+ export declare const de_ActivateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ActivateGatewayCommandOutput>;
457
+ /**
458
+ * deserializeAws_json1_1AddCacheCommand
459
+ */
460
+ export declare const de_AddCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddCacheCommandOutput>;
461
+ /**
462
+ * deserializeAws_json1_1AddTagsToResourceCommand
463
+ */
464
+ export declare const de_AddTagsToResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsToResourceCommandOutput>;
465
+ /**
466
+ * deserializeAws_json1_1AddUploadBufferCommand
467
+ */
468
+ export declare const de_AddUploadBufferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddUploadBufferCommandOutput>;
469
+ /**
470
+ * deserializeAws_json1_1AddWorkingStorageCommand
471
+ */
472
+ export declare const de_AddWorkingStorageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddWorkingStorageCommandOutput>;
473
+ /**
474
+ * deserializeAws_json1_1AssignTapePoolCommand
475
+ */
476
+ export declare const de_AssignTapePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssignTapePoolCommandOutput>;
477
+ /**
478
+ * deserializeAws_json1_1AssociateFileSystemCommand
479
+ */
480
+ export declare const de_AssociateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFileSystemCommandOutput>;
481
+ /**
482
+ * deserializeAws_json1_1AttachVolumeCommand
483
+ */
484
+ export declare const de_AttachVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachVolumeCommandOutput>;
485
+ /**
486
+ * deserializeAws_json1_1CancelArchivalCommand
487
+ */
488
+ export declare const de_CancelArchivalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelArchivalCommandOutput>;
489
+ /**
490
+ * deserializeAws_json1_1CancelRetrievalCommand
491
+ */
492
+ export declare const de_CancelRetrievalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelRetrievalCommandOutput>;
493
+ /**
494
+ * deserializeAws_json1_1CreateCachediSCSIVolumeCommand
495
+ */
496
+ export declare const de_CreateCachediSCSIVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCachediSCSIVolumeCommandOutput>;
497
+ /**
498
+ * deserializeAws_json1_1CreateNFSFileShareCommand
499
+ */
500
+ export declare const de_CreateNFSFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNFSFileShareCommandOutput>;
501
+ /**
502
+ * deserializeAws_json1_1CreateSMBFileShareCommand
503
+ */
504
+ export declare const de_CreateSMBFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSMBFileShareCommandOutput>;
505
+ /**
506
+ * deserializeAws_json1_1CreateSnapshotCommand
507
+ */
508
+ export declare const de_CreateSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSnapshotCommandOutput>;
509
+ /**
510
+ * deserializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand
511
+ */
512
+ export declare const de_CreateSnapshotFromVolumeRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSnapshotFromVolumeRecoveryPointCommandOutput>;
513
+ /**
514
+ * deserializeAws_json1_1CreateStorediSCSIVolumeCommand
515
+ */
516
+ export declare const de_CreateStorediSCSIVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStorediSCSIVolumeCommandOutput>;
517
+ /**
518
+ * deserializeAws_json1_1CreateTapePoolCommand
519
+ */
520
+ export declare const de_CreateTapePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTapePoolCommandOutput>;
521
+ /**
522
+ * deserializeAws_json1_1CreateTapesCommand
523
+ */
524
+ export declare const de_CreateTapesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTapesCommandOutput>;
525
+ /**
526
+ * deserializeAws_json1_1CreateTapeWithBarcodeCommand
527
+ */
528
+ export declare const de_CreateTapeWithBarcodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTapeWithBarcodeCommandOutput>;
529
+ /**
530
+ * deserializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand
531
+ */
532
+ export declare const de_DeleteAutomaticTapeCreationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAutomaticTapeCreationPolicyCommandOutput>;
533
+ /**
534
+ * deserializeAws_json1_1DeleteBandwidthRateLimitCommand
535
+ */
536
+ export declare const de_DeleteBandwidthRateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBandwidthRateLimitCommandOutput>;
537
+ /**
538
+ * deserializeAws_json1_1DeleteChapCredentialsCommand
539
+ */
540
+ export declare const de_DeleteChapCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChapCredentialsCommandOutput>;
541
+ /**
542
+ * deserializeAws_json1_1DeleteFileShareCommand
543
+ */
544
+ export declare const de_DeleteFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFileShareCommandOutput>;
545
+ /**
546
+ * deserializeAws_json1_1DeleteGatewayCommand
547
+ */
548
+ export declare const de_DeleteGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayCommandOutput>;
549
+ /**
550
+ * deserializeAws_json1_1DeleteSnapshotScheduleCommand
551
+ */
552
+ export declare const de_DeleteSnapshotScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSnapshotScheduleCommandOutput>;
553
+ /**
554
+ * deserializeAws_json1_1DeleteTapeCommand
555
+ */
556
+ export declare const de_DeleteTapeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTapeCommandOutput>;
557
+ /**
558
+ * deserializeAws_json1_1DeleteTapeArchiveCommand
559
+ */
560
+ export declare const de_DeleteTapeArchiveCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTapeArchiveCommandOutput>;
561
+ /**
562
+ * deserializeAws_json1_1DeleteTapePoolCommand
563
+ */
564
+ export declare const de_DeleteTapePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTapePoolCommandOutput>;
565
+ /**
566
+ * deserializeAws_json1_1DeleteVolumeCommand
567
+ */
568
+ export declare const de_DeleteVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVolumeCommandOutput>;
569
+ /**
570
+ * deserializeAws_json1_1DescribeAvailabilityMonitorTestCommand
571
+ */
572
+ export declare const de_DescribeAvailabilityMonitorTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAvailabilityMonitorTestCommandOutput>;
573
+ /**
574
+ * deserializeAws_json1_1DescribeBandwidthRateLimitCommand
575
+ */
576
+ export declare const de_DescribeBandwidthRateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBandwidthRateLimitCommandOutput>;
577
+ /**
578
+ * deserializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand
579
+ */
580
+ export declare const de_DescribeBandwidthRateLimitScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBandwidthRateLimitScheduleCommandOutput>;
581
+ /**
582
+ * deserializeAws_json1_1DescribeCacheCommand
583
+ */
584
+ export declare const de_DescribeCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCacheCommandOutput>;
585
+ /**
586
+ * deserializeAws_json1_1DescribeCachediSCSIVolumesCommand
587
+ */
588
+ export declare const de_DescribeCachediSCSIVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCachediSCSIVolumesCommandOutput>;
589
+ /**
590
+ * deserializeAws_json1_1DescribeChapCredentialsCommand
591
+ */
592
+ export declare const de_DescribeChapCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChapCredentialsCommandOutput>;
593
+ /**
594
+ * deserializeAws_json1_1DescribeFileSystemAssociationsCommand
595
+ */
596
+ export declare const de_DescribeFileSystemAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFileSystemAssociationsCommandOutput>;
597
+ /**
598
+ * deserializeAws_json1_1DescribeGatewayInformationCommand
599
+ */
600
+ export declare const de_DescribeGatewayInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayInformationCommandOutput>;
601
+ /**
602
+ * deserializeAws_json1_1DescribeMaintenanceStartTimeCommand
603
+ */
604
+ export declare const de_DescribeMaintenanceStartTimeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceStartTimeCommandOutput>;
605
+ /**
606
+ * deserializeAws_json1_1DescribeNFSFileSharesCommand
607
+ */
608
+ export declare const de_DescribeNFSFileSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNFSFileSharesCommandOutput>;
609
+ /**
610
+ * deserializeAws_json1_1DescribeSMBFileSharesCommand
611
+ */
612
+ export declare const de_DescribeSMBFileSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSMBFileSharesCommandOutput>;
613
+ /**
614
+ * deserializeAws_json1_1DescribeSMBSettingsCommand
615
+ */
616
+ export declare const de_DescribeSMBSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSMBSettingsCommandOutput>;
617
+ /**
618
+ * deserializeAws_json1_1DescribeSnapshotScheduleCommand
619
+ */
620
+ export declare const de_DescribeSnapshotScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSnapshotScheduleCommandOutput>;
621
+ /**
622
+ * deserializeAws_json1_1DescribeStorediSCSIVolumesCommand
623
+ */
624
+ export declare const de_DescribeStorediSCSIVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStorediSCSIVolumesCommandOutput>;
625
+ /**
626
+ * deserializeAws_json1_1DescribeTapeArchivesCommand
627
+ */
628
+ export declare const de_DescribeTapeArchivesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTapeArchivesCommandOutput>;
629
+ /**
630
+ * deserializeAws_json1_1DescribeTapeRecoveryPointsCommand
631
+ */
632
+ export declare const de_DescribeTapeRecoveryPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTapeRecoveryPointsCommandOutput>;
633
+ /**
634
+ * deserializeAws_json1_1DescribeTapesCommand
635
+ */
636
+ export declare const de_DescribeTapesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTapesCommandOutput>;
637
+ /**
638
+ * deserializeAws_json1_1DescribeUploadBufferCommand
639
+ */
640
+ export declare const de_DescribeUploadBufferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUploadBufferCommandOutput>;
641
+ /**
642
+ * deserializeAws_json1_1DescribeVTLDevicesCommand
643
+ */
644
+ export declare const de_DescribeVTLDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVTLDevicesCommandOutput>;
645
+ /**
646
+ * deserializeAws_json1_1DescribeWorkingStorageCommand
647
+ */
648
+ export declare const de_DescribeWorkingStorageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkingStorageCommandOutput>;
649
+ /**
650
+ * deserializeAws_json1_1DetachVolumeCommand
651
+ */
652
+ export declare const de_DetachVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachVolumeCommandOutput>;
653
+ /**
654
+ * deserializeAws_json1_1DisableGatewayCommand
655
+ */
656
+ export declare const de_DisableGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableGatewayCommandOutput>;
657
+ /**
658
+ * deserializeAws_json1_1DisassociateFileSystemCommand
659
+ */
660
+ export declare const de_DisassociateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFileSystemCommandOutput>;
661
+ /**
662
+ * deserializeAws_json1_1JoinDomainCommand
663
+ */
664
+ export declare const de_JoinDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<JoinDomainCommandOutput>;
665
+ /**
666
+ * deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand
667
+ */
668
+ export declare const de_ListAutomaticTapeCreationPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
669
+ /**
670
+ * deserializeAws_json1_1ListFileSharesCommand
671
+ */
672
+ export declare const de_ListFileSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFileSharesCommandOutput>;
673
+ /**
674
+ * deserializeAws_json1_1ListFileSystemAssociationsCommand
675
+ */
676
+ export declare const de_ListFileSystemAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFileSystemAssociationsCommandOutput>;
677
+ /**
678
+ * deserializeAws_json1_1ListGatewaysCommand
679
+ */
680
+ export declare const de_ListGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGatewaysCommandOutput>;
681
+ /**
682
+ * deserializeAws_json1_1ListLocalDisksCommand
683
+ */
684
+ export declare const de_ListLocalDisksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLocalDisksCommandOutput>;
685
+ /**
686
+ * deserializeAws_json1_1ListTagsForResourceCommand
687
+ */
688
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
689
+ /**
690
+ * deserializeAws_json1_1ListTapePoolsCommand
691
+ */
692
+ export declare const de_ListTapePoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTapePoolsCommandOutput>;
693
+ /**
694
+ * deserializeAws_json1_1ListTapesCommand
695
+ */
696
+ export declare const de_ListTapesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTapesCommandOutput>;
697
+ /**
698
+ * deserializeAws_json1_1ListVolumeInitiatorsCommand
699
+ */
700
+ export declare const de_ListVolumeInitiatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVolumeInitiatorsCommandOutput>;
701
+ /**
702
+ * deserializeAws_json1_1ListVolumeRecoveryPointsCommand
703
+ */
704
+ export declare const de_ListVolumeRecoveryPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVolumeRecoveryPointsCommandOutput>;
705
+ /**
706
+ * deserializeAws_json1_1ListVolumesCommand
707
+ */
708
+ export declare const de_ListVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVolumesCommandOutput>;
709
+ /**
710
+ * deserializeAws_json1_1NotifyWhenUploadedCommand
711
+ */
712
+ export declare const de_NotifyWhenUploadedCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<NotifyWhenUploadedCommandOutput>;
713
+ /**
714
+ * deserializeAws_json1_1RefreshCacheCommand
715
+ */
716
+ export declare const de_RefreshCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RefreshCacheCommandOutput>;
717
+ /**
718
+ * deserializeAws_json1_1RemoveTagsFromResourceCommand
719
+ */
720
+ export declare const de_RemoveTagsFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsFromResourceCommandOutput>;
721
+ /**
722
+ * deserializeAws_json1_1ResetCacheCommand
723
+ */
724
+ export declare const de_ResetCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetCacheCommandOutput>;
725
+ /**
726
+ * deserializeAws_json1_1RetrieveTapeArchiveCommand
727
+ */
728
+ export declare const de_RetrieveTapeArchiveCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetrieveTapeArchiveCommandOutput>;
729
+ /**
730
+ * deserializeAws_json1_1RetrieveTapeRecoveryPointCommand
731
+ */
732
+ export declare const de_RetrieveTapeRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetrieveTapeRecoveryPointCommandOutput>;
733
+ /**
734
+ * deserializeAws_json1_1SetLocalConsolePasswordCommand
735
+ */
736
+ export declare const de_SetLocalConsolePasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetLocalConsolePasswordCommandOutput>;
737
+ /**
738
+ * deserializeAws_json1_1SetSMBGuestPasswordCommand
739
+ */
740
+ export declare const de_SetSMBGuestPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetSMBGuestPasswordCommandOutput>;
741
+ /**
742
+ * deserializeAws_json1_1ShutdownGatewayCommand
743
+ */
744
+ export declare const de_ShutdownGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ShutdownGatewayCommandOutput>;
745
+ /**
746
+ * deserializeAws_json1_1StartAvailabilityMonitorTestCommand
747
+ */
748
+ export declare const de_StartAvailabilityMonitorTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAvailabilityMonitorTestCommandOutput>;
749
+ /**
750
+ * deserializeAws_json1_1StartGatewayCommand
751
+ */
752
+ export declare const de_StartGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartGatewayCommandOutput>;
753
+ /**
754
+ * deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand
755
+ */
756
+ export declare const de_UpdateAutomaticTapeCreationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutomaticTapeCreationPolicyCommandOutput>;
757
+ /**
758
+ * deserializeAws_json1_1UpdateBandwidthRateLimitCommand
759
+ */
760
+ export declare const de_UpdateBandwidthRateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBandwidthRateLimitCommandOutput>;
761
+ /**
762
+ * deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand
763
+ */
764
+ export declare const de_UpdateBandwidthRateLimitScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBandwidthRateLimitScheduleCommandOutput>;
765
+ /**
766
+ * deserializeAws_json1_1UpdateChapCredentialsCommand
767
+ */
768
+ export declare const de_UpdateChapCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChapCredentialsCommandOutput>;
769
+ /**
770
+ * deserializeAws_json1_1UpdateFileSystemAssociationCommand
771
+ */
772
+ export declare const de_UpdateFileSystemAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFileSystemAssociationCommandOutput>;
773
+ /**
774
+ * deserializeAws_json1_1UpdateGatewayInformationCommand
775
+ */
776
+ export declare const de_UpdateGatewayInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayInformationCommandOutput>;
777
+ /**
778
+ * deserializeAws_json1_1UpdateGatewaySoftwareNowCommand
779
+ */
780
+ export declare const de_UpdateGatewaySoftwareNowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewaySoftwareNowCommandOutput>;
781
+ /**
782
+ * deserializeAws_json1_1UpdateMaintenanceStartTimeCommand
783
+ */
784
+ export declare const de_UpdateMaintenanceStartTimeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMaintenanceStartTimeCommandOutput>;
785
+ /**
786
+ * deserializeAws_json1_1UpdateNFSFileShareCommand
787
+ */
788
+ export declare const de_UpdateNFSFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNFSFileShareCommandOutput>;
789
+ /**
790
+ * deserializeAws_json1_1UpdateSMBFileShareCommand
791
+ */
792
+ export declare const de_UpdateSMBFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBFileShareCommandOutput>;
793
+ /**
794
+ * deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand
795
+ */
796
+ export declare const de_UpdateSMBFileShareVisibilityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBFileShareVisibilityCommandOutput>;
797
+ /**
798
+ * deserializeAws_json1_1UpdateSMBLocalGroupsCommand
799
+ */
800
+ export declare const de_UpdateSMBLocalGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBLocalGroupsCommandOutput>;
801
+ /**
802
+ * deserializeAws_json1_1UpdateSMBSecurityStrategyCommand
803
+ */
804
+ export declare const de_UpdateSMBSecurityStrategyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBSecurityStrategyCommandOutput>;
805
+ /**
806
+ * deserializeAws_json1_1UpdateSnapshotScheduleCommand
807
+ */
808
+ export declare const de_UpdateSnapshotScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSnapshotScheduleCommandOutput>;
809
+ /**
810
+ * deserializeAws_json1_1UpdateVTLDeviceTypeCommand
811
+ */
812
+ export declare const de_UpdateVTLDeviceTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVTLDeviceTypeCommandOutput>;